<?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>Sean Gravener&#187; Linux</title>
	<atom:link href="http://sean.gravener.net/blog/topics/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://sean.gravener.net/blog</link>
	<description>a work in progress</description>
	<lastBuildDate>Sat, 30 May 2009 16:45:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Phing Build File</title>
		<link>http://sean.gravener.net/blog/web-design/phing-build-file/134/</link>
		<comments>http://sean.gravener.net/blog/web-design/phing-build-file/134/#comments</comments>
		<pubDate>Thu, 07 May 2009 01:52:39 +0000</pubDate>
		<dc:creator>rSean</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://sean.gravener.net/blog/?p=134</guid>
		<description><![CDATA[I&#8217;ve been working with Phing lately to automate some processes and have had great success&#8230; here&#8217;s the first draft of the build.xml file&#8230; still a little crude, but functional.  I will likely do some rearranging for portability.

&#60;?xml version=&#34;1.0&#34; encoding=&#34;UTF-8&#34;?&#62;

    &#60;project name=&#34;default&#34; default=&#34;summary&#34; basedir=&#34;.&#34;&#62;

		&#60;propertyprompt propertyName=&#34;project.name&#34; defaultValue=&#34;myproject&#34; promptText=&#34;Enter a project name&#34; promptCharacter=&#34;:&#34; /&#62;

		&#60;!-- [...]]]></description>
		<wfw:commentRss>http://sean.gravener.net/blog/web-design/phing-build-file/134/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The No Worries, No Hassle Wordpress Upgrade</title>
		<link>http://sean.gravener.net/blog/web-design/the-no-worries-no-hassle-wordpress-upgrade/28/</link>
		<comments>http://sean.gravener.net/blog/web-design/the-no-worries-no-hassle-wordpress-upgrade/28/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 03:33:51 +0000</pubDate>
		<dc:creator>rSean</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://sean.gravener.net/blog/?p=28</guid>
		<description><![CDATA[If in your web travels you install or maintain web applications, than you proabbly know the pain updates, patches and upgrading can bring.  It&#8217;s not always a &#8216;cinch&#8217;, espically if you have custom code or integration between other applications.
Wordpress is a great tool that I use to power this blog, amoung other things.  [...]]]></description>
		<wfw:commentRss>http://sean.gravener.net/blog/web-design/the-no-worries-no-hassle-wordpress-upgrade/28/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading Ubuntu Server</title>
		<link>http://sean.gravener.net/blog/linux/upgrading-ubuntu-server/26/</link>
		<comments>http://sean.gravener.net/blog/linux/upgrading-ubuntu-server/26/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 21:23:46 +0000</pubDate>
		<dc:creator>rSean</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://sean.gravener.net/blog/?p=26</guid>
		<description><![CDATA[Ubuntu 8.10 (Intrepid Ibex) is out and I&#8217;m in the process of upgrading my home server.  Thanks to the update manager, this process is a snap.
First, let&#8217;s ensure the update manager is current
$ sudo install update-manager-core
Next, we&#8217;ll set our prompts to normal. In the case that you&#8217;re currently running an LTS version, you normally wouldn&#8217;t [...]]]></description>
		<wfw:commentRss>http://sean.gravener.net/blog/linux/upgrading-ubuntu-server/26/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
