Most of the time was spent going through the example code and several other examples, but I figured I’d post the slides up in case anyone was interested.
Also, I quickly rounded up the example code I wrote and walked through during the presentation. Included is the MySQL database backup, php, html, and javascript files. I quickly ran through and added some comments to the Javascript, so hopefully it should be pretty straight forward. As for the php please note that this is only an example. There is absolutely no filtering and this code would be easily vulnerable to security exploits. Though it can still serve as an extremely basic example of the bare minimum needed.
The examples include a GridPanel with sorting and a paging toolbar, and a FormPanel with several text fields, an htmleditor and some simple validation.
* Examples require Ext 2.0
* PHP requires v5 for the JSON functions





Thank you!
A couple of things I didn’t know existed (Ext.fly/-Template).
I’m just getting started with Ext, and loving it more and more.
Tommy Valand
November 10th, 2007