Code

A collection of projects that I’ve written or contributed to.

WordPress Posts (wp_posts) – PHP
A PHP class for pulling WordPress posts directly out of a WordPress database. wp_posts makes it possible to use WordPress as a simple and admin tool without having to use the entire front-end and theme code.

Google Web Search JSON API – PHP
A PHP class for interacting with Google’s free JSON search API. This JSON Search API is the same as is behind the AJAX Search API. In the documentation for the AJAX Search API (in JavaScript) you’ll some notes about using the API in non-javascript environments. It’s perfect for getting a completely customized Google search on your site.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>