Articoli correlati a Ajax Hacks

Perry, Bruce Ajax Hacks ISBN 13: 9780596101695

Ajax Hacks - Brossura

 
9780596101695: Ajax Hacks

Sinossi

Ajax, the popular term for Asynchronous JavaScript and XML, is one of the most important combinations of technologies for web developers to know these days. With its rich grouping of technologies, Ajax developers can create interactive web applications with XML-based web services, using JavaScript in the browser to process the web server response.

Taking complete advantage of Ajax, however, requires something more than your typical "how-to" book. What it calls for is Ajax Hacks from O'Reilly. This valuable guide provides direct, hands-on solutions that take the mystery out of Ajax's many capabilities. Each hack represents a clever way to accomplish a specific task, saving you countless hours of searching for the right answer.

A smart collection of 80 insider tips and tricks, Ajax Hacks covers all of the technology's finer points. Want to build next-generation web applications today? This book can show you how. Among the multitude of topics addressed, it shows you techniques for:

  • Using Ajax with Google Maps and Yahoo Maps
  • Displaying Weather.com data
  • Scraping stock quotes
  • Fetching postal codes
  • Building web forms with auto-complete functionality

Ajax Hacks also features a number of advanced hacks for accelerated web developers. Discover how to create huge, maintainable bookmarklets, how to use client-side storage for Ajax applications, and how to call a built-in Java object from JavaScript using Ajax. The book even addresses best practices for testing Ajax applications and improving maintenance, performance, and reliability for JavaScript code.

The latest in O"Reilly's celebrated Hacks series, Ajax Hacks smartly complements other O'Reilly titles such as Head Rush Ajax and JavaScript: The Definitive Guide.

Le informazioni nella sezione "Riassunto" possono far riferimento a edizioni diverse di questo titolo.

L'autore

Bruce Perry is an independent Java software developer and writer. Since 1996, he has developed web applications and databases for various nonprofits, design and marketing firms, and ad agencies. When not hacking or writing, he loves cycling and climbing mountains in the U.S. and Switzerland. He lives in Massachusetts with his wife Stacy LeBaron, daughter Rachel, and son Scott.

Contenuti

Foreword; Credits; About the Author; Contributors; Acknowledgments; Preface; Building Single-Page Applications; Explaining Ajax; How to Use This Book; How This Book Is Organized; Conventions Used in This Book; Using Code Examples; Safari Enabled; How to Contact Us; Got a Hack?; Chapter 1: Ajax Basics; It’s Not a Floor Wax; Handle with Care; XMLHttpRequest; 1 Detect Browser Compatibility with the Request Object; 2 Use the Request Object to POST Data to the Server; 3 Use Your Own Library for XMLHttpRequest; 4 Receive Data as XML; 5 Get Plain Old Strings; 6 Receive Data as a Number; 7 Receive Data in JSON Format; 8 Handle Request Object Errors; 9 Dig into the HTTP Response; 10 Generate a Styled Message with a CSS File; 11 Generate a Styled User Message on the Fly; Chapter 2: Web Forms; 12 Submit Text Field or textarea Values to the Server Without a Browser Refresh; 13 Display Text Field or textarea Values Using Server Data; 14 Submit Selection-List Values to the Server Without a Round Trip; 15 Dynamically Generate a New Selection List Using Server Data; 16 Extend an Existing Selection List; 17 Submit Checkbox Values to the Server Without a Round Trip; 18 Dynamically Generate a New Checkbox Group with Server Data; 19 Populate an Existing Checkbox Group from the Server; 20 Change Unordered Lists Using an HTTP Response; 21 Submit Hidden Tag Values to a Server Component; Chapter 3: Validation; 22 Validate a Text Field or textarea for Blank Fields; 23 Validate Email Syntax; 24 Validate Unique Usernames; 25 Validate Credit Card Numbers; 26 Validate Credit Card Security Codes; 27 Validate a Postal Code; Chapter 4: Power Hacks for Web Developers; 28 Get Access to the Google Maps API; 29 Use the Google Maps API Request Object; 30 Use Ajax with a Google Maps and Yahoo! Maps Mash-up; 31 Display a Weather.com XML Data Feed; 32 Use Ajax with a Yahoo! Maps and GeoURL Mash-up; 33 Debug Ajax-Generated Tags in Firefox; 34 Fetch a Postal Code; 35 Create Large, Maintainable Bookmarklets; 36 Use Permanent Client-Side Storage for Ajax Applications; 37 Control Browser History with iframes; 38 Send Cookie Values to a Server Program; 39 Use XMLHttpRequest to Scrape an Energy Price from a Web Page; 40 Send an Email with XMLHttpRequest; 41 Find the Browser’s Locale Information; 42 Create an RSS Feed Reader; Chapter 5: Direct Web Remoting (DWR)for Java Jocks; 43 Integrate DWR into Your Java Web Application; 44 Use DWR to Populate a Selection List from a Java Array; 45 Use DWR to Create a Selection List from a Java Map; 46 Display the Keys/Values from a Java HashMap on a Web Page; 47 Use DWR to Populate an Ordered List from a Java Array; 48 Access a Custom Java Object with JavaScript; 49 Call a Built-in Java Object from JavaScript Using DWR; Chapter 6: Hack Ajax with the Prototype and Rico Libraries; 50 Use Prototype’s Ajax Tools with Your Application; 51 Update an HTML Element’s Content from the Server; 52 Create Observers for Web Page Fields; 53 Use Rico to Update Several Elements with One Ajax Response; 54 Create a Drag-and-Drop Bookstore; Chapter 7: Work with Ajax and Ruby on Rails; Sensible MVC; 55 Install Ruby on Rails; 56 Monitor Remote Calls with Rails; 57 Make Your JavaScript Available to Rails Applications; 58 Dynamically Generate a Selection List in a Rails Template; 59 Find Out Whether Ajax Is Calling in the Request; 60 Dynamically Generate a Selection List Using Database Data; 61 Periodically Make a Remote Call; 62 Dynamically View Request Information for XMLHttpRequest; Chapter 8: Savor the script.aculo.us JavaScript Library; 63 Integrate script.aculo.us Visual Effects with an Ajax Application; 64 Create a Login Box That Shrugs Off Invalid Logins; 65 Create an Auto-Complete Field with script.aculo.us; 66 Create an In-Place Editor Field; 67 Create a Web Form That Disappears When Submitted; Chapter 9: Options and Efficiencies; 68 Fix the Browser Back Button in Ajax Applications; 69 Handle Bookmarks and Back Buttons with RSH; 70 Set a Time Limit for the HTTP Request; 71 Improve Maintainability, Performance, and Reliability for Large JavaScript Applications; 72 Obfuscate JavaScript and Ajax Code; 73 Use a Dynamic script Tag to Make Web Services Requests; 74 Configure Apache to Deal with Cross-Domain Issues; 75 Run a Search Engine Inside Your Browser; 76 Use Declarative Markup Instead of Script via XForms; 77 Build a Client-Side Cache; 78 Create an Auto-Complete Field; 79 Dynamically Display More Information About a Topic; 80 Use Strings and Arrays to Dynamically Generate HTML;|

  • Foreword
  • Credits
  • Preface
  • Chapter 1: Ajax Basics
  • Chapter 2: Web Forms
  • Chapter 3: Validation
  • Chapter 4: Power Hacks for Web Developers
  • Chapter 5: Direct Web Remoting (DWR)for Java Jocks
  • Chapter 6: Hack Ajax with the Prototype and Rico Libraries
  • Chapter 7: Work with Ajax and Ruby on Rails
  • Chapter 8: Savor the script.aculo.us JavaScript Library
  • Chapter 9: Options and Efficiencies

Le informazioni nella sezione "Su questo libro" possono far riferimento a edizioni diverse di questo titolo.

  • EditoreO′Reilly
  • Data di pubblicazione2006
  • ISBN 10 0596101694
  • ISBN 13 9780596101695
  • RilegaturaCopertina flessibile
  • LinguaInglese
  • Numero di pagine438

Compra usato

Condizioni: buono
Good condition. A copy that has...
Visualizza questo articolo

GRATIS per la spedizione in U.S.A.

Destinazione, tempi e costi

Altre edizioni note dello stesso titolo

9788184041064: AJAX HACKS: TIPS & TOOLS FOR CREATING RESPONSIVE WEB SITE [Paperback] PERRY

Edizione in evidenza

ISBN 10:  8184041063 ISBN 13:  9788184041064
Brossura

Risultati della ricerca per Ajax Hacks

Foto dell'editore

Perry, Bruce W.
Editore: O'Reilly Media, 2006
ISBN 10: 0596101694 ISBN 13: 9780596101695
Antico o usato Brossura

Da: Wonder Book, Frederick, MD, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: Good. Good condition. A copy that has been read but remains intact. May contain markings such as bookplates, stamps, limited notes and highlighting, or a few light stains. Codice articolo Q04C-01231

Contatta il venditore

Compra usato

EUR 5,28
Convertire valuta
Spese di spedizione: GRATIS
In U.S.A.
Destinazione, tempi e costi

Quantità: 2 disponibili

Aggiungi al carrello

Foto dell'editore

Perry, Bruce W.
Editore: O'Reilly Media, 2006
ISBN 10: 0596101694 ISBN 13: 9780596101695
Antico o usato Brossura

Da: Wonder Book, Frederick, MD, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: Very Good. Very Good condition. A copy that may have a few cosmetic defects. May also contain light spine creasing or a few markings such as an owner's name, short gifter's inscription or light stamp. Bundled media such as CDs, DVDs, floppy disks or access codes may not be included. Codice articolo N13D-02806

Contatta il venditore

Compra usato

EUR 5,28
Convertire valuta
Spese di spedizione: GRATIS
In U.S.A.
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Foto dell'editore

Perry, Bruce W.
Editore: O'Reilly Media, 2006
ISBN 10: 0596101694 ISBN 13: 9780596101695
Antico o usato PAPERBACK

Da: Newsboy Books, Ontario, CA, U.S.A.

Valutazione del venditore 2 su 5 stelle 2 stelle, Maggiori informazioni sulle valutazioni dei venditori

PAPERBACK. Condizione: Very Good. 0596101694 Back cover corner crease. Otherwise, like new. No highlighting. No underlining. Codice articolo 0596101694NE

Contatta il venditore

Compra usato

EUR 4,55
Convertire valuta
Spese di spedizione: EUR 3,97
In U.S.A.
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Foto dell'editore

-
Editore: -, 2006
ISBN 10: 0596101694 ISBN 13: 9780596101695
Antico o usato Paperback

Da: AwesomeBooks, Wallingford, Regno Unito

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Paperback. Condizione: Very Good. Ajax Hacks: Tips & Tools for Creating Responsive Web Sites This book is in very good condition and will be shipped within 24 hours of ordering. The cover may have some limited signs of wear but the pages are clean, intact and the spine remains undamaged. This book has clearly been well maintained and looked after thus far. Money back guarantee if you are not satisfied. See all our books here, order more than 1 book and get discounted shipping. Codice articolo 7719-9780596101695

Contatta il venditore

Compra usato

EUR 4,14
Convertire valuta
Spese di spedizione: EUR 5,87
Da: Regno Unito a: U.S.A.
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Immagini fornite dal venditore

Bruce W. Perry
Editore: O'Reilly Media, 2006
ISBN 10: 0596101694 ISBN 13: 9780596101695
Antico o usato Brossura

Da: WeBuyBooks, Rossendale, LANCS, Regno Unito

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: Good. Most items will be dispatched the same or the next working day. A copy that has been read but remains in clean condition. All of the pages are intact and the cover is intact and the spine may show signs of wear. The book may have minor markings which are not specifically mentioned. A few small marks or stains to the page edges/pages . Minor shelf wear. Codice articolo wbb0021971494

Contatta il venditore

Compra usato

EUR 1,46
Convertire valuta
Spese di spedizione: EUR 9,23
Da: Regno Unito a: U.S.A.
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Foto dell'editore

-
Editore: - -, 2006
ISBN 10: 0596101694 ISBN 13: 9780596101695
Antico o usato Paperback

Da: Bahamut Media, Reading, Regno Unito

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Paperback. Condizione: Very Good. This book is in very good condition and will be shipped within 24 hours of ordering. The cover may have some limited signs of wear but the pages are clean, intact and the spine remains undamaged. This book has clearly been well maintained and looked after thus far. Money back guarantee if you are not satisfied. See all our books here, order more than 1 book and get discounted shipping. Codice articolo 6545-9780596101695

Contatta il venditore

Compra usato

EUR 4,14
Convertire valuta
Spese di spedizione: EUR 8,21
Da: Regno Unito a: U.S.A.
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Immagini fornite dal venditore

Perry, Bruce
Editore: O'Reilly Media, 2006
ISBN 10: 0596101694 ISBN 13: 9780596101695
Nuovo Brossura

Da: GreatBookPrices, Columbia, MD, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: New. Codice articolo 4091015-n

Contatta il venditore

Compra nuovo

EUR 19,48
Convertire valuta
Spese di spedizione: EUR 2,34
In U.S.A.
Destinazione, tempi e costi

Quantità: 2 disponibili

Aggiungi al carrello

Immagini fornite dal venditore

Perry, Bruce W.
Editore: O'Reilly Media 3/31/2006, 2006
ISBN 10: 0596101694 ISBN 13: 9780596101695
Nuovo Paperback or Softback

Da: BargainBookStores, Grand Rapids, MI, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Paperback or Softback. Condizione: New. Ajax Hacks 1.33. Book. Codice articolo BBS-9780596101695

Contatta il venditore

Compra nuovo

EUR 21,90
Convertire valuta
Spese di spedizione: GRATIS
In U.S.A.
Destinazione, tempi e costi

Quantità: 5 disponibili

Aggiungi al carrello

Foto dell'editore

Perry, Bruce
Editore: O'Reilly Media, Inc, 2006
ISBN 10: 0596101694 ISBN 13: 9780596101695
Nuovo Brossura

Da: Lakeside Books, Benton Harbor, MI, U.S.A.

Valutazione del venditore 4 su 5 stelle 4 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: New. Brand New! Not Overstocks or Low Quality Book Club Editions! Direct From the Publisher! We're not a giant, faceless warehouse organization! We're a small town bookstore that loves books and loves it's customers! Buy from Lakeside Books! Codice articolo OTF-S-9780596101695

Contatta il venditore

Compra nuovo

EUR 18,71
Convertire valuta
Spese di spedizione: EUR 3,53
In U.S.A.
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Foto dell'editore

Perry, Bruce W.
Editore: O'Reilly Media, 2006
ISBN 10: 0596101694 ISBN 13: 9780596101695
Nuovo Paperback

Da: The Media Foundation, BEAVERTON, OR, U.S.A.

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Paperback. Condizione: New. Book is in excellent condition. Pages are crisp and clean, binding tight. 100% Satisfaction Guaranteed. Orders received before 3PM PT typically ship same day. All profits support the non-profit community. Codice articolo mon0000116545

Contatta il venditore

Compra nuovo

EUR 19,94
Convertire valuta
Spese di spedizione: EUR 3,97
In U.S.A.
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Vedi altre 10 copie di questo libro

Vedi tutti i risultati per questo libro