May 20, 2006 :: AJAX Revisited

With all of the changes in the realm of Asynchronous JavaScript driven development, we took this month to introduce some of the updates and simplifications that have occurred. The presentation is available in a variety of forms:

[url=http://www.kcpug.org/doghouse/2006_may/Ajax-revisited.pdf]AJAX Revisited (pdf)[/url]
[url=http://www.kcpug.org/doghouse/2006_may/Ajax-revisited.swf]AJAX Revisited (swf)[/url]
[url=http://www.kcpug.org/doghouse/2006_may/Ajax-revisited.odp]AJAX Revisited (ODF – Impress)[/url]

As I mentioned this week, I’ve added some new folders to the links area of our site. As you explore and use this technology, please add the links that you find the most useful or interesting.

Read more for other random links I saved while researching this presentation.

http://www.xml.com/pub/a/2005/11/09/fixing-ajax-xmlhttprequest-considered-harmful.html

http://www.json.org/
http://www.json.org/xml.html
http://www.json.org/json.js

http://developer.yahoo.com/
http://developer.yahoo.com/common/json.htm

http://code.google.com/webtoolkit/
http://code.google.com/webtoolkit/documentation/examples/kitchensink/

http://www.symfony-project.com/
http://framework.zend.com/

211 thoughts on “May 20, 2006 :: AJAX Revisited

  1. Re: May 20, 2006 :: AJAX Revisited
    Thanks for introducing us to these libraries, Dan!

    I came across a need for AJAX yesterday and I was able to implement it using SACK in less than hour. I had never done AJAX before. Who knew it could be so easy?

    I’ll definitely be using this a lot in the future. Never again will I need to reload the page just to change the options in a dropdown!

    – Doug

  2. Re: May 20, 2006 :: AJAX Revisited
    FYI, IBM DeveloperWorks has a series of articles being published called PHP The AJAX Way. Right now, there are 2 articles, but it looks like there will be more:

    The first article is an intro to using PHP to do AJAX by building a simple photo gallery app. In the second article, they actually use AJAX and PHP to add a history stack (ie. Back/Reload/Forward buttons) to it.

    The examples use Sajax, The Simple AJAX Toolkit.

    http://www.ibm.com/developerworks/views/opensource/libraryview.jsp?search_by=developing+php+ajax+way

Leave a Reply to Doug Schasteen Cancel reply

Your email address will not be published. Required fields are marked *