Senh: Yeah, it'll interesting to see what happens if kids grow up knowing how to write software programs, like how they grow up knowing how to write sentences.
I just launched a new movie site with my Rotten Tomatoes buddy Binh Ngo. It’s called MoviesWithButter.com, a website that tracks upcoming movies through various stages of development by aggregating scoops from the top movie sites on the web.
Dropbox has became an indispensable web development tool for me. It lets you share and sync files across multiple computers - your desktop, laptop, and netbook. It also keeps a history of your edits, like google docs. I use it as a poor man's svn to keep track of my edits to pages on Wopular, in addition to syncing design comps, and to-do lists. Since I already use my HD2 to pick stores to feature on the site, I thought wouldn't it be nice if I could also do some coding with it.
FireFox 3.6 is officially released today. After 3.5's browser freezing problems which caused me to downgrade to 3.0, I was kinda reluctant to upgrade. I did it anyway, and to my surprise, it was as advertised.
A new tracking code from Google Analytics was released recently. GA is a free web traffic reporting tool that let's you track how many users are viewing your website. The new code snippet uses an asynchronous process, meaning your site would load up without having to wait for the tracking code to finish executing.