<?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>Completely Pointless &#187; Wordpress</title>
	<atom:link href="http://completelypointless.co.uk/category/web-development/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://completelypointless.co.uk</link>
	<description>My brain's dumping ground.</description>
	<pubDate>Fri, 22 Aug 2008 21:30:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>Change wordpress dashboard RSS feed</title>
		<link>http://completelypointless.co.uk/change-wordpress-dashboard-rss-feed/</link>
		<comments>http://completelypointless.co.uk/change-wordpress-dashboard-rss-feed/#comments</comments>
		<pubDate>Fri, 16 Nov 2007 18:31:07 +0000</pubDate>
		<dc:creator>James Whitehead</dc:creator>
		
		<category><![CDATA[Wordpress]]></category>

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

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

		<category><![CDATA[RSS]]></category>

		<guid isPermaLink="false">http://completelypointless.co.uk/2007/11/16/change-wordpress-dashboard-rss-feed/</guid>
		<description><![CDATA[If you ever feel like you want to change the source of the news items on the wordpress dashboard here is how to do it.
You can either add the code that follows to your themes functions.php or you can add it to a plug-in. Just change the returns from the function to match your feed [...]]]></description>
		<wfw:commentRss>http://completelypointless.co.uk/change-wordpress-dashboard-rss-feed/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Restricting WPMU sign-up.</title>
		<link>http://completelypointless.co.uk/restricting-wpmu-sign-up/</link>
		<comments>http://completelypointless.co.uk/restricting-wpmu-sign-up/#comments</comments>
		<pubDate>Wed, 24 Oct 2007 20:52:49 +0000</pubDate>
		<dc:creator>James Whitehead</dc:creator>
		
		<category><![CDATA[Wordpress]]></category>

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

		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://completelypointless.co.uk/2007/10/24/restricting-wpmu-sign-up/</guid>
		<description><![CDATA[Restricting the ability to sign up to new wpmu blogs is unfortunate but necessary to get away from all the spam bloggers out there. They make life hell for everyone.
This simplest means of hindering their progress is a plug-in that checks to see the login status of the person trying to create a new blog.
&#60;?php
add_action("signup_header","ICITAreYouAllowed");
function [...]]]></description>
		<wfw:commentRss>http://completelypointless.co.uk/restricting-wpmu-sign-up/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Steps for installing WP Mu as domain manager</title>
		<link>http://completelypointless.co.uk/steps-for-installing-wp-mu-as-domain-manager/</link>
		<comments>http://completelypointless.co.uk/steps-for-installing-wp-mu-as-domain-manager/#comments</comments>
		<pubDate>Tue, 02 Oct 2007 12:27:39 +0000</pubDate>
		<dc:creator>James Whitehead</dc:creator>
		
		<category><![CDATA[Wordpress]]></category>

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

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

		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://completelypointless.co.uk/2007/10/02/steps-for-installing-wp-mu-as-domain-manager/</guid>
		<description><![CDATA[The following is the basic procedure for installing Wordpress mu with more than one domain name so that you only need one install to control several domains. I&#8217;m creating this document to help me see all the steps I&#8217;ve take so that I never have to figure it out from cold again and to help [...]]]></description>
		<wfw:commentRss>http://completelypointless.co.uk/steps-for-installing-wp-mu-as-domain-manager/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
