<?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>my weblog &#187; Ruby on Plesk</title>
	<atom:link href="http://www.swart.org.za/wordpress/category/ruby-on-plesk/feed" rel="self" type="application/rss+xml" />
	<link>http://www.swart.org.za/wordpress</link>
	<description>babblings!</description>
	<lastBuildDate>Tue, 03 Aug 2010 21:25:34 +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>Howto install mod_ruby on RHEL3/CentOS3</title>
		<link>http://www.swart.org.za/wordpress/howto-install-mod_ruby-on-rhel3centos3.htm</link>
		<comments>http://www.swart.org.za/wordpress/howto-install-mod_ruby-on-rhel3centos3.htm#comments</comments>
		<pubDate>Wed, 10 May 2006 18:57:51 +0000</pubDate>
		<dc:creator>carl</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Plesk for Linux]]></category>
		<category><![CDATA[Ruby on Plesk]]></category>

		<guid isPermaLink="false">http://www.swart.org.za/wordpress/?p=48</guid>
		<description><![CDATA[This howto guide is based on mod_ruby version 1.2.5 which was the current version at the time of writing this guide. We also need version 1.2.5, since it supports the Apache::RailsDispatcher, which is needed if we want to run RubyOnRails in our Plesk environment. Download the mod_ruby source code from: http://www.modruby.net/archive/mod_ruby-1.2.5.tar.gz Extract the .tar.gz file [...]]]></description>
		<wfw:commentRss>http://www.swart.org.za/wordpress/howto-install-mod_ruby-on-rhel3centos3.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configure Ruby 1.8.4 on RHEL3/CentOS3</title>
		<link>http://www.swart.org.za/wordpress/configure-ruby-184-on-rhel3centos3.htm</link>
		<comments>http://www.swart.org.za/wordpress/configure-ruby-184-on-rhel3centos3.htm#comments</comments>
		<pubDate>Wed, 10 May 2006 18:50:33 +0000</pubDate>
		<dc:creator>carl</dc:creator>
				<category><![CDATA[Plesk for Linux]]></category>
		<category><![CDATA[Ruby on Plesk]]></category>

		<guid isPermaLink="false">http://www.swart.org.za/wordpress/?p=47</guid>
		<description><![CDATA[This howto guide is based on ruby version 1.8.4 which was the current version at the time of writing this guide. Download the ruby source code from: http://www.rubyonrails.org/down Extract the .tar.gz file to a suitable location: cd /usr/src tar zxvf /usr/local/src/ruby-1.8.4.tar.gz Run the configure command: ./configure --prefix=/usr --sysconfdir=/etc --enable-shared --enable-install-doc Now compile the program: make [...]]]></description>
		<wfw:commentRss>http://www.swart.org.za/wordpress/configure-ruby-184-on-rhel3centos3.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
