|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
OR_ocm85789079 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr unu|||||||| |
008 |
070307s2006 cau o 001 0 eng d |
040 |
|
|
|a UMI
|b eng
|e pn
|c UMI
|d BAKER
|d SINTU
|d CEF
|d OCLCQ
|d UIU
|d DEBSZ
|d OCLCQ
|d OCLCO
|d CNNAI
|d OCLCF
|d OCLCQ
|d N$T
|d CUSER
|d TEFOD
|d IDEBK
|d YDXCP
|d EBLCP
|d TEFOD
|d OCLCQ
|d FEM
|d OCLCQ
|d UKAHL
|d OCLCQ
|d OCLCO
|d OCLCQ
|d OCLCO
|
019 |
|
|
|a 78160620
|a 326763144
|a 772459224
|a 863821246
|a 968100377
|a 969083422
|
020 |
|
|
|a 0596527446
|
020 |
|
|
|a 9780596527440
|
020 |
|
|
|a 9780596510701
|q (electronic bk.)
|
020 |
|
|
|a 0596510705
|q (electronic bk.)
|
020 |
|
|
|a 9780596554637
|q (electronic bk.)
|
020 |
|
|
|a 059655463X
|q (electronic bk.)
|
029 |
1 |
|
|a AU@
|b 000062580909
|
029 |
1 |
|
|a DEBSZ
|b 35537207X
|
029 |
1 |
|
|a DEBSZ
|b 405504888
|
029 |
1 |
|
|a AU@
|b 000069029198
|
035 |
|
|
|a (OCoLC)85789079
|z (OCoLC)78160620
|z (OCoLC)326763144
|z (OCoLC)772459224
|z (OCoLC)863821246
|z (OCoLC)968100377
|z (OCoLC)969083422
|
037 |
|
|
|a CL0500000007
|b Safari Books Online
|
037 |
|
|
|a E099F2B3-48D9-4173-9C75-1C58212AC959
|b OverDrive, Inc.
|n http://www.overdrive.com
|
050 |
|
4 |
|a TK5105.8885.A52
|b R39 2006
|
072 |
|
7 |
|a COM
|x 060160
|2 bisacsh
|
082 |
0 |
4 |
|a 005.759 A312 Ray 2006 [ONLINE]
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Raymond, Scott.
|
245 |
1 |
0 |
|a Ajax on rails /
|c Scott Raymond.
|
260 |
|
|
|a Sebastopol, Calif. :
|b O'Reilly,
|c 2006.
|
300 |
|
|
|a 1 online resource
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a text file
|
588 |
0 |
|
|a Print version record.
|
505 |
0 |
|
|a Table of Contents; Preface; Assumptions This Book Makes; Contents of This Book; Conventions Used in This Book; Using Code Examples; We'd Like to Hear from You; Safari® Enabled; Acknowledgments; Introduction; Who This Book Is For; What Ajax Is; The Traditional Model; The Ajax Model; It's Actually Pretty Easy; The Eras of Web Development; History of Ajax; Ajax: Neither Asynchronous nor XML. Discuss.; What Rails Is; Rails Mantras; 'You Got Your Ajax in My Rails!'; Getting Up to Speed; Starting Ruby; Getting on the Rails; Other Things You'll Want; Hello, Rails; Rails Writ Large; Summary.
|
505 |
8 |
|
|a Getting Our Feet WetThe Old-Fashioned Way; Starting a Project; JavaScript Libraries and Prototype; Bringing Rails into the Picture; ERb Basics; Layouts; Partials; Helpers; Back to Ajax; Summary; Introducing Prototype; Setting the Stage; Ajax Links; Callbacks; Other Options; Linking to an arbitrary function; Forms; Form Tag Helpers; Form Helpers; Using form_for; Ajax Forms; Using remote_form_for; Buttons; Buttons for Arbitrary Functions; Custom Helpers; Form Observers; Observing an Entire Form; Summary; Introducing script.aculo.us; Visual Effects; Toggling; Options; Queues; Callbacks.
|
505 |
8 |
|
|a TransitionsVisual Effect Helper; Drag and Drop; Draggables; Draggable options; Droppables; Droppable options; Droppables with Ajax; Sortables; Ajax-enabled sortables; Summary; RJS; Instructions Instead of Data; Putting the R in RJS; Diving In; Rendering JavaScript Without RJS; RJS: Generating JavaScript with Ruby; Using .rjs files; Testing and debugging RJS; Element Proxies; Custom methods with element proxies; Updating content with element proxies; Collection Proxies; each; invoke; pluck; collect/map; detect/find; select/find_all; reject; partition; min and max; all and any; inject; zip.
|
505 |
8 |
|
|a Sort_byJavaScriptGenerator Methods; Manipulating DOM elements; Inserting content; Redirecting; Delaying execution; Creating drag-and-drop elements; Generating arbitrary JavaScript; Class proxies; RJS Helpers; RJS Without Ajax; A Real-World Example; The Old Way; The RJS Way; Summary; Ajax Usability; Principles of Usability; Personal Assistant: Defending Attention; Tour Guide: Manage Expectations; User models and program models; Example: Windows versus Mac program models; Set accurate expectations; Mentor: Design Not Just for Usability, but Learnability; Teach with affordances.
|
505 |
8 |
|
|a Trainer: Provide Immediate FeedbackDirect manipulation; Work with the mind; Use color appropriately; The Context of the Web; HTTP; The Page; Usability on the Web; Know When to Use Ajax-and When Not To; Don't break the back button; Don't use Ajax for navigation; Keep Page Elements Consistent; Key Commands; Increasing Responsiveness with Ajax ('It's Too Slow!'); Consequences of Increased Responsiveness ('It's Too Fast!'); Blank Slates, Coach Content, and Help Nuggets; Blank slates; Coach content; Help nuggets; Cross-Platform Development; Realities of Platforms; What makes a platform.
|
520 |
|
|
|a Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches intermediate to advanced web developers how to use both Ajax and Rails to quickly build high-performance, scalable applications without being overwhelmed with thousands of lines of JavaScript code. More than just recipes, you also get a thorough, low-level understanding of what's happening under the hood. Ajax on Rails includes three fully worked out Rails/Ajax applications.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a Ajax (Web site development technology)
|
650 |
|
0 |
|a Ruby (Computer program language)
|
650 |
|
0 |
|a Web site development.
|
650 |
|
6 |
|a Ajax (Technologie de développement de sites Web)
|
650 |
|
6 |
|a Ruby (Langage de programmation)
|
650 |
|
6 |
|a Sites Web
|x Développement.
|
650 |
|
7 |
|a COMPUTERS
|x Web
|x Web Programming.
|2 bisacsh
|
650 |
|
7 |
|a Ajax (Web site development technology)
|2 blmlsh
|
650 |
|
7 |
|a Ruby (Computer program language)
|2 blmlsh
|
650 |
|
7 |
|a Web site development.
|2 blmlsh
|
650 |
|
7 |
|a Ajax (Web site development technology)
|2 fast
|
650 |
|
7 |
|a Ruby (Computer program language)
|2 fast
|
650 |
|
7 |
|a Web site development
|2 fast
|
650 |
1 |
7 |
|a Websites.
|2 gtt
|
650 |
1 |
7 |
|a Programmatuurtechniek.
|2 gtt
|
650 |
1 |
7 |
|a XML.
|2 gtt
|
650 |
1 |
7 |
|a JavaScript.
|2 gtt
|
650 |
1 |
7 |
|a Ruby (programmeertaal)
|2 gtt
|
776 |
0 |
8 |
|i Print version:
|a Raymond, Scott.
|t Ajax on rails.
|b 1st ed.
|d Sebastopol, CA : O'Reilly, ©2007
|z 0596527446
|w (DLC) 2007274355
|w (OCoLC)71284897
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/0596527446/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH29297962
|
938 |
|
|
|a Baker & Taylor
|b BKTY
|c 39.99
|d 29.99
|i 0596527446
|n 0006887481
|s active
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 415231
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n cis28426824
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 7365476
|
994 |
|
|
|a 92
|b IZTAP
|