473,491 Members | 2,430 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

book or article on AJAX

Hello all, what would be a good book or
article to learn AJAX with HTML/CSS/javascript
on the client side and Perl on the server side?
I am NOT interested in XML, PHP, CGI::
AJAX or other 'tools' that unburden the
user from javascript, etc.
thanks in advance.

Jan 15 '07 #1
3 1405
HarryA wrote:
Hello all, what would be a good book or
article to learn AJAX with HTML/CSS/javascript
on the client side and Perl on the server side?
I am NOT interested in XML, PHP, CGI::
AJAX or other 'tools' that unburden the
user from javascript, etc.
thanks in advance.
<URL: http://jibbering.com/faq/#FAQ3_1Fifth edition.

The chapter on Scripting HTTP is good to read to get the basic ideas.
There are problems with Flanagan's discussion. Particularly the
omission of the third argument to XMLHttpRequest.open() and no measures
taken to accommodate Internet Explorer memory leaks with circular
references. More minor omissions include lack of discussion of older
browsers and their various stunted implementations of XMLHttpRequest
objects.

I've flipped through a bunch of books on Ajax from the top publishers
at the bookstore. None have "memory leak" in the index. Most of these
books show how to use a particular Ajax library instead of showing how
to write one. Flanagan's book is easy to read and shows how to write
one even if there are omissions.

Peter

Jan 15 '07 #2
Head Rush AJAX is a good book for beginners...it gives in depth
examples that explain the request object w/o going into too much DOM
scripting or other details that can be touched on in other places. One
word of caution is that the format of the book is a bit campy at times
and does not suit all learning styles. I found it to be easy to finish
in comparison to other books I bought but it does not go into some
advanced topics that you may run into later. No matter what book is
chosen you do not have to focus on the server side code too much b/c
that will depend on what you use for a particular project. In simplest
terms all you have to do is make sure that your server side code sends
data back in a format that javascript can be used to parse(XML, plain
text, json...).
HarryA wrote:
Hello all, what would be a good book or
article to learn AJAX with HTML/CSS/javascript
on the client side and Perl on the server side?
I am NOT interested in XML, PHP, CGI::
AJAX or other 'tools' that unburden the
user from javascript, etc.
thanks in advance.
Jan 15 '07 #3
VK
HarryA wrote:
Hello all, what would be a good book or
article to learn AJAX with HTML/CSS/javascript
on the client side and Perl on the server side?
AFAICT "Ajax in Action" gets good references as a startup reading:
<http://www.amazon.com/Ajax-Action-Dave-Crane/dp/1932394613>

Jan 15 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

25
2044
by: Elizabeth | last post by:
Can you all give me your best recommendation(s) for books on AJAX ? Thanks ... - E -
5
1749
by: Marvin | last post by:
Hi: Can anyone recommend a good book on AJAX? TIA Marvin
1
2500
by: maciek | last post by:
Hi, I was wondering if anyone could suggest me a book/article/tutorial on Exception Handling in multi tier Windows Apps. What are the best practices/ways to implement EH in multi tier...
1
2470
by: Angus | last post by:
Hello I am a programmer (C++) and know a little JavaScript. I need to learn Ajax for a project and want to buy a good, readable book so I can read on the train etc to get me started. Can...
1
1584
by: pwong | last post by:
Hi. We plan to research/develop a web-application to monitor some data. The plan is to deploy approximately 50 sensors at different location. Every minute or so depend on the condition of...
2
2244
by: soni2926 | last post by:
hi, does anyone know of any good books on ajax and asp.net, one that teaches ajax itself before jumping in atlas? I wanted to get an understanding of ajax and how to use it, most books i've seen...
6
1725
by: lihao0129 | last post by:
Hi, friends, I am hoping to write a chatroom with the AJAX methodology. I knew I can set periodic refreshment from the client-side code and make the input from any visitor get updated to all...
0
7115
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7190
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6858
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7360
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
4578
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3086
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3076
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
633
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
280
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.