Archive for the “JavaScript” category
The Perfect (?) Solution for Image Replacement
by Mike Badgley on April 9, 2009
If you’re like me, you’ve tried every IR trick out there and have found that each “solution” has it’s own set of problems that make it far from a perfect solution. However, thanks to a smart dude called Paul Young, (…)
Screencast Review: Professional Frontend Engineering
by Mike Badgley on March 17, 2009
This morning I checked out a screencast by Nate Koechley called Professional Frontend Engineering, provided by YUI Theater. It’s quite lengthy (1:30), but well worth your time. Although nothing ground breaking or exciting is covered, I found it to be (…)
Doug Crockford on AJAX Performance
by Mike Badgley on February 24, 2009
Watched an interesting screencast yesterday on AJAX Performance, by Doug Crockford. This was one of a series of videos that he has produced on the subject and from what I’ve seen so far, I plan on watching the rest of (…)
Using JSON with a callback parameter
by Mike Badgley on February 17, 2009
While working on a Social Media News Release (SMNR) for Doritos on Friday, I found out a very useful parameter to use when making JSON (JavaScript Object Notation) calls to a remote web service, which just happened to be YouTube, (…)