[clipart]Cameron Adams decided to benchmark Flash, SVG, Canvas and HTML5 using a particle engine he created. Not surprising (to me anyway), the SVG scores were the worst of the bunch. This stands to reason: does each particle really need to be a DOM element? Nonetheless, I decided to see what I could do to make the SVG scores suck less. I thought I'd use it as an opportunity to also teach some techniques.

Update: Added some browser scores for Nov 2011

Read the rest of this entry ...

§757 · March 22, 2010 · Software, SVG, Technology, Tips, Web · 21 comments · Tags: , , ,


This day was five-and-a-half years in the making: the initial patch to add SMIL support has landed on Mozilla trunk. SMIL is the Open Web way of doing declarative animation, I use it on my site here and there via FakeSmile. This Mozilla patch is partial support for SMIL within SVG only (not HTML). Note that SMIL support is disabled in the build by default, as roc says "we should enable it when we've got enough implemented that we wouldn't feel embarrassed about shipping it. " - but this is a significant step forward.

Thanks and congratulations go to Daniel, Brian and Robert! Also thanks to Erik and Ian for putting some SMIL tests into Acid3. Not that this had anything to do with it. Oh, no. 😉

Opera has supported SMIL in SVG for a couple years now. Anyone want to place bets on who will be the second to release a browser that supports it? Mozilla? Apple? Google? Microsoft? What, did I say something funny?

§516 · January 15, 2009 · Firefox, RIA, Software, SVG, Technology, Web · 5 comments · Tags: , , , ,


Good bunch of notes about designing animated user interfaces from Qt guru Zack Rusin.

§464 · June 2, 2008 · Software, Technology · Comments Off on Subtlety is the Key Here · Tags: ,