Skip to main content

Microsoft Windows Phone 7 hands on First Look Review

Microsoft Windows Phone 7 is launching in few months. So here is the first look preview at the new OS.

Look
Asus Windows Phone 7 Smartphone
The UI on this phone also known as Metro UI, Zune or Xbox Live.
Windows Phone 7 on homepage uses tiles, instead of application icons. This makes it look different from Apple iOS and Google Android.

Tiles offer several advantages. First off, there is a great deal of flexibility about what's on a tile. For example, the address book tile has pictures of your friends on it, not just an icon just like a thumbnail view in Windows.
Also, the tiles can be different sizes, so more important ones are easier to see.
Tiles will be used to give the user some quick status updates. For example, the email tiles shows how many unread messages are waiting. Developers will have a certain amount of control about what appears on the tiles for their apps.
Unlike the Android OS, there are no homescreen widgets, and there is only one home screen, though you can make this as long as you like by adding as many tiles as you want.
You probably won't want to add more than a few, though, as the homescreen is really about giving you quick access to your favorite software, people, and music. A small arrow to one side gives you access to a complete list of the apps installed on the device, so you have easy access to everything.

PERFORMANCE
Windows Phone 7's performance was on par on the prototype device I was using. Everything was lightening fast.
But there's something you need to keep in mind: Windows Phone 7 is not a multitasking operating system. When you switch away from an app, it closes itself. This is probably one of the reasons why the performance is so good, but it's definitely a tradeoff.
A definite drawback is that Microsoft left support Cut & Paste out of this OS.
Software
I tried out the Microsoft Office apps, and was quite pleased. Admittedly, I was just opening the small demo files for Word, Excel, and PowerPoint, but they opened in a flash.
I also used the web browser, and was equally pleased. I went to the Tips & Ticks with SMS Fun page, and the Windows Phone 7 browser correctly handled the scrolling frame that lists recent news articles.
Microsoft Windows Phone 7 People ScreenThe address book -- called People -- stores the information you'd expect, plus it ties into Facebook and other social networking services. You can see more than just a single recent FB post from your friend, you can get all the recent ones, and even post replies, raising the question on whether you need a stand-alone app for this service.
One thing you need to get used to with the People app -- as well as the Games, Pictures, Office, and Music+Video ones -- is that what you're seeing is just a portion of a larger screen. For example, the image to the left is showing the People app. If you slide the screen to one side, you'll see a list of the most recent Facebook posts. If you slide it the other, you'll see images of people you've contacted recently.
I didn't get a chance to test out all the bundled software -- there wasn't enough time. But i was pleased with what I saw.
Hardware
Some of you are probably curious about the smartphone I saw running Windows Phone 7. I haven't mentioned it because it's not very interesting: it was the same prototype unit that Microsoft has been demoing this operating system on since this new OS was first unveiled.
Still, Microsoft is being cautious, and I was not allowed to take any pictures.
But we already know quite a bit about what all the devices are going to be like, as Microsoft has set some fairly stringent hardware requirements for its new operating system.
All smartphones running Windows Phone 7 will have to have a WVGA (800 x 480) capacitive touchscreen, Wi-Fi, at least a 5 megapixel camera with flash, a GPS receiver, and 8 GB of storage and 256 MB of RAM or more. The feature list also must include an accelerometer, compass, proximity sensor, and an FM radio.

Final Thoughts
Based on my short amount of time testing out Windows Phone 7, I can tell you I like what I see. It's both functional and good looking, and the speed is more than acceptable.
It looks like Microsoft is going to offer a decent platform, but the real question is going to be whether it will get the support from other companies it needs. Even the best mobile operating system is going to bomb without a large collection of third-party developers. This group is going to have to write new applications for the platform, as ones written for Windows Mobile aren't compatible.
Only if the Windows Phone 7 software store is quickly populated with apps then only this OS will become a serious competitor for the Android and iOS.
Microsoft has revealed that Dell, Samsung, HTC, LG and Asus are first manufacturers to launch Windows 7 Phone.

PS:- You can get the Windows Phone 7 look on your Windows PC to get the idea of what is coming by installing:-

& Omnimo 2 theme for Rainmeter

Comments

Popular posts from this blog

SHORT CUT TO REMOVE PENDRIVE

Rather than clicking on the task bar and then safely removing the pendrive you can eaily do so creating a shortcut: The Steps are:- 1)Create shortcut on your desktop by right click and selecting new shortcut from the menu. 2)Type "RunDll32.exe shell32.dll,Control_RunDLL hotplug.dll" click next and then finish. shortcut is created and now you can assign a shortcut key to it. just right click on it and select properties-> Click on Shortcut Tab -> Assign a Shortcut key to it(it will take Ctrl+Alt by default)eg: if you press 1 shortcut will be Ctrl+Alt+1.

Decrapify / Debloat Windows 10 with a Powershell Script

Windows 10 is a decent OS from Microsoft after the disaster known as Windows 8 and 8.1. Although Windows is still better with no Modern UI crap, no ads, minimal telemetry, no Edge to bug you. But Windows 10 is a decent compromise if you want a stable OS with modern features like DirectX 12. Earlier OEMs used to bundle PCs and Laptops with crapware, with Windows 10, now Microsoft themselves bundle crapware. Welcome to Software as a Service (SaaS) model. On top of that we have OEM crapware on top of Microsoft crapware. As a result trying to Debloat or DeCrapify Windows 10 is getting absurd and as a system admin it is disheartening to see all that performance go to waste on the messed up attempt by Microsoft to do an Appstore and its apps. Fortunately a kind soul who goes by name  Sycne x has worked painstakingly to provide us a simple solution that works considerably well. Let's Begin To download the script visit  here , and click Clone or Download and Click Download as Zip.

Easily Join / Merge Rotate Two or more video files without encoding or convert videos using ffmpeg in Windows (Or any other OS Mac OS, Linux) for free.

ffmpeg is a pretty handy tool for format transcoding, basic editing (trimming and concatenation), video scaling, video post-production effects, and standards compliance (SMPTE, ITU). One of the basic requirement of merging or combining two or more videos is a task that can be easily accomplished by using ffmpeg . ffmpeg is a free and open source as well. And the performance is easily on par if not better than most paid software solutions. In order to merge two or more videos follow the steps:-  First copy all video files into a folder. (Make sure you have checked "File name extensions". Next you need to download ffmpeg for Windows from their website . Choose 64bit unless you are using 32 bit version of Windows and select Static. Download the file. It should be a compressed file. Now open the file. And Go to "Bin", there you will find three files. You need to copy ffmpeg to the folder containing video files. Next