Главная    Ex Libris    Книги    Журналы    Статьи    Серии    Каталог    Wanted    Загрузка    ХудЛит    Справка    Поиск по индексам    Поиск    Форум   
blank
Авторизация

       
blank
Поиск по указателям

blank
blank
blank
Красота
blank
Woychowsky E. — AJAX: Creating Web Pages with Asynchronous JavaScript and XML
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.


Язык: en

Рубрика: Технология/

Статус предметного указателя: Готов указатель с номерами страниц

ed2k: ed2k stats

Год издания: 2006

Количество страниц: 432

Добавлена в каталог: 14.11.2006

Операции: Положить на полку | Скопировать ссылку для форума | Скопировать ID
blank
Предметный указатель
methods, shift()      
methods, slice()      2nd
methods, sort()      
methods, splice()      
methods, split()      
methods, splitText()      
methods, stateChangeHandler()      
methods, substr()      
methods, substring()      
methods, substringData()      
methods, toLowerCase()      
methods, toString()      
methods, toUpperCase()      
methods, transformToDocument()      
methods, transformToFragment()      
methods, unescape()      
methods, unshift()      
methods, valueOf()      
Microsoft Internet Explorer      2nd
Microsoft Internet Explorer, client-side transformations      
Microsoft Internet Explorer, cross-browser DOM (Document Object Model)      
Microsoft Internet Explorer, XML binding      
Microsoft Internet Explorer, XML Data Islands      2nd
mode attribute (template element)      
models folder      
mousedown event handler      
mousemove event handler      
mouseout event handler      
mouseover event handler      
mouseup event handler      
Mozilla      
Mozilla-based browsers      
Muench, Steve      
Muenchian grouping      
multiple assignments (Ruby)      
multithreading in Ruby      
MySQL database tables, creating      2nd
MySQL stored procedures      
MySQL stored procedures, addressSelect      
MySQL stored procedures, customerInsert      
MySQL stored procedures, itemSelectXML      2nd
MySQL stored procedures, lineSelect      
MySQL stored procedures, nameInsert      
MySQL stored procedures, producing XML from      
MySQL stored procedures, shoppingCartSelect      
mysqli() methods and properties      
Name property      
name() function      2nd
name-value pairs in JSON (JavaScript Object Notation)      
named XSLT template example      
NamedNodeMap interface      
nameInsert stored procedure      
names() method      
namespace axes (XPath)      
namespace-alias element (XSLT)      
namespace-uri() function      
namespaces (XML)      
naming conventions (XML)      
NaN special value      
NCSA HTTPd      
nesting if statements      
Netscape      2nd
nextSibling property      
Node interface      
node set functions      
NodeList interface      
nodeName property      
nodes      
nodes, attribute nodes      
nodes, child nodes      
nodes, context nodes      
nodes, parent nodes      2nd
nodes, root nodes      
nodeType property      
nodeValue property      
noframes element (XHTML)      
nonbound tables, creating with XSL style sheets      
normalize() method      
normalize-space() function      
noscript element (XHTML)      
not() function      
Notation interface      
notationName property      
Notations property (DocumentType interface)      
null data types      
number element (XSLT)      
number() function      
numeric data types      2nd
numeric() functions      
Object data type      
object element (XHTML)      
Objects      [See also DOM (Document Object Model).]
objects, JavaScript objects      
objects, JavaScript objects, collections      
objects, JavaScript objects, creating      
objects, JavaScript objects, cross-browser (Gecko and IE) XMLHttpRequest class constructor      
objects, JavaScript objects, cross-browser SOAPEnvelope class constructor      
objects, JavaScript objects, cross-browser XML document class constructor      
objects, JavaScript objects, cross-browser XSLTProcessor class      
objects, JavaScript objects, serialization      
objects, Ruby objects      
objects, XML DOM (Document Object Model)      
objects, XML DOM, JavaScript interfaces      
objects, XML DOM, node types      
objects, XML DOM, properties and() methods      
objects, XML DOM, sample XML document      
objects, XMLHttpRequest      2nd 3rd
objects, XMLHttpRequest, ActiveX      
objects, XMLHttpRequest, asynchronous applications      2nd
objects, XMLHttpRequest, browser differences      
objects, XMLHttpRequest, creating instances of      
objects, XMLHttpRequest, cross-browser (Gecko and IE) XMLHttpRequest class constructor      
objects, XMLHttpRequest, GET versus POST() methods      
objects, XMLHttpRequest, properties and() methods      
objects, XMLHttpRequest, readyState values      
objects, XMLHttpRequest, RSS (Really Simple Syndication)      
objects, XMLHttpRequest, sample XML document      
objects, XMLHttpRequest, SOAP(Simple Object Access Protocol)      
objects, XMLHttpRequest, synchronous applications      2nd
objects, XMLHttpRequest, web services      
objects, XMLHttpRequest, XML-RPC data types      
objects, XMLHttpRequest, XML-RPC faults      
objects, XMLHttpRequest, XML-RPC requests      
objects, XMLHttpRequest, XML-RPC responses      
ol element (XHTML)      
OnClick event handler      
onreadystatechange event handler      
open() method      
Opera      2nd 3rd
Operators      
operators, arithmetic operators      
operators, conditional operators      
operators, in Ruby      
operators, JavaScript operators      
operators, union operator (|)      
optgroup element (XHTML)      
option element (XHTML)      
otherwise element (XSLT)      
output element (XSLT)      2nd
ownerDocument property      
p element (XHTML)      
padding element (CSS)      
padding-bottom element (CSS)      
padding-left element (CSS)      
padding-right element (CSS)      
padding-top element (CSS)      
pageWait() function      
param element      
param element, XHTML      
param element, XSLT      
parent axes (XPath)      
parent nodes      2nd 3rd
parentheses ()      
parentNode property      
paths (XPath)      
period (.)      
philosophy of Ajax      
PHP tabular information      
plus sign (+)      
pop() method      
position() function      
POST method      
pre element (XHTML)      
preceding axes (XPath)      
preceding-sibling axes (XPath)      
predicates (XPath)      
preserve-space element (XSLT)      
previousSibling property      
procedures, stored      
procedures, stored, addressSelect      
procedures, stored, customerInsert      
procedures, stored, itemSelectXML      
procedures, stored, lineSelect      
procedures, stored, nameInsert      
procedures, stored, producing XML from      
procedures, stored, shoppingCartSelect      
processing instructions (XML)      
processing-instruction element (XSLT)      
ProcessingInstruction interface      
Properties      [See also specific properties.]
properties, collections      
properties, Float class (Ruby)      
properties, HTMLDOM      
properties, Integer class (Ruby)      
properties, XMLHttpRequest object      
prototype property      
Public folder      
publicid property      
purge() method      
push() method      
q element (XHTML)      
query() method      
question mark (?)      
Rails      [See Ruby on Rails.]
read-only forms      
read-only forms, addressSelect stored procedure      
read-only forms, customer display      
read-only forms, MySQL database tables, creating      
read-only tabular information      2nd
read-only tabular information, CSS      
read-only tabular information, items available page      
read-only tabular information, lineSelect stored procedure      
read-only tabular information, MySQL database tables, creating      
read-only tabular information, mysqli() methods and properties      
read-only tabular information, PHP variables and routines      
read-only tabular information, readyState values      
read-only tabular information, web page code listing      
readState property (XMLHttpRequest object)      2nd
readyState() method      
Really Simple Syndication (RSS)      
Recursion      
recursion, JavaScript      
recursion, recursive style sheets (XSLT)      
Regular expressions      
removeAttribute() method      
removeAttributeNode() method      
removeChild() method      
removeNamedItem() method      
removeRequestHeader() method      
removing array elements      
Replace() method      
replaceChild() method      
replaceData() method      
Requests      
requests, SOAP requests      2nd
requests, XML-RPC requests      
requests, XMLHttpRequest object      
reset event handler      
resize event handler      
Responses      
responses, SOAP responses      2nd
responses, XML-RPC responses      
responseText property (XMLHttpRequest object)      
responseText() method      
responseXML property (XMLHttpRequest object)      
responseXML() method      
restrict() function      
restricted characters (XML)      
retrieve() method      
reusing code      [See code reuse.]
reverse() method      
reversing arrays      
root nodes      2nd
round() function      
RSS (Really Simple Syndication)      
Ruby      
Ruby on Rails      
Ruby on Rails, Ajax and      2nd
Ruby on Rails, database access example      
Ruby on Rails, directory structure      
Ruby on Rails, history of      
Ruby on Rails, installation      
Ruby, advantages of      
Ruby, classes      
Ruby, data types      
Ruby, data types, Boolean      
Ruby, data types, numeric      
Ruby, data types, objects      
Ruby, data types, string      
Ruby, flow control      
Ruby, flow control, conditions      
Ruby, flow control, loops      
Ruby, history of      
Ruby, operators      
Ruby, threads      
Ruby, variables      
s element (XHTML)      
Safari      
samp element (XHTML)      
Sarissa      
Sarissa, asynchronous loading      
Sarissa, browser support      
Sarissa, features      
Sarissa, synchronous loading      
Sarissa, syntax      
Sarissa, XMLHttpRequest implementation      
Sarissa, XSLT with      
schemas (XML)      
Scope      
scope, variables      
scope, XSLT      
script element (XHTML)      
scroll event handler      
search() method      
select element (XHTML)      
select event handler      
selectNodes() method      
selectSingleNode() function      
self axes (XPath)      
Send() method      2nd
Serialization      
serialize() method      
server-side environment      
servers, web      
Services, Web      
services, web, definition of      
services, web, example of      
services, web, invoking      
services, web, SOAP (Simple Object Access Protocol)      
setAttribute() method      
1 2 3 4 5 6
blank
Реклама
blank
blank
HR
@Mail.ru
       © Электронная библиотека попечительского совета мехмата МГУ, 2004-2024
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте