Windows Phone adds multitasking, deeper OS integration, and sensor access to dev platform

We knew it was coming, and today at MIX 11, Microsoft showed off its developer platform for the next version of Windows Phone, which developers will be able to get their hands on for free in May. The new application platform adds:

  • Multitasking for background processing, audio and file transfer, and fast app switching, including background audio playback for HTML5 webpages
  • Deeper integration of apps into the OS, allowing programs to leverage Live Tiles, including push notifications via Live Agents running in the background
  • Raw access to the camera and sensors (gyro and compass) via the Motion Sensor library, letting apps to control device hardware

Microsoft hopes this will allow developers to make even more creative and engaging apps. To get our juices flowing, it showed off demos of new app concepts from Skype, Spotify, Layar, Qantas, Amazon Shopping, and Kik Messenger. Check out our gallery below and hit the break for the details.

Continue reading Windows Phone adds multitasking, deeper OS integration, and sensor access to dev platform

Windows Phone adds multitasking, deeper OS integration, and sensor access to dev platform originally appeared on Engadget on Wed, 13 Apr 2011 12:21:00 EDT. Please see our terms for use of feeds.

Permalink   |   | Email this | Comments

Man steers R/C car with his hands, not to mention an HTML5-based web app (video)

With the right Arduino board, an R/C race car, a couple paperclips and the MacGyver spirit, we imagine most anyone can hack together a creative remote control these days… but how many can open-source an HTML5 web app that’ll do the deed from any tablet, phone or PC? Gaurav Manek crafted just such a thing, and he’ll demonstrate it for you on an Apple iPad in the video immediately above. What’s more, he’s also got a Kinect hack that uses Microsoft depth camera (with Code Laboratories’ NUI SDK) to control the very same with the wave of a well-placed hand — we’re already envisioning fisticuffs should he and a lab partner try for some head-to-head racing action. That said, you don’t need to wait for an illustrious creator to have all the fun. Why not download his source code at our links below and give it a go yourself?

Man steers R/C car with his hands, not to mention an HTML5-based web app (video) originally appeared on Engadget on Sun, 03 Apr 2011 14:21:00 EDT. Please see our terms for use of feeds.

Permalink Hack A Day  |  sourceGaurav Manek  | Email this | Comments

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

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);

Katamari Hack rolls across your favorite websites, leaving swath of HTML5 destruction in its wake originally appeared on Engadget on Sun, 13 Mar 2011 16:46:00 EDT. Please see our terms for use of feeds.

Permalink Kotaku, GamePro  |  sourceKatamari Hack  | Email this | Comments

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

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.

URL Hunter game takes place entirely in your browser’s address bar, courtesy of HTML5 originally appeared on Engadget on Tue, 08 Mar 2011 16:11:00 EDT. Please see our terms for use of feeds.

Permalink Geek.com  |  sourceProbablyInteractive  | Email this | Comments

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

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?

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

Adobe outs experimental Flash-to-HTML5 conversion tool, calls it Wallaby originally appeared on Engadget on Tue, 08 Mar 2011 00:55:00 EDT. Please see our terms for use of feeds.

Permalink The Download Blog  |  sourceAdobe Labs  | Email this | Comments

New Netflix Watch Instantly interface showing up on Samsung HDTVs

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]

New Netflix Watch Instantly interface showing up on Samsung HDTVs originally appeared on Engadget on Fri, 11 Feb 2011 18:16:00 EDT. Please see our terms for use of feeds.

Permalink   |   | Email this | Comments

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

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.

Internet Explorer 9 RC now available to download, tracking protection in tow (update) originally appeared on Engadget on Thu, 10 Feb 2011 13:20:00 EDT. Please see our terms for use of feeds.

Permalink Download Squad  |  sourceMicrosoft  | Email this | Comments

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

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).

Gmail brings Priority Inbox to mobile web app, stymies green-eyed monster originally appeared on Engadget on Mon, 07 Feb 2011 19:09:00 EDT. Please see our terms for use of feeds.

Permalink   |  sourceGoogle Mobile  | Email this | Comments

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

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.

Microsoft releases H.264 plug-in for Google Chrome, vows to support WebM video in IE9 originally appeared on Engadget on Wed, 02 Feb 2011 14:12:00 EDT. Please see our terms for use of feeds.

Permalink Slashgear  |  sourceMSDN  | Email this | Comments

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

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.

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

New York subway schedule turned into a beautiful, musical visualization (video) originally appeared on Engadget on Mon, 31 Jan 2011 14:31:00 EDT. Please see our terms for use of feeds.

Permalink @DavidEmery (Twitter)  |  sourcemta.me  | Email this | Comments