Archive for the 'WordPress' Category

DLoad, download tracker for Wordpress

Thursday, December 21st, 2006

After writing my fGalleryTags plugin for WordPress I wanted to see how many downloads I get on it’s zip file. I searched around, but could not find anything that did what I wanted, so I decided to start work on my second plugin, DLoad.
(more…)

Technorati Tags: , ,

fGalleryTags, adding fGallery images to posts

Tuesday, December 12th, 2006

After installing the wonderful fGallery plugin I was rather dissapointed that I could not insert the images into my posts. I had a play with using PHP to insert the images, but this got very messy, very quickly.

“There must be an easier way?” I thought, so I set about seeing how these plugins work. Using the SimpleTags plugin as a guide I set to work on fGalleryTags.
(more…)

Technorati Tags: , ,

Wordpress Upgrade to 2.0.5

Friday, December 1st, 2006

WordpressHaving decided to stay with Wordpress for a while, I thought it was about time to upgrade to version 2. This adds some extra features, including picture support. Searched the web and found the following article on upgrading, which worked very well, http://www.tamba2.org.uk/wordpress/upgrade2two/
(more…)

Technorati Tags: , ,

Homepage update

Wednesday, December 21st, 2005

Following the modification of the WordPress theme, I have decided to set this live. This will hopefully make for a more interesting homepage, with more updates and information.

Dissection of a WordPress Theme

Tuesday, December 20th, 2005

After searching around the web for a guide on WordPress Themes I stumbled upto this rather helpful guide. It seems to cover most aspects for Theme modification, so I’m going to give this a go.

The guide can be found here.