Monthly Archives: February 2009

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

Advanced jQuery

This afternoon I came across a good set of screencasts that were captured from a recent Web Developer’s conference in September of last year. The first one I took a look at was one by John Resig, creator of jQuery. … Continue reading

Posted in Screencasts, The Ajax Experience 2008 | Tagged , , , , | 2 Comments

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

No form? No probem. No submit button? IE6 hangs!

I came across a rather curious IE6 bug today on the RBC Structured Notes Web site we developed here at iStudio. First, a bit of a background. The RBC SN Web site, among other things, displays Notes pages to investors … Continue reading

Posted in Bugs, CSS, Web Development, XHTML | Tagged , , , , | Comments Off

Blueprint – A first look

A pretty slow day in the office allowed me to take a look at a fairly new mobile SDK framework called Blueprint, that is offered by the Yahoo! Developer Network . At first glance this looks pretty good and was … Continue reading

Posted in Blueprint, Yahoo! Developer Network (YDN) | Tagged , , , , , , | Comments Off