html5

Latest

  • URL Hunter offers a whole game in your browser's address bar

    by 
    Mike Schramm
    Mike Schramm
    03.26.2011

    Perhaps you saw (and even played) URL Hunter when it was being passed around the Internets a little while back -- it's a tiny little HTML 5 game that takes place all inside a long Uniform Resource Locator in your web browser's address bar. The HTML script moves a few little "a" characters around, and you can line them up in your sights with arrow keys, pressing space to fire and shoot as many as possible within a time limit. Developer Corey Johnson, formerly of Maxis and now working at Github, says the game was developed over just a few hours of programming time. After reading about HTML 5's address bar API, he decided to try and make it interactive, and came up with URL Hunter. He had "lots of ideas at first, but cut most of them because of my self-imposed time constraints" of only a few hours of work. Johnson says that HTML 5's Canvas element offers much more "potential" for browser-based games than his URL hacking. But that hasn't stopped us from getting the initial funding together for Joystiq Publishing's first browser-based product, Call of Document Object: Model Web Design 2.

  • Katamari Hack rolls across your favorite websites, leaving swath of HTML5 destruction in its wake

    by 
    Sean Hollister
    Sean Hollister
    03.13.2011

    Google Chrome may have come out of Pwn2Own unscathed, but you can rip through any website it (or another HTML5-compliant browser) displays -- just pull out your handy Katamari Damacy ball and wreak havok on the page. Na NAaaa, na na na na na na na, na na na na na naaaa... Alternatively, paste the following Javascript into a bookmark, and then click it when you're tiring of a page. javascript:var i,s,ss=['http://kathack.com/js/kh.js','http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js']; for(i=0;i!=ss.length;i++){s=document.createElement('script');s.src=ss[i];document.body.appendChild(s);}void(0);

  • URL Hunter game takes place entirely in your browser's address bar, courtesy of HTML5

    by 
    Joseph L. Flatley
    Joseph L. Flatley
    03.08.2011

    That's right, kids: the tyranny of the browser window is over! Thanks to Corey from ProbablyInteractive (as well as clever use of HTML5 and the Canvas tag), we now have URL Hunter. Using the left and right arrows keys, the player controls an ASCII "O" that has nothing better to do all day but kill the letter "a." When you find yourself on top of the "a" key, hit the space bar to earn a point. Simple? In theory, yes. But trust us -- It's harder than it sounds! Hit the source link to try for yourself.

  • Adobe releases Wallaby, experimental Flash to HTML 5 conversion tool

    by 
    Kelly Hodgkins
    Kelly Hodgkins
    03.08.2011

    Adobe announced the release of Wallaby, an experimental tool designed to convert FLA files to HTML 5. This initial version of Wallaby is meant to convert animated Flash banners to HTML 5-compliant code. This output is optimized for viewing by WebKit-based browsers, including those on the iPhone, iPad and iPod touch. Since it is designed for banners, the first iteration of Wallaby is limited and will not convert ActionScript, movies or sound. The tool converts the Flash file to an HTML File, a CSS file, a JavaScript file and an asset folder that contains SVG and image content. The exported content has been tested on and is compatible with iOS 4.2. If you are not happy with the output, these files can be tweaked with a text or image editor if needed. If you are a Flash developer and want to give Wallaby a try, point your browser to Adobe Labs' website and grab the Wallaby application. It is a 32-bit Adobe Air application and is available for Mac OS X 10.5/10.6 and Windows XP/Vista/7.

  • Adobe outs experimental Flash-to-HTML5 conversion tool, calls it Wallaby

    by 
    Vlad Savov
    Vlad Savov
    03.08.2011

    Ah, if only we could flip a big happy switch and convert all the web's Flash content into (functional) HTML5 code. It's a dream shared by many and, funnily enough, the company pushing to make it a reality is none other than Adobe itself, the owner and proprietor of Flash. Its Labs research team has just released an experimental new dev tool, dubbed Wallaby, that's targeted at taking Flash-encoded artwork and animations and turning them into a more compatible mix of HTML, CSS and JavaScript. Of course, the intent here is not some magnanimous move to free us from the shackles of Flash -- Adobe openly admits that the initial goal for the new tool will be to help convert animated banner ads so that they work on the iOS platform -- but hey, even bad tools can be used for good sometimes, right?

  • AT&T CEO says App Store is bad for consumers

    by 
    Steve Sande
    Steve Sande
    02.16.2011

    AT&T CEO Randall Stephenson must be eating some sour grapes since his company lost its exclusive hold on the US iPhone market. During a keynote speech at Mobile World Congress in Barcelona, Stephenson said that platform-specific app stores like the ones run by Apple and Google are "bad for consumers," as they require a customer to purchase an app multiple times if they want to run it on different platforms. In the words of Stephenson, "That's not how our customers expect to experience this environment." Oh really, Randall? I'd say that the more than 10 billion apps downloaded on the iOS platform alone would say that your customers are more than happy with the current app purchasing model. What Stephenson would rather see are HTML5 and Web apps that are not platform-specific. Developers, in Stephenson's perfect world, would write these apps instead of using native code for a single platform and then sell the apps through the newly-announced Wholesale Applications Community -- which just happens to be an app store that will be run by carriers. AT&T, T-Mobile, Verizon and Sprint are all partners in the WAC, and the CEOs of these companies are most likely losing sleep over the fact that they're not getting a cut of the billions to be had in the app sales arena. Non-native apps won't be able to take advantage of device-specific hardware features, and most certainly will not be optimized for a platform. Instead, they'll most likely be cookie-cutter apps that are targeted to the lowest common denominator in terms of hardware. [via The Mac Observer]

  • New Netflix Watch Instantly interface showing up on Samsung HDTVs

    by 
    Richard Lawler
    Richard Lawler
    02.11.2011

    First it was the PlayStation 3, then it was the Google TV and now it appears Samsung Apps compatible HDTVs feature the new look of Netflix's Watch Instantly interface. According to our reader Bruce, the new UI popped up after he upgraded the firmware on his UN46C6500 LCD HDTV and, like on the other platforms, it adds the ability to search through Netflix's catalog right on the device -- no adding DVDs to your queue though, that's still PC or mobile only. Of course, after our experience with the PS3's multiple UI madness we know how much Netflix likes to test multiple versions of its app at once, so we wouldn't be surprised if everyone isn't seeing this immediately, just keep an eye out if your app suddenly asks to be reactivated again and you should be in for the new version. [Thanks, Bruce] %Gallery-116359%

  • Internet Explorer 9 RC now available to download, tracking protection in tow (update)

    by 
    Sean Hollister
    Sean Hollister
    02.10.2011

    The Internet Explorer 9 beta pleasantly surprised us with Microsoft's renewed competitiveness in the web browser wars, and the pinnable, hardware-accelerated experience is getting even better today -- you can download the IE9 release candidate right now, which streamlines and beautifies the tabbed browsing layout considerably, adds those previously promised, fully customizable tracking protection lists for privacy and freely toggled ActiveX filters, as well as an updated Javascript engine, geolocation support via HTML5, the ability to pin web apps to the taskbar, and a host of assorted speed and functionality improvements. Find the files you need at our source link below, and let us know if the Beauty of the Web captivates you this time around. Update: We spoke to Microsoft IE9 privacy guru Andy Ziegler, and learned to our dismay that tracking protection lists won't actually be included in the browser per se; rather, the company's created a feature where you can generate your own lists or download ready-made one from providers like TRUSTe. The thing is, IE9 won't suggest one for you, or even curate a group of them when you install -- you'll need to put on your power user hat and do the legwork there yourself.

  • Gmail brings Priority Inbox to mobile web app, stymies green-eyed monster

    by 
    Christopher Trout
    Christopher Trout
    02.07.2011

    Those of you suffering from Android envy can put your jealousy aside momentarily, because Priority Inbox is now available via Gmail's mobile web app. Up until now, the mail sorting system was available for the desktop and Android devices only, but now smart email prioritizing is anybody's game. If you didn't already know, Priority Inbox sorts emails in order of importance by learning from your actions, like how many times you read or reply to messages from a certain address. Mobile web users were always able to dig up those sorted messages with the "Important" label, but now all the good stuff is front and center. The feature is available right now on most HTML5-compatible browsers for devices running Android 1.5 and iOS 3.0 or higher, and while it may not be the great equalizer, it's bound to quell some feelings of OS inadequacy. We'll chalk it up as a win for the little green monster (and a loss for his green-eyed friend).

  • Microsoft releases H.264 plug-in for Google Chrome, vows to support WebM video in IE9

    by 
    Darren Murph
    Darren Murph
    02.02.2011

    Hard to believe that the infamous "fragmentation" term is now being bandied about in the web browser world, but sure enough, it's Microsoft using the term today to describe the brave new realm we're living in. If you'll recall, Google defended its decision to not include H.264 support natively in Chrome, but maintained that WebM plug-ins were coming to Safari and Internet Explorer 9. Today, Microsoft's kinda-sorta returning the favor. Following the outfit's release of a Firefox add-on to bring full H.264 support to Windows machines, the outfit is releasing a plug-in for Chrome (only the Windows version for now) that provides support for H.264. Furthermore, it's committed to supporting third-party WebM video plug-ins; to quote, users "will be able to play WebM video in IE9." It's fairly obvious that Microsoft's taking this golden opportunity to push its browser as one that supports everything (rather than just its own preferred format), but regardless of the motives, we're just happy to see differences put aside and compatibility finding priority.

  • New York subway schedule turned into a beautiful, musical visualization (video)

    by 
    Vlad Savov
    Vlad Savov
    01.31.2011

    HTML5, JavaScript and a tiny pinch of Flash. Those are your ingredients for building one of the neatest, simplest websites we've come across in a long time. Conductor, as its maker Alexander Chen dubs it, is a visualization built on New York's publicly available subway schedule API. It shows the progress of the Big Apple's underground carriers throughout the day and garnishes the experience with a delightful musical trick every time two lines cross. You can see it on video after the break or just hit the source link and experience it for yourself.

  • Google adds HTML5 Gmail and Gtalk notifications for the desktop, makes you envy Chrome users

    by 
    Vlad Savov
    Vlad Savov
    01.27.2011

    Oh, come on, Google! If you're going to give us desktop notifiers for our favorite email and chat clients, you've got to play nice and let us have them on more than your own browser, right? To be fair to the Chrome maker, it's standardizing the code it's used in its new HTML5 alerts so that other browsers can soon use it too, but as of today, you'll need to use the Google-sanctioned webscape navigator if you want its sweet new pop-ups on your desktop. We gave them a quick try and they're delightfully quick, with Gtalk message alerts updating themselves to the latest one received instead of stacking up and threatening your sanity. Hit the source link to learn how to enable the new notifications.

  • Opera browser headed to Sony TVs and Blu-ray players

    by 
    Ben Bowers
    Ben Bowers
    01.20.2011

    Opera has officially announced its much-loved web browser will be appearing on Sony TVs and Blu-ray players. There's no specific details, but it given its low-key presence at CES a few weeks ago (Sony Insider grabbed a video of it in action on the show floor -- embedded after the break -- unfortunately hampered by slow connection speeds) it will spread at least across the company's 22 new connected HDTVs. Since the browser is based off of the Opera devices SDK backbone, it's also not a stretch to imagine that Opera-enabled web applications, widgets, or other content using standards like HTML5 (no Flash, at least not yet) could piggy back onto Sony gear at some point. The real elephant in the room though is how this move relates to the Japanese tech giant's Internet TV initiative that's powered by Google TV. While we can't imagine it signals Mountain View's solution is destined for a dumping, between this and a similar move by Samsung including a browser in its own Smart TV platform, a little bit of jealousy could be just the kick Google needs to fix some glaring issues -- which we're all for, especially if it spawns a new round of potato based cajoling.

  • HTML5 gets a brave new logo for this brave new world

    by 
    Vlad Savov
    Vlad Savov
    01.18.2011

    The lynchpin for all discussions of open web standards, HTML5, has been spruced up with a dedicated logo from its parent organization, the W3C. We'd wax poetic about it, but that job has already been done: "It stands strong and true, resilient and universal as the markup you write. It shines as bright and as bold as the forward-thinking, dedicated web developers you are. It's the standard's standard, a pennant for progress. And it certainly doesn't use tables for layout." [Thanks, Matt]

  • Google will drop H.264 support from Chrome, herd the masses towards WebM and Theora

    by 
    Sean Hollister
    Sean Hollister
    01.11.2011

    We knew Google was rather fond of its WebM video standard, but we never expected a move like this: the company says it will drop support for the rival H.264 codec in its HTML5 video tag, and is justifying the move in the name of open standards somehow. Considering that H.264 is presently one of (if not the) most widely supported format out there, it sounds a little like Google shooting itself in the foot with a .357 round -- especially considering the MPEG-LA just made H.264 royalty-free as long as it's freely distributed just a few months ago. If that's the case, Chrome users will have to download a H.264 plug-in to play most web video that's not bundled up in Flash... which isn't exactly an open format itself. Or hey, perhaps everyone will magically switch to Chrome, video providers will kowtow, unicorns will gaily prance, and WebM will dominate from now on.

  • AirStash wireless flash drive with media streaming and WebDAV update hands-on (video)

    by 
    Richard Lai
    Richard Lai
    01.06.2011

    Remember our good friends from AirStash at last year's CES? Well, this year they're back with the same wireless storage dongle, but now bolstered with a new firmware and smarter ways of transferring files to and from your mobile devices. As before, the AirStash is essentially an SD card reader that can be accessed as an ordinary USB storage device, or a basic read-only file server via WiFi tethering, meaning the host device doesn't require a card reader or a USB host. Upon requests from many users, AirStash is now finalising an HTML5-based web app and a free native iOS app, both of which offer in-app image browsing and media streaming, including HD videos and Apple DRM content on iOS (associated with the appropriate Apple ID, of course). What really surprised us was the claim that the AirStash's minuscule 600mAh cell can do streaming for around five hours, regardless of the media type. That said, we were only given a demo with a standard-definition video clip, and even that took about 25 seconds to buffer over 802.11g WiFi, so you can imagine how many sunsets you might see while waiting for an HD clip to load. With about a full month away from release, AirStash thinks it can push the loading speed up in time for launch, so we shall see. Read on to see the other new features. %Gallery-112884%

  • RIM shows off PlayBook's browser chops, SDK in latest round of teaser vids

    by 
    Jacob Schulman
    Jacob Schulman
    01.04.2011

    It looks like RIM's really sticking to this "you don't need an app for the web" mantra for its hotly anticipated PlayBook -- at least according to the latest crop of videos the company has outed. In what is no doubt an attempt to drum up some buzz before a swarm of other tablets descends on CES, the company has chosen to highlight its latest browser improvements to prove just how "real" the web is on the PlayBook. HTML5 video playback looks super smooth, as does Flash video in the desktop YouTube site. Impressively, the entire Facebook experience works exactly like it does on the desktop -- even supporting Facebook chat, which the iPad's browser can't handle. They demonstrate Flash games working without a hitch, so you can breathe a sigh of relief, Farmville-addicts. The second video explores the SDK -- no doubt in an attempt to reiterate the ease of programming for the PlayBook -- and while there's a good bit of technical jargon, we have to say that the Fantasy Football app shown off looks pretty sweet. Why RIM can't somehow manage to bring these improvements to its already-shipping BlackBerry line, we still can't quite comprehend, but we'll be visiting the RIM booth as soon as the show opens to see the latest improvements for ourselves. In the meantime, peep the videos after the break.

  • 360 Panorama: view augmented reality panoramas in Mobile Safari

    by 
    Steve Sande
    Steve Sande
    12.21.2010

    We've talked about 360 Panorama before -- it's a cool app that lets you capture 360° panoramic photos in real time by just moving your iPhone around in a circle. The $0.99 app (available here) has been out for a while, but keeps receiving amazing updates that improve its functionality and wow factor. Now the wizards at Occipital have figured out a way for you to view those panoramas as if you're actually standing at the site where they were taken. You simply open up Mobile Safari on an iPhone 4 (or any other gyroscope-equipped iPhone running iOS 4.2), point to a URL where the photo is stored, and then move the phone around. The gyroscope is detected by the browser, and then your movements control where in the panorama you are looking. The standard reverse-pinch gesture lets you zoom into a panorama, while pinching zooms out. All using HTML 5 and thanks to a recent update in iOS. If you have an iPhone that supports iOS 4.2 and has a gyro built in, go to this site in Mobile Safari to see how the panorama viewing in Mobile Safari works. It's pretty cool!

  • Apple iAds Producer helps you produce iAds for iOS devices

    by 
    Vlad Savov
    Vlad Savov
    12.21.2010

    We know how it is, you want to be a hotshot developer, but all that coding sounds like daunting work. Never mind, Apple's got your back with its new iAds producer, which automates all the HTML5 and CSS3 stuff into the background and leaves you to focus on the crucial task of picking out templates and components for your perfect iAd. To be fair to this new dev tool, it does more than merely dumb down the design process. It also includes "sophisticated" JavaScript editing and debugging, a built-in simulator for testing your creation, and a project validator that checks your code for common errors. Hit the source link to give it a try.

  • Microsoft releases H.264 video plug-in for Windows 7 Firefox users

    by 
    Donald Melanson
    Donald Melanson
    12.17.2010

    We're assuming it would still prefer you use Internet Explorer for all your web browsing needs, but Microsoft is now lending something of a helping hand to Windows 7 users that insist on using Firefox for one reason or another. It's just released a plug-in that gets around Firefox's current limitations in handling H.264-encoded videos on HTML5 pages by taking advantage of the H.264 support built into Windows 7. On a more technical level, that means the plug-in parses HTML5 pages and replaces the Video tags with a call to the Windows Media Player plug-in, which then allows the content to be played right in the browser. Sound like just what you've been waiting for? Hit up the link below to download the add-on and try it yourself.