A rock-solid default for HTML5 awesome. looks quite useful
Tag: html5
Peter Beverloo
excellent blog to keep up to date with chrome and webkit engineering.
IE drops CSS Expressions
Design criteria such as standard compliance, performance, reliability and security framed the design of IE8 as whole, for new as well as existing features. As a result, CSS expressions are no longer supported in IE8 standards mode.
there goes half of html 5
IE8 History Handling
Without the need to manipulate iframes or poll for hash changes, history management in IE8 should be a much simpler affair. You’ll just need to maintain an internal cache of all history events you’ve created programmatically so your listener can tell the difference between hash changes that you’re creating vs. ones you’re responding to.
who knew, ie 8 has a new feature from html5
Keeping the Web in Web 2.0
mesch’s slides about keeping browser history and bookmarking working for Ajax based web applications
WHATWG Issues List
This page lists stable HTML5 wiki issue pages and feedback e-mails on the HTML5 specifications that Ian has marked as needing to be dealt with.
HTML5 parser profiling
another problem benefitting from a large data set: parser optimization. by looking at the frequency distribution of markup constructs, you can infer parser optimizations.
HTML5 Distributed Extensibility
If we can imagine a world where a large number of people can make such large extensions to HTML, it is incumbent on us to think about how to prevent harmful extension overlap, and how extensions might be processed by user agents that aren’t aware of either.
Google Gears Sync
It seems that without providing data synchronization out of the box, Google Gears leaves the most difficult and cumbersome aspect of building a disconnected Web app up to application developers. This may be OK for Google developers using Google Gears since the average Google coder is a Ph.D but the platform isn’t terribly useful to Web application developers who want to use it for anything besides a super-sized HTTP cookie.
gears does not solve all problems in the sync space!!! film at 11.
WHATWG Blog
tracking the evolution of (x)html5