jquery.animate-enhanced plugin -
Extend $.animate() to detect CSS transitions for Webkit, Mozilla and Opera and convert animations automatically. Compatible with IE6+
22 Most Popular jQuery Plugins of 2011
Martin Kool: How to use Firebug on your iPad and iPhone -
Web developers targetting HTML5 on iDevices would really benefit from having Web Developer Tools or Firebug on Mobile Safari. Enter Firebug Lite! However, iPads, iPhones and bookmarklets don’t go well together, so I put together this little howto.
All credits to Joe Hewitt for creating…
24 ways: Front-end Style Guides
Bradley Wright: Python virtualenv quickstart with Django -
One of the solutions to the ghetto of Python package management is to use a sand-boxed Python install like virtualenv. This is the very same technique we use at Smarkets to simultaneously run Pylons and Django alongside each other on a single server.
This post is briefly about how to…
Paul Irish covers some of the impressive new Chrome Developer...
Bricss: Using an icon font as a web font – introducing Fico -
A technique that hasn’t been researched and used enough in my opinion, is the use of an icon font as a web font. There are many advantages to this approach, rather than using images. You can:
- infinitely scale a font, because they’re just vectors
- use whatever color you like – even gradients in…
The 12 best jQuery image sliders of the 2011 » Blog of Francesco Mugnai