Jacwright - jacwright.com - Comments on

General Information:
Latest News:
Sharing my Class class. 4 Apr 2011 | 09:10 am
I’ve been using a little class utility to create classes for awhile and thought I’d share it and discuss what I did and why. First the goals, then code, then examples and discussion. Goals When I cr...
Sharing my Class class. 4 Apr 2011 | 05:10 am
I’ve been using a little class utility to create classes for awhile and thought I’d share it and discuss what I did and why. First the goals, then code, then examples and discussion. Goals When I crea...
Client-side-only Javascript Amazon S3 CMS 8 Mar 2011 | 03:00 am
Amazon S3 just released a feature that allows you to host a website on S3. I’ve been wanting this feature for years and now that it’s here I can’t keep my mind off of building a CMS on top of it. Ther...
Client-side-only Javascript Amazon S3 CMS 7 Mar 2011 | 10:00 pm
Amazon S3 just released a feature that allows you to host a website on S3. I’ve been wanting this feature for years and now that it’s here I can’t keep my mind off of building a CMS on top of it. Ther...
Into the swing of Javascript 15 Feb 2011 | 04:00 am
My last post was a long time ago. I’ve been busy. Unfortunately rather than being some interesting article occupying the top spot on my site it has been a short bemoan of missing Flash. I still miss A...
Into the swing of Javascript 14 Feb 2011 | 11:00 pm
My last post was a long time ago. I’ve been busy. Unfortunately rather than being some interesting article occupying the top spot on my site it has been a short bemoan of missing Flash. I still miss A...
I miss Flash 25 Sep 2010 | 03:46 pm
Javascript can be fun, but I miss Flash. I miss having packages. I miss having private, protected, and public variables. I miss having getters and setters. I miss the organization of a Flash project. ...
I miss Flash 25 Sep 2010 | 11:46 am
Javascript can be fun, but I miss Flash. I miss having packages. I miss having private, protected, and public variables. I miss having getters and setters. I miss the organization of a Flash project. ...
In-memory Javascript Database 25 Sep 2010 | 02:00 am
I wrote an in-memory Javascript database for a project at work. “What?!” you say? You heard me. In-memory…Javascript…database. Yes, there is a use-case for it. So our current HTML5 project has moved ...
In-memory Javascript Database 24 Sep 2010 | 10:00 pm
I wrote an in-memory Javascript database for a project at work. “What?!” you say? You heard me. In-memory…Javascript…database. Yes, there is a use-case for it. So our current HTML5 project has moved b...