Aptana Studio: Building JQuery/AIR apps

Posted in Blog, Flash, JavaScript

InsideRIA has a tutorial that walks through using a tool called Aptana Studio for rolling HTML & JQuery into AIR applications.

Using MVC for JavaScript

Posted in Blog, JavaScript

A List Apart has this article about using MVC to maintain your JavaScript projects that are big enough to get a little nuts. For those of us who have done mostly client-side, user experience construction, MVC seems like a good concept to become familiar with as you dive into more proper “development.”