starred items / from Planet Python http://planet.python.org/
RT @LeaVerou: Every time a client tells you to cram everything “above the fold”, show them this
debug = True timeout = 900000 workers = 1 worker_class = "sync"
Glue is a simple command line tool to generate CSS sprites.
+1 :)
Slides of the talk -> Thank you for attending!
OpenComparison is the open-source framework for creating package comparison sites. We offer free subdomains to open-source languages, web frameworks, and other projects.
A caching API built around the concept of a "dogpile lock", which allows continued access to an expiring data value while a single thread generates a new value.
Windows IE 6,7,8,9 VMs for free: This might be a live saver in some situations... I wished no one would use IE though
:) RT @johnwlong: Just learned this handy trick for parsing a URI in Javascript:
@SlexAxton @rem definitely use pbkdf2. See for details and to s/bcrypt/pbkdf2. Sha-ing won’t do.
Cornice provides helpers to build & document REST-ish Web Services with Pyramid, with decent default behaviors.
Slugging done right. Tries to support close to 300 languages.
redis-like localStorage wrapper in javascript -