The IEBlog posted an item today telling web developers that rounded corners would not be implemented in the upcoming Internet Explorer 7 and then linked to a 3-month-old article that would teach us all how to do rounded corners in IE 5/6 today. Um, what? Did I miss something? Is it still 2002? Read the rest of this entry ...

§110 · June 23, 2005 · Software, SVG, Technology, Web, XML · 3 comments ·


Spurred on by Rob reporting Firefox 1.1 Alpha test results on the SVG test suite, I decided to do the same for Opera 8. Opera only claims to support SVG Tiny, so my tests were restricted to the SVG Tiny suite. I ended up being pleasantly surprised. Read the rest of this entry ...

§109 · June 21, 2005 · Opera, Software, SVG, Technology, Web · 1 comment ·


The problem I've encountered so far when deploying SVG content is that, of the various major configurations of SVG-enabled browsers out there, the most popular configuration (Internet Explorer + Adobe SVG Viewer 3.0) only seems to work nicely with the <embed> tag, but all other implementations (Opera and Mozilla Firefox) work nicely (and sometimes ONLY) with the <object> tag and NONE currently work at all with the <img> tag. What a hairy mess! Let's come up with a simple solution... Read the rest of this entry ...

§107 · June 21, 2005 · JavaScript, Software, SVG, Technology, Web · 7 comments ·


So I finally crystallized all my new hard-won JavaScript, DOM and SVG knowledge into a simple proof-of-concept game. Any guesses on what game I implemented for my first go? One hint: It has to do with falling blocks... Read the rest of this entry ...

§106 · June 15, 2005 · Entertainment, Games, JavaScript, Software, SVG, Technology, Web · Comments Off on My First SVG Game · Tags: ,


...well, maybe that's a bit of an exaggeration.

Anyway, I updated my website style a little. If you still see a blue background on http://www.codedread.com/, you need to refresh your stylesheet (shift-click on Reload/Refresh in most browsers). Hopefully it looks a little better. Still need to get the forums looking similar to the main site and this blog.

§105 · June 13, 2005 · Software, Technology, Web · 1 comment ·