<?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>Tutorius &#187; WordPress</title>
	<atom:link href="http://www.tutorius.com/category/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tutorius.com</link>
	<description>Tutorials &#38; Articles &#38; such as that</description>
	<lastBuildDate>Tue, 29 Jun 2010 13:06:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Changing the Number of Search Results Displayed in WordPress</title>
		<link>http://www.tutorius.com/changing-the-number-of-search-results-displayed-in-wordpress</link>
		<comments>http://www.tutorius.com/changing-the-number-of-search-results-displayed-in-wordpress#comments</comments>
		<pubDate>Wed, 14 Apr 2010 18:21:35 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://tutorius.com/?p=768</guid>
		<description><![CDATA[The number of search results displayed in a listing page in WordPress seems to be linked to the Settings &#62; Reading &#62; Blog pages show at most setting in the WordPress dashboard. This can create a problem, because you likely want to have a greater number of search results displayed on a page than full [...]]]></description>
		<wfw:commentRss>http://www.tutorius.com/changing-the-number-of-search-results-displayed-in-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Default Sidebar Widgets in WordPress MU</title>
		<link>http://www.tutorius.com/default-sidebar-widgets-in-wordpress-mu</link>
		<comments>http://www.tutorius.com/default-sidebar-widgets-in-wordpress-mu#comments</comments>
		<pubDate>Mon, 30 Nov 2009 16:07:34 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://tutorius.com/?p=668</guid>
		<description><![CDATA[The following plugin code, placed in the indicated directory, will set the default plugins for any MU blogs created after this plugin is installed. By examining the code you can see that sidebar-1 and sidebar-1 can be controlled separately. If you don't wish to place anything by default in either of those two sidebars, simply [...]]]></description>
		<wfw:commentRss>http://www.tutorius.com/default-sidebar-widgets-in-wordpress-mu/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Limiting Revisions in WordPress</title>
		<link>http://www.tutorius.com/limiting-revisions-in-wordpress</link>
		<comments>http://www.tutorius.com/limiting-revisions-in-wordpress#comments</comments>
		<pubDate>Mon, 16 Nov 2009 23:39:18 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://tutorius.com/?p=605</guid>
		<description><![CDATA[If you spend a lot of time revising a page or a post, you can build up quite a number of revisions in the database. The following line in the wp-config.php file in the root of the site will limit the number of revisions saved to 5. You can use whatever number you want, within [...]]]></description>
		<wfw:commentRss>http://www.tutorius.com/limiting-revisions-in-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quickly move a WordPress blog to a new Host or Domain</title>
		<link>http://www.tutorius.com/quickly-move-a-wordpress-blog-to-a-new-host-or-domain</link>
		<comments>http://www.tutorius.com/quickly-move-a-wordpress-blog-to-a-new-host-or-domain#comments</comments>
		<pubDate>Fri, 23 Oct 2009 02:14:17 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://tutorius.com/?p=482</guid>
		<description><![CDATA[Moving a WordPress blog to a new domain    or web host may be easier than you think. In the blog to be moved, select “Tools” in the left sidebar of your Dashboard. Now select the “Export” option to download the contents of the blog (posts, pages, comments, custom fields, categories, and tags) in an XML [...]]]></description>
		<wfw:commentRss>http://www.tutorius.com/quickly-move-a-wordpress-blog-to-a-new-host-or-domain/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updating WordPress</title>
		<link>http://www.tutorius.com/updating-wordpress</link>
		<comments>http://www.tutorius.com/updating-wordpress#comments</comments>
		<pubDate>Wed, 07 Oct 2009 13:02:06 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://tutorius.com/?p=469</guid>
		<description><![CDATA[Periodically WordPress  must be updated. You can determine the current version of WordPress by looking at the source code of the a post.  (Right-Click on the page and select View Page Source.)  You'll see a line similar to the following approximately 20 lines down. Once in the WordPress Dashboard you will see a message like [...]]]></description>
		<wfw:commentRss>http://www.tutorius.com/updating-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing the font of code blocks with geshi syntax highlighter</title>
		<link>http://www.tutorius.com/changing-the-font-of-code-blocks-with-geshi-syntax-highlighter</link>
		<comments>http://www.tutorius.com/changing-the-font-of-code-blocks-with-geshi-syntax-highlighter#comments</comments>
		<pubDate>Fri, 31 Jul 2009 17:46:22 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://tutorius.com/?p=297</guid>
		<description><![CDATA[By default, geshi-derived syntax highlighters use a serif font to display code blocks.  Many people find serif fonts less clear than the visually simpler sans-serif fonts. A good choice is Lucida Console.  Consolas is even better because it has a slashed zero, which is easier to distinguish from the capital letter "O", though not as many [...]]]></description>
		<wfw:commentRss>http://www.tutorius.com/changing-the-font-of-code-blocks-with-geshi-syntax-highlighter/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fixing the space between &lt; and ?php in source code blocks</title>
		<link>http://www.tutorius.com/fixing-the-space-between-and-php-in-source-code-blocks</link>
		<comments>http://www.tutorius.com/fixing-the-space-between-and-php-in-source-code-blocks#comments</comments>
		<pubDate>Thu, 26 Feb 2009 03:44:12 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://tutorius.com/?p=163</guid>
		<description><![CDATA[WordPress can have the disconcerting habit of inserting a space between the < and ?php when you want to show a code block in a syntax-highlighter plugin. To cure this, go into your WP Admin page, select the Settings menu, Select the writing submenu, then uncheck the WordPress should correct invalidly nested XHTML automatically option.]]></description>
		<wfw:commentRss>http://www.tutorius.com/fixing-the-space-between-and-php-in-source-code-blocks/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress Themes Uncluttered</title>
		<link>http://www.tutorius.com/wordpress-themes</link>
		<comments>http://www.tutorius.com/wordpress-themes#comments</comments>
		<pubDate>Wed, 24 Sep 2008 12:19:42 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://tutorius.com/?p=67</guid>
		<description><![CDATA[For all its many merits, WordPress is weighed down by themes that are bloated and overdone, like 20th century web pages with tiresome animated graphics and far too many fonts. Here is a list of themes that get it, letting the content take centre stage.  This list will grow over time. Blue Zinfandel Librio 1.0]]></description>
		<wfw:commentRss>http://www.tutorius.com/wordpress-themes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Understanding WordPress Themes</title>
		<link>http://www.tutorius.com/understanding-wordpress-themes</link>
		<comments>http://www.tutorius.com/understanding-wordpress-themes#comments</comments>
		<pubDate>Wed, 03 Sep 2008 11:38:37 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://tutorius.com/?p=48</guid>
		<description><![CDATA[If you want to get into WordPress, and want to tweak the themes a little, you'll need do understand a little bit about how themes work.  These resources will help. Urban Giraffe's WordPress Guides]]></description>
		<wfw:commentRss>http://www.tutorius.com/understanding-wordpress-themes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Securing your WordPress Blog</title>
		<link>http://www.tutorius.com/securing-your-wordpress-blog</link>
		<comments>http://www.tutorius.com/securing-your-wordpress-blog#comments</comments>
		<pubDate>Sat, 23 Aug 2008 17:12:05 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://tutorius.com/?p=25</guid>
		<description><![CDATA[Securing a blog is essential. Here are some resources presented to point you to further information on how to do this. http://www.hackosis.com/2007/11/04/10-ways-to-secure-your-wordpress-install/ http://www.lostartofblogging.com/fighting-blog-hacks-preventing-and-eliminating-intruders http://dougal.gunters.org/blog/2007/10/30/securing-wordpress http://codex.wordpress.org/Hardening_WordPress]]></description>
		<wfw:commentRss>http://www.tutorius.com/securing-your-wordpress-blog/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
