Professional Ajax Outline
A lot of people have been asking me lately about the upcoming book, Professional Ajax, and what it will cover. Well, here’s a brief outline of the chapters:
- What is Ajax? – Background of Ajaxand its rise to prominence.
- Ajax Basics – How to use XMLHttp, hidden frames, and more.
- Ajax Patterns – Design patterns using Ajax, inspired by Ajax Patterns.
- XML, XPath, and XSL – Information about XML and its related technologies and their uses in Ajax.
- Syndication with RSS and Atom – Explores building an Ajax news aggregator.
- Web Services – How to use Web services within Ajax applications.
- JSON – Introduces JSON as an alternative to using XML for data transmission in Ajax solutions.
- Web Site Widgets – Learn how to develop simple Ajax widgets that can be dropped into any Web site.
- AjaxMail – Walks you through the creation of an Ajax Web-based e-mail system.
- Ajax Frameworks – Covers Ajax frameworks for PHP, .NET, and JSP.
The book will cover server-side solutions in both PHP and .NET, with a little bit of JSP thrown into the mix towards the end.
Disclaimer: Any viewpoints and opinions expressed in this article are those of Nicholas C. Zakas and do not, in any way, reflect those of my employer, my colleagues, Wrox Publishing, O'Reilly Publishing, or anyone else. I speak only for myself, not for them.
Both comments and pings are currently closed.




3 Comments
Very nice…I like what I've seen so far (and if I'm not slammed tomorrow, you'll have Chaps 2 & 3 back from me). Am personally looking forward to seeing the JSON chapter..I've messed with it but that's about all.
Too bad the Pats are going down this weekend here in Denver.
Mike Shaffer on October 13th, 2005 at 11:03 pm
I hope he knows he should remove the Ajax bottle img before he receives a letter from the Ajax's Corp. lawyer.
Lou on October 14th, 2005 at 9:29 am
Its good to hear that a new book is coming soon on Ajax.
John on October 18th, 2005 at 4:16 pm
Comments are automatically closed after 14 days.