Page 32
Newfound love of @staticmethod in Python
July 2, 2012
6 comments
Category: Python
Difference between $.data('foo') and $.attr('data-foo') in jQuery
June 10, 2012
9 comments
Category: JavaScript
How I deal with deferred image loading in Javascript
June 8, 2012
3 comments
Categories: Web development, JavaScript
Postgres collation errors on CITEXT fields when upgrading to 9.1
May 21, 2012
1 comment
Category: Web development
Secs sell! How I cache my entire pages (server-side)
May 10, 2012
1 comment
On the command line no one can hear you screen. Or can they?
May 3, 2012
2 comments
Category: Linux
Are WebSockets faster than AJAX? ...with latency in mind?
April 22, 2012
25 comments
Categories: Web development, JavaScript
I'm running pgFouine right now on my server
April 19, 2012
0 comments
Category: Linux
Secs sell! How frickin' fast this site is! (server side)
April 5, 2012
2 comments
Categories: Linux, Web development, Django
Secs sell! How frickin' fast this site is! (client side)
March 30, 2012
7 comments
Category: Web development
IssueTrackerProduct now officially abandoned
March 30, 2012
6 comments
Categories: Zope, IssueTrackerProduct
How much faster is Nginx+gunicorn than Apache+mod_wsgi?
March 22, 2012
9 comments
String length truncation optimization difference in Python
March 19, 2012
8 comments
Category: Python
When to __deepcopy__ classes in Python
March 14, 2012
9 comments
Category: Python
Persistent caching with fire-and-forget updates
December 14, 2011
4 comments