
I finally decided to pick up a Zune, and grabbed the Zune 120, with 3.2in screen and 120gb hard drive. I've been playing around with transfering some of my XNA projects to the Zune, and it's kinda fun to see my games running on the portable device.
Jason and I have been playing around with a few different projects, including a 3D conversion of Star Defense (which won't run on the Zune, as the Zune supports 2D graphics only) and a tile-based RPG engine that I've been playing with as a PC project. I added a few lines to resize the display and compiled the project for the Zune and it works fine without further changes.
I've also been putting together a small new tutorial on building a class to make handling text with XNA a bit easier. The class and tutorial write-up are finished, I just need to reformat the Word document to the format the site uses, so expect it to show up in the next few days.