-
links for 2009-05-12
webdriver – Google Code WebDriver has a simple API designed to be easy to work with and can drive both real browsers, for testing javascript heavy applications, and a pure 'in memory' solution for faster testing of simpler applications. For the 5 minute introduction, take a look at the GettingStarted page. For a more in […]
-
links for 2009-05-11
Font Squirrel | Handpicked free fonts for graphic designers with commercial-use licenses. Free fonts have met their match. We know how hard it is to find quality freeware that is licensed for commercial work. We've done the hard work, hand-selecting these typefaces and presenting them in an easy-to-use format. Please help us by submitting your […]
-
links for 2009-05-08
ericflo's django-tokyo-sessions at master – GitHub This is a session backend for Django that stores sessions in a Tokyo Cabinet database, which communicates via Tokyo Tyrant using the PyTyrant library. Tokyo Cabinet is a key-value store similar to BDB. (tags: software opensource python djangotokyosession)