Авторизация
Поиск по указателям
Woychowsky E. — AJAX: Creating Web Pages with Asynchronous JavaScript and XML
Обсудите книгу на научном форуме
Нашли опечатку? Выделите ее мышкой и нажмите Ctrl+Enter
Название: AJAX: Creating Web Pages with Asynchronous JavaScript and XML
Автор: Woychowsky E.
Аннотация: By now, you're probably chomping at the bit to start building those rich, highly usable Ajax web applications everyone's talking about. Wouldn't it be nice if one book taught you all the Ajax techniques you need and also gave you a needed refresher on the underlying technologies? Edmond Woychowsky thought so, and he's written that book.
Woychowsky starts with a quick overview of the ways web pages have been coded since time immemorial — and their limitations. Next, he explains why Ajax is different, then introduces its key concepts step-by-step, from its earliest “primordial” ancestors to its latest incarnations.
Woychowsky reviews Ajax-relevant facets of HTML and XHTML, JavaScript, XML, DTDs, schemas, XML data islands, and XMLHTTP Request. Unlike many other Ajax books, this one also shows how XSLT and XPath can be used well in Ajax applications. There's also a full chapter on the cross-browser HTML Document Object Model, which lets you do magical things like update only parts of a web page.
Since Ajax is based on mature, non-proprietary standards, it's easy to develop Ajax applications using open source technologies. That's Woychowsky's approach. He first explains how today's increasingly popular open-source Ajax libraries work, utilizing examples drawn upon his own homegrown client-side JavaScript library. He offers practical introductions to open source tools like Ruby on Rails. And, throughout, he relies on examples that use a wide range of open source software — from MySQL to Firefox.
Язык:
Рубрика: Технология /
Статус предметного указателя: Готов указатель с номерами страниц
ed2k: ed2k stats
Год издания: 2006
Количество страниц: 432
Добавлена в каталог: 14.11.2006
Операции: Положить на полку |
Скопировать ссылку для форума | Скопировать ID
Предметный указатель
setAttributeNode() method
setEnvelope() method
setInterval() method
setNamedItem() method
setRequestHeader() method 2nd
setTimeout() method 2nd
shift() method
Shopping cart application
shopping cart application, add2Cart() function
shopping cart application, displayCart() function
shopping cart application, Items Available web page code listing
shopping cart application, shopping cart page code listing
shopping cart application, shoppingCartSelect stored procedure
shopping cart application, substringAfter() function
shopping cart application, substringBefore() function
shoppingCartSelect stored procedure
Simple Object Access Protocol [See SOAP (Simple Object Access Protocol).]
slash (/) 2nd
slice() method 2nd
slicing arrays
small element (XHTML)
SOAP (simple object access protocol) 2nd
SOAP, faults 2nd
SOAP, invoking web services with
SOAP, requests 2nd
SOAP, responses 2nd
SOAPEnvelope class 2nd
sort element (XSLT) 2nd
sort() method
Sorting
sorting, arrays
sorting, node sets (XSLT)
span element (XHTML)
Specified property (Attr interface)
splice() method
split() method
splitText() method
start-with() function
stateChangeHandler() function 2nd
statements
statements, break
statements, conditional statements
statements, conditional statements, case
statements, conditional statements, if
statements, conditional statements, switch
statements, continue
statements, loops
statements, loops, do/while
statements, loops, exiting
statements, loops, for/in
statements, loops, while
static Web pages
status property (XMLHttpRequest object)
statusText property (XMLHttpRequest object)
Stored procedures
stored procedures, addressSelect
stored procedures, customerInsert
stored procedures, itemSelectXML
stored procedures, lineSelect
stored procedures, nameInsert
stored procedures, producing XML from
stored procedures, shoppingCartSelect
stored() functions, concatenating
strike element (XHTML)
String class (Ruby)
string functions
string-length() function
strings
strings, in Ruby
strings, regular expressions
strings, string functions
strings, substitution
strip-space element (XSLT)
strong element (XHTML)
structs, XML-RPC
style sheets [See CSS (Cascading Style Sheets); XSLT (eXtensible Stylesheet Language for Transformations).]
stylesheet element (XSLT)
sub element (XHTML)
submit event handler
submitForm() function 2nd
substituting strings
substr() method
substring() method 2nd
substring-after() function
substring-before() function
substringAfter() function
substringBefore() function
substringData() method
SUM() function
sup element (XHTML)
switch statement
synchronous loading with Sarissa
synchronous pages
synchronous requests
synchronous XMLHttpRequest applications
system-property() function
systemid property
table element (XHTML)
tabular information 2nd
tabular information, Ajax library classes
tabular information, Boolean global variables
tabular information, code reuse
tabular information, framesets
tabular information, JavaScript() functions
tabular information, JavaScript() functions, changeEvent() 2nd
tabular information, JavaScript() functions, forward()
tabular information, JavaScript() functions, initialize()
tabular information, JavaScript() functions, restrict()
tabular information, JavaScript() functions, submitForm()
tabular information, nonbound tables, creating with XSLstyle sheets
tabular information, read-only
tabular information, read-only, CSS
tabular information, read-only, items available page
tabular information, read-only, lineSelect stored procedure
tabular information, read-only, MySQL database tables, creating
tabular information, read-only, mysqli() methods and properties
tabular information, read-only, PHPvariables and routines
tabular information, read-only, readyState values
tabular information, read-only, web page code listing
tabular information, sample Ajax page
tabular information, updateable (shopping cart application) 2nd
tabular information, updateable (shopping cart application), add2Cart() function
tabular information, updateable (shopping cart application), displayCart() function
tabular information, updateable (shopping cart application), shopping cart page code listing
tabular information, updateable (shopping cart application), shoppingCartSelect stored procedure
tabular information, updateable (shopping cart application), substringAfter() function
tabular information, updateable (shopping cart application), substringBefore() function
tabular information, XSLT
Tags [See elements.]
Target property (ProcessingInstruction interface)
tbody element (XHTML)
td element (XHTML)
template element (XSLT)
templates (XSLT)
templates (XSLT), distinguishing template matches with mode attribute
templates (XSLT), named template example
templates (XSLT), pure XSLT template example
templates (XSLT), XSLT/XHTML hybrid template example
text element (XSLT)
Text interface
text-align element (CSS)
text-decoration element (CSS)
text-indent element (CSS)
text-transform element (CSS)
textarea element (XHTML)
tfoot element (XHTML)
th element (XHTML)
then statement (Ruby)
thread element (XHTML)
threads in Ruby
title element (XHTML)
toLowerCase() method
Tools
toString() method
toUpperCase() method
tr element (XHTML)
traditional versus Ajax websites
Training
training, coding by hand
training, guidelines for
training, tools
transform element (XSLT)
Transformations [See XSLT (eXtensible Stylesheet Language for Transformations).]
transformToDocument() method
transformToFragment() method
translate() function 2nd
transverse() function
tree data structures 2nd
true() function
Trueclass class (Ruby)
tt element (XHTML)
u element (XHTML)
ul element (XHTML)
undefined data types
unescape() method
union operator (|)
unions (XPath)
unless statement (Ruby)
unload event handler
unparsed-entity-uri() function
unshift() method
until loops
updateable forms
updateable forms, customer display page
updateable forms, customerInsert stored procedure
updateable forms, nameInsert stored procedure
updateable tabular information (shopping cart application)
updateable tabular information (shopping cart application), add2Cart() function
updateable tabular information (shopping cart application), displayCart() function
updateable tabular information (shopping cart application), shopping cart page code listing
updateable tabular information (shopping cart application), shoppingCartSelect stored procedure
updateable tabular information (shopping cart application), substringAfter() function
updateable tabular information (shopping cart application), substringBefore() function
updateable web pages, creating with XSLT
Value property (Attr interface)
value-of element (XSLT)
valueOf() method
var element (XHTML)
variable element (XSLT)
Variables
variables, JavaScript
variables, Ruby
variables, XSLT
vertical-align element (CSS)
views folder
visible.htm
Web browsers [See browsers.]
Web servers
Web Services
Web services, definition of
web services, example of
web services, invoking
web services, SOAP (Simple Object Access Protocol)
web services, SOAP, faults
web services, SOAP, invoking web services with
web services, SOAP, requests
web services, SOAP, responses
Web sites
web sites, brochure-ware
web sites, traditional versus Ajax websites
Web, history of
WEBrick
well-formed XHTML documents
well-formed XML documents 2nd 3rd
when element (XSLT)
while loops 2nd
white-space element (CSS)
width element (CSS)
Window object
with-param element (XSLT)
word-spacing element (CSS)
World Wide Web Consortium 2nd 3rd
XHTML [See also HTML.]
XHTML, compared to HTML
XHTML, elements [See elements.]
XHTML, well-formed documents
XHTML, XSLT/XHTML hybrid template example
XML (Extensible Markup Language) 2nd 3rd 4th 5th [See also XMLHttpRequest object.]
XML, asynchronous loading with Sarissa
XML, binding
XML, binding, cross-browser XMLbinding
XML, binding, Internet Explorer
XML, CDATA sections
XML, comments
XML, cross-browser binding XML
XML, cross-browser XMLdocument class constructor
XML, DTDs (Document Type Definitions)
XML, elements [See elements.]
XML, entities
XML, forbidden/restricted characters
XML, hiding with CSS 2nd
XML, namespaces
XML, naming conventions
XML, non-well-formed documents
XML, processing instructions
XML, producing from stored procedures
XML, sample documents 2nd
XML, schemas
XML, serialization
XML, stored functions, concatenating
XML, synchronous loading with Sarissa
XML, tree data structure 2nd
XML, well-formed documents 2nd 3rd
XML, XML Data Islands
XML, XML Data Islands, cross-browser solutions
XML, XML Data Islands, Firefox
XML, XML Data Islands, Internet Explorer 2nd
XML, XML Data Islands, sample HTML page with embedded XML
XML, XML declarations
XML, XML DOM (Document Object Model)
XML, XML DOM, JavaScript interfaces
XML, XML DOM, node types
XML, XML DOM, properties and methods
XML, XML DOM, sample XML document
XML-RPC data types
XML-RPC faults
XML-RPC requests
XML-RPC responses
XMLHttpRequest object 2nd 3rd 4th
XMLHttpRequest object, ActiveX
XMLHttpRequest object, asynchronous applications 2nd
XMLHttpRequest object, browser differences
XMLHttpRequest object, creating instances of
XMLHttpRequest object, cross-browser (Gecko and IE) XMLHttpRequest class constructor
XMLHttpRequest object, GET versus POST methods
XMLHttpRequest object, implementation with Sarissa
XMLHttpRequest object, properties and methods
XMLHttpRequest object, readyState values
XMLHttpRequest object, RSS (Really Simple Syndication)
XMLHttpRequest object, sample XMLdocument
XMLHttpRequest object, SOAP(Simple Object Access Protocol)
XMLHttpRequest object, SOAP, faults
XMLHttpRequest object, SOAP, requests
XMLHttpRequest object, SOAP, responses
XMLHttpRequest object, synchronous applications 2nd
XMLHttpRequest object, web services
XMLHttpRequest object, web services, definition of
XMLHttpRequest object, web services, example of
XMLHttpRequest object, web services, invoking
XMLHttpRequest object, web services, SOAP (Simple Object Access Protocol)
Реклама