Page 36
Connecting with psycopg2 without a username and password
February 24, 2011
12 comments
Category: Python
Optimization of getting random rows out of a PostgreSQL in Django
February 23, 2011
48 comments
Category: Django
Nice testimonial about django-static
February 21, 2011
0 comments
Category: Django
How I profile my Nginx + proxy pass server
February 16, 2011
3 comments
Categories: Web development, Python
DoneCal homepage now able to do 10,000 requests/second
February 13, 2011
0 comments
Category: DoneCal
EditDistanceMatcher - NodeJS script for doing edit distance 1 matching
February 5, 2011
0 comments
Category: JavaScript
DoneCal on MumbaiMirror
February 3, 2011
1 comment
Category: DoneCal
DoneCal.com international visitors
January 21, 2011
0 comments
Category: DoneCal
Fastest "boolean SQL queries" possible with Django
January 14, 2011
5 comments
Category: Django
django-static version 1.5 automatically taking care of imported CSS
January 11, 2011
1 comment
Category: Django
RequireJS versus HeadJS
January 9, 2011
4 comments
Category: JavaScript
ToDo apps I gave up on in 2010
January 3, 2011
4 comments
Category: Wondering
ssl_session_cache in Nginx and the ab benchmark
December 31, 2010
2 comments
Speed of DoneCal API (over 1,400 request/sec) and HTTPS (less than 100 request/sec)
December 27, 2010
4 comments
Category: DoneCal
To code or to pdb in Python
December 20, 2010
6 comments
Category: Python