Main > PHP and AJAX - Page 12 of 15


August 28, 2005

flickr tagsearch* is a tool developed by Takashi Ohida. You can search for tags on flickr easily, and it display the different search results in a very nice way one next to the other with a list of related keywords...
I don't know how I've forgot to mention this toolkit here, while it was the first one that I was using, Toxic makes very simple to call PHP methods from javascript. Callbacks can have a "soft" or "hard" binding making...

August 27, 2005

Tiny Tiny RSS is a Server-side RSS feed aggregator written in PHP and heavily based on XmlHttpRequest and related technologies for user interface and operation. Just simple and clean as you can see the working demo but I noticed accessibility...

August 23, 2005

TrimPath is the home of open-source technologies for building the next generation of rich web applications. Their list of projects include : TrimJunction is a web Model-View-Controller framework that gives you Rails without the Ruby. JavaScript Templates lets you have...
AJFORM is a JavaScript toolkit which simply submits data from any given form in an HTML page, then sends the data to any specified JavaScript function. AJFORM degrades gracefully in every aspect. In other words, if the browser doesn't support...

August 22, 2005

I have been waiting for this, php|architect august 2005 issue have been just released today with an introduction to AJAX and JPSpan and many great articles as usual. In February, AJAX burst onto the internet leaving hundreds of experimental projects...

August 21, 2005

Revision 10 labs have a great sample of Dynamic Ajax Tables which allow to load and edit dynamicly table's data from database. The example is using SAJAX and PHP. I specially liked the design that you can see it running...
NAJAX is a library that aims to connect JavaScript and PHP. It acts as a proxy that maps PHP objects to JavaScript and vice versa. NAJAX code is based on Observer pattern you can find documentation and many example like...
Cameron Adams have written a great tutorial about remote scripting with AJAX on O'reilly XML.com. In this first part Cameron explain clearly the basis of AJAX and XMLHttpRequest and detailed the usability of creating accessible web application using remote scripting...

August 13, 2005

HTML_AJAX is the PHP AJAX implementation officially available as a PEAR package. Provides PHP and JavaScript libraries for performing AJAX (Communication from JavaScript to your browser without reloading the page) Offers OO proxies in JavaScript of registered PHP or proxyless...
< prev page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 next page >