Instagre.at, showing off the current popular instagr.am photos. Most likely built on top of the unofficial instagr.am API (or has the official one been released by now?)
Author Archives: Bramus!
Modernizr 2.0 beta 1
HTML5 logo … in CSS3
Building iPhone Apps with jQuery Mobile and PhoneGap
console.log() for HTML5 Web Workers
Memcached.js
Getting to work with new web technologies
Web Developer Toolbar 1.1.9 released, with Firefox 4 support
CSS User Agent
In a Modernizr inspired style (or is it vice versa?), CSS User Agent adds classes to the <html> tag to allow one to easily target the different browsers instead of having to rely on CSS hacks. Unlike Modernizer however, CSS User Agent relies on browser sniffing (parsing the user-agent string) making it not recommended over …