Microsoft have released the first official video preview of windows 8 which will be launch in 2012. The whole platform appears like a Windows Media Center style.
Here are a few aspects of the new interface showed:
• Fast launching of apps from a tile-based Start screen, which replaces the Windows Start menu with a customizable, scalable full-screen view of apps.
• Live tiles with notifications, showing always up-to-date information from your apps.
• Fluid, natural switching between running apps.
• Convenient ability to snap and resize an app to the side of the screen, so you can really multitask using the capabilities of Windows.
• Web-connected and Web-powered apps built using HTML5 and JavaScript that have access to the full power of the PC.
• Fully touch-optimized browsing, with all the power of hardware-accelerated Internet Explorer 10.
Although the new user interface is designed and optimized for touch, it works equally well with a mouse and keyboard. Their approach means no compromises you get to use whatever kind of device you prefer, with peripherals you choose, to run the apps you love. This is sure to inspire a new generation of hardware and software development, improving the experience for PC users around the world.
Microsoft also showed effortless movement between existing Windows programs and new Windows 8 apps. The full capabilities of Windows continue to be available to you, including the Windows Explorer and Desktop, as does compatibility with all Windows 7 logo PCs, software and peripherals.
Watch the video
An interesting question comes in windows8 that where is Silverlight? Is there any more use of it or not? They used Html5 in Windows8 moreover developers and designers are getting on it.
It is difficult for us to remember all our passwords to all of the sites if we have multiple passwords for multi purposes like Emails, Hosting Accounts, Banks and many more. Choosing a secure password is a matter of creating unlikely letter and number combination's. The more obscure your password, the tougher it will be to crack.
Here's is some effective way to remember your password in which your password is complex but you can easily remember it.
Effective way to remember your password:
Below you will read some techniques about making strong and complex password with easy to remember.
An effective way to do this is to choose the first letters of a sentence that you will remember.
e.g. "I have 2 mobiles from brand "HTC" and "NOKIA".
Now use first letters of above sentence to make you password difficult and easy to remember.
"Ih2mfbHaN"
As mentioned earlier that password length should be at least 14 characters long so you can add your mobile number last digits or some punctuation e.g. (lh2mfbHaN:2979).
Now if you want to check the strength of your password so you can check any online password checker website. e.g. (http://www.passwordmeter.com/)
Another way from same sentence is to just remove spaces between sentence.
"I have 2 mobiles from brand "HTC" and "NOKIA". For Password
"Ihave2mobilesfrombrand"HTC"and"NOKIA".
Tips:
You can make number of combination with small and big sentences or with date of birth, collection of brands you wear, your favorite personalities and so on.
An ideal password is long and has letters, punctuation, symbols, and numbers.
Whenever possible, use 14 characters or more.
The greater the variety of characters in your password, the better.
Use the entire keyboard, not just the letters and characters you use or see most often.
Avoid creating passwords that use:
Dictionary words in any language.
Words spelled backwards, common misspellings, and abbreviations.
Sequences or repeated characters. Examples: 12345678, 222222, abcdefg, or adjacent letters on your keyboard (zxcvbnm).
Google has said that it wants to make the web faster for all surfers for this Google is offering free trial service for website owners named Page Speed Service (PSS). To get the best possible outcome from Google servers you need to ensure that all code is written according to practice guidelines and that all images are compressed professionally. It will then use Google server to deliver the sites more quickly.
Page loading times affect a website's ranking in its search index, so sites using PSS will be among the first displayed in search results.PSS doesn't work for the website that contains Flash based content and any type of audio or video streaming.
Google is not charging for this service now but later pricing will be available.
What is Page Speed Service?
Page Speed Service is an online service to automatically speed up loading of your web pages. Page Speed Service fetches content from your servers, rewrites your pages by applying web performance best practices and serves them to end users via Google's servers across the globe.
Adobe Flash CS5 Viper New Feature Notes, PDF document from Adobe.com in Google HTML version
KNOWN ISSUES
Code Samples panel • The default code samples work only for ActionScript 3. • Most code samples and instructions (in comment) are under development. We are working on them to provide the best solutions for users.
TLF text • If TLF text has a motion tween applied to it, you might not be able to save the FLA file. If you encounter this, remove the motion tween and you will be able to save the file. • Undo/Redo is not fully functional in TLF text fields. • Scroll Bar Components are not currently supported for TLF text fields. • To input Korean characters via Korean IME in TLF text field, the Input Method option in Preferences must be set to Japanese and Chinese instead of Korean. XML-based file format • Due to changes in the implementation of XML-based files, previous (CS5) saved files will not open in this drop and can lead to a crash if opened. • Saving ActionScript 2.0 or ActionScript3.0 documents containing components in CS5 file format is not yet fully functional and can fail or lead to a crash when opening back the document. • Saving a document containing IK in CS5 file format and reopening it can lead to some data loss. • Saving documents containing non-latin symbols can lead to a crash when saving the document. • Saving documents on a path containing non-latin symbols can fail in saving the files. Live preview video component • Scrubbing the Flash timeline to a frame where the component does not exist while the video is playing may also have unexpected results. • Saving the FLA file with a live preview FLVPlayback component may fail to save the source unless you save as Flash CS4 Document. • If the preview stops responding, disable preview by right clicking on the video and unchecking Preview and then enable it again the same way. Adobe Media Encoder • Adobe Media Encoder CS5 is not yet working on Windows, whether launched from the Import Video Wizard or independently. Miscellaneous • Screens functionality is removed. Screens FLA cannot be opened or saved. A new Screens document cannot be created. • Images will be imported as flattened bitmaps because the new importers are not fully integrated.
New features in previous builds (10)
TLF APIs for ActionScript 3.0 New APIs have been added for TLF that allow you to drive TLF text blocks from AS3. The API set is a superset of the TextField API set.If you have code for TextField objects, you can convert them to TLF TextField objects and the code should still work. Exceptions to this rule are styleSheet, sharpness, and thickness.
Note: The APIs getCharIndexAtPoint and getLineIndexAtPoint will take stageX and stageY values from the MouseEvent rather than localX and localY. For documentation, refer to the AS3 TextField documentation at http://help.adobe.com/en_US/AS3LCR/Flash_10.0/flash/text/TextField.html Here is a list of APIs that are specific to only TLF TextField and are not documented in the AS3 TextField documentation.
• columnCount — The number of columns in the TLF TextField. • columnGap — The amount of spacing between columns in pixels. • columnWidth — The width of the column in pixels. • paddingLeft — The padding on the left side of the container in pixels. • paddingRight — The padding on the right side of the container in pixels. • paddingTop — The padding on the top of the container in pixels. • paddingBottom — The padding on the bottom of the container in pixels. • textFlow — A textFlow object that gives you access to all of the TLF functionality. The documentation for the TLF functionality is currently in progress, so there is no updated documentation available. However, you can look at the TLF Labs prerelease to get an idea of the APIs. If you get a chance, give the APIs a try with an instance of TLF TextField on the Stage or try some of your old code that was used with TextField and see how well it works when converted to a TLF TextField.
Font Embedding dialog The Font Embedding dialog is now fully implemented. You can access it from any of the following locations: • Choose Text > Font Embedding. • Create a new Font Symbol and click Embed in the Text Property Inspector. • Edit the Properties of a Font Symbol in the Library and click Embed in the Text Property Inspector. Both DF3 (Classic) and DF4 (TLF) fonts will can be embedded in the SWF. Note: There are currently issues with auto embedding fonts. To ensure your fonts are embedded and that your glyph ranges are output with the SWF, click the ActionScript tab and then click Export For ActionScript.
AIR decarbonization and UI reorganization Flash CS5 include the following changes to improve the workflow for creating desktop applications.
Decarbonization Apple has deprecated many of the Carbon APIs in Mac OS 10.5 (Leopard) and has said that Carbon will not be supported in 64-bit. As such, all the deprecated Carbon APIs have been removed.
Editable Custom Descriptor File not as in xml format but as in the AIR Settings In Flash CS4, we are graying out default descriptor file part when you try to upload your own xml file (when you select the Custom Descriptor File option). But we are requesting to treat custom descriptor file as a default descriptor file without graying out Application Settings section.
Reorganized UI In Flash CS4 , the AIR Application and Installer Settings dialog had too many cascading dialogs that made the workflow cumbersome. In Flash CS5, we have implemented the Main, Icons, Digital Signature, and Advanced dialogs as tabs within a single AIR Settings dialog. Instead of popping up the cascading modal dialogs, the dialog leads the users to the different tabs. This provides a better user experience will still maintaining the appropriate workflow.
Text Layout Framework (TLF) text Viper includes a whole new text engine, currently called Text Layout Framework (TLF) text. TLF text supports a far richer set of attributes than the old classic Flash text. With TLF text, you can apply new Character and Advanced Character attributes, as well as Container and Flow attributes. These attributes include: • Character: Highlight Color, Underline, and Strikethrough. • Advanced Character: Case, Digit Case, and Ligatures. • Container and Flow: Columns, Padding, Border Color, Border Width, and Background Color. Note: TLF text is not supported in FLA files that use ActionScript 2.0 or lower or versions of the Flash Player lower than 10. You can create TLF text in Viper as follows: 1 Create a new ActionScript 3.0 FLA file. 2 Select the Text tool. 3 At the top of the Property Inspector, select TLF Text from the Text Engine menu. 4 Start typing on the stage to create a TLF Text block. You can also create TLF text by converting classic Flash text to TLF text, as follows: 1 In an ActionScript 3.0 FLA file, select a block of classic Flash text on the stage. 2 Choose TLF Text from the Text Engine menu at the top of the Property Inspector. When converting classic Flash text to TLF text, all text formatting should be preserved. In future builds, it will be possible to go the other way and convert TLF text to classic Flash text. Once you’ve created a block of TLF text, you can apply attributes to it from the Property Inspector just as you would classic Flash text. TLF text also provides support for right-to-left text and Asian text. By default, Asian options and Right to Left options are not shown in the text Property Inspector. You can enable these options in either of the following ways: 1 Choose Flash > Preferences (Mac) or Edit > Preferences (Windows). 2 Select the Text Category in the Preferences dialog. 3 Select the Show Asian Text Options or Show Right-to-Left Text Options option. Or: 1 Select a block of TLF text on stage (it must be TLF text – these options are not available for Classic Flash text). 2 Click the arrow in the top right corner of the Property Inspector to display the Property Inspector options menu. 3 From the Property Inspector options menu, select Show Asian Options or Show Right-to-Left Options. In the current build, all of the attributes available in the Property Inspector are functional except the following Container and Flow attributes: • V Scroll • H Scroll • Behavior • Max chars Public information on TLF text (aka “Vellum”) text can be found on the Adobe Labs Text Layout Framework page: http://labs.adobe.com/technologies/textlayout/
Info panel improvements The Info panel now includes the following capabilities: • The W and H fields update live while you are drawing and resizing so you know the size of the object. • The X and Y fields update live while you are moving an object on stage. • RGBA values are displayed when you move the mouse over a symbol.
Color panel improvements and decarbonization The new color panel incorporated standard Adobe color mixer capabilities and now color mixer and slider are easier to see and use. Color slider displays the selection of the radio button for HSB and RBG values.For gradient color styles, the gradient bar appears at the bottom of the panel and is integrated with the color preview bar.
XML-based FLA file format Viper introduces an XML-based FLA file format as the new, default file format, replacing the previously existing FLA binary file format. The old FLA file format will be used for backward compatibility and you will be able to open existing FLA files and save them as previous version (CS4) FLA files. When you save a Flash CS5 file, Viper will now save an XML-based representation of your document along with its assets. Note: This feature is still in development, so there might be issues when saving or opening Flash CS5 documents. To prevent any major data loss make sure to save a copy of your document as Flash CS4. See the Known Issues section for specific details.
Cue point usability Cue points in Flash video are essential for interactive video, but the feature was not easily accessible in the current implementation. To address this issue, we moved the Cue Point dialog box to the Properties Inspector. In conjunction with another new feature – Live Preview on the stage – it allows you to insert ActionScriptCue Points while previewing the video. Previously, you had to select the FLVPlayback component, open the Component Inspector, and then double-click the cue point field to open the Cue Point dialog box. Now, you can access the cue point list in the Properties Inspector. Additionally, you can import and export the cue point list from the Property Inspector. When importing a cue point list, only ActionScriptcue points are imported to avoid a conflict with cue points already that may be already embedded into the video when it is encoded. To work with cue points in the Property Inspector: 1 Import video as progressive download, or place the FLVPlayback component on the stage and specify the source video. You can specify the source video in the Property Inspector now. 2 In the Property Inspector, click Cue Points to expand the section, if it’s not already open. 3 Click the plus button (+) to add an ActionScript cue point, and the minus button (-) to delete an existing cue point. You can specify the time by dragging the mouse right or left to increase or decrease the value, or by typing the number. 4 To add a parameter to a cue point, select the ActionScript cue point click the plus button (+) at the top of Parameters section. You can rename the ActionScript cue point names and parameters by clicking in the name field and editing it. There are Import and Export cue point buttons at the top of Cue Points section which allow you to import or export the list of cue point in XML format. You can export the list of the entire cue points including Navigation and Event cue points which are embedded already in the video along with ActionScript cue points you add. However, you can only import ActionScript cue points to avoid the conflicts with Navigation and Event cue points embedded in the video. When you are finished importing, a dialog showing the number of ActionScript cue points imported is displayed
Live preview video component Viper includes a new FLVPlayback component that enables preview of the video during authoring. To use it, open the Components panel (Window > Components) and expand the Video folder. Inside you will see two FLVPlayback components—the top one is the new one with live preview. You can confirm this by hovering over it to display a tooltip that says “FLVPlayback component for live preview”. When you drag this component to the stage, you can set the source by right-clicking on the component and choosing Set Source. You can then play the video by either right-clicking and selecting Play or by clicking the play button in the skin. Using the Selection tool, you can scrub through the video using the skin’s progress bar and you can also change the volume using the skin’s controls. Changes to the component’s skin can also be previewed immediately on stage. There is also a new skin available which has a more updated look than the old skins. Note: Changes you make to the preview during authoring will not affect the published SWF in any way.
Compiler Errors panel improvements Viper includes the following features to improve the functionality of the Compiler Error panel: 1 Icons for errors and warnings. 2 Navigation using up and down arrows. 3 Next and Previous buttons. 4 Show and Hide icons to show or hide warnings and errors. 5 Error Reporting displays the number of errors and warnings separately. 6 The Option menu is updated to reflect the changes to the Compiler Errors panel. 7 The following keyboard shortcuts: a) Ctrl+C (Windows) or Command+C (Mac): copy selected error. b) Ctrl+A (Windows) or Command+A (Mac): copy all the errors. 8 Go to source of the error in one of the following ways: a) Double-click on the error. b) Click the Go To Source button. c) Press Enter (Windows) or Return (Mac).
dobe Flash CS5 System Requirements
Windows®
Macintosh®
Processor
Intel® Pentium 4, Intel Centrino®, Intel Xeon®, or Intel Core™ Duo (or compatible) processor
Multicore Intel processor
System
Microsoft® Windows XP with Service Pack 3 or Windows Vista™ with Service Pack 1 Home Premium, Business, Ultimate, or Enterprise (certified for 32-bit editions), Windows 7
Mac OS X 10.5.x and 10.6.x
RAM
1 GB of RAM required
1 GB of RAM required
Monitor
1024 x 768 monitor resolution. 16-bit video card or better
1024 x 768 monitor resolution. 16-bit video card or better
Hard Disk
2.5 GB of available hard-disk space (additional free space required during installation)
2.5 GB of available hard-disk space (additional free space required during installation)
Activation
Internet required for product activation
Internet required for product activation
Other
QuickTime 7.x software required for multimedia features.DirectX version 9.0c or higher
QuickTime 7.x software required for multimedia features.
In about 19 days we will learn all about Adobe’s Creative Suite 5. You can sign up for the unveiling and watch a timer at Adobe’s launch site, Announcing Adobe CS5! Join for the exclusive Global Online Launch Event, Monday, April 12, 2010.
Before you get too excited, let’s get one thing straight: This is the unveiling, or basically an introduction to the public. Adobe is going so far as to call it a “launch” day but you will not be able to buy the software that day. Adobe has not announced a release day yet, but October 2010 makes sense to me (just a guess). This would position Adobe for a strong end to the calendar year, it would give them sufficient time to work on it after the April introduction, and it lines up exactly two years after the release of CS4. That said September/November would make just as much sense, and some rumors are putting the date earlier, noting an 18 month release cycle.