Archive for April 2010

AppEngine Estimated Request CPM

Playing with Firefox Live HTTP Headers and Google’s App Engine, I just noticed the header X-AppEngine-Estimated-CPM-US-Dollars. An example: HTTP/1.1 200 OK Content-Type: text/html; charset=utf-8 Cache-Control: no-cache Expires: Fri, 01 Jan 1990 00:00:00 GMT Content-Encoding: gzip X-AppEngine-Estimated-CPM-US-Dollars: $0.000164 X-AppEngine-Resource-Usage: ms=11 cpu_ms=0 api_cpu_ms=0 Date: Sat, 24 Apr 2010 20:28:51 GMT Server: Google Frontend Content-Length: 299 Very interesting. [...]

WordPress Email Fixed

Fixed email for this blog using this nifty plugin. Now, let’s see if the recaptcha plugin uses the recommended wordpress mail function.

Critical reCAPTCHA Plugin Bug

My apologies to anyone who has tried to post a comment to this blog over the last two months. The version of the wordpress recaptcha plugin that I installed apparently has a critical bug that marked all comments as spam, even when the captcha was properly solved. On top of that, I (somewhat deliberately) broke [...]