<?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>Patrickone Dotnet &#187; wordpress theme</title>
	<atom:link href="http://patrickone.net/tag/wordpress-theme/feed" rel="self" type="application/rss+xml" />
	<link>http://patrickone.net</link>
	<description>the one and only official web site about me, myself and I</description>
	<lastBuildDate>Sun, 05 Sep 2010 16:46:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Table borders not visible in IE6 and IE7</title>
		<link>http://patrickone.net/table-borders-not-visible-in-ie6-and-ie7.html</link>
		<comments>http://patrickone.net/table-borders-not-visible-in-ie6-and-ie7.html#comments</comments>
		<pubDate>Sat, 06 Mar 2010 09:43:14 +0000</pubDate>
		<dc:creator>Patrickone</dc:creator>
				<category><![CDATA[Webmaster]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[wordpress theme]]></category>

		<guid isPermaLink="false">http://patrickone.net/?p=1399</guid>
		<description><![CDATA[When browsing my web site with IE6 and IE7 I noticed that some table borders did not show up while in IE8 and Firefox everything appeared as it should. Comparing the differences further I noticed that the border only disappeared for empty cells. In order to fix it I could either make sure there are [...]]]></description>
		<wfw:commentRss>http://patrickone.net/table-borders-not-visible-in-ie6-and-ie7.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sort posts based upon last modification date</title>
		<link>http://patrickone.net/sort-posts-based-upon-last-modification-date.html</link>
		<comments>http://patrickone.net/sort-posts-based-upon-last-modification-date.html#comments</comments>
		<pubDate>Fri, 11 Sep 2009 09:47:31 +0000</pubDate>
		<dc:creator>Patrickone</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wordpress theme]]></category>

		<guid isPermaLink="false">http://patrickone.net/?p=476</guid>
		<description><![CDATA[Because I regularly update existing posts instead of writing new ones each time the contents needs to be changed, it would make sense to also show the last modified post first instead of alphabetically or by creation date. In order to do this some source code of the WordPress theme needs to be modified. Update [...]]]></description>
		<wfw:commentRss>http://patrickone.net/sort-posts-based-upon-last-modification-date.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add last modification date to posts and pages</title>
		<link>http://patrickone.net/add-last-modification-date-to-posts-and-pages.html</link>
		<comments>http://patrickone.net/add-last-modification-date-to-posts-and-pages.html#comments</comments>
		<pubDate>Thu, 27 Aug 2009 09:25:51 +0000</pubDate>
		<dc:creator>Patrickone</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wordpress theme]]></category>

		<guid isPermaLink="false">http://patrickone.net/?p=300</guid>
		<description><![CDATA[The WordPress theme I&#8217;m currently using originally did not show the last modification date on the posts and there was no date displayed at all on the page articles. So I&#8217;ve inserted the following code into the single.php, search.php, archive.php and index.php files of my WordPress theme replacing the original code for showing the creation [...]]]></description>
		<wfw:commentRss>http://patrickone.net/add-last-modification-date-to-posts-and-pages.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
