Why jQuery Rocks or How I Got Joe Danziger to Convert

Joe Danziger is a very well-known Ajax advocate in the ColdFusion community whose produced some really awesome ColdFusion/Ajax articles for sys-con and helped spread the word about Ajax and CF via his site. Well, in my efforts to get people… Continue Reading

Doing Ajax? YOU NEED TO GET THIS!

Get FireBug 1.0 (beta) If you've been doing any form of Ajax development, you know how invaluable an HTTP sniffer & DOM inspector is. And quite honestly, I've found none better than the FireBug extension in FireFox to handle these… Continue Reading

jQuery Ajax Library: Several New Plugins that Are Really Cool

The jQuery plugin explosion continues with some very cool windowing plugins window 0.1 Modal Window ThickBox 2.1 Input Field Expander Grid Control Keyboard Shortcuts The jQuery community is really pushing hard to get the recognition they deserve and these plugins… Continue Reading

JQuery: Some more press for this great Ajax library

Agile Ajax just posted a very good entry about JQuery. Great to see that this amazingly powerful and lightweight Ajax library is getting the press it deserves. JQuery Widgets and the Widget Challenge If you haven't checked it out, you… Continue Reading

Build a Button, Win Some Ajax Books

In an effort to spread more awareness of the JQuery Ajax/Javascript library, the JQuery project team is holding a contest to build a “Powered by JQuery” button that can be used to promote the JQuery project. The cool thing about… Continue Reading

Ajax Tutorials: Learn how to write Ajax Applications

As some of you have come to see, I'm a very big fan of Ajax and even more so of JQuery. But getting up to speed in Ajax can be a daunting task for even the most seasoned developers as… Continue Reading

Ajax Library Updated

The JQuery Ajax library has been updated to v1.0.2 as of this evening. JQuery is a small, lightweight Ajax and DOM manipulation library that provides a wealth of features for building RIAs and enhancing your site with Web 2.0 functionality.… Continue Reading

FREE New Online Ajax Magazine

My buddy Yehuda Katz has launched a new & free Ajax magazine that will focus on topics relating to Ajax with a slant on the JQuery library. Its definitely some good reading and well worth picking it up. And you… Continue Reading

Cool Ajax Interface to phpBB

Jack Slocum, who is a HUGE Yahoo User Interface Library fan has created a VERY cool Ajax frontend to the popular messageboard software phpBB. You can see it here: http://www.jackslocum.com/forum2/ As pointed out in the Ajaxian posting, it looks VERY… Continue Reading

Fade In/Out Technique Using JQuery

Mike at Mike-o-matic posted a very cool demo of a fade in/out div technique that I thought was very neat. So I decided to replicate it using Jquery! You can see his original demo here: Mike's Demo Here's the Jquery… Continue Reading