This blog is now using WP Super Cache, an improved version from Donncha. This blog using the older version, but did face some problems, especially because addition of comments did not refresh the cache. This version should solve the problem. [Continue]
I just installed wp-cache 2.1.1, a plugin for Wordpress that caches dynamically generated pages as static files. All future requests for them are served directly from these instead of going through the whole dynamic mechanism. It minimizes the biggest negative of dynamic applications - server load. [Continue]