Wednesday March 16, 2011
"It's a debugger for web pages, like FireBug (for FireFox) and Web Inspector (for WebKit-based browsers), except it's designed to work remotely, and in particular, to allow you debug web pages on a mobile device such as a phone."
Saturday November 13, 2010
A test suite for browser media query support.
Sunday October 10, 2010
A collection of shims, fallbacks, and polyfills in order to implant html5 functionality in browsers that don't natively support them.
Friday September 10, 2010
An HTTP/browser level approach to prevent clickjacking/framing of websites. This seems infinitely saner than JS hacks (which are flimsy at best), but it would be nice if it supported whitelisting of other domains, aside from origin.
Wednesday March 11, 2009
Minim is a minimalist PHP web application framework. The idea here is to have a bare minimum of features for your web application.