Pingdom: Web Page Loading Time Tester

One of the more common topics that occurs in the Ajax/DOM/JS space is page load times. This is especially important to the jQuery team and one of the reasons we go to great lengths to keep the library at about… Continue Reading

Subclipse or Subversive for Eclipse? Help me Choose.

So now that I'm using Eclipse along with CFEclipse and Aptana, I'd like to integrate a Subversion plugin. The two choices that seem to stand out are Subclipse and Subversive. The last time I tried to install Subclipse, it hosed… Continue Reading

Aptana: New Plugin iPhone Eclipse Plugin

Aptana really is the premier JavaScript IDE out there with a variety of support for JavaScript, Ajax, DOM, Adobe Air and now the iPhone. Yep, Aptana has just released a beta of their new iPhone Eclipse plugin which will help… Continue Reading

Adobe Air: Free eBook Download from Adobe/O'Reilly

Props goes out to Adobe & O'Reilly for releasing the book Adobe Integrated Runtime (AIR) for JavaScript Developers Pocket Guide under a creative commons license. Ajaxian's got the scoop here and the download link is here. Thanks guys!

Flex & Ajax in the Wild: Vayama.com Travel Site

Ajaxian picked up on new travel site Vayama.com which focuses on finding the best fares and schedules for international flights. It has a very cool interface and uses a combination of Ajax and Flex to provide a pretty slick interface.… Continue Reading

iPhone: What's Adobe Doing About It?

I was curious if anyone had heard any news about how Adobe might be looking to have their tools integrate with the iPhone in some way. There's been a lot of buzz about iPhone and Ajax lately and I was… Continue Reading

Digg Switches to jQuery for their Ajax, DOM and Effects needs

Exciting times for the jQuery project. Digg.com is now using jQuery v1.1.2 for their DOM, Ajax & animation needs: Joe Stump: Technical Background of Diggs New Comment System Joe Stump is a software developer at Digg and one of the… Continue Reading

CFEclipse: How Are You Setting Up Your Dev Environment?

My bud Joe Danziger keeps telling me that I need to jump to Eclipse to get some serious productivity gains. I do actually have the latest version installed but one of the things that has been holding me back from… Continue Reading

ColdFusion Upgrade Gotcha

I'm testing out the upgrade process from CFMX 6.1 to CFMX 7 on one of my servers. I've never done an upgrade before. Normally, its an uninstall of the prior version and a clean install of the latest. After getting… Continue Reading

CF8 Ajax: Quick Tip for Shrinking the Page Size

In chatting with Adobe, one thing that came out was that their Ajax indicator (the spinning activity indicator) had not be optimized. Since this is just an animated .gif file, its an easy replacement. Just go to \CFIDE\scripts\ajax\images and replace… Continue Reading