|
Building a Web Site with Ajax: Visual QuickProject Guide | 
enlarge | Author: Larry Ullman Publisher: Peachpit Press Category: Book
List Price: $19.99 Buy New: $11.80 You Save: $8.19 (41%)
New (37) Used (11) from $8.10
Avg. Customer Rating: 9 reviews Sales Rank: 71619
Media: Paperback Number Of Items: 1 Pages: 176 Shipping Weight (lbs): 0.7 Dimensions (in): 8.8 x 6.9 x 0.3
ISBN: 0321524411 Dewey Decimal Number: 006.786 EAN: 9780321524416 ASIN: 0321524411
Publication Date: October 13, 2007 Availability: Usually ships in 1-2 business days Shipping: International shipping available Condition: Brand New. Delivery is usually 5 - 8 working days from order, International is by Royal Mail Airmail
|
| Editorial Reviews:
Product Description Ajax is at the heart of the Web 2.0 revolution. It isn't a technology but, rather, is a technique that leverages other technologies and techniques, such as CSS, XML, DHTML, and XHTML. Many Web designers and programmers would like to incorporate Ajax in their projects because of the amazing functionality it can add to a Web site, but they can't because of the steep learning curve. That's where this book steps in. It makes learning Ajax fun and easy -- a great place to start! Visual QuickProject Guides focus on a single project. In this case the project is creating a business employee directory, like an address book. What's being created is a better, new kind of Web site.
|
| Customer Reviews: Read 4 more reviews...
Very informative book November 10, 2008 Very good resource, it is a very good book and I highly recommend it. It is designed for people who know web programming but are want to learn Ajax, and it has helped me.
Great guide - Do It Yourself October 24, 2008 1 out of 1 found this review helpful
I must admit I was disappointed when I first opened this book. Large fonts, half-empty pages, I thought they just wanted to extend 20-30 page text to 140+ and make money.br /I was wrong, I mistakenly thought that this was going to be like PHP6 MySql5 from the same author. That book is a heavy one with 600+ pages where author goes into every single detail.br /br /However, this book is 100% practical guide. It's like Larry is teaching you a lesson how to implement that darn Javascript/Ajax that you tried but couldn't and explains to you everything he does! Clean, simple and elegant.br /So for 13-14$ you can't ask for more and definitely is worth it!br /I like his attitude, his style and he REALLY *knows how*!
Great introduction July 1, 2008 This will not be the last thing you want to read about Ajax, but it should be the first. Great introduction: clearly written, easy to follow sample code, and thankfully concise.br /br /The author has put up a supporting web site. There's a forum and the author responds to questions. He has also provided all the sample code on the site. You can also copy and paste the SQL statements to create the database, tables, and insert the sample data.br /br /
good visual guide April 27, 2008 1 out of 1 found this review helpful
very concise yet descriptive illustrations for creating a project with AJAX. Of course it is not a Bible for this technology, but a very very handy book which gived the basic idea.
Good AJAX begginer workshop in a book March 4, 2008 4 out of 4 found this review helpful
The book jacket lists it as a beginner level book. It says: "Familiarity with HTML, JavaScript, PHP and CSS would be helpful but is not required." It's true that the project doesn't involve anything terribly complicated in any of these areas. Still, if ALL of these are unfamiliar to you, I'd guess it would be quite difficult to follow what is going on simply because there are so many components interacting. (Actually there are a few more involved as well: MySQL, SQL and XML). br /br /Every step of the project is explained at a level that assumes you might not have seen that type of code before. But the exact syntax of each line of code isn't always explained so you may have to follow up with more reading and research if you want to adapt what you've learned to your own project later. br /br /Several things I thought were particularly good about this book. One: given that browsers do a good part of the processing with AJAX through JavaScript, and given that you can't count on consistent behavior across browsers--or even on JavaScript being enabled, I was pleased to find that the project was designed to create a non-AJAX version first and then to add the AJAX layer on top of that.br /br /Two: there was a good amount of error-checking built in to the application even though it is a fairly simple one. That's something as a not-so-proficient programmer I often find myself overlooking.br /br /And three: tips on debugging in PHP and in JavaScript are included. Although they are pretty basic tips, if you are a beginner, they will be helpful.br /br /I'd say this book can give you as much for your investment of time as many a day-long workshop would and at much lower cost.br /
|
|
| echo $page['Title']; ?> | |