FREE Thesis Template: Strange Little Town

This template is based on a WordPress theme by Minmin. Unfortunately the original theme doesn’t behave uniformly across multiple browsers. Don’t worry, that’s where Thesis comes in. Continue reading

My TODO List for 2009

I was tagged by SQL Server Guru Denis Gobo. Here is my technical to-do list for 2009. Continue reading

iTunes Crashes During Sync Post 2.2.1 Upgrade – FIX

Keep iTunes from crashing after the iPhone/iPod Touch 2.2.1 upgrade. Continue reading

Ext-JS Conference 2009, April 14-16 in Orlando, FL

Ext-JS has announced their 1st Annual Ext Conference and Ext 3.0 release party on April 14 to 16, 2009 in Orlando, Florida! Continue reading

New Book: Learning Ext-JS

Steve “Cutters” Blades’ book on Ext-JS is out. By using a series of straightforward examples backed by screenshots, Learning Ext JS will help you create web applications that look good and perform beyond the expectations of your users. Continue reading

Image Optimization, AlphaImageLoader

This article, part 5 of a series on image optimization, talks about the use of transparent PNGs with IE6 and why the AlphaImageLoader hack is bad and a very interesting solution This installment of the image optimization series is about … Continue reading

Ext-JS JSON Data Reader For ColdFusion

Steve “Cutter” Blades has created a custom JSON Data Reader for ColdFusion, CFQueryReader. It allows Ext-JS developers to populate GridPanels using serialized ColdFusion queries in their native format or formatted for grid. CFQueryReader is designed to accommodate either format automatically.

Ext-JS to Provide Free CDN Hosting for its Framework

This is great news for the Ext-JS community. Here is why you should take advantage of a content delivery network. We are pleased to announce that Ext has partnered with CacheFly, a global content network, to provide free CDN hosting … Continue reading

Ext-JS Extension for Google Earth API

Bjørn Sandvik, a project manager at the United Nations Association of Norway has created an Ext-JS user extension for Google Earth. The code and examples are here.

Intro to jQuery by John Resig

Here is John Resig’s presentation of jQuery from this year’s The Ajax Experience. Learn how to develop a number of common-case widgets, handle DOM, event, animations and Ajax interactions.