« Posts tagged Windows Phone 7

Windows Phone 7 Announcements Around the Web

Yesterday heralded the official announcement of the availability of Windows Phone 7 devices by Microsoft, and there are a fair number of new devices that will be available—Engadget’s even posted a nicely-formatted guide to the new phones.

This is one of my favorite things about Windows Phone (and is a trait shared by Android, and to a lesser extent, Blackberry): the variety in the hardware available.  It gives customers a choice in devices, tailored to suit one’s individual style. Devices exist, for instance, with slide-out keyboards (in both landscape and portrait orientations), upgraded cameras, surround-sound speakers, AMOLED screens, and even kickstands.  It’ll certainly be interesting to see what additional hardware Windows Phone 7 will be paired with in the coming years.

The devices become available for purchase in North America on November 8th, and I certainly look forward to seeing what XNA Game Studio developers create with them!  :)

Windows Phone Preview at Engadget

The popular tech blog Engadget recently posted a rather complete preview of what’s to come with Windows Phone 7.

I’m looking forward to this as well, and am brewing ideas for a few games on the platform.

Do give Engadget’s article a look! If you’re a game developer familiar with XNA, and especially if you’ve done any Zune HD programming, you should feel right at home developing for Windows Phone!

In fact, you can even get started now by downloading the XNA Game Studio 4.0 Beta from XNA Creator’s Club Online.  It includes a Windows Phone 7 emulator, so you can get a head-start on development even before devices are available.

Porting Sparkles from Zune HD to Windows Phone 7

InputToy (also known as “Sparkles”) started as an application designed to demonstrate programming touch and accelerometer input on the Zune HD with XNA Game Studio 3.1. However, when the XNA Game Studio 4 Community Technical Preview (CTP) was released with support for the upcoming Windows Phone 7, including a built-in emulator, I felt that porting the application to Windows Phone was the next logical step.

This tutorial will provide step-by-step instructions on porting an application from the Zune HD to Windows Phone, using the existing Zune HD Sparkles application (InputToyZuneHD) as an example.  The full source code for that version can be downloaded here.

»Read More