<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Visser Labs: WordPress</title>
	<atom:link href="http://wordpress.visser.com.au/feed/" rel="self" type="application/rss+xml" />
	<link>http://wordpress.visser.com.au</link>
	<description>Latest news, plugins, themes and customisations.</description>
	<pubDate>Tue, 19 Aug 2008 12:01:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>WP User Manager Unofficial Update</title>
		<link>http://wordpress.visser.com.au/blog/wp-user-manager-unofficial-update/</link>
		<comments>http://wordpress.visser.com.au/blog/wp-user-manager-unofficial-update/#comments</comments>
		<pubDate>Sun, 29 Jun 2008 01:51:41 +0000</pubDate>
		<dc:creator>Michael Visser</dc:creator>
		
		<category><![CDATA[Administration]]></category>

		<category><![CDATA[Customisation]]></category>

		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://wordpress.visser.com.au/?p=51</guid>
		<description><![CDATA[Add styling and formatting to the Wordpress Administration view of custom fields by updating WP User Manager with this unofficial update.

I install and configure WP User Manager on all commercial Wordpress-powered sites requiring custom user profile fields, Dealsway Solution&#8217;s plugin really is in a league of its own, plus I&#8217;d like to give back to [...]]]></description>
		<wfw:commentRss>http://wordpress.visser.com.au/blog/wp-user-manager-unofficial-update/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WP-Forum PHP Date function bug fix</title>
		<link>http://wordpress.visser.com.au/blog/wp-forum-date-function-bug-fix/</link>
		<comments>http://wordpress.visser.com.au/blog/wp-forum-date-function-bug-fix/#comments</comments>
		<pubDate>Sat, 07 Jun 2008 01:49:36 +0000</pubDate>
		<dc:creator>Michael Visser</dc:creator>
		
		<category><![CDATA[Bugs]]></category>

		<guid isPermaLink="false">http://wordpress.visser.com.au/?p=47</guid>
		<description><![CDATA[Warning: date() expects parameter 2 to be long, string given in /htdocs/michaelvisser/wp-content/plugins/wp-forum/forum-functions.php on line 668
Look familiar? There is a bug in the current release of WP-Forum which exists in the plugin&#8217;s PHP function ul() hidden away in cookies.php of the plugin root directory. To fix this issue open cookies.php with your favourite text editor and [...]]]></description>
		<wfw:commentRss>http://wordpress.visser.com.au/blog/wp-forum-date-function-bug-fix/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Donations Cloud Minimum Donation Bug Fix</title>
		<link>http://wordpress.visser.com.au/blog/donations-cloud-minimum-bug-fix/</link>
		<comments>http://wordpress.visser.com.au/blog/donations-cloud-minimum-bug-fix/#comments</comments>
		<pubDate>Sun, 18 May 2008 09:33:17 +0000</pubDate>
		<dc:creator>Michael Visser</dc:creator>
		
		<category><![CDATA[Customisation]]></category>

		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[Revenue]]></category>

		<guid isPermaLink="false">http://wordpress.visser.com.au/?p=46</guid>
		<description><![CDATA[Alex from Zirona has released a Wordpress plugin that allows visitors to donate money in return for a back-link of their choice. The process has been automated and no interactions are required making this a great revenue generator for power-bloggers and niche hobbyists who can now be rewarded for their efforts.
The donations cloud is something [...]]]></description>
		<wfw:commentRss>http://wordpress.visser.com.au/blog/donations-cloud-minimum-bug-fix/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Wordpress as a workplace Intranet system</title>
		<link>http://wordpress.visser.com.au/blog/wordpress-as-a-workplace-intranet-system/</link>
		<comments>http://wordpress.visser.com.au/blog/wordpress-as-a-workplace-intranet-system/#comments</comments>
		<pubDate>Thu, 15 May 2008 12:24:32 +0000</pubDate>
		<dc:creator>Michael Visser</dc:creator>
		
		<category><![CDATA[Customisation]]></category>

		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://wordpress.visser.com.au/?p=45</guid>
		<description><![CDATA[Over the past month I&#8217;ve been stretching a vanilla installation of Wordpress (now 2.5.1) into a secure Intranet site for distributing news updates as well as an enabling technology for performing electronic tasks across the workplace.
To date it&#8217;s been a complete hit with staff placing high and frequent demand on the system from a staff [...]]]></description>
		<wfw:commentRss>http://wordpress.visser.com.au/blog/wordpress-as-a-workplace-intranet-system/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Manually deactivating Wordpress plugins in PHPMyAdmin</title>
		<link>http://wordpress.visser.com.au/blog/manually-deactivating-wordpress-plugins-phpmyadmin/</link>
		<comments>http://wordpress.visser.com.au/blog/manually-deactivating-wordpress-plugins-phpmyadmin/#comments</comments>
		<pubDate>Mon, 05 May 2008 00:17:47 +0000</pubDate>
		<dc:creator>Michael Visser</dc:creator>
		
		<category><![CDATA[Customisation]]></category>

		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://wordpress.visser.com.au/?p=40</guid>
		<description><![CDATA[One of my gripes in Wordpress plugin development is the function add_action() with the admin_menu property as there&#8217;s no easy way to disable a erroneous plugin in the Wordpress Administration without editing that plugin file.
I often find myself digging through my active Wordpress site database when developing custom Wordpress plugins and theme solutions, thanks to [...]]]></description>
		<wfw:commentRss>http://wordpress.visser.com.au/blog/manually-deactivating-wordpress-plugins-phpmyadmin/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Centering and adding borders to Wordpress gallery images</title>
		<link>http://wordpress.visser.com.au/blog/centering-adding-borders-wordpress-gallery-images/</link>
		<comments>http://wordpress.visser.com.au/blog/centering-adding-borders-wordpress-gallery-images/#comments</comments>
		<pubDate>Sun, 04 May 2008 03:14:08 +0000</pubDate>
		<dc:creator>Michael Visser</dc:creator>
		
		<category><![CDATA[Customisation]]></category>

		<guid isPermaLink="false">http://wordpress.visser.com.au/?p=38</guid>
		<description><![CDATA[Make your individual image gallery photo&#8217;s look better start by adding a border and centering the image.
Wordpress 2.5 includes image galleries for sets of related images. Unfortunately as this is a new feature it also has yet to be refined. Add the following Wordpress code snippet to your theme&#8217;s style.css file&#8230;
.post p.attachment{ padding:3px;border:1px solid #aaa; [...]]]></description>
		<wfw:commentRss>http://wordpress.visser.com.au/blog/centering-adding-borders-wordpress-gallery-images/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Popularity Contest SQL and bug fix</title>
		<link>http://wordpress.visser.com.au/blog/popularity-contest-plugin-sql-fix/</link>
		<comments>http://wordpress.visser.com.au/blog/popularity-contest-plugin-sql-fix/#comments</comments>
		<pubDate>Sun, 04 May 2008 02:24:47 +0000</pubDate>
		<dc:creator>Michael Visser</dc:creator>
		
		<category><![CDATA[Bugs]]></category>

		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://wordpress.visser.com.au/?p=36</guid>
		<description><![CDATA[The first step of two to fixing Popularity Contest is to edit popularity-contest.php and update the contest of a single line so the plugin can support the new Wordpress 2.5.
Open popularity-contest.php (within /wp-content/plugins/popularity-contest/) and scroll to line 59. Replace require('../../wp-blog-header.php’); with require(’../wp-blog-header.php’);
The second step is to manually create the default Popularity Contest tables within your [...]]]></description>
		<wfw:commentRss>http://wordpress.visser.com.au/blog/popularity-contest-plugin-sql-fix/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hide your Wordpress site from search engines</title>
		<link>http://wordpress.visser.com.au/blog/hide-wordpress-site-search-engines/</link>
		<comments>http://wordpress.visser.com.au/blog/hide-wordpress-site-search-engines/#comments</comments>
		<pubDate>Sat, 03 May 2008 03:41:33 +0000</pubDate>
		<dc:creator>Michael Visser</dc:creator>
		
		<category><![CDATA[Administration]]></category>

		<guid isPermaLink="false">http://wordpress.visser.com.au/?p=34</guid>
		<description><![CDATA[There are many reasons you may not want your site content to appear in search engine results - be that you are writing a journal, aggregating site content or building a Wordpress-powered development site - and it&#8217;s great to see that Wordpress has an easy method of enabling this.
To hide your Wordpress-powered site from search [...]]]></description>
		<wfw:commentRss>http://wordpress.visser.com.au/blog/hide-wordpress-site-search-engines/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Configure permalink site structure</title>
		<link>http://wordpress.visser.com.au/blog/configure-permalink-site-structure/</link>
		<comments>http://wordpress.visser.com.au/blog/configure-permalink-site-structure/#comments</comments>
		<pubDate>Sat, 03 May 2008 03:38:52 +0000</pubDate>
		<dc:creator>Michael Visser</dc:creator>
		
		<category><![CDATA[Administration]]></category>

		<guid isPermaLink="false">http://wordpress.visser.com.au/?p=33</guid>
		<description><![CDATA[
Using an Internet browser open your site&#8217;s Wordpress Administration (eg. http://wordpress.visser.com.au/wp-admin/)
Open the Settings &#62; Permalinks page
Click on Custom Structure and fill the field beside with /blog/%postname%/
Press Save Changes

]]></description>
		<wfw:commentRss>http://wordpress.visser.com.au/blog/configure-permalink-site-structure/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Create your Wordpress installation</title>
		<link>http://wordpress.visser.com.au/blog/create-wordpress-installation/</link>
		<comments>http://wordpress.visser.com.au/blog/create-wordpress-installation/#comments</comments>
		<pubDate>Sat, 03 May 2008 03:34:03 +0000</pubDate>
		<dc:creator>Michael Visser</dc:creator>
		
		<category><![CDATA[Installation]]></category>

		<guid isPermaLink="false">http://wordpress.visser.com.au/?p=32</guid>
		<description><![CDATA[
Download the latest version of Wordpress (Link to Wordpress.org &#62; Download)
Extract the contents of the archive to a temporary directory on your computer
Using an FTP client open your new site directory (eg. /public_html/visser/)
Change the permission levels for your new site directory to 777
Create a new file within your new site directory called .htaccess (with no [...]]]></description>
		<wfw:commentRss>http://wordpress.visser.com.au/blog/create-wordpress-installation/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
