Slashdot Mirror


Apple, Microsoft, Google, Others Join Hands To Form WebPlatform.org

hypnosec writes "Apple, Adobe, Google, HP, Microsoft and many others have joined forces and launched a new resource – the Web Platform in a bid to create a 'definitive resource' for all open Web technologies. The companies have come together to provide developers with a single source of all the latest information about HTML5, CSS3, WebGL, SVG and other Web standards. The platform will also offer tips and best practices on web development as well as web technologies. 'We are an open community of developers building resources for a better web, regardless of brand, browser or platform,' notes the WebPlatform site."

14 of 138 comments (clear)

  1. Uh huh... by undeadbill · · Score: 3, Insightful

    I'll believe that when I see their products running under Free or Open BSD. Unless "any" is really a very narrow definition of specific Linux Distros, MS Windows, and OS X.

    1. Re:Uh huh... by HarrySquatter · · Score: 3, Insightful

      Which some people are perfectly fine with. Isn't it better that these companies use mature, well-debugged BSD code rather than rolling their own shit that is usually many times worse because they were going to avoid the GPL anyway?

  2. It's a trap, right? by crazyjj · · Score: 4, Funny

    Surely to get those companies together, there must be some nefarious agenda afoot.

    --
    What political party do you join when you don't like Bible-thumpers *or* hippies?
  3. Re:huh by Desler · · Score: 3, Insightful

    Really? A brand new website is not as comprehensive as one that has been around for 13 years? Shocking!!

  4. actually, it's web 3.0 by poetmatt · · Score: 3, Funny

    Actually, get ready! it's going to be web 3.0! That means it'll be incompatible with web 2.0.

  5. Re:huh by BZ · · Score: 4, Interesting

    Except with any luck unlike w3schools it won't have incorrect information on it because people will be able to fix it like any other wiki.

    The big problem with w3schools is that there's all sorts of mistakes on there and they won't fix things if you point out the problems.

  6. Strange by De+Lemming · · Score: 4, Interesting

    On the bottom of the front page are 9 logos, Apple is not one of them. On the Stewards page are 10 organisations/companies, including Apple. But Apple is the only one without a link to a description/statement of the company. They seem to be the neglected stepchild here?

    And Slasdot puts them first in the title, and categorizes the article in the Apple section :-)

    1. Re:Strange by 93+Escort+Wagon · · Score: 3, Funny

      Apple and Google are currently suing each other over whose logo will be placed higher than the other.

      --
      #DeleteChrome
  7. Unimplemented APIs to encourage native apps by tepples · · Score: 4, Insightful

    I can't tell whether it's malice or incompetence. Is it likely that the developers of web browsers bundled with operating systems are leaving certain APIs unimplemented on purpose to encourage the development of OS-specific native apps? I'm talking about SNI, HTML5 offline manifests (with a quota suitable for video), HTML5 local storage (also with a quota suitable for video), WebGL, the video element with the WebM codec, the file API, and getUserMedia. Web apps won't replace native apps until web developers can rely on most of these.

  8. Here's a free best practice for them by jb_nizet · · Score: 4, Insightful

    Underline the damn links (which are one of the main reasons why the web was invented). Undecorated links, using a color which is very close to the normal text color, makes them indistinguishible from normal text for even lightly color-blind people like me, and like 10% of the male population.

  9. Re:This is needed because ... by ninetyninebottles · · Score: 3, Insightful

    Not that they haven't contributed (some more than others) to open source projects, but ... why exactly do we need the corporate technical powerhouses to create a definitive resource on open technologies?

    Because together those companies create much of the software and hardware that is interpreting open web protocols and formats. This is hopefully a step towards recognizing that proprietary technologies that only work on one vendor's platform are detrimental rather than beneficial for lock in. Maybe the next time you notice browser C is interpreting that HTML tag differently than everyone else there will be a place to point to that the maker of browser C has their name up as a collaborator.

  10. I really don't get the anti-w3schools.com snobs by elloGov · · Score: 4, Informative

    I seriously question the web expertise of anyone who snubs w3schools as a "terrible", "painful" resource for web development. If you are looking for a copy-paste reference of best practices, w3schools isn't it. Nor is w3schools.com a definitive guide. However, there isn't a resource that is more user-friendly than w3schools on many of the web topics.
    http://www.w3schools.com/jsref/obj_location.asp V https://developer.mozilla.org/en-US/docs/DOM/window.location

    Moreover, w3schools.com does a fantastic job in maintaining the big picture of web development by separating its components in its reference pages; DOM, JavaScript, CSS, HTML, etc..
    Anyone stating otherwise is full of it. The tutorials, layout, and "Try it Out' execution environment are quick and fantastic for those not interested in reading a blog. 95% of the reference needed w3schools.com has. The other 5%, as a seasoned web developer you should see blog entries, quirksmode, msdn, mdn, etc. and/or investigate in an execution environment such as firebug.
    The subtle nuances, nit-picky details, over-simplification, or the lack of mention of say "getBoundingClientRect" doesn't invalidate the awesomeness of w3schools, and it certainly doesn't make it suck. Mastering a topic shouldn't turn you into a snob.
    I strongly recommend w3schools.com to anyone who wants to get a good grasp of web development without diving into the advanced topics or anyone who wants a quick reference look up.

    Just my two cents!

  11. Huh? by suso · · Score: 5, Funny

    We have 100 documentation sites on client side web technologies. Hey, let's try to merge them all into one single authoritative site.

    We have 101 documentation sites on client side web technologies.