SVG and the Indexing of Web Standards
wombatmobile writes "The world's most popular search engine company is a leading supporter of open standards. It pours money and people into initiatives that promote, assist, support and implement Web standards. As a core foundation of is mission statement, all web assets should ideally be of a kind that it can work with. Strange then, that the world's most popular search engine doesn't index all of the current important Web standards formats. Doug Schepers of W3C blogs about how Scalable Vector Graphics content is recognized and not recognized by search engines, currently and historically." Readability really helps out on this site.
This is the great thing about standards: There's so many to choose from!
#fuckbeta #iamslashdot #dicemustdie
i suppose it has nothing to do with the fact that svg is
as complicated as javascript which itself is a more intricate
language than c++.
I don't know why this guy is using filetype Google searches to find out how common SVG and Flash content is.
SVG content makes up just 0.106% of all Web content, by my rough estimation. Flash is almost 5 times as common as SVG. That's pretty grim for SVG. ... But wait, let's put that into perspective. Flash is about 4.8 times more common than SVG. HTML is roughly 838 times more common than SVG. 838 times. Flash content comprises approximately 0.52% of all Web content, and HTML is roughly 189 times more common than Flash.
Let *me* put that into perspective. Most Flash content is deployed via JavaScript, so it won't show in a Google filetype search. None of the sites with Flash I've worked on would pop SWF filetype results in Google. Saying that Flash to SVG are 5 to 1 is hilarious, given the-still-leading browser on the market, IE, supports zero SVG content (to change with IE9 which is in alpha right now).
Saying that Flash is 0.52% of the content of the web is also hilarious. Even just counting the countless embedded YouTube players in blogs would change those numbers drastically.
SVG content makes up just 0.106% of all Web content, by my rough estimation. Flash is almost 5 times as common as SVG. That's pretty grim for SVG.
How is that "grim" for SVG? Flash isn't just used for vector graphics and animations anymore....
Taxation is legalized theft, no more, no less.
That site serves as a poster child for why Safari 5.0's "Reader" feature exists.
I was with you right up until the end - silver bullets only work on werewolves. Nice try, though.
How does one search for scalable vector graphics that are in *.xml files?
With Apple and others pushing canvas, the future of SVG isn't looking bright. I am not sure which one is better, but SVG seems to be the one on the way out, especially after Adobe stopped supporting SVG.
You could implement whole web-apps as a single SVG file if you so desired. That is, if all browsers had full support of SVGs- and as my job this summer is in part to work on WebKit SVG support, let me assure you, nobody is fully compliant yet. But we're getting there. (Damn you Sub-resource loading!)
SVG is one displayable object type within a canvas.
SVG is something that I wish had taken off, but I think it is doomed. It is a wonderful format - I've written a few SVG generators for various purposes, and it is clean, easy and beautiful. I think it was missing a champion - Adobe dabbled with it, but it seems like it was a hedged bet for them - they always prefer things over which they have more control, which I guess should be expected behavior by now.
Or maybe the problem is that it is too general-purpose, so support has been diffuse, with no clear niche to really win in.
Or both. But this has happened before - a great technology that through historic accident and/or failing to have a compelling story to carry it doesn't quite get the combination of attention and demand that drives adoption. It is too bad - the combination of SVG and JS are really quite elegant for a broad class of neato things. (Which might be the problem- it see like the rule is when given the option, always use elegant for yourself, but bet against it. Enjoy the sushi, but put your money in fast food.)
I forget what 8 was for.
easy to make and edit by hand (it's xml!).
That is so 1970. Get a draw program.
Hey, they work on vampires, too! Although maybe impaling the vicious little spit-monkeys on a wooden stake really would be more appropriate.
err sorry there is no god given right for all of your pages to be indexed, Google only indexes pages it considers important and that will (in Googles opinion) add value to a searcher.
What information in a SVG would be useful to a searcher? And SVG and flash are difficult for Google to spider and extract useful information from.
For such low quality pages why should any search engine waste resource on it? Its just wasting their resources and also a svg page counts towards a sites page cap so its not good for the sites owner.
^^^Jew!
SVG content makes up just 0.106% of all Web content, by my rough estimation.
Wow, that guy's rough estimates are up at the permille level. Impressive.
Bing uses open standards?! o_O I guess Microsoft has changed....
... the lack of support for SVG is one of the reasons why the GNU/Linux distro timeline keeps PNGs in addition to SVGs even though they are inferior (file size and hyperlinks).
And those that don't can use plugins.
The sorts of PCs that have Internet Explorer as the only installed web browser, especially versions of IE before 8, are also the sorts of PCs where the user lacks the credentials to become an administrator. So even if you do use the Google Chrome Frame plug-in, users are only going to see a password prompt when trying to install it.
Assuming that you can look at a series of coordinates for Bezier control points and visualise the result.
It's not that hard. Put your on-curve points at horizontal, vertical, or 45-degree slope, and then put the off-curve control points at the intersection of the tangent lines. This involves a bunch of zeroes and the occasional subtraction, but one can get the hang of it.
Exercise: Draw a circle with eight Bezier curve segments. (Answer)
They're all preachy-preachy about open standards, but when it comes to *their* products, they mangle them entirely. Take IMAP (Gmail) and CalDAV (Google Calendar), for example. In both cases, The Big G decided to "adopt" the currently in-place standard, with a few modifications because they feel it wasn't done quite right. The end result is a crap experience when you use the services in anything other than a web browser.
And you could do to learn how to behave like a grownup. I'm not going to dickwave about it, but have written rather a lot of code against the relevant specs; if you're working in this space, you're probably using some of my code.
I think we're suffering from a difference of semantics. I wouldn't call PDF Postscript. Because it isn't. Once upon a time, one could be forgiven for confusing the two, and there were even PoC valid-PDF documents that you could pipe to a printer, but they're quite divergent how. Similarly, I don't think that, because they share imperatives, calling Canvas the same as SVG is right, because they are different things and will become more different over time.
I forget what 8 was for.