Showing posts with label FridayRoundup. Show all posts
Showing posts with label FridayRoundup. Show all posts

Friday, February 24, 2012

Friday Roundup - News from Across the Chrome and HTML5 Ecosystem

Google launches new developers.google.com branding and redesigned site

"Our goal with the Google Developers site is to bring together all developer resources, programs, events, tools, and community into one place. Soon, all our information will be on this new Google Developers site, and Google Code will return to its roots as an open source project hosting service. As part of this project, today we’re introducing a new identity, complete with a new look, to unify all of our developer offerings. Our new logo says Google Developers, and that's intentional: it reflects our focus on you, not just the tools we provide."
Google Developers logo

Chrome Dev Tools get a CSS Color Picker

"Another 1,642 changes landed in the repositories last week, 958 for Chromium and 684 for WebKit. Highlights include a color picker for Web Inspector and early functionality for the calc() function. Brian Grinstead’s color picker is now enabled by default in WebKit nightlies, following some slight polishing. To aid the undo and redo system, an event has been added to monitor CSS modifications"

Apple Games Converge With Android’s by Using HTML 5 Code

"The goal of HTML 5, which is gradually making its way into all modern Internet browsers, including ones on mobile devices, is to make sites look and feel just like applications downloaded directly to a phone or desktop. Until recently, that was more of a promise than a reality. That’s changing in part because of the steamroller effect of Apple’s iPad and iPhone, which don’t run Flash content."

Getting Started with the HTML5 Track Element

"The track element provides a simple, standardized way to add subtitles, captions, screen reader descriptions and chapters to video and audio. Tracks can also be used for other kinds of timed metadata. The source data for each track element is a text file made up of a list of timed cues, and cues can include data in formats such as JSON or CSV. This is extremely powerful, enabling deep linking and media navigation via text search, for example, or DOM manipulation and other behaviour synchronised with media playback."

Why HTML5 makes justifying native applications more difficult

"One of the biggest shifts in development in the last few years has been the move to Web applications. For a long time, developers resisted this move, and some of the reasons why were good. For example, I said that for a long time the Web model wasn't so great--the UI capabilities weren't there without a ton of work, and the ability to do "real work" was lacking. Some of the reasons were not so good, and mostly boiled down to a refusal to learn something new. I have recently become very bullish on Web applications, and I now highly recommend that you consider them over desktop applications in all but a very few sets of circumstances."

Friday, February 17, 2012

Friday Roundup - News from Across the Chrome and HTML5 Ecosystem

Dartium - Tech Preview of Chrome with Integrated Dart
"...today we’re making Mac and Linux binaries available that integrate the Dart VM into Chromium
.
This technology preview allows you to run your Dart programs directly on the Dart VM in Chromium and avoid a separate compilation step. Over time, these programs will take advantage of the VM’s faster performance and lower startup latency."
Chrome Web Store Categories Updated
"The new structure of the store will improve discoverability for apps. For example, users searching for a photo album app can now easily drill down to the “Photos” subcategory level and track down the app they are looking for. At the same time, apps assigned to a subcategory show up in the category page as well giving them wider exposure; an app in "Photos" will appear on both the "Photos" page and the "Entertainment" page."
HTML5Rocks Updated with New Look, Web App Field Guide
"Yesterday, the Chrome Developer Relations team launched several new resources, including the Field Guide to Web Applications. It’s a new resource that is designed to help web developers create great web apps. We’ve heard loud and clear from users that they want more and better web apps, and we hope this new field guide will enable you to create those web apps."
Google Chrome will see greater expansion on mobile devices
"There are roughly 200 million Chrome users worldwide, and while Chrome is primarily a desktop experience as part of Google's dual strategy (Chrome and Android), it's starting to make its way on to mobile devices.Last week, Google released a beta version of Chrome for Android for mobile devices running Android 4.0 (Ice Cream Sandwich)."
Chrome Could Exceed 50% Market Share by End of 2012
"In December 2011, Chrome 15 became the most popular browser in the world, beating Internet Explorer 8, but if you combine all IE versions, Microsoft still holds the number 1 spot....If our prediction comes true, Chrome will by May 2012 be neck and neck with IE, and by June, it will have taken the lead. Note that this would be right on track with our prediction from last year."