Tuesday, May 13, 2008

So a mere five days after I wrote a post about WorldWide Telescope the team at Microsoft Research released a preview of the application. While I am in Europe. And can't (easily) download the application. But download it I did... and all my dreams about what the application would be like came true!

How to Get It
It's pretty easy. Visit the WorldWide Telescope site's Experience page and follow the download instructions. It's a relatively hefty application, about 20MB download, though it does require the Microsoft .NET Framework 2.0 before it can install. You will want download that first if you don't have it. There's a pretty decent set of installation instructions on the download page, and the application installer prompts you along.

What Is It?
Like I said in my first post, it's like having access to a multi-billion dollar telescope array from your desktop. Once the installation is complete, the application -- a network aware program that defaults to using live data on the servers and only uses the local cache when you're not connected -- displays an interface that is reminiscent of the Encarta experience (at least to my untrained UX eyes) and loads a full-blown sky survey. From there, you can follow one of several guided tours, search for images from Hubble or Spitzer, search constellations, or explore any of a dozen other resources. The application flies around the screen, zooms on whatever image you're interested in, and points out relative data with a quick right-click on the object in question. It's really fun, not to mention educational.

There's a lot more information on the What is WWT? page. That page links to contributors, additional details, and other resources. They also describe what WWT is:

The WorldWide Telescope (WWT) is a Web 2.0 visualization software environment that enables your computer to function as a virtual telescope—bringing together imagery from the best ground and space-based telescopes in the world for a seamless exploration of the universe.

They also explain what a "Web 2.0 visualization software environment" is:

Web 2.0 is the next generation of the World Wide Web wherein technologies and social practices use metadata or tags to enable communication and resource sharing in a variety of forms (text, audio, video, links, etc.) through the Web without a centralized authority's intervention or approval.

Rich visualization software provides a graphical visualization of large structured data sets. The software's interactive graphical user interface provides users with a more data-rich presentation of the data and enables them to explore, filter, analyze, and interact with the data, resulting in a better understanding of that data.

No, What Is It Really Like?
It really is like having access to your own telescope array. You start with a simple user interface with a digital representation of a sky survey of what you would see from the surface of the earth. You will also see wire-frame overlays of constellations and other aspects of the night sky. Here's a screenshot of the application after starting it up:

WorldWide Telescope UI

You will then have the ability to navigate using the collections listed at the top of the application screen, take a tour, or simply pan around the sky survey with your mouse. You can use the scroll wheel to zoom in and out and right-click elements in the night sky, such as a star or nebulae, to learn more about those elements or to zoom in on them for a close look.

It's a really engaging experience. I suspect my children will also enjoy it, so please head over to WorldWide Telescope and download it today.

posted on May 13, 2008 #  Comments [0]
 Thursday, May 08, 2008

This is some seriously cool stuff...

Yes, I Admit I am a Geek
I am a space buff. I love SciFi books, shows, and movies. Battlestar Galactica (the new one) is wonderfully engaging (who is the final Cylon?!?), and I am a fan of Star* (you know, -Wars, -Trek and -gate). I enjoy historical documentaries like From Earth to the Moon and movies like Apollo 13. I watch programs on NASA and space travel on Discovery Channel and History Channel. I've even watched a shuttle launch or four. When I read about the WorldWide Telescope I realized someone just granted me access to my very own multi-billion dollar telescope array from the comfort of my own home.

I've always been fascinated by astronomy and telescopes and pictures of the stars. Sure, I can look at pictures on the Internet and browse catalogs in books. But being able to interact with those images? I'd need access to a telescope and some seriously expensive equipment.

Your Own Personal Telescope
Hubble & Spitzer Panoramic View of Orion Nebula, NASA Now imagine being able to gain access to images like this one of the Orion Nebula on your computer, seamlessly stitched together with hundreds of other photos from a variety of sources from Hubble to the Spitzer Space Telescope. That's my take on the idea behind the WorldWide Telescope.

As I watched the videos and read through the FAQ, I began to envision an application capable of bringing together images and data from a variety of sources into an engaging user experience that essentially behaves like a telescope you control with your mouse on your computer. The site says you'll be able to pan and zoom across the night sky, perhaps even finding the Orion Nebula where it sits in the night sky. How wonderful would it be to sit behind the controls of the Hubble telescope, controlling where the lens points, seeking out the mysteries of space? To me, it would be incredible fun.

