Category Archives: Development
Background Music Queue with AVPlayer and iOS4
Update 2010-Nov-11: Apple has come out with AVQueuePlayer in iOS 4.1, and presumably most people are going to move to the latest version now that it performs well even on the 3G, but the AVPlayer can still be used to … Continue reading
Microsoft marries jQuery for VS 2010
According to Scott Guthrie, jQuery will be integrated into Microsoft’s Asp.Net platform including Visual Studio 2010. They plan to basically just give developers a much better experience while using it along with Asp.Net AJAX, but they will use the main … Continue reading
Correct Click Event on Typing Enter
If you work with ASP.Net and have multiple buttons on the form that correspond to different textboxes you’ve probably run into the problem of a user pressing the “Enter” key and submitting to the wrong button’s server “Click” event. I … Continue reading
Meepers Reborn After 10 Years
Back in my early teen years I learned about this programming thing called BASIC, and from there borrowed/bought a bunch of books to learn how to make a video game (amongst VB 6.0 apps). The game I decided to make … Continue reading
Websites as Zip files?
I was just thinking, while reading some posts on how to improve Apple’s new image skimming technology, how to make websites load faster. I think that in the future websites should be downloaded as single compressed files, or a handful … Continue reading
Radical UI Ideas – No Applications? No Desktop?
Aza Raskin from the humanized.com team spoke at one of Google’s Tech Talks about user interface design. He starts with talking about user interface and interaction and his ideas on things to avoid and what needs to change. One cool … Continue reading