Wordpress plugin: Random categories with random posts
Monday, November 14th, 2005
I built a WP plugin that grabs a random category from your WP and proceeds to grab a number of random posts from that category.
Monday, November 14th, 2005
I built a WP plugin that grabs a random category from your WP and proceeds to grab a number of random posts from that category.
Monday, October 24th, 2005
Well, it’s a bit late but I’ve finally managed to get a better PHP email form working. Want to see what I did?
Posted in Coding |
Tuesday, September 27th, 2005
It’s been quite a summer this year. Work has been steadily increasing over the last few months. Now that I’ve finished of a couple projects off I can talk about them.
Tuesday, September 20th, 2005
In my never ending quest to better my knowledge of PHP I’m looking for your help.
Posted in Coding |
Monday, September 5th, 2005
Continuing my examination of the CSS Position property, focusing on position: static and position: fixed.
Posted in Coding |