Couple quick links to some quality AJAX and DHTML.
- DHTMLGoodness – Website for DHTML and AJAX scripts. Well managed and useful, the scripts are fairly well encapilated. Includes demo pages of their scripts.
- Max Kiesler’s Blog – Max has a roundup of some of the best AJAX tutorials around. Good way to give new developers an intro to web application development using XML and Javascript.
- Catalyst – A Perl/AJAX framework for rapid web application development. It is similar in functionality to Ruby on Rails including such niceties as template auto-creation, structured MVC controls, and a plugin interface. All this and, because its Perl, you can use your regular CPAN modules including mod_perl.