Prabhakar Chaganti, “Google Web Toolkit GWT Java AJAX Programming: A step-by-step to Google Web Toolkit for creating Ajax applications fast”
Packt Publishing | 2007 | ISBN: 1847191002 | 248 pages | PDF | 4,1 MB
Prabhakar Chaganti is the CTO of HelixBrain–a unique startup that provides technology services consulting and is also an incubator nurturing some very cool software as service applications that are being built on the Ruby on Rails platform. His interests include Linux, Ruby, Python, Java and Virtualization. He recently won the community choice award for the most innovative virtual appliance in the 2006 VMWare Ultimate Global Virtual Appliance Challenge.
Ryan Dewsbury, “Google Web Toolkit Applications”
Prentice Hall PTR | 2007-12-15 | ISBN-10: 0321501969 | PDF | 608 pages | 5,5 Mb
Get the edge you need to deliver exceptional user experiences with Google? Web Toolkit Applications, a guidebook that provides web developers with core information and instructions for creating rich web applications. Whether you’re a developer who needs to build a high-performance front end for Java, PHP, or Ruby applications, or to integrate with external web services, this resource from expert Google Web Toolkit (GWT) developer Ryan Dewsbury delivers the in-depth coverage you’ll need.
In this valuable book, insider Ryan Dewsbury provides instructions for using the robust tool set and gets you on your way to creating first-class web applications by providing a comprehensive overview of GWT technology. In addition, he shares his “in-the-trenches” insights on
*Building elegant and responsive user interfaces with Cascading Style Sheets and GWT’s Widgets and Panels
*Creating seamless user experiences through asynchronous communication with HTTP, REST, JSON/JSONP, and RPC Interoperating with web standards–such as XML, RSS, and Atom–and web services–such as Google Maps, Amazon Books, Yahoo! Search, Flickr, and Blogger
*Overcoming browser security restrictions, such as HTTP’s two-connection limit and the Same-Origin policy
*Accelerating development, using software engineering, code generation, internationalization, application patterns, and Java tools
*Deploying for optimal performance with resource compression and caching
*Building five non-trivial applications: a gadget application with a rich drag-and-drop interface, a multi-search application that makes requests to many search engines, a blog editor application for managing entries across multiple blogs, a web-based instant messenger, and a database manager for a traditional web page
This practical guide to GWT introduces you to the technology; provides techniques, tips, and examples; and puts you on the road to delivering top-notch user experiences for your web applications.
Enjoy this great book! Brought to you by
Uploading
Uploadbox
Christophe Porteneuve, “Prototype and script.aculo.us: You Never Knew JavaScript Could Do This!”
Pragmatic Bookshelf (December 15, 2007) | ISBN: 1934356018 | 330 pages | PDF | 2,9 Mb
Tired of getting swamped in the nitty-gritty of cross-browser, Web 2.0-grade JavaScript? Get back in the game with Prototype and script.aculo.us, two extremely popular JavaScript libraries, that make it a walk in the park. Be it AJAX, drag and drop, auto-completion, advanced visual effects, or many other great features, all you need is write one or two lines of script that look so good they could almost pass for Ruby code!
Web applications are getting richer and richer, with more interaction baked in every day. But JavaScript, DOM, CSS and a full host of other Web standards are quite complex, and the result isn’t always browser compliant.
The Prototype and script.aculo.us libraries are veritable treasure troves, smoothing over all the usual nitty-gritty differences between browsers, and making most common features a breeze to implement. With this book, you can quickly wield the whole power of these extraordinary libraries.
Dive into Prototype, the library that makes JavaScript so much more powerful, and it looks a lot like Ruby code. Exploring the DOM, handling events, taming AJAX, and radically simplifying most of your scripting code: it all becomes easy-and very portable-with Prototype.
When it comes to advanced UI features, script.aculo.us is every web developer’s dream come true: whether you need to create auto-completed text inputs, implement in-place editors, provide customized drag-and-drop behaviors, capture your users’ attention with visual effects or simply build DOM fragments more efficiently, it’s all there, and lightweight too.
This book guides you through all the details of these features, letting you use many technologies on the server side, such as PHP, vanilla Ruby, and Ruby On Rails, in countless examples illustrating every aspect. Power users will also learn the design philosophies of the libraries, and how to contribute to them and augment them for their own needs.
jQuery Reference Guide
Publisher: Packt | ISBN: 1847193811 | edition 2007 | PDF | 268 pages | 2,7 mb
This detailed reference guide to jQuery, an open-source JavaScript library that shields web developers from browser inconsistencies, simplifies adding dynamic, interactive elements, and reduces development time, covers the syntax of every jQuery method, function, and selector with detailed discussions to help readers get the most from jQuery. After analyzing an example jQuery script, detailed reference chapters cover the components of jQuery from Selectors to AJAX. The last chapters cover jQuery’s elegant plug-in architecture and the popular Dimensions and Form plug-ins. The book offers web developers both a broad, organized view of all that the jQuery library has to offer and a quick a reference for comprehensive details. Readers need basic HTML and CSS, and familiarity with JavaScript syntax, but no knowledge of jQuery is assumed. However, this is not an introductory title and readers starting out with jQuery should first read the companion book from Packt, Learning jQuery.
To thank me use this links!
uploading.com
depositfiles.com
megaupload.com
Bear Bibeault, Yehuda Katz “jQuery in Action”
Manning Publications | 2008-02-15 | ISBN:1933988355 | 376 pages | PDF | 21,4 Mb
TA good web development framework anticipates what you need to do and makes those tasks easier and more efficient; jQuery practically reads your mind. Developers of every stripe-hobbyists and professionals alike-fall in love with jQuery the minute they’ve reduced 20 lines of clunky JavaScript into three lines of elegant, readable code. This new, concise JavaScript library radically simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages.
jQuery in Action, like jQuery itself, is a concise tool designed to make you a more efficient and effective web developer. In a short 300 pages, this book introduces you to the jQuery programming model and guides you through the major features and techniques you’ll need to be productive immediately. The book anchors each new concept in the tasks you’ll tackle in day-to-day web development and offers unique lab pages where you immediately put your jQuery knowledge to work.
There are dozens of JavaScript libraries available now, with major companies like Google, Yahoo and AOL open-sourcing their in-house tools. This book shows you how jQuery stacks up against other libraries and helps you navigate interaction with other tools and frameworks.
jQuery in Action offers a rich investigation of the up-and-coming jQuery library for client-side JavaScript. This book covers all major features and capabilities in a manner focused on getting the reader up and running with jQuery from the very first sections. Web Developers reading this book will gain a deep understanding of how to use jQuery to simplify their pages and lives, as well as learn the philosophy behind writing jQuery-enhanced pages.