New site section!

I finally got around to getting the Travel Log back up. I still plan on doing a bit more, but it is a start.
I have been using this app as a test bed for porting apps from Flex 3 to Flex 4. The app is now using spark components for the drop down menu and slider. The map is still from yahoo, but I might switch and try the google component at some point. Another change under the hood is that I've actually broken most of the code out into classes. The old version evolved out of a proof-of-concept experiment, and since it was fairly simple, all the code just sat in the root application. Now that it is broken out, I've started an AIR version that allows me to view files via drag-and-drop.