Aug 22 2005

Search Excerpt WordPress Plugin

Moved! I have moved this project to my programming/Internet blog — Search Excerpt WordPress Plugin. WordPress’ searching capability is a bit mediocre at the moment. It splits up the keywords, digs out texts using SQL LIKE statement, and returns all entries that match the criteria, in a reverse chronological order. Then the default template will [...]

May 29 2005

Permalink Redirect WordPress Plugin

Moved! I have moved this project to my new programming/Internet blog — Permalink Redirect WordPress plugin. About I am not sure why the WordPress people insist that, GET /2005/05/29/foo-bar HTTP/1.1 is exactly the same as GET /2005/05/29/foo-bar/ HTTP/1.1 If you have not spotted the difference, one has a trailing forward slash ‘/’ in the URI [...]