Google To Host International SVG Conference
stelt writes "On Oct.2–4 Google will host the international conference on Scalable Vector Graphics at its campus in Mountain View, California. The SVG Open conference schedule shows developers and designers of various backgrounds. Major brands, open source projects, universities, and individuals are presenting on a variety of subjects like interactive scientific visualizations, mobile web animation art, internationalization and localization in print, geo-systems, etc. A couple of weeks back we discussed Google's adding SVG support to IE, and details of this project will be presented during the keynote 'SVG in Internet Explorer and at Google.'" Early-bird registration has already ended for this conference, but the pricing is not steep.
Workshop/Course Instructors and Keynote Speakers**** US$ 0.-
If I can become a keynote speaker I'll get in for free!
It's been somewhat amazing to me that an open standard for any kind of scalable vector graphics model on the web has taken so long to take off. The web has mostly been a graphical environment with bandwidth constraints. It seems a natural. I suspect a conspiracy.
SVG is a stateful 2D scenegraph API while WebGL is (mostly) stateless 3D API. So are we going to see SVG obsolete a few years from now, when devs start coding their own scenegraph frameworks in javascript using WebGL? I personally am biased towards WebGL due to its Opengl ES 2.0 roots.
I'm seeing a few posts here complaining that Microsoft won't implement the SVG 1.1 standard in Internet Explorer.
I would argue that as long as Microsoft continues to push Silverlight (which is just browser-safe WPF) as their form of a vector graphics applet for their web browser, any alternative approach within MS is going to stagnate. Silverlight is their attempt to build a Flash-alternative with a SVG programming framework, which is (to Microsoft) a "best" of both worlds. To the rest of us coming from the WinForms world, it's a so-so product that's really awkward to use. I known that MS is pushing Expression Blend as an alternative to Adobe CS3's UI, but really, why didn't they just integrate it into Visual Studio for native editing instead of all this back-and-forth multiwindow crap.
For example, SVG Shapes vs WPF Shapes. It's no accident that the syntax is almost exact. But why would Microsoft embrace SVG directly, with its Javascript code triggers, when they can go the Silverlight route with .Net triggers.. it's basic product bundling, to get you to use Microsoft's approach to everything.
Every other story about Google this week has been filled with responses about how evil they are, but we fall down on this one?!
This is Google pushing a vector format. Vectors, people! Do you not remember vector diagrams from college physics? Imagine the horror that Google could unleash on the public with this technology! Imagine the hours upon hours of boring lectures! Just... look at the bones!
It's sad everybody is thinking about SVG in the confines of a web browser. Why can we only get a standardized, powerful 2D vector animation API along with the limitations of HTTP and Javascript?
The SVG scene model is a perfect candidate for a windowing system (like X11) of the future, fully scalable, themable, supporting all kinds of transformations for fancy window managers and light on bandwidth.
But sadly everybody thinks about SVG in terms of webapps or displaying icons, as opposed to native applications that mutate the scene graph in real-time.
This is all quite true. However, there was another big player that fucked SVG up for us all: Adobe. They made an SVG plugin, but promoted THEIR proprietary code for embedding it, so that even when sites did make SVG for IE with Adobe SVG, it wouldn't actually work in a browser that supported the standard methods.
There was some slight take-off of SVG back then. Might have gotten somewhere, if it wasn't for that bad implementation. It's still largely IE's fault, but I'm sure Adobe could have done better, had they tried.
I'm not changing how I do things because Google promotes it. Stop acting like its the open revolution and people hate it just because they support Microsoft, because that has nothing to do with it. SVG and Silverlight have failed equally up to this point in terms of adoption and support.
"They confiscated everything, even the stuff we didn't steal!"
I see Opera, still a small company compared to others have sponsored the event and they are one of the earliest ones to support SVG inside browser.
Result? Not even mentioned in scoop. No matter what they do, what they invent, they never get mentioned anyway.
There is some SVG in ACID 3