Notebook: search
Meet Achilles
Achilles is a tool that sets out to solve a daily problem in web development: how can a site offer both dynamic user experiences and the robustness of static pages without the developer having to repeat herself?
Show number of results on WordPress search page
If you haven’t already read it, Michael Martin’s article on improving the wordpress search page is worth a quick glance. In return for a little... Read on →
Rank SQL full text query by relevance in boolean mode
Assuming that $keywords holds the query keywords, a table containing the indexed columns title and body may be queried for relevant results using: Read on →
Including page content in WordPress blog index page
Even when a WordPress post index page is pinned to a static page, it’s sometimes nice to allow a theme’s users to edit the page’s title and... Read on →
Sort WordPress custom posts alphabetically
I recently used WordPress’s new custom post type functionality (WP3+) to get biographies and testimonials for each staff member of a community... Read on →
