Category Archives: JavaScript

Screencast Review: Professional Frontend Engineering

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 … Continue reading

Posted in CSS, JavaScript, Screencasts, Web Development, XHTML | Tagged , , , , | Comments Off

Doug Crockford on AJAX Performance

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 … Continue reading

Posted in JavaScript, Screencasts, Web Development | Tagged , , , | Comments Off

Using JSON with a callback parameter

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, … Continue reading

Posted in JavaScript, Web Development | Tagged , , , | Comments Off