AJAX Library
Regular readers of my blog would have noticed that off late, I am not updating the blog much. The reason for that is, first work is taking most of my time, second I am working on a small pet project, more on it later ;-) so as to get my hands dirty with AJAX.
I was googling around to find out a good library for AJAX, so that I can start with it. And I came across Backbase. It looked very promising, so I downloaded the community edition and started working with it. But I felt it is very complex and I am not sure whether it is worth the effort and moreover I am worried about the lincening too.
So people I need some help from you. Can you suggest/recommend or point me to some good library for implementing AJAX into web applications. I am particularly interested in libraries which work (at least decently) across platforms. So guys I am waiting for your replies.
PS: I have already written a small wrapper function for XMLHttp object, which works in the latest version of both IE and Firefox. I will post it once I finish testing it. Meanwhile if any of you want to have a look at it, just leave a comment or mail me.
2 Comments:
At 7/14/2005 05:01:00 PM, Anonymous said…
If you can program in PHP, you could try out xajax. It seems to be pretty good.
At 7/14/2005 11:12:00 PM, Sudar said…
Thanks buddy, Xajax seems to be really great and easy to use. Will consider using it for my project
Post a Comment
<< Home