[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.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/
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
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