<?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>Forever Odd &#187; WordPress</title>
	<atom:link href="http://www.foreverodd.com/category/projects/personal/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.foreverodd.com</link>
	<description>Programming Projects &#38; Ideas by Devin Ryan</description>
	<lastBuildDate>Wed, 16 Jun 2010 00:42:11 +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>WP Page Layout &amp; Text Updates</title>
		<link>http://www.foreverodd.com/news/foreveroddcom/wp-page-layout-text-updates-534</link>
		<comments>http://www.foreverodd.com/news/foreveroddcom/wp-page-layout-text-updates-534#comments</comments>
		<pubDate>Sun, 27 Dec 2009 04:43:23 +0000</pubDate>
		<dc:creator>Devin</dc:creator>
				<category><![CDATA[ForeverOdd.com]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[1.4]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[dream]]></category>
		<category><![CDATA[green]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[word press]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://www.foreverodd.com/?p=534</guid>
		<description><![CDATA[If you were surfing my site today you may have noticed that the look and feel of the site was changing frequently.  This was in preperation for another page on my website.  Today I decided it was time to change the layout of my WP pages a bit to make more room.  Thus I took [...]]]></description>
		<wfw:commentRss>http://www.foreverodd.com/news/foreveroddcom/wp-page-layout-text-updates-534/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Green-Dream 1.3</title>
		<link>http://www.foreverodd.com/projects/personal/wordpress/green-dream-13-183</link>
		<comments>http://www.foreverodd.com/projects/personal/wordpress/green-dream-13-183#comments</comments>
		<pubDate>Sun, 07 Jun 2009 03:15:46 +0000</pubDate>
		<dc:creator>Devin</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[1.3]]></category>
		<category><![CDATA[dream]]></category>
		<category><![CDATA[format]]></category>
		<category><![CDATA[green]]></category>
		<category><![CDATA[green-dream]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[press]]></category>
		<category><![CDATA[size]]></category>
		<category><![CDATA[table]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[text size]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[word]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://www.foreverodd.com/?p=183</guid>
		<description><![CDATA[In this release I fixed the problem of imporperly formated tables by addinig the following to my style.css code:
/********* CSS for Tables ************************/
table {
font: 12px, &#8220;Trebuchet MS&#8221;, arial;
width: 320px;
}
th {
padding: 0 0.5em;
text-align: left;
}
td {
font-size: 12px;
line-height: 1.5em;
border-bottom: 0px;
padding: 0 0.5em;
}
td.width {
width: 200px;
}
td.adjacent {
border-left: 0px;
text-align: center;
}
If you like how the rest of my CSS is set up [...]]]></description>
		<wfw:commentRss>http://www.foreverodd.com/projects/personal/wordpress/green-dream-13-183/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Green-Dream 1.2</title>
		<link>http://www.foreverodd.com/projects/personal/wordpress/green-dream-12-110</link>
		<comments>http://www.foreverodd.com/projects/personal/wordpress/green-dream-12-110#comments</comments>
		<pubDate>Sat, 30 May 2009 04:24:26 +0000</pubDate>
		<dc:creator>Devin</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[1.2]]></category>
		<category><![CDATA[bullet]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[dream]]></category>
		<category><![CDATA[green]]></category>
		<category><![CDATA[green-dream]]></category>
		<category><![CDATA[lists]]></category>
		<category><![CDATA[ordered]]></category>
		<category><![CDATA[press]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[unordered]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[word]]></category>
		<category><![CDATA[word press]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://www.foreverodd.com/?p=110</guid>
		<description><![CDATA[As I progress through my blog and use different features I find things that I didn&#8217;t quite update correctly, hence the subsequent releases of Green Dream.  The latest version is 1.2 which fixes how lists (ordered and unordered) within posts were showing up in a substantially different format from the rest of the text in the post.
Download [...]]]></description>
		<wfw:commentRss>http://www.foreverodd.com/projects/personal/wordpress/green-dream-12-110/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Green-Dream Update 1.1</title>
		<link>http://www.foreverodd.com/projects/personal/wordpress/green-dream-update-11-75</link>
		<comments>http://www.foreverodd.com/projects/personal/wordpress/green-dream-update-11-75#comments</comments>
		<pubDate>Fri, 15 May 2009 23:41:20 +0000</pubDate>
		<dc:creator>Devin</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[1.1]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[green]]></category>
		<category><![CDATA[green-dream]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[word press]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://www.foreverodd.com/?p=75</guid>
		<description><![CDATA[Now that I have made a couple posts and subsequently navigated my blog, I have noticed that the current set-up still didn&#8217;t have the look and feel that I was going for.  Namely, I wanted to have the parent and sub category(s) be displayed in the Posted Category section, to eliminate potential confusion and, in my [...]]]></description>
		<wfw:commentRss>http://www.foreverodd.com/projects/personal/wordpress/green-dream-update-11-75/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WP Themes and CSS</title>
		<link>http://www.foreverodd.com/projects/personal/wordpress/wp-themes-and-css-6</link>
		<comments>http://www.foreverodd.com/projects/personal/wordpress/wp-themes-and-css-6#comments</comments>
		<pubDate>Wed, 13 May 2009 02:39:00 +0000</pubDate>
		<dc:creator>Devin</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[1.0]]></category>
		<category><![CDATA[cascade style sheets]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[dream]]></category>
		<category><![CDATA[green]]></category>
		<category><![CDATA[green-dream]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[word press]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://www.foreverodd.com/?p=6</guid>
		<description><![CDATA[When I first decided to start up this blog I couldn&#8217;t find a theme that had all the aspects out of the box that I was looking for.  Eventually I came to my senses and realized that this just may be the time to explore in greater detail what a Word Press (WP) theme consists [...]]]></description>
		<wfw:commentRss>http://www.foreverodd.com/projects/personal/wordpress/wp-themes-and-css-6/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
