Polyfills and webcomponent support across browers.
Welcome – Polymer
August 5th, 2014Mojolicious – Perl real-time web framework
August 4th, 2014I don’t do much Perl any more, but this web development framework could be useful for those that do.
Input: Fonts for Code
August 3rd, 2014Questioning the use of monospace fonts for programming.
HTML Imports: #include for the web – HTML5 Rocks
July 21st, 2014A 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
July 21st, 2014Pointers to many data visualization resources.
Breach – A browser for the HTML5 era
July 11th, 2014Modular open source browser, with Chromium rendering layer, built on node.js, customizable with html/css/js.
A Less-Angry Rainbow
June 30th, 2014A cyclical rainbow gradient with better perceptual properties than the usual HSL space.
Compound Interest
June 30th, 2014Compound 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?
Videogrep: Automatic Supercuts with Python – Sam Lavigne
June 19th, 2014A 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.