Category Archives: JavaScript

ExtJS vs. YUI

I’ve been doing a lot of AJAX development over the past 6 months, and the vast majority of it has been using ExtJS. That being said, I have set out to give both jQuery and YUI a shot as viable … Continue reading

Posted in AJAX, ExtJs, JavaScript | 2 Comments

I Hate Safari, part 2

I posted yesterday about my frustrations with the Safari JS debugger. As it turns out… that isn’t the only problem I have with JavaScript in Safari. Some background: I’m currently working with 2 .NET developers on a project, and we’re … Continue reading

Posted in AJAX, ExtJs, JavaScript | Leave a comment

It’s Official: I hate Safari

I’ve mentioned before that I do a ton of JavaScript and AJAX development. I’ve also mentioned that debugging JS code is simple in Firefox (using Firebug), and a bit of a pain-in-the-ass when viewing in IE. As I near the … Continue reading

Posted in Firebug, JavaScript | 1 Comment

Website Critiques

Over the past few weeks, I’ve been working on a redesign of my website to showcase my software development skills. The overall idea was to create an AJAX-driven experience for my visitors which demonstrated a custom web application. Yesterday, I … Continue reading

Posted in AJAX, JavaScript | Leave a comment

Web Development Tools

I’ve been working on a number of projects recently, and a thought occurred to me: How in the world could I do my job without Firebug? Now, I’ve known for years now that Firebug is like the single best web … Continue reading

Posted in Firebug, JavaScript, Web Development | Leave a comment