Ajax for Dummies
Making Web applications look and feel like desktop applications is what
this book is all about — that’s what Ajax does. Although Web development
is getting more and more popular, users still experience the nasty part
of having to click a button, wait until a new page loads, click another button, wait until a new page loads, and so on.[cut
That’s where Ajax comes in. With Ajax, you communicate with the server
behind the scenes, grab the data you want and display it instantly in a Web page — no page refreshes needed, no flickering in the browser, no waiting. That’s a big deal, because at last it lets Web applications start to look like desktop applications. With today’s faster connections, grabbing data from the server is usually a snap, so Web software can have the same look and feel of software on the user’s desktop.
Download (Uploading):
Ruby on Rails for PHP and Java Developers
Ruby on Rails for PHP and Java Developers
by Deepak Vohra
394 pages | Springer (September 10, 2007) | 354073144X | PDF | 28.85 Mb
The web framework Ruby on Rails for developing database based web applications provides a Model-View-Controller framework. The required web server WEBrick is included with Ruby on Rails. The framework is configured with the MySQL database by default, but may be configured with another database.
( Read More )
0
17.10.2009
Head Rush Ajax (Head First)
Head Rush Ajax (Head First)
by Brett McLaughlin
446 pages | O'Reilly Media, Inc. (March 28, 2006) | 0596102259 | CHM | 5.8 Mb
Sick of creating web sites that reload every time a user moves the mouse? Tired of servers that wait around to respond to users' requests for movie tickets? It sounds like you need a little (or maybe a lot of) Ajax in your life. Asynchronous programming lets you turn your own web sites into smooth, slick, responsive applications that make your users feel like they're back on the information superhighway, not stuck on a dial-up backroad.
( Read More )
0
17.10.2009
Beginning Google Maps Applications with PHP and Ajax
Apress | 1590597079 | Pages: 384 | DjVu | English | 5.58 MB
Until recently, building interactive web-based mapping applications has been a cumbersome affair. This changed when Google released its powerful Maps API. Beginning Google Maps Applications with PHP and Ajax was written to help you take advantage of this technology in your own endeavorswhether you're an enthusiast playing for fun or a professional building for profit. This book covers version 2 of the API, including Google's new Geocoding service.
( Read More )
Collection of 44 ebooks about AJAX
English | PDF & CHM | 441 MB
Collection of 44 ebooks about AJAX from many publishers (including Addison Wesley, Apress, Manning, McGraw-Hill, O'Reilly, Peachpit, Sams, Prentice Hall, Wiley, Wrox, etc.)
( Read More )
+3
22.09.2009
Ajax Bible (With Soure Code)
Steven Holzner - Ajax Bible (With Soure Code)
March 2007 | English | ISBN: 9780470102633 | 716 Pages | CHM | 22.8 MB
If you think that mastering Ajax is too difficult, guess again. You can create Web applications that look and feel like desktop apps in less time than you think with the comprehensive Ajax instruction in this in-depth book. You'll find easy-to-follow tutorials, hundreds of tips and tricks, and so much practical information that even skilled developers will reach for this book first. Let this Bible be your guide as you jump into the hottest Web programming technology in years.
( Read More )
0
19.09.2009
AJAX and PHP: Building Responsive Web Applications (Repost)
English | 284 pages | Packt Publishing (March 10, 2006) | ISBN: 1904811825 | PDF | 5.6 MB
Enhance the user experience of your PHP website using AJAX with this practical tutorial featuring detailed case studies
( Read More )
+1
17.09.2009
Pro Apache Struts with Ajax
English | 528 pages | Apress (October 17, 2006) | ISBN: 1590597389 | PDF | 7.8 MB
Pro Apache Struts with Ajax maps out how to use the Apache Struts MVC web framework, so you can solve everyday web application development challenges. This book takes an application-centric approach: the development of an application drives Struts along with Ajax coveragenot the other way around.
( Read More )
0
15.09.2009
Beginning JavaScript with DOM Scripting and Ajax
English | 512 pages | Apress (July 14, 2006) | ISBN: 1590596803 | PDF | 14 MB
JavaScript is one of the most important technologies on the web. It provides the means to add dynamic functionality to your web pages and serves as the backbone of Ajax-style web development. Beginning JavaScript with DOM Scripting and Ajax is an essential guide for modern JavaScript programming; its practical but comprehensive. It covers everything you need to know to get up to speed with JavaScript development to add dynamic enhancements to web pages and program Ajax-style applications.
( Read More )
0
14.09.2009
Ajax Construction Kit: Building Plug-and-Play Ajax Applications
English | 312 pages | Prentice Hall PTR (July 9, 2007) | ISBN: 0132350084 | CHM | 22.2 MB
Ajax Construction Kit lets you put Ajax to work right now, even if you’ve never written a script! Just learn a few essentials, check out a few examples, then run the live CD and discover all the plug-and-play code you need to hit the ground running. Ajax Construction Kit’s built-in applications work right out of the box. And with easy guidance from Michael Morrison, you’ll gradually deepen your understanding--learn how to customize, extend, and reuse these applications---and even build skills for creating new ones. Walk away an expert.
( Read More )
0
14.09.2009
AJAX, Rich Internet Applications, and Web Development for Programmers
English | 1040 pages | Prentice Hall PTR (February 8, 2008) | ISBN: 0131587382 | PDF & CHM | 85 MB
This book applies the Deitel signature live-code approach to teaching Web 2.0 application development. The book presents concepts in the context of more than 180 fully tested programs (18,000+ lines of code), complete with syntax shading, detailed descriptions, and sample outputs. It features hundreds of tips that will help you build robust applications.
( Read More )
0
14.09.2009
Pro Ajax and Java
English | 336 pages | Apress (July 17, 2006) | ISBN: 1590596773 | PDF | 10.3 MB
As a Java developer, you want a guide that shows you how to add Ajax functionality to your web applications with a minimum of effort. Well look no further than Pro Ajax and Java Frameworks. In this book, recognized Java experts and authors of the best-selling Apress title, Foundations of Ajax, will show you how.
( Read More )
0
13.09.2009
Ajax: The Definitive Guide
English | 980 pages | O'Reilly Media, Inc. (January 25, 2008) | ISBN: 0596528388 | PDF | 9.5 MB
Is Ajax a new technology, or the same old stuff web developers have been using for years? Both, actually. This book demonstrates not only how tried-and-true web standards make Ajax possible, but how these older technologies allow you to give sites a decidedly modern Web 2.0 feel. Ajax: The Definitive Guide explains how to use standards like JavaScript, XML, CSS, and XHTML, along with the XMLHttpRequest object, to build browser-based web applications that function like desktop programs.
( Read More )
0
13.09.2009
Programming ASP.NET AJAX
English | 473 pages | O'Reilly Media, Inc. (September 18, 2007)) | 0596514247 | PDF | 8.4 MB
Delivering rich, Web 2.0-style experiences has never been easier. This book gives you a complete hands-on introduction to Microsoft ASP.NET AJAX 1.0, the new framework that offers many of the same benefits for Ajax development that ASP.NET provides for server-side development. With Programming ASP.NET AJAX, you'll learn how to create professional, dynamic web pages with Ajax in no time.
( Read More )
0
13.09.2009
ASP.net Component Pack 2009
ASP.net Components | Telerik 2009&ComponentOne2009 | 260 MB
* Telerik Rad Controls for ASP.Net Ajax Q1 2009
* Componentone Studio 2009 v2 for Asp.Net
( Read More )


1390