This post originated from an RSS feed registered with Java Buzz
by dion.
Original Post: AjaS: Ajax + SVG, soon in Firefox 1.1
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Ben and I have been talking about tweaking our Ajaxian RSS Reader to be a SVG application. The problem has always been that SVG is plugin based, and just isn't hugely used.
But perhaps more interesting than that is the possibility of mixing SVG graphic elements directly into the markup of regular XHTML pages, freeing vector graphics from the small rectangle of a browser plugin and opening up a host of exciting new possibilities for web developers. This is enabled by the integration of SVG directly into the Gecko rendering engine, instead of as a browser plugin.
Now we just need the IE team to put SVG support into IE 7 (come on guys!), and we will be rolling!