Recursion, cache, speed

Recently, a friend sent me a piece of Python trivia, namely how to use cache memory in Python and how using cache memory affects the speed of your code. A cache...

Memcached and W3TC

If you ever wondered why, despite all your efforts and Goole-jistsu, you still couldn't get W3TC to detect your local memcached install, well. You haven't googl...