• vote
    1
    0 starssamuel337 | Shared With: Everyone - Aug 13 2008 | web standards, browsers, microsoft, adobe

    "If you really step back and look at it, despite all of the amazing things people are doing inside of the browser, real, ground-level innovation just isn’t happening unless it comes from companies like Adobe or Microsoft... I’m not trying to disparage the open web. I think if the open web could move at the speed of a private company, we’d all be better off."

    The standards vs. proprietary debate has popped up again (see the linked post as well). I think they're complementary really, another tool in the toolbox. It would be interesting to see the adoption rates of languages other than Javascript in Silverlight. I wonder why no one just creates an IE plugin to cater for its shortcomings - is that possible?

    You must be Sam's friend before you can comment on this Fave.
    Send Sam a friend request or a personal message instead.

Related Faves from samuel337

  • vote
    20
    0 starssamuel337 | Shared With: Everyone - Jun 12 2007 | apple, browsers, safari

    Hmm... not very impressive, even for a Beta. Looked good, but it doesn't work on multi-monitor setups, freezes when submitting bug reports, doesn't resize the web page properly when the window resizes, doesn't have tooltips (WTF is the bug button doing on my toolbar!), not to mention no extensions...

    I'm sticking with IE (if only Firefox played nicer with memory...)

  • vote
    1
    0 starssamuel337 | Shared With: Everyone - Jun 02 2007 | security, browsers, javascript
    Spyjax: Your Browser History is Not Private!

    "Spyjax exploits a simple feature of all browsers: changing the color of links for sites you’ve visited. A piece of javascript on a webpage can view the color of these links to determine whether you’ve visited a site. This can’t just extract your entire browsing history, since it needs a predefined set of URLs to test - thanks to ajax, however, thousands, even tens of thousands of URLs can be tested in a matter of seconds."

    Bloody sneaky trick. Never thought of using JS that way, but it definitely works, and many may argue needs to for scripting purposes and flexibility.