<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CUB3D &#187; Wordpress</title>
	<atom:link href="http://www.cub3d.co.uk/articles/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cub3d.co.uk</link>
	<description>Web Design Made Easy</description>
	<lastBuildDate>Fri, 30 Jul 2010 13:56:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mastering WordPress Shortcodes</title>
		<link>http://www.cub3d.co.uk/mastering-wordpress-shortcodes/</link>
		<comments>http://www.cub3d.co.uk/mastering-wordpress-shortcodes/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 15:15:18 +0000</pubDate>
		<dc:creator>Edwin Bosire</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.cub3d.co.uk/?p=138</guid>
		<description><![CDATA[
What Are Shortcodes?
Introduced in WordPress 2.5, shortcodes are powerful but still yet quite unknown WordPress functions. Imagine you could just type “adsense” to display an AdSense ad or “post_count” to instantly find out the number of posts on your blog.



WordPress shortcodes can do this and more and will definitely make your blogging life easier. In [...]]]></description>
		<wfw:commentRss>http://www.cub3d.co.uk/mastering-wordpress-shortcodes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Creating a wordpress theme</title>
		<link>http://www.cub3d.co.uk/creating-a-wordpress-theme/</link>
		<comments>http://www.cub3d.co.uk/creating-a-wordpress-theme/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 01:07:29 +0000</pubDate>
		<dc:creator>Edwin Bosire</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=28</guid>
		<description><![CDATA[
Step One: Preparing Your Work Area
Prior to diving into the Wordpress code, we have a few things to make sure we have all straightened out and ready to go. For this tutorial, so as not to pick on anyone else, I&#8217;ll be using my own blog as an example.
Here&#8217;s what we need:
A Design &#8211; While [...]]]></description>
		<wfw:commentRss>http://www.cub3d.co.uk/creating-a-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XHTML to Wordpress</title>
		<link>http://www.cub3d.co.uk/wordpress-themes/</link>
		<comments>http://www.cub3d.co.uk/wordpress-themes/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 13:26:52 +0000</pubDate>
		<dc:creator>Edwin Bosire</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=1</guid>
		<description><![CDATA[Beginning with PHP for WordPress
First we’ll duplicate index.html and rename the copy index.php. We’re only keeping the original .html file for reference to make sure that the finished PHP operates and looks the same.
Let’s open index.php in our text editor. Right now it’s just a .html renamed .php. Our job is to make make it [...]]]></description>
		<wfw:commentRss>http://www.cub3d.co.uk/wordpress-themes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
