Science Resources RSS Feeds
|
 |
 |
 |
| View Larger Image | Comet and Reverse Ajax: The Next-Generation Ajax 2.0 (Firstpress) | Paperbackby Dave Crane (Author), Phil McCarthy (Author)
| List Price: | $19.99 | | Price: | $17.99 | | You Save: | $2.00 (10%) | | | Available: | Usually ships in 24 hours |
| | Binding: | Paperback | | Publisher: | Apress | | Page Count: | 100 Pages | | Publication Date: | October 13, 2008 | | Sales Rank: | 897,195th |
|
FEATURES | - ISBN13: 9781590599983
- Condition: NEW
- Notes: Brand New from Publisher. No Remainder Mark.
- Click here to view our Condition Guide and Shipping Prices
|
EDITORIAL REVIEWS | Product Description One of the most basic laws of a web application is that the client, not the server, must initiate any communication between the two. There are a number of common–use cases where, ideally, the server would like to talk to the client—dashboards and monitoring apps, chat rooms and other collaborations, and progress reports on long–running processes. Comet (a.k.a. Reverse Ajax) provides a mechanism for enabling this. Comet is moderately complex to implement. But this practical, hands–on book gets you going. In Part 1 of this book, we start by examining the use cases, and look at the simple alternatives to Comet and how far they can satisfy your needs. In some situations, though, only Comet will do. In Part 2, we demonstrate how to set up and run a Comet–based application. With this book, be a part of the next generation, Ajax 2.0. What you’ll learn Find out what Comet is and the trouble with HTTP. See how to achieve push, polling, piggy–backing, raw sockets, and more. Explore some common use cases and a worked example on “magnetic poetry.” Understand what some issues and techniques are including the two–request limit, pub–sub and server architectures, and continuations vs. native Comet. Use implementations of Comet, including Cometd/Bayeaux, Reverse Ajax in DWR, and more. Work through the final example using DWR Framework. Who is this book for? This firstPress title is for Ajax developers who are intrigued by Comet/Reverse Ajax, key to the next generation Ajax 2.0. |
CUSTOMER REVIEWS (Average Customer Rating: 4.0 based on 2 reviews)
| A little outdated by Trevor Burnham (Ann Arbor, MI) 3 Stars March 20, 2009 The authors do an excellent job of illustrating the "Comet" process here: Keeping an HTTP request open so that the client can continue to receive content from the server continuously, rather than having to repeatedly query the server for Ajax content. They describe the advantages and potential pitfalls in a good amount of depth without becoming overly detailed for programmers working with a Java framework like Grails. They talk especially about DWR, a fine framework that takes care of the details of Comet and can be easily used in conjunction with other web frameworks.
But before you invest in this book, you should be aware of two things: It's very short (like all of the Firstpress books) and only talks about DWR 2.0, while the cutting edge is DWR 3.0. Also, you should think about whether you really need Comet in order to do what you're doing; for most purposes, ordinary Ajax is fine. If you're trying to learn Comet in depth, the DWR documentation is a better resource. And if you're intent on learning Comet quickly, the eBook version of this book might be a better buy.
| | Easy read and understanding by Mostafa farghaly (Egypt) 5 Stars December 21, 2008 I've found this book very valuable source written by smart developers, It illustrate Comet aka reverse ajax 2.0 step by step and wrap my mind around all the problems and solutions during comet apps development. Comet is still immature technology but once you read the book you can apply it today in your web apps and achieve collaboration and real-time notification apps using the same technologies you use every day in your job in addition to some HTTP and XHR hacks , although the application ( Magnetic poetry )used to illustrate the technology isnot real world but it succeed in showing how to implement poll, push and biggybacking , long polling and Comet very easy , The rest of the book illustrate using server frameworks like DWR for easy comet , although iam a PHP fan i could apply all DWR concepts easy , then illustrate DoJo comet client-side framework and bayuex protocol , and end up with magnetic poetry appplication using all the techniques in the book , i recommend this book for all front-end engineers :)
| |
SIMILAR PRODUCTS |

| Dojo: The Definitive Guide by Matthew A. Russell (Author)
Of all the Ajax-specific frameworks that have popped up in recent years, one clearly stands out as the industrial strength solution. Dojo is not just another JavaScript toolkit -- it's the JavaScript toolkit -- and Dojo: The Definitive Guide demonstrates how to tame Dojo's extensive library of utilities so that you can build rich and responsive web applications like never before. Dojo founder Alex Russell gives a foreword that explains the "why" of Dojo and of this book. Dojo provides an...
| 
| jQuery in Action by Bear Bibeault (Author), Yehuda Katz (Author), John Resig (Foreword)
A 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...
| 
| JavaScript: The Good Parts by Douglas Crockford (Author), Crockford Douglas (Author)
Most programming languages contain good and bad parts, but JavaScript has more than its share of the bad, having been developed and released in a hurry before it could be refined. This authoritative book scrapes away these bad features to reveal a subset of JavaScript that's more reliable, readable, and maintainable than the language as a whole-a subset you can use to create truly extensible and efficient code. Considered the JavaScript expert by many people in the development...
| 
| The Definitive Guide to Grails, Second Edition by Graeme Rocher (Author), Jeff Brown (Author)
The rise of Ruby on Rails has signified a huge shift in how we build web applications today; it is a fantastic framework with a growing community. There is, however, space for another such framework that integrates seamlessly with Java. Thousands of companies have invested in Java, and these same companies are losing out on the benefits of a Rails–like framework. Enter Grails. Grails is not just a Rails clone, it aims to provide a Rails–like environment that is more...
| 
| Grails Persistence with GORM and GSQL by Robert Fischer (Author)
Unique to the popular Grails web framework is its architecture. While other frameworks are built from the ground up, Grails leverages existing and proven technologies that already have advanced functionality built in. One of the key technologies in this architecture is Hibernate, on top of which Grails builds its GORM (Grails Object Relational Mapping) model layer. This provides Grails a persistence solution. Published with the developer in mind, firstPress technical briefs explore...
|
|
|
|