Mimic an interface similar to Windows phone?
I was looking at some of the interface demos of the Windows phone. Pretty sharp stuff: http://www.microsoft.com/windowsphone/en-us/features/default.aspx#marketplace-hub
I quickly put together this example here, trying to mimic as much of it as I saw. Here's a quick video of my go at it: http://www.screencast.com/users/XiDScreencasts/folders/Jing/media/370b66e1-d960-40e6-8aa3-42b9a7e4759d
Here's the code if anyone is interested. It's messy cause I was just throwing it together to try some stuff out. The parallax effect isn't exactly like WIndows Phone.
http://gist.github.com/654942
Anyone make it better?