WVG : The New Scalable Vector Graphics 432
jafro_svg writes "While the press has discussed Microsoft's upcoming 'Sparkle' as a potential Flash-killer - the technology arena on which Microsoft's new technology is having the most impact is SVG. SVG (now a W3 standard for 3 yeras) was itself billed as a Flash-killer some years ago, and speculation about how it might be accepted into the mainstream for developers (i.e. incorporated into IE) now seems inevitable -- you see, Sparkle's real name is WVG and is 90% identical to SVG." Jafro_svg also points out this online SVG tutorial.
Yes but... (Score:4, Insightful)
For reference, see Minidisc, laserdisc, Apple, and Linux...
Re:Yes but... (Score:3, Insightful)
Re:Yes but... (Score:3, Insightful)
Manufacturers were eager to jump on and support it because the costs of pressing a DVD are
Re:Yes but... (Score:4, Insightful)
Why o why does this company get to do this to the populous? An open standard, taken, broken in compatability, bundled into an already integrated browser in the most widespread desktop OS on the planet, to compete with a company with an existing product...
I thought MS couldn't leverage their monopoly on the desktop to compete with other technologies... and bundling WVG, to compete with flash, is clearly copetition.
Re:Yes but... (Score:2, Insightful)
the technology trash cycle is good for business, its called 'planned obsolecense' in the consumer goods industry. beyond that, its just a part of life and software evolution, regardless of who made the standard and to what end.
Re:Yes but... (Score:3, Insightful)
Of course (Score:5, Interesting)
Re:Of course (Score:3, Insightful)
New replacement for flash! (Score:3, Insightful)
Flash has a place (Score:4, Interesting)
A consideration... (Score:3, Insightful)
In most cases, Flash is abused by people who think it adds pizazz to menus or advertisements anyway. 99% of us would get along better without unless we're watching a cartoon or playing a game in it.
what? (Score:2, Insightful)
This being a standard in browsers will be a hard-to-come-by thing. Although it appears to have W3C standards, everybody seems to have their own little ways to distort the standards.
Plus, vector graphics in flash load fast anyway. Have you ever seen a (well-designed) flash banner slow your page load?
Re:what? (Score:2, Offtopic)
Am I the only one that looks at the number '666' and thinks a+rw?
Yes, you are. 10% of us are thinking "don't you mean a=rw?" and the other 90% just think you're a dork.
Cheap/Free SWF tools exist (Score:4, Informative)
Typical embrace + extend (Score:2)
It's heartwarming to see open source beating Microsoft to all the cool new DESKTOP technologies.
Re:Typical embrace + extend (Score:3, Insightful)
Mozilla has SVG support for years. Sadly, Mozilla maintainers don't support it and don't put it into the default distribution.
Deja Vu.... (Score:5, Insightful)
Sound familiar to anyone?
Re:Deja Vu.... (Score:2)
Re:Deja Vu.... (Score:2)
Good theory, expect Microsoft was one of the original developers involved in the creation of SVG. Oh, how soon everyone forgets...
"SVG is currently a working draft a
Anyone remember MS Java? (Score:5, Insightful)
you see, Sparkle's real name is WVG and is 90% identical to SVG.
Funny how Microsoft never manages complete compliance with a standard. How does it go again? Oh yes: embrace, extend, cripple, discard. Repeat ad nauseam.
Re:Anyone remember MS Java? (Score:2, Interesting)
Re:Anyone remember MS Java? (Score:4, Insightful)
Re:Anyone remember MS CSS? (Score:2)
Oh, and what about the box model, MS coders don't seem to be able to tell the difference between plus and minus.
If they can't do the basic stuff then what odds this turns out to be an incompatible and partially working mess?
Sparkle history (Score:3, Funny)
Re:Sparkle history (Score:2)
Sparkle, eh? (Score:2)
Mr. Sparkle?
The real reason this is important... (Score:2, Informative)
Come on, people! Flash-killer? (Score:3, Insightful)
If Flash really was replaced by WVG, do you know what the result would be? It's simple: Flash would be replaced by WVG. Instead of everyone complaining about the annoying Flash ads and site designs, we'd be complaining about the annoying WVG ads and site designs.
What's that you say? WVG won't support audio?[1] It won't be interactive like Flash[2], so there won't be any websites made entirely out of WVG? Then what on earth makes you think people will switch from Flash?
[1] I really have no idea whether WVG will support audio. If it will, my point is even stronger.[2] See [1].
The last 10% (Score:5, Insightful)
And Microsoft FrontPage and IE support a version of HTML that is 90% identical to W3C-compliant HTML. It's that last 10% that makes me want to throw my forehead through my monitor every day at the office.
Will Sparkle shine (Score:4, Funny)
About time... (Score:4, Interesting)
It's funny how some things turn out. Two years ago I was doing some research for a software company (they made CAD software adapted for ship design with lots of extra features) who wanted to put their product tutorials online and create a feedback system. The idea was that they wouldn't have to spend so much time teaching users how to use their software.
Anyway, I was looking at designing interactive websites and had to investigate a whole lot of new technologies, SVG among them. I found a few really cool examples, but nothing really useful. I also concluded at that time that it would be too hard to get SVG working in the users' browsers (Netscape 6.0 had just come out - it supposedly supported SVG, but damned if I could get it to work properly). Also, no one else was really using SVG at the time.
So in the end we went with Flash - not for the site design, but for interactive physics examples that helped the user to understand why different design decisions gave their ships different properties. Now that SVG (or the MS version) is being incorporated in IE, I could see it being useful for these type of things. Of course, there is the little matter of Flash being well understood by developers who've got lots of experience, and the large installed userbase... Will be interesting to see what is being used in another few years.
An interesting little race. (Score:4, Interesting)
What is somewhat interesting is that, at least in this (very early stage) MS is claiming that this is the new basis for all their UI drawing - the often suggested "totally SVG interface" that has been bandied about on Slashdot. And to be fair, things are starting to head that way. GNOME and KDE already do SVG icons etc. So the next question is, how quickly is the FOSS community going to have something like this already implemented, because they seem to have a head start ATM (though no direct push as MS has). And when it is implemented, how similar/compatile will the implementations be...
We shall see.
Jedidiah.
Damn Microsoft! (Score:5, Funny)
Wait a minute...
On a serious note, someone once submitted some art to an open source video game project I run in SVG format. I thought it was pretty neat that I could resize the image without losing visual quality, but I was rather put off by the size. The file just seemed way too big for the data it contained. On a whim, I opened it up in a text editor, and what did I find? DUM DUM DUUUMMMMM.... XML!
Arg! Why!? What's next, raster images in XML? I can see it now...
<rasterImage>
<pixel>
<color>
<red type="hexidecimalValue">FF</red>
<green type="hexidecimalValue">FF</red>
<blue type="hexidecimalValue">00</red>
</color>
</pix
<pixel>
<color>
<red type="hexidecimalValue">FF</red>
<green type="hexidecimalValue">80</red>
<blue type="hexidecimalValue">80</red>
</color>
</pix
</rasterImage>
Your comment violated the "postercomment" compression filter. Try less whitespace and/or less repetition. Comment aborted. Your comment violated the "postercomment" compression filter. Try less whitespace and/or less repetition. Comment aborted. Your comment violated the "postercomment" compression filter. Try less whitespace and/or less repetition. Comment aborted.
Re:Damn Microsoft! (Score:2, Insightful)
XML Maybe not bloated... (Score:5, Informative)
When I looked into things last spring, I remember experimenting with a several small images (3-30k). I suprisingly found that the SVG versions were just as small as (and usually smaller than) raster versions, and that was without any form of compression on the XML. It all depends on what your specific content.
Re:XML Maybe not bloated... (Score:2)
This isn't all that surprising if you think about it. The size of an SVG source file doesn't change as you increase the size of the rendered graphic, but a rasterized image file size increases by the square of its width/height (given the same resolution).
Put another way, which is more concise, an array of pixels that renders a circle or an e
Re:XML Maybe not bloated... (Score:2)
The Dam Might Go Soft ? (Score:2)
<TD BGCOLOR=#ffffff> </TD>
Its interesting to save a large image to this format and see what it does to a browser.
No, SVG is efficient (Score:2, Informative)
SVG supports gzip. SVGZ files are efficient because verbose, repititious text compresses well.
Look at the filesizes in these examples [svgmaker.com]. Betcha can't make PDF files that small.
W00t! It's the new Channels! (Score:2)
I see this as MS being in the back seat on this one. Sort of like PNG for everyone else. Late to the party and you don't get any cake.
Why WVG is great. (Score:3, Funny)
Microsoft all ready tried this - VML (Score:5, Informative)
VML tied into directx. They only mention that you cannot mix GDI and Avalon in the same window because WVG is hardware rendered through Avalon. Also sounds like directx.
The only major change was that in VML it always wanted a namespace defined for it to work - like IE didn't know what to do with a VML file. WVG seems like a different way to display for generic windows applications - not just web.
Looks like microsoft is innovating by repackaging an older product into a discription language that can be called by a standard win32 app. It would be interesting to see an open source toolkit that does the same thing as WVG, but uses open standards and remains cross platform.
Repeat of the same (Score:4, Funny)
I posted this a long time ago, but somehow it is still relevant:
I figured it would only be a matter of time before Microsoft did this. I normally try to stay out of the *bash Microsoft* conversations, but after dealing with all the problems we have with the Microsoft JVM, and then having this on top of it...ugh.
Is everyone really missing the point? (Score:5, Insightful)
'Sparkle' is a vector designed drawing engine for APPLICATIONS inside longhorn, it is NOT being billed as a WEB standard.
'Sparkle' is the transitional replacement of the GDI model of the Windows interface. Moving from a Bitmap model to a true Vector model for the Windows UI.
It has NOTHING to do with SVG, Flash, or Web standards.
If you need to compare it to something, compare it to 'Quartz' - and I don't see people jumping on Apple for replacing SVG or Flash by using the PDF based Quartz engine.
The only reason the 'Sparkle' vector engine of Longhorn is getting buzz in this area is that unlike Quartz, it supports a wide array of animation standards within the vector drawing engine.
So, yes it functions somewhat like Flash of today, but that DOES NOT mean it is meant to replace Flash. Instead, it should be the new OS UI rendering engine that FLASH itself uses to draw FLASH applets in a browser window. (Get it, it is the vector engine under applications and things like Flash will use to render on screen.)
The same for SVG, there is no mention that SVG will not be supported in the new IE of Longhorn, in fact, SVG will probably be supported, but be drawn in the UI by the 'Sparkle' Engine.
This is an application/OS level vector rendering engine with animation, it is not a Web standard, nor does it purport to be.
Please stop with Microsoft is abandoning standards and trying to take over the world because they are moving their OS UI model from bitmap to vector based. That is all, get over it.
Everyone thought it was great stop forward in UI rendering models when Apple did this with Quartz, so how is Microsoft evil in developing their own rendering engine as well?
Re:Is everyone really missing the point? (Score:2, Informative)
Re:Is everyone really missing the point? (Score:5, Interesting)
Well, if you actually read anything about Longhorn, you would know that there is no difference between a native app and a web app in Longhorn. IE will support avalon rendering, so if you go to a website that uses MS's proprietary document/app format, you WILL see a Sparkle rendered page.
Scary...
Re:Is everyone really missing the point? (Score:5, Informative)
Read anything about it, does USING and developing on it count?
You are right that Web Applications will use also be able to use the rendering engine in Longhorn; however, you still don't get it.
You are taking about features of the distributed application model that allows web and client side applications to be synonymous to the OS.
The fact still remains that 'Sparkle' is the rendering engine of Longhorn, just as the GDI of Windows today uses a Bitmap based engine.
Using your analogy is ridiculous when you consider that Web pages of today are displayed in IE window on a Windows computer rendered as a Bitmap image. This is no different than it being rendered in the future as a vector image in Longhorn.
Using your messed up analogy you could also say that because the current Windows GDI uses DIB technology to display a Web Page in IE then Microsoft is trying to take over the JPEG and other Bitmap technologies. (Sound ridiculous yet?)
You are confusing the two concepts, and using that to establish that the Vector engine or Longhorn is designed to be a WEB standard.
Admittedly there is more to "Sparkle" than just the Vector engine of Longhorn by incorporating the UI in a XML style that is network friendly, but that does not mean it is designed to take over anything that already exists, it is simply just the evolution of display technology in Longhorn.
If you look hard enough, you will see that "Sparkle" has concepts from other networking GUI models as well, does XWindows ring a bell? Making an open light protocol interface for the Vector engine is a great idea, much better than shoving massive chunks of bitmaps over the network for remote applications.
- But again, this does not mean it is designed to replace the internet with a Windows only world - Microsoft is NOT that stupid, nor do they have that much control on the internet.
Re:Is everyone really missing the point? (Score:3, Funny)
Unless you have a bad ass lasershow in your house, you can't render anything as a vector. It'll still be bitmaps.
Re:Is everyone really missing the point? (Score:2)
I'd say the only reason the speckle engine is getting any buzz is because Microsoft is using the same marketing machine to create buzz for an idea they stole from someone else.
Speckle isn't anything new, and surely isn't anything worth writing about--except for those who don't understand that it's JASI (just another
Re:Is everyone really missing the point? (Score:2)
Good theory, but the buzz isn't coming from Microsoft, it is coming from the anti-Microsoft world.
Other than visiting the Longhorn development sites to prep developers for what is coming in the new OS, Microsoft has said very little about 'Sparkle'.
Especially considering the complete implementation and design specifications of Spa
Re:Is everyone really missing the point? (Score:2, Informative)
Sure. Because it's PDF-based and PDF is a...wait for it...STANDARD.
Also Apple's not trying to tie it into the Web as another poster notes elsewhere.
Now, if Micro$oft were attempting to redo their entire interface in SVG, you'd hear raves about it with a few cautious twitters that they might be subtlely embracing (gack) and extending (ugh
Re:Is everyone really missing the point? (Score:3, Insightful)
That would be wonderful in an ideal world, but SVG has MANY limitations that Longhorn WILL support. From animations and effects that SVG cannot handle.
Sure. Because it's PDF-based and PDF is a...wait for it...STANDARD.
PDF, Standard? Um... Ok, and who owns this standa
Re:Is everyone really missing the point? (Score:3, Interesting)
Is that why Microsoft calls it a "Flash killer"? Is that why it is 90%, but not 100%, identical to SVG?
Of course it has something to do with SVG, Flash, and web standards.
If you need to compare it to something, compare it to 'Quartz' - and I don't see people jumping on Apple for replacing SVG or Flash by using the PDF based Quartz engine.
That's because it doesn't matter what Apple does--they don't have enough marketshare. Furthermore, it would
Re:sigh. It's the pro microsoft troll again. (Score:5, Insightful)
And funny, I also write a lot of code for Linux. Makes you rethink how safe this whole Open Source thing is, ah?
Just kidding, although I do write a lot of things for Linux...
I abhor the lynching of any company when it isn't based on fact. Pick on Apple or Linux for the wrong reason, and you will get a response from me as well. However, Linux and Apple are seldom bashed at SlashDot or 20 people have already responded to defend them. Microsoft seems to be the kicking boy around here, and sometimes they deserve it, but not EVERY TIME.
I am no serious fan of any specific OS, I just want the competition to continue so that future OSes will be far beyond what is conceived and rambled on in many of these posts.
It amazes me that OS fans(especially here) get so complacent with what the current development cycles are producing and the lack of vision of what is around the corner.
Microsoft may be fools in a lot of regard, but they are not losing any R&D ground by being 'happy' with how things currently are with their OS.
Apple is also starting to lead innovation again after a 10 year dead cycle.
Solaris just keeps moving the old model forward, Linux is maturing, and the BSD variants are setting some security standards, but there is nothing revolutionary coming from these OS groups.
Where is the next thing? If I had to bet now, it will be from Microsoft or Apple - they at least get that catching up is not good enough, creating something that never existed before is the real brass ring.
Just like the 2.6 kernel, what is really great and new in it that doesn't exist already in some other OS already available? And it kills me that people are so 'happy' about what is new in the 2.6 kernel, like the new scheduler - other *nixes have had better schedulers for a long time; Linux is once again just catching up. Even the original NT kernel scheduler is more advanced than pre-2.6 Linux kernels.
It is time to take theories and start putting them into products, and then creating new OS theories and implementing them as well.
That is one of the few things Microsoft did do right with the NT project - take un-implemented OS theories and put them together in a cohesive OS model. Seems everyone is so busy hating them they have missed their angle that gives them the edge even today.
the best flash killer is (Score:2)
found here [texturizer.net] (texturizer). Anything Microsoft puts out will hopefully get the same treatment.
90 Percent SVG, huh? (Score:5, Funny)
embrace and extend plus patents (Score:2)
The question is: given Microsoft's patent claims on the Microsoft Office XML file formats, will they try to patent the WML formats as well?
90% there, 90% not there (Score:2)
And that's as close as it is ever going to get. It can be the C# of web-pages.
Microsoft's WVG? (Score:2)
IE's getting SVG... (Score:5, Informative)
WVG and other formats (Score:5, Informative)
http://primates.ximian.com/~miguel/texts/pdc.ht
There is a potential for XAML and WVG to become standards just because of the large deployments of these technologies.
Miguel.
The Best Case for SVG - Maps (Score:2, Insightful)
For the past year and a half I've been working in spare time on fleshing out maps of Russia and the former Soviet Union republics, one map for each ob
Nothing new here, move along. (Score:2, Informative)
Yeah, I knew there was a reason we came up with the term "Embrace and extend"... Joy. I look forward to the mess this will create.
obfuscate open standards (Score:3, Insightful)
SVG for defining cursors in CSS (Score:3, Interesting)
One interesting use for SVG is the ability to define cursors [w3.org] in CSS level 2 revision 1 [w3.org] documents. You simply set your CSS cursor parameter so that it points to the URI of the SVG file which contains an SVG cursor definition. Although certainly not the most important use for SVG, it is still useful and worth noting. I can imagine that in the future there will be loads of web sites with all kinds of obnoxious cursors.
It's not about formats, it's about IDEs (Score:3, Insightful)
If it weren't for the Flash IDE, Flash would be nowhere. If MS manages to build an IDE of simular ease-of-use to designers and alongside manages to actually implement true OOP in the underlying scripting of the technology, THEN there will be a Flashkiller.
Until then we'll have to live with this semi-proprietary technology, with the hip looking IDE frontend, the cool flash vector animations and the most crappy scripting object model ever concieved by the human mind. One that triples development time in comparsion to other technologies. Which is why we still hardly see serious webapps developed in Flash. Maybe that's even for the better.
Let's all just hope that MS fails as well, and that somehting like a OSS JMF IDE pops up to take over the reign of Flash. We'd finally have a client-webapp IDE that runs on Linux. That would be cool, wouldn't it?
Re:Can't surpass flash. (Score:5, Insightful)
Netscape lost out to IE
Apple lost out to Microsoft
AltaVista lost out to Google
WordPerfect lost out to Word
The typewriter lost out to the computer
Quark will eventually lose out to InDesign
In each example, the dominant, familiar, easy-to-use solution was replaced by the upstart.
Saying this 'can't surpass' Flash is so short-sighted and uninsightful it's making my teeth itch.
Re:Can't surpass flash. (Score:3, Interesting)
I will come bundled with every copy of Frontpage/Office/Windows...the same way that IE beat Netscape.
Re:Can't surpass flash. (Score:2, Insightful)
It will happen first through security updates, then the new release. Maybe installation of MSOffice or DirectX 10 will cause it. There will be rumors of a security hole in the flash player. Eventually it will be unavoidable, and des
Re:Can't surpass flash. (Score:2)
LS
Re:Can't surpass flash. (Score:2)
They added error messages on Windows (3.1?) so that people would get scared when they would run Windows on another DOS than MS-DOS.
There was some litigation (with Caldera I think), but Microsoft settled for some money change (for them).
Re: (Score:2)
Re:Can't surpass flash. (Score:2)
Only because the Open Office guys don't seem to understand how DLLs are loaded on Windows, and don't spend the appropriate time rebasing and binding their DLLs.
Re:Can't surpass flash. (Score:5, Insightful)
Re:Can't surpass flash. (Score:5, Insightful)
The coolest example I can point you to is this [w3.org]. An XSLT stylesheet is used to transform a chess markup language into a animated SVG image. Beyond cool.
Re:Can't surpass flash. (Score:2)
Well, at least it's a start to head off MS dominance. If SVG does become popular, I'm sure more resources will be devoted to this project.
Re:Can't surpass flash. (Score:3, Insightful)
I don't know why it doesn't work under mozilla, I don't remember having tried it under windows. But the windows adobe plugin works under mozilla on linux, using Crossover. The only thing I can think
Why Adobe's SVG doesn't work in Mozilla any more (Score:5, Interesting)
Adobe's SVG viewer used to work in Mozilla on Linux, but not it no longer works, in post-0.99 version of Mozilla. Not because Adobe broke it, but because they trusted Mozilla enough to use one of their "unsupported" XP-COM interfaces, which Mozilla changed. [See Mozilla bug number 133567.]
Granted, Mozilla had warned Adobe that they might change the interfaces, which were not yet frozen. But Mozilla broke their side of the contract by neglecting to change the UUID of the interface, when they changed a method signature, which should be Standard Operating Procedure.
The whole point of using XP-COM (which is the COM-like plug-in system that Mozilla uses) is to protect against things like this happening. But Mozilla didn't play by the rules, and screwed Adobe after they'd already released their SVG viewer plug-in.
So everyone is screwed because Adobe's SVG viewer USED to run on Mozilla on Linux and Windows, but NOT ANY MORE. Mozilla's built-in SVG support is impressive and commendable and going in the right direction, but nowhere near enough to fill the void left behind when AdobeSVG just stopped working one day.
Mozilla moved the bug that ASVG crashes mozilla to "Evangelism", so now the ball's in Adobe's court to decide if they'll trust the Mozilla project again after having been burnt. Of course it was the Mozilla project's Overenthusiastic Evangelism that convinced Adobe to use the early plug-in interface in the first place. You have to appreciate the irony of fighting fire with fire.
In the perfect world, Adobe would have released a fix for this problem soon after the it was "Evangelized" to their attention. And I would like a pony with that. But in the real world, they're off on the next version of their SVG viewer, and don't want to think about the old version. You can get a beta of the new version for Windows, but it's unstable, and not supported on any other platform than Windows.
But if you're using Linux and want to use Adobe's SVG viewer, you have to sit around and wait, hoping that Adobe will get around to releasing the next version of their SVG viewer, and when they do it will support Linux. But there are no guarentees. The original SVG viewer for Linux was only released as beta, never officially released. And Adobe's been said to be back-pedaling on SVG and concentrating on other products.
Batik would be usable as an SVG viewer plug-in (not as efficient but almost as functional where it counts), but I haven't been able to get past the Java security restrictions to enable the ecmascript interpreter (rhino). Batik packaged as an SVG viewer browser applet (in a way that rhino worked, enabling dynamic svg) would go a long way towards rendering Adobe's proprietary SVG viewer irrelevant. But I haven't been able to figure out how to get rhino to work in an applet, or find any examples of Batik running in an applet as an interactive SVG viewer. Squiggle is not what I mean by an applet.
If anyone from Adobe is reading, and actually cares about SVG: When will the next version of Adobe's SVG viewer come out, and will it support Mozilla, Linux and Mac OS/X, as well as Windows and Internet Explorer? Or has Abobe given up on SVG?
If nobody from Adobe has anything to say about this horrible problem, I will take it as more evidence supporting the sad but persistent rumors that Adobe is back pedaling and giving up on SVG.
-Don
Re:Why Adobe's SVG doesn't work in Mozilla any mor (Score:3, Interesting)
Adobe's delayed release of Acrobat for Linux compared with Windows and Mac, their discontinuing the Framemaker on Linux beta program suggest to me that they don't mind losing various markets in their effort to consolidate their product lines.
Why Adobe doesn't support SVG more? It's simply an XML-ification of the capabilities they already own in PDF. Innovators dilemma. It competes too much with an existing product for them to promote it with any enthusiasm.
Flash is backwards - MS are devious (Score:5, Insightful)
A cacheable (please!), dynamically generatable (without histrionics) SVG implementation is a much awaited flash killer if you ask me.
Unfortunately MS seems hell bent on taking an open standard, hacking it to bits, making it a "proprietary standard"(sic) and no longer inter-operable with the original standard, then deluging the market with a glut of installations... Eerily reminiscant of the good old JVM days...
Q.
Re: (Score:2)
Re:Flash is backwards - MS are devious (Score:2)
scripsit danheskett:
Which are? (Other than the fact that MS showed no interest in implementing it...)
I don't do SVG stuff, so maybe there's something I'm missing, but it sounded pretty good to me.
Re:Can't surpass flash. (Score:2)
Re:Can't surpass flash. (Score:2, Insightful)
With Mosaic, and the new Netscape so popular (used in libraries and educational institutes), I fail to see how any other initiatives (even those backed by Microsoft) can manage to eat into the radical marketshare of Netscape.
These days, you see Netscape taking the place of Mosaic for all HTML rendering. Microsoft's internet explorer doesn't even support forms properly!
Even if it is incorporated into the operating system, web developers will see no reason to switch to th
SVG could surpass Flash... (Score:5, Insightful)
While Mozilla is a great piece of work technically, the management can't be described anything other than moronic.
I am a supporter of free software and I also have several webpages.
That's why I have given up any hopes of Mozilla spearheading new technology. To do that you have to have some minimum of self-confidence which the Mozilla project lacks.
That's why Apple chose KHTML and not Gecko.
KDE 3.2 will come out in about a month and Konqueror will come with SVG support out of the box. IE will have something similar later. The sad fact is that Mozilla's minority complex is so big that they simply won't incorporate anything that isn't in other browsers in a usable form, so Mozilla users will have to wait for Konqueror to hope for a useful SVG-implementation in default-Mozilla.
There are so many things right in front of the noses of Mozilla maintainers that would make Mozilla a better browser and would introduce killer-features, that no other browsers support, yet they prefer to let those technologies rot unused and wait for other browsers to support it.
Re:SVG could surpass Flash... (Score:2)
Right now, the same people who ignored the officially approved SVG will wet their pants and will want Mozilla to immediately support the non-approved and ever-changing "standard" WVG.
The only nice side effect is that we will hopefully get SVG by default into Mozilla, too.
Re:SVG could surpass Flash... (Score:2, Interesting)
I'm not saying Mozilla can't be used by
Re:SVG could surpass Flash... (Score:4, Insightful)
The Mozilla project don't want to build SVG by default because it's not a full implementation of any current spec. It's missing a lot of features. They have been burned before by half supporting standards, and it's generally agreed that it's a bad thing. Either you support it, or you don't. You can't just support the easy bits, or the bits that sounded coolest.
While the KSVG team have been storming and may well have a full implementation, the same is not true of the Gecko implementation. If people cared enough about it, they'd work on Geckos version, but it seems they don't.
Re:SVG could surpass Flash... (Score:3, Interesting)
Wait a minute. What you just said back there suggests that Konqueror is about to support SVG? (Surf, surf, surf)
Re:Can't surpass flash.-Naysayer-convention in tow (Score:2, Insightful)
The situation is completely different today. This is a foray into an already saturated market as Flash dominates the field and wipes the floor clean with the blood of its competitors.
Re:So... (Score:2, Interesting)
Communication and data exchange protocols ought to be open standards by law, damnit!
Don't you really mean -- there should be one protocol for everything, decided by the diktat of law, read tenured bureaucrats?
We've gone down that
Re:So... (Score:2, Insightful)
Re:So... (Score:5, Funny)
It is to laugh! Unimaginative committees? Microsoft is damn near duping a standard created through the W3, and you call the committee unimaginative?
You're right, though. Who nees open standards and peer review, when there's a monopolist we can all follow like sheep.
Re:So... (Score:2)
I'm all for market forces chosing the best standard, which is why I am against large companies using their dominance of the software market to lock customers in to a propriety method of data exchange.
And the MS Word XML schemas are known to be incomplete.
Re:So... (Score:2, Insightful)
You do realize that one of the defining characteristics of monopolies is their implicit resistance to market demands (which is due to the lack of competition caused by barriers to market entry).
And remember that the medium you are currently using was designed by such a committee of tenured bureaucrats in 1989 (going with html proposal here, I know the ch
Re:So... (Score:2)
Mozilla had SVG support for years. But not in the default distribution which makes it useless. Let's hope that Mozilla maintainers wake up now and finally put SVG into the default installation as soon as possible.
Re:Who in hell wants to code SVG? (Score:2)
I assume this is what you mean, because theres no way in hell you'd be able to know which one is easier, because wvg/sparkel isnt out yet..
Re:oh great. just what I need... (Score:2)
Re:oh great. just what I need... (Score:2)
Re:Inkscape - SVG editor (Score:5, Informative)
It's definitely worth looking over. I had been checking out Sodipodi's [sodipodi.com] last release last spring, but there still were enough rough edges to block my main needs. But with what was in CVS last month, they both jumped up to 'very handy'. And the Inkscape work [inkscape.org] has jumped things up even more.