Blog
Update: The Acid3 test is now final, I’ve updated the blog post to reflect this. The new news on the block is that the upcoming Acid 3 test is in the oven, starting to get baked. Traditionally, the Acid test has served as a way to get browser vendors in line by testing them on […]
Comment ·
Posted: January 10th, 2008
I’ve just finished writing up some docs on the new Cross-Site XMLHttpRequest feature in Firefox 3. I was a little worried at first, but it definitely appears to be both easy-to-implement and easy-to-use. Specifically, it’s an implementation of the W3C Access Control working draft (which is respected by Firefox’s XMLHttpRequest). If you’re interested in giving […]
Comment ·
Posted: January 9th, 2008
So it’s finally happened: There’s going to be a Boston JavaScript Meetup tonight (7pm, January 9th, 2008 – Central Square). I plan on going – and I hope everyone will be able to make it (even if it is on super-short notice). I was getting caught up on my email late last night and noticed […]
Comment ·
Posted: January 9th, 2008
After all the terrific feedback that I received from my post on the Untold Secrets of JavaScript I began to compile a Table of Contents that would serve as a guide for the rest of my next book (final title or publisher as yet to be determined). I’d love some feedback as to the structure […]
Comment ·
Posted: January 9th, 2008
I might as well come right out and say it: I’m starting work on my second JavaScript book. My first one was something of a success; it has gotten great reviews and is in its 3rd or 4th printing (I lose count). I’m in the process of pulling together materials, building outlines, and talking with […]
Comment ·
Posted: December 31st, 2007
A quick question: What are the most beautiful programming books that you’ve ever read? The type of book that, when you cracked it open, made you just want to stare at the code forever. (Beautiful, non-programming but still technical, books are also acceptable.) On a related note: What’s the best code formatting that you’ve ever […]
Comment ·
Posted: December 28th, 2007
Let me start by saying that Firefox 3, on OSX, is a completely, entirely, different browser from Firefox 2 on OSX. It’s more responsive, it has native widgets, and a brand new theme. Considering that I (and most developer friends that I know) use Firefox – and use OSX, this should come as a much-needed […]
Comment ·
Posted: December 19th, 2007
A big push of Firefox 3 has been to improve its overall performance (memory, speed, ui responsiveness, JavaScript, etc.). One thing that I wanted to see get a little love was the performance of timers (setTimeout and setInterval). However, in order to make my case, I had to do some analysis. I built a super-simple […]
Comment ·
Posted: December 18th, 2007
Next entries » ·
« Previous entries