Polyfills and webcomponent support across browers.
Mojolicious – Perl real-time web framework
Link
I don’t do much Perl any more, but this web development framework could be useful for those that do.
Input: Fonts for Code
Link
Questioning the use of monospace fonts for programming.
HTML Imports: #include for the web – HTML5 Rocks
Link
A resource import model with dependency management and de-duping for HTML5. Once browser support is widespread enough, this will move even more of web application development from the server to the browser.
Many Eyes : Browsing visualizations
Link
Pointers to many data visualization resources.
Breach – A browser for the HTML5 era
Link
Modular open source browser, with Chromium rendering layer, built on node.js, customizable with html/css/js.
A Less-Angry Rainbow
Link
A cyclical rainbow gradient with better perceptual properties than the usual HSL space.
Compound Interest
Link
Compound Interest is a really interesting site that gives information about chemical compounds in various everyday items, what they do, and how they work. The information is provided as an infographic. Examples include: What Causes “New Car Smell”?, How Does Sunscreen Work?, The Colors of Gemstones, and Why Does Bacon Smell So Good?
wavepot
Link
Cool audio experiment thingie in the browser.
Videogrep: Automatic Supercuts with Python – Sam Lavigne
Link
A simple concept, but a good bit of hackery. Videogrep can search through video dialog (using a subtitle file) for patterns, and automatically assemble a supercut.