It is clear to me that this is a Google Chrome Experiment, from their labs, and that they did not had any intention of it working on any other browser but i got curious... i was doing some research on it and they appear to be using sync xhr calls which causes FF to hiccup even after all this time. https://bugzilla.mozilla.org/show_bug.cgi?id=383304 https://bugzilla.mozilla.org/show_bug.cgi?id=313646 they are marked a…
this article is written with the obvious intention of bashing google, the writer didn't even do his research because honeycomb 3.2 source is available.
Google's playing the closed-open game again, this time with HTML5
31–40 of 65 posts
Re: Google's playing the closed-open game again, this time with HTML5
#32Disappointing article, given all the other ways in which Chrome is harming the web. Example: There's a bug on a site I made in Chrome. It is categorically incorrect behaviour on the part of Chrome, it breaks the specs in order to be faster. How do I fix the bug? By calling a proprietary interface in Javascript that only exists in Chrome. Yup, that's right - to make my standards-compliant web page work, I have to do b…
Have they acknowledged the bug and refused to fix it?
Re: Google's playing the closed-open game again, this time with HTML5
#33Useless article. This has nothing to do with "openness", just marketing: what is Google's incentive to building the site in the first place if they can't make people download Chrome to view it? That said, they could at least add a "Try it anyway" button for other browsers.
Re: Google's playing the closed-open game again, this time with HTML5
#34Earlier quoted context omitted.
That would explain blocking of Firefox, but they're blocking Safari and WebKit nightly and... everything else that doesn't have "Chrome" in User-Agent string: http://yfrog.com/z/kh1rylsqj
i just tried accessing the app with Safari and it came to my attention that its trying to load mp4 and mp3 files instead of the webm videos http://yfrog.com/h7x8xup then i got even more curious and found this file http://www.allisnotlo.st/static/js/VideoList.js look around line 236 this.src = src.replace(/(\.webm+)$/, (navigator.userAgent.indexOf('Chrome/') == -1 && (navigator.userAgent.indexOf('MSIE') != -1 || navig…
Re: Google's playing the closed-open game again, this time with HTML5
#35Useless article. This has nothing to do with "openness", just marketing: what is Google's incentive to building the site in the first place if they can't make people download Chrome to view it? That said, they could at least add a "Try it anyway" button for other browsers.
And what's this about not being able to get the Android source!? I'll buy an iphone right now if that's true. At least Apple doesn't try and pretend they're not evil.
Re: Google's playing the closed-open game again, this time with HTML5
#36Earlier quoted context omitted.
Where? http://source.android.com/ just says 2.3 is available, and google isn't turning up anything either. EDIT: looks like the GPL/LGPL parts have been released (according to news reports, anyhow). Can you point me to a full buildable android 3.2 repo?
Only the GPL/LGPL parts are available, but the Honeycomb code isn't viewed as ready for public consumption yet. My guess is that we'll finally see the code when Ice Cream Sandwich rolls out.
Re: Google's playing the closed-open game again, this time with HTML5
#37All I get out of this is that Google calls their web browser "Chrome", while Apple calls theirs "HTML5".
I don't get why this is downvoted. You are right. At least Google explicitly marked this as a "Chrome experiment" instead of labeling it as a "HTML5 showcase".
[Edit to add] It's a serious question. Parent refers to downvotes of GP post. That makes me wonder if there's a way to turn the numbers back on. Something I would very much like to do.
Why the downvotes?
Re: Google's playing the closed-open game again, this time with HTML5
#38Disappointing article, given all the other ways in which Chrome is harming the web. Example: There's a bug on a site I made in Chrome. It is categorically incorrect behaviour on the part of Chrome, it breaks the specs in order to be faster. How do I fix the bug? By calling a proprietary interface in Javascript that only exists in Chrome. Yup, that's right - to make my standards-compliant web page work, I have to do b…
Have they acknowledged the bug and refused to fix it?
Re: Google's playing the closed-open game again, this time with HTML5
#39Earlier quoted context omitted.
this article is written with the obvious intention of bashing google, the writer didn't even do his research because honeycomb 3.2 source is available.
"this article is written with the obvious intention of bashing google" i agree, it is way faster to develop for just 1 browser, plus we should be celebrating people are trying to break ground doing this awesome videos, i can only begin to imagine all the impressive work that what went into this video, good one google +1
Re: Google's playing the closed-open game again, this time with HTML5
#40It's a shame that an exaggerated article about a browser-sniffing art project that Google worked on is bound to get more attention from the public than, say, the contemporaneously front-paged [open sourcing of LevelDB]( http://google-opensource.blogspot.com/2011/07/leveldb-fast-p... ), which is a far more significant step in the direction of openness.