Building Admin Tools With JavaScript and PHP

June 24, 2008 by Jon | No Comments »

So part of my job at the Indianapolis Motor Speedway is writing Admin Tools for our users to administer the sites with. There are a mix of older admin tools which don’t use any JavaScript and newer admin tools where the front end is completely based on JavaScript.

I was recently asked to build an admin tool to allow one of our users to maintain the drop down portions of the site navigation since they can change with each passing event that happens at the track.

Following Apple on the road to rich web apps

June 15, 2008 by Jon | 1 Comment »

Roughly Drafted has an interesting (and long) article that discusses Apple, Adobe, Google and Microsoft, and their different approaches to developing rich applications for the web. The article is very readable for a non-technical audience, and well-researched, too.

WiiExtJS: Building Ajax apps that run on the Wii Opera browser

June 6, 2008 by Jon | No Comments »

Over at the ExtJS.com Blog, Shea Frederick has posted on building Wii-friendly web pages using the ExtJS library.