WorldWide Telescope at your Fingertips
So, what is the WorldWide Telescope? I can't say it any better than the FAQ...

The WorldWide Telescope (WWT) is a rich visualization environment that functions as a virtual telescope, bringing together imagery from the best ground- and space telescopes to enable seamless, guided explorations of the universe. WorldWide Telescope, created with Microsoft's high-performance Visual Experience Engine, enables seamless panning and zooming across the night sky blending terabytes of images, data, and stories from multiple sources over the Internet into a media-rich, immersive experience.

According to the web site, the WorldWide Telescope will be "Coming in Spring 2008". And I can't wait.

Footnote
The Chicago Manual of Style continues to prove a really helpful resource for would-be authors and journalists. Check it out.

posted on May 8, 2008 #  Comments [0]

At the St. Louis Heroes Happen Here Launch event, Denny Boynton used some mysterious utility that added a really nice touch to his demos and presentation. With a deft keystroke, Denny's screen would zoom smoothly to wherever his mouse was on screen. He used it to draw attention to various hard-to-read things like the Visual Studio Property Sheet. I was so interested in what he was doing, I corralled him after his talk and asked him about it.

He told me it was one of the Windows Sysinternals utilities called ZoomIt, and he promised to write a post, which I dutifully read. Now, I can't say I'm the person he quoted, though that's pretty close to what I said. So, I promptly downloaded the utility and ran it on my computer. That's when the trouble started. As Master Chief would say, I ran into a snag.

ZoomIt, like many of the Sysinternals utilities (my favorite being Process Explorer, but that is perhaps best saved for another post), is made available in a zip file. It's the world's greatest install: extract the executable, ZoomIt.exe, to your favorite folder and double-click the program to run it. ZoomIt — a completely self-contained, literally copy-and-run installable — causes Windows Vista to prompt you with a security warning:

ZoomIt Security Warning

Now the easy thing to do would be to uncheck the "Always ask before opening this file". And that would have worked, but I like to keep all my Sysinternals utilities under C:\Program Files, which is a protected system directory. This is where the trouble part of the story comes in.

You see, you can't unblock an applications that live under the Program Files folder while User Account Control (UAC) active. And you can't permanently unblock an application from its property sheet while UAC is active, either. Why does this become a problem? Well, the security prompt above will show every time you launch the program. You have two options: a brute force option and a more elegant option.

The brute force option is to turn UAC off — which I do not recommend, for many, varied, and obvious reasons, not the least of which is the security risk it exposes... and the pain of one or more reboots — and unblock the application. (Honesty time: before I discovered the more elegant approach below, this was how I unblocked applications like Process Explorer.) This takes a few solid minutes, especially if you turn UAC off then turn it back on, what with the two reboot cycles.

The more elegant — and faster, IMO — approach is to move the executable to another folder, right-click it and choose properties to pull up the property sheet, click the Unblock button (see below), click OK, and move the program back to your favorite folder in Program Files directory structure.

ZoomIt Properties

Problem solved! Now you can add a shortcut to the Startup folder or Quick Launch and have easy access to ZoomIt (or Process Explorer) without the security prompt splashing onscreen every time you launch the program.

For completeness it should be noted that if you put the ZoomIt executable in any non-system directory (e.g., Program Files, Windows, or other protected folders), you can easily uncheck the "Always ask before opening this file" checkbox on the security prompt dialog to unblock the application. The steps I list only apply when you place applications like ZoomIt in the protected Program Files folder.

posted on May 8, 2008 #  Comments [1]
 Monday, May 05, 2008

I was traveling this past weekend (see my earlier post for why) and flew home early yesterday morning. When I got home, I watched The Upside Down Show (my three-year-old son loves it) and Hannah Montana (there was a new one where Hannah dreamed she went back in the past and... I mean, my nine-year-old daughter loves it) with my kids, helped put them to bed, and watched Food Network Challenge and Lost with my wife.

Through all that TV watching goodness, relaxing after a weekend away from home, I forgot about something that I _really_ wanted to watch last night, and by all accounts (and the news on NHL.com) I missed a good one.

I am a Dallas Stars fan. I lived in Dallas for ten years, and became a fan in 1997. While I lived in Dallas I must have attended a couple hundred games. I saw the Stars with Lord Stanley's Cup against the Buffalo Sabres. I saw them lose the Cup against the New Jersey Devils, and I was in the stands while Commissioner Bettman awarded then-Captain Scott Niedermayer the Cup. It was cool.

And last night the Stars defeated the San Jose Sharks -- in the fourth overtime, no less, the eighth-longest NHL playoff game ever -- to advance to the Conference Finals for the first time since they lost to the Devils in 2000. Both goaltenders put on a clinic for how to win a game. Only a redirect after five long hours of play beat the Sharks.

In reading the game recap at lunch today, I realize I missed a good one.

posted on May 5, 2008 #  Comments [0]
 Sunday, May 04, 2008

Iowa Code Camp

I had the pleasure to attend the Iowa Code Camp on Saturday, May 3, and I have to say I am very impressed with what they were able to accomplish. By partnering with great sponsors like the University of Iowa IT Services Department (who not only volunteered their offices but also provided coffee and drinks; talk about going above and beyond the call of duty!), ASI Computer Systems, Robert Half, Magenic, QCI, and a handful of software vendors including Microsoft, they hosted a really special one-day event for .NET developers in Eastern Iowa. If you attended the event, check out the Contributors list and thank them for their stellar support.

The Event
There were about 100 people in attendance, not including the couple dozen people who staffed, supported, and spoke at the event. There were five tracks with five sessions per track. They had a series of sessions that tied together thematically and built upon one another, in topic series on SharePoint, ASP.NET, XAML, and LINQ. They also planned what I thought was a spectacular idea — they held back a slot late in the afternoon and asked attendees to vote for a session they wanted to repeat in the final hour of the event. And to cap it off, a local firm (whose name I regrettably forget... if someone from the Code Camp will contact me and let me know I'll update this post and give credit where credit is due; update: Bryan Sampica sent me an update on the Iowa Code Camp dinner — he informed me that TekSystems and a small computer company in Davenport Iowa sponsored it; thanks to both!) hosted a dinner for up to 100 people.

Sounds like it was a great event, doesn't it? Trust me, it was!

Who's Who
From Microsoft, Jeff Brand and I traveled to participate and support the Code Camp. Jeff delivered two presentations: a walkthrough of Silverlight Streaming featuring a custom player Jeff calls MyTube as well as his patented introductory presentation on LINQ. I attended to "mingle" (I am management overhead, after all) and meet with community leaders from Eastern Iowa. I used to live in Cedar Rapids from 1993 to 1996, so it was a real joy to see how the .NET community had taken root in Eastern Iowa. As an added bonus I got to see some old friends, too.

I also had the pleasure of meeting several of the .NET developer community leaders from around Iowa, as well as many of the other folks involved in planning the Code Camp. Javier Lozano, from the Des Moines .NET User Group, was there, and was one of the Code Camp leaders. He also presented a talk on ASP.NET. I met Greg Sohl and Chris Sutton, who were facilitators of the code camp; they are both also involved in the Cedar Rapids developer community. I had lunch with them both and we had a really great discussion about the developer community. I also met Bryan Sampica, who helped with marketing the event and delivered a couple of talks on XAML and LINQ; and Greg Wilson who helped schedule speakers and spoke on SQL Server.

There were several other folks there that I met, and probably too many to list. Suffice it to say the community and thought leaders of Iowa banded together to deliver an outstanding event.

A Worthwhile Weekend
So, was it worth it to spend a weekend in Iowa? Yes! This was a really well done event, with a lot of professionalism and polish. Great speakers, great venue, great food, great coffee (a must for me in the morning), and a great format combined to make this almost feel like a one-day TechEd event. There was a little something for everyone, and they have bold plans to drive more Iowa Code Camps moving forward. If the success of this event is any indication, the developer community of Iowa can count on something really special every six or so months.

Note to Self
Learn from
Larry Clarkin: next time remember to bring the camera and grab a few photos to include with the post.

posted on May 4, 2008 #  Comments [2]