JavaScript/AJAX
From Site5Wiki
Asynchronous JAvaScript and XML—
Using an enhancement in JavaScript that allows Web pages to be more interactive and behave like local applications, which are also known as "rich client" applications. AJAX allows the Web page to retrieve small amounts of data from the server without reloading the entire page.
- Using Ajax for Creating Web Applications by Joshua Porter
- Google AJAX Search API
- 80+ AJAX-Solutions For Professional Coding, an article at Smashing Magazine
-
Atomic OS, assists with AJAX development within
Firefox: Atomic OS is a responsive Web 2.0 operating environment and development platform. Based on AJAX techniques, it emulates/provides standard operating system features including a command line shell, interpreter, filesystem, database access, and GUI services.
Books We Recommend
Bulletproof Ajax, by Jeremy Keith and Aaron Gustafson ISBN 0321472667
:
- Find this book at
O'Reilly
- Find this book at
Barnes & Noble
- Find this book at
BooksPrice
- Find this book at
InformIT
- Find this book at
Powells' Books
Back to JavaScript; Related wiki pages: DHTML; XHTML
