|
|
|
|
LEADER |
00000cam a2200000Ma 4500 |
001 |
KNOVEL_ocn778431680 |
003 |
OCoLC |
005 |
20231027140348.0 |
006 |
m o d |
007 |
cr cn||||||||| |
008 |
120120s2011 enkab o 001 0 eng d |
040 |
|
|
|a E7B
|b eng
|e pn
|c E7B
|d OCLCQ
|d N$T
|d OCLCQ
|d DEBSZ
|d OCLCQ
|d KNOVL
|d OCLCF
|d KNOVL
|d YDXCP
|d IDEBK
|d VT2
|d OCLCQ
|d COO
|d OCLCQ
|d JBG
|d OCLCQ
|d Z5A
|d OCLCQ
|d WYU
|d UKMGB
|d OCLCO
|d UKAHL
|d RDF
|d OCLCO
|d OCLCQ
|
015 |
|
|
|a GBB6G3999
|2 bnb
|
016 |
7 |
|
|a 018011928
|2 Uk
|
019 |
|
|
|a 772397678
|a 816878974
|a 823131355
|a 824105670
|a 1062343900
|a 1103282353
|a 1129349016
|
020 |
|
|
|a 9781849513098
|q (electronic bk.)
|
020 |
|
|
|a 1849513090
|q (electronic bk.)
|
020 |
|
|
|a 9781621988991
|q (electronic bk.)
|
020 |
|
|
|a 1621988996
|q (electronic bk.)
|
020 |
|
|
|a 1283373254
|
020 |
|
|
|a 9781283373258
|
020 |
|
|
|z 1849513082
|
020 |
|
|
|z 9781849513081
|
029 |
1 |
|
|a DEBSZ
|b 372890636
|
029 |
1 |
|
|a NZ1
|b 14838206
|
029 |
1 |
|
|a NZ1
|b 16241485
|
029 |
1 |
|
|a AU@
|b 000062537607
|
029 |
1 |
|
|a UKMGB
|b 018011928
|
029 |
1 |
|
|a AU@
|b 000056839718
|
035 |
|
|
|a (OCoLC)778431680
|z (OCoLC)772397678
|z (OCoLC)816878974
|z (OCoLC)823131355
|z (OCoLC)824105670
|z (OCoLC)1062343900
|z (OCoLC)1103282353
|z (OCoLC)1129349016
|
037 |
|
|
|a 9781849513098
|b Packt Publishing Pvt. Ltd
|
050 |
|
4 |
|a TK5105.8885.A52
|b A53 2011eb
|
072 |
|
7 |
|a COM
|x 087000
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 034000
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 060130
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 060150
|2 bisacsh
|
072 |
|
7 |
|a UMW
|2 bicssc
|
082 |
0 |
4 |
|a 006.7
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Anbiah, R. Rajesh Jeba.
|
245 |
1 |
0 |
|a PHP Ajax cookbook :
|b over 60 simple but incredibly effective recipes to Ajaxify PHP Websites /
|c R. Rajesh Jeba Anbiah, Roshan Bhattarai, Milan Sedliak.
|
260 |
|
|
|a Birmingham, U.K. :
|b Packt Pub.,
|c 2011.
|
300 |
|
|
|a 1 online resource (iii, 323 pages) :
|b illustrations (some color), maps
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
490 |
1 |
|
|a Quick answers to common problems
|
490 |
1 |
|
|a Open source : community experience distilled
|
500 |
|
|
|a Includes index.
|
500 |
|
|
|a "Quick answers to common problems"--Cover.
|
520 |
|
|
|a This book contains a collection of recipes with step-by-step directions to build SEO-friendly websites using standard Ajax tools. Each recipe contains behind-the-scene explanations to PHP Ajax questions. This book is an ideal resource for people who like to add Ajax features to websites and who prefer standards and best practices for building SEO-friendly websites. As the book covers advanced topics, readers need to be aware of basic PHP, JavaScript and XML features.
|
505 |
0 |
|
|a Cover; Copyright; Credits; About the Authors; About the Reviewers; ww.PacktPub.com; Table of Contents; Preface; Chapter 1: Ajax Libraries; Designing simple navigation using jQuery; Creating tab navigation; Designing components using Ext JS; Event handling in MochiKit; Building a tab navigation using Dojo; Building a chart application using YUI library; Loading dynamic content using jQuery slider; Creating an Ajax shopping cart using MooTools; Building an Ajax login form using prototype.js; Chapter 2: Basic Utilities; Validating a form using Ajax; Creating an autosuggest control
|
505 |
8 |
|
|a Making Form WizardsUploading a file using Ajax; Uploading multiple files using Ajax; Creating a five-star rating system; Building a PHP Ajax contact form with validation; Displaying a table in Ajax; BuildingPagination using PHP and Ajax; Chapter 3: Useful Tools Using jQuery; Making tool tips using Ajax; Creating Autocomplete from a database; Building a tab navigation using jQuery; Rotating content; Creating an image slider; Creating pageless pagination; Loading images using Lightbox; Growing textarea using the jGrow plugin; HTML replacement of the select dropdown
|
505 |
8 |
|
|a Improving date selection with DatepickerDrag-and-drop functionality; Ajax shopping cart; Sorting and filtering data; Adding visual effects and animations; Chapter 4: Advanced Utilities; Building an Ajax chat system using the Comet technique; Charting with JavaScript; Decoding CAPTCHA through canvas; Displaying data in a grid; Chapter 5: Debugging and Troubleshooting; Debugging with Firebug and FirePHP; Debugging with the IE developer toolbar; Avoiding the framework conflict; Using the Anonymous function of JavaScript; Fixing memory leaks in JavaScript; Fixing Memory leaks
|
505 |
8 |
|
|a Sequencing Ajax RequestsCross Browser and Ajax; Beautifying JavaScript; Chapter 6: Optimization; Caching of objects; Getting optimization tips with YSlow; Speeding up JavaScript delivery through automatic compression and browser caching; Triggering JavaScript early/on DOM load; Lazy-loading of images; Optimizing Ajax applications automagically through Apache modules/Google mod_pagespeed; Chapter 7: Implementing Best Practices to Build Ajax Websites; Avoiding HTML markup-specific coding; Building secure Ajax websites; Building SEO-friendly Ajax websites
|
505 |
8 |
|
|a Preserving browser history or un-breaking the browser's back buttonImplementing comet PHP and Ajax; Chapter 8: Ajax Mashups; Web services; XML-RPC; Creating and consuming web services using PHP; Using Flickr API with Ajax; Using Twitter API with Ajax; Translating text using Google Ajax API; Using Google Maps; Searching a location within a Google Map; Searching within XX km. radius of Google Maps with markers and Info window; Finding a city/country using IP address; Converting currencies using Ajax and PHP; Chapter 9: iPhone and Ajax; Building a touch version of a website (with jQTouch)
|
590 |
|
|
|a Knovel
|b ACADEMIC - Software Engineering
|
650 |
|
0 |
|a Ajax (Web site development technology)
|
650 |
|
0 |
|a Web site development.
|
650 |
|
0 |
|a PHP (Computer program language)
|
650 |
|
6 |
|a Ajax (Technologie de développement de sites Web)
|
650 |
|
6 |
|a Sites Web
|x Développement.
|
650 |
|
6 |
|a PHP (Langage de programmation)
|
650 |
|
7 |
|a COMPUTERS
|x Digital Media
|x General.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Interactive & Multimedia.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Web
|x Site Design.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Web
|x User Generated Content.
|2 bisacsh
|
650 |
|
7 |
|a Ajax (Web site development technology)
|2 fast
|0 (OCoLC)fst01740126
|
650 |
|
7 |
|a PHP (Computer program language)
|2 fast
|0 (OCoLC)fst01049847
|
650 |
|
7 |
|a Web site development.
|2 fast
|0 (OCoLC)fst01173243
|
700 |
1 |
|
|a Bhattarai, Roshan.
|
700 |
1 |
|
|a Sedliak, Milan.
|
830 |
|
0 |
|a Community experience distilled.
|
856 |
4 |
0 |
|u https://appknovel.uam.elogim.com/kn/resources/kpPHPAC006/toc
|z Texto completo
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26943703
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10521448
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 413833
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n 337325
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 7344493
|
994 |
|
|
|a 92
|b IZTAP
|