Archive for July, 2006

Modified CakePHP

Sunday, July 9th, 2006

I have recently begun working on a series of modifications for CakePHP. The primary purpose of these modifications is to provide an easier migration path for my old web projects. I have made them available both as a series of patches and as a downloadable Darcs repository.

Updated: 6 Dec 2006

(more…)

WordPress: Error 404 When Publishing or Saving Post

Thursday, July 6th, 2006

If you have ever encountered an “Error 404″ message when publishing or saving a post under WordPress. It would seem that WordPress will randomly generate this error, regardless of post length or whatever. You should consult your hosting provider if this is the case, it’s probably because your webserver is configured with mod_security enabled.

(more…)