Posted on November 27, 2006 - by Khaled
AjaxCore PHP Framework: interesting!
I don’t exactly remember how I stumbled on this Framework…probably on the Ajax Magazine or was it Sitepoint first? I don’t remember! Anyway… AjaxCore is an Open Source multi-purpose PHP framework that will help you for sure with the creation of rich and advanced Ajax applications.
Ajax, if you don’t know it yet, is the acronym for: Asynchronous JavaScript and XML. It’s a new development technique that is tightly associated with the concept of Web 2.0, this Ajax technique is a kind of a mash-up mixing (X)HTML, JS, CSS, DOM and XML to create interactive and Rich Web applications.
In fact AjaxCore does all the JavaScript work and generates the appropriate code for you. AjaxCore uses Prototype’s JavaScript library to get Document Object Model elements and deal with asynchronous XMLHttpRequest. It is a very nice Ajax oriented framework that can be very helpful…Just give it a try!!





Visit My Website
November 28, 2006
Permalink
Ajax: awesome to use but it is so hard to learn
Visit My Website
November 28, 2006
Permalink
I believe that reading some Ajax books like: “Ajax for Dummies” Book will help you learning this new technique… So you have any knowledge of JS and XML at all?
Visit My Website
November 28, 2006
Permalink
Another AJAX book that I would suggest along with John’s suggestion is Build Your Own AJAX Web Applications from Sitepoint:
http://www.sitepoint.com/books/ajax1/
Visit My Website
December 1, 2006
Permalink
I did not read that book from SitePoint, but most of SitePoint Books rock
Visit My Website
December 2, 2006
Permalink
I would second the suggestion of “Ajax for dummies Book”. Very good one just like most of the “for dummies” serie books.
Visit My Website
May 16, 2011
Permalink
Thanks John for your info.
Visit My Website
September 9, 2011
Permalink
Longchamp
Longchamp bags
Longchamp sale
Longchamp outlet
Longchamp Le pliage
Longchamp Le pliage Tote
Visit My Website
September 22, 2011
Permalink
"I don’t exactly remember how I stumbled on this Framework…probably on the Ajax Magazine or was it Sitepoint first?" – If I remember it correctly, I believe I saw it on the Ajax Magazine early 2006. By the way, thanks for sharing a quick overview of Ajax. You've done a wonderful job explaining it briefly.