AJAX and PHP: Building Responsive Web Applications

Posted by Johan Cyprich on 16 Mar 2008 | Tagged as: Reviews

AJAX is the next step in the evolution of modern web design. It’s a technology which takes a boring, static web page and adds a rich set of tools which allows content to change without reloading the page. The kind of functionality AJAX brings are things like validating form data without reloading the page, drag and drop, and complex animation.

Why use AJAX? You can do the same things with Flash, Java, and more recently, Silverlight. The problem with these technologies is that search engines can’t index content built with them. While a Flash web site can be very impressive, all of the content will be ignored by search spiders because all that it sees is a single Flash file. AJAX sites can experience similar problems, but careful design will take into consideration SEO (search engine optimization).

I have to admit that the number of quality books on AJAX out there is lacking. There are many books available, but they tend to read like reference manuals which is useful once you understand the technology. Getting to the point where you know AJAX is where the challenge lies. Packt Publishing solve this problem with their book, AJAX and PHP: Building Responsive Web Applications.

This book quickly gets you up to speed with integrating AJAX code with your PHP web site, and then proceeds to build useful real world examples and applications that you can use in your own web sites. They include form validation, guessing user input with suggest and autocomplete, and of course, implementing drag and drop.

Rows and columns of data are normally displayed to the user in a table, but the reader is shown how to turn this into AJAX grid. Content can then be changed without the typical “page flash” associates with non-AJAX forms when you submit the form.

AJAX and PHP also provides basic examples on how to implement a chat room, an RSS reader, and how to create real-time graphical chart. While graphics programming is not my forte, including this in your application can definitely add value to it.

Overall, AJAX and PHP: Building Responsive Web Applications, is an excellent book for learning AJAX. Even though it is written with PHP examples, the principles can be transferred to any web technology. ASP.NET AJAX programmers would even benefit from this book by learning the root technologies behind the AJAX Visual Studio controls.

Order the book today from Amazon and take your web sites to the next level.



Tweet This Tweet This Post!

Related posts:
    Silverlight: 1.5 Million Downloads Per Day
    Is OS X a Threat to Windows?
    Is There Gold in Them There Cell Phone Hills?
    Programming Advice from Mark Twain

Share this post:

del.icio.us:AJAX and PHP: Building Responsive Web Applications digg:AJAX and PHP: Building Responsive Web Applications spurl:AJAX and PHP: Building Responsive Web Applications wists:AJAX and PHP: Building Responsive Web Applications simpy:AJAX and PHP: Building Responsive Web Applications newsvine:AJAX and PHP: Building Responsive Web Applications blinklist:AJAX and PHP: Building Responsive Web Applications furl:AJAX and PHP: Building Responsive Web Applications reddit:AJAX and PHP: Building Responsive Web Applications fark:AJAX and PHP: Building Responsive Web Applications blogmarks:AJAX and PHP: Building Responsive Web Applications Y!:AJAX and PHP: Building Responsive Web Applications smarking:AJAX and PHP: Building Responsive Web Applications magnolia:AJAX and PHP: Building Responsive Web Applications segnalo:AJAX and PHP: Building Responsive Web Applications gifttagging:AJAX and PHP: Building Responsive Web Applications

Follow Me:

Did you find this post interesting and useful? You can keep up to date on this blog by subscribing to my RSS feed, or you can have new posts sent to you by e-mail. You can also follow me on Twitter.


Trackback This Post | Subscribe to the comments through RSS Feed

Leave a Reply

CommentLuv Enabled