Over a month ago, I got an invitation to try out Hotmail evolved: Windows Live Mail Beta. I decided to go for it, since I don't use my Hotmail account for anything critical and most of my colleagues have switched over to using my Gmail account when they want to send me an email. I was disappointed but not surprised to find out that Windows Live Mail Beta is nowhere near fully functional in Firefox and Opera. The ony things you can do are: Read your mail, Delete your mail and Write a New Message. You can't attach files to mails. You can't edit in rich text mode. You can't even reply to mails that you get from within Firefox/Opera. This is a significant step BACKWARDS in functionality that already existed in Hotmail! Read the rest of this entry ...

§227 · February 14, 2006 · Ajax, Firefox, Microsoft, Opera, RIA, Software, Technology, Web · 6 comments ·


Some people didn't like the fact that the snow in my scripted SVG blog header was causing the Firefox CPU load to rail. My excuse was that I was trying to push out some content before the Holiday rush hit and I had to go travelling. Given that the season is now over, I spent about 20 minutes optimizing the script. My apologies to all those CPU fans out there for the last couple weeks...

Other than minor JavaScript tweaking (like removing parsing of strings into floats and declaring variables outside of loops, etc), I decided to just have all snowflakes active at once and to slow down the timer interval. From my side, it looks like it did the trick for Firefox 1.5 but not Opera 9 TP1 (Adobe SVG Viewer was never an issue), but I'll wait to hear from my critics 😉

If you wanted to optimize this even more at the cost of perceived randomness it would be quite simple to do in SVG. I'll probably save another entry for that, but basically it involves adding flakes randomly beforehand to a few static "snow panes" (<g> elements) and then simply sliding each pane down the image at differing speeds and positions (you can add a random drift too each pane's descent too). I think it would still look pretty cool and only require updating the position of (let's say) 4 snow "panes" instead of 50 snow flakes every tick.

§200 · January 3, 2006 · Firefox, JavaScript, Opera, Software, SVG, Technology, Tips, Web · 11 comments ·


David Hyatt has posted in the Surfin' Safari blog that Safari nightly builds now have partial support for SVG 1.1. You can see the status of the Safari SVG implementation here. This marks the third browser that allows you to integrate HTML and SVG and script it via an XML DOM. Read the rest of this entry ...

§193 · December 19, 2005 · Firefox, Opera, Software, SVG, Technology, Web · Comments Off on Safari Nightlies Now With SVG ·


Now that Firefox 1.5 has been released, I thought I would follow up this entry with my corresponding entry for Firefox. Read the rest of this entry ...

§187 · December 13, 2005 · Firefox, Software, SVG, Technology, Web · 2 comments ·


Lot of ups, lot of downs for SVG this past month or two. Let's recap them, shall we? Read the rest of this entry ...

§189 · December 6, 2005 · Adobe, Firefox, Laszlo, Opera, Software, SVG, Technology, Web · 7 comments ·