Tags
.NET API attribute background image Blueprint CMS CodeIgniter CSS CSS2 CSS3 CSS3.info Cufon Elguji Software fluid layout Green Bin Ottawa IdeaJam IE6 IE7 jQuery jQuery Tools JSLint Lotus Notes MasterPage menu micro site multilingual navigation performance plugin Sidney Crosby Sitefinity sprite standards TeamCOPD Telerik template slice units video WordPress WPML XHTML Yahoo! YDN YouTube YUI TheaterDisclaimer
Everything posted on this blog is my personal opinion and does not necessarily represent the views of my employer or its clients.
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 JSLint, Nate Koechley, sprite, YUI, YUI Theater
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 AJAX, Doug Crockford, JSLint, performance
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