[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: , , ,


[clipart]I came across the MIX 10k Coding Challenge on the weekend, and on a whim I decided to submit one of my old SVG demos to the contest. The 10k challenge's tagline is "What could you create for the Web if you had only 10 kilobytes of code?". The rules didn't explicitly say I could use pure SVG, they mention SVG/Canvas in the context of HTML5 only, but I thought I'd give it a shot. It's in the spirit of the contest, after all. At the very least it would encourage Microsoft to clarify the rules and at the very best it would be accepted and the rules updated to allow pure SVG applications. Looks like it was my lucky day. Read the rest of this entry ...

§551 · January 14, 2010 · JavaScript, Microsoft, Software, SVG, Technology, Tips, Web · 4 comments · Tags: , , , ,


I'm not a big fan of Eclipse from a UI perspective, but I do acknowledge that it's pervasive in the industry and some big projects are using it extensively. Plus it's better than 'vi' and the command-line. I guess 😉 Anyway, I'm sure I'll get used to it. Here's a really simple tip on using Eclipse with Android : Read the rest of this entry ...

§520 · February 2, 2009 · Google, Software, Technology, Tips · 2 comments · Tags: ,


A short article about removing items from a standard C++ container. Read the rest of this entry ...

§411 · November 30, 2007 · C++, Software, Technology, Tips · 4 comments ·


I recently got ahold of a nice MacBook Pro and I'm using it as my primary Windows box at work. It's nice and snappy and I like it, but I'm having trouble getting used to the keyboard, let alone the one-button mousepad. I thought I'd use this post to collapse several google searches into one location. I'll likely add to this list as I learn more tricks. Read the rest of this entry ...

§410 · November 30, 2007 · Microsoft, Questions, Software, Technology, Tips, Windows · 8 comments · Tags: