Homage Free WordPress Theme

Homage is a two-column layout WordPress theme, with a righthand sidebar. Plus a static pages menu, a replaceable logo area and paged- and threaded- comments.

Version 1.2 has been tested on Firefox 3, Internet Explorer 6 & 7, Google Chrome and Opera 9.

Features

  • Replace blog info header with your own logo / design
  • Customized link and hover colors

Continue reading →

A Twitter Digest using WordPress wp_insert_post

For illustration, here is a very quick Twitter digest plugin – a list of all tweets published in an account over the previous 24 hours – showing the use of WP-Cron to schedule the process daily, secondly how to get the data from Twitter in JSON format and finally the use of the wp_insert_post function to produce the data as a post.
Continue reading →