I've never been a GoLive user, but I thought it would be a good idea to read up a little on the new version. A couple of featured links of the page caught my eye, both for add-ons that allow you to integrate Scalable Vector Graphics (SVG) files using GoLive. (It's interesting that they're also promoting it as a mobile development platform, an area that Macromedia has spent quite a bit of time in lately. )Adobe has been pushing SVG for years, most often as a standards-based alternative to Flash. Adobe clearly was beaten in the market-place on this one, and Macromedia has made efforts to make Flash an official standard. Adobe certainly isn't the only proponent of SVG, but they have been one of the biggest players. What with the upcoming merge though, I wonder what will come of SVG. How well will Flash and SVG play in the same house? Since MXML (Flex's authoring language) is a derivative of XML, as is SVG, I could see some sort of merging of technologies there. Or perhaps the vector graphic engine in the Flash IDE is transitioned to an SVG base? Or will the merger be the last push to make Flash a standard and SVG will just quietly go away?






1. As you said, Adobe, while being an important supported of SVG, does not equal SVG. There have been some interesting developments over the last year or so around SVG.
I think the main development has been the tremendous success of SVG's mobile subset, SVG Tiny, gaining traction in the mobile industry. Indeed, to this day, save for Samsung (for now), every significant mobile phone manufacturer has released SVG-capable handsets. These handsets allow users to view animated SVG files out-of-the-box, with the SVG viewer burnt inside the phone's firmware. Typically, SVG Tiny is used for the phone's user interface and customization, as well as animated messaging with MMS, etc. I try to keep track of shipping and announced SVG phones, and I counted 49 to this day although I know I miss about 15 other phones that I haven't had time to add to this list (mainly recent models from Motorola and Siemens).
The other significant development for SVG recently has been on the good old desktop computers. So far, SVG was mainly viewable, much like SWF, in a browser plug-in, most likely Adobe's. However, from the beginning, SVG has been designed so that it could be implemented along with HTML, CSS, JavaScript, the DOM and other proven web technologies that content developers have been relying upon for years. The result is today that Opera 8 already ships with built-in support for SVG Tiny, while Firefox 1.1 (already available in alpha) will support a significant subset of SVG and the WebCore (the rendering engine behind Safari) folks have announced they just started working on integrating SVG. Basically, all the Internet Explorer alternatives are placing SVG as the latest addition to the set of web technologies they support natively. So far, there has been no confirmation or denial from Microsoft about whether they'll support SVG in IE7 (my guess, unlikely).
Posted at 2:08PM on Jul 12th 2005 by Antoine Quint