<?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>/Good/Bad/Tech &#187; Programming</title>
	<atom:link href="http://goodbadtech.com/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://goodbadtech.com</link>
	<description>These are my experiences making Technology work</description>
	<lastBuildDate>Wed, 06 Jan 2010 14:55:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ruby on Rails: Import CSV data into database</title>
		<link>http://goodbadtech.com/2009/05/13/ruby-on-rails-import-csv-data-into-database/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://goodbadtech.com/2009/05/13/ruby-on-rails-import-csv-data-into-database/#comments</comments>
		<pubDate>Thu, 14 May 2009 04:24:59 +0000</pubDate>
		<dc:creator>/good/bad/tech</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Postgre SQL]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://goodbadtech.com/?p=43</guid>
		<description><![CDATA[Today I needed to migrate data from a Drupal site to Ruby on Rails. It is pretty easy to export data from my Drupal database (MySQL) into CSV format that I can use to import into my Rails application (Postgre SQL). ]]></description>
		<wfw:commentRss>http://goodbadtech.com/2009/05/13/ruby-on-rails-import-csv-data-into-database/feed/</wfw:commentRss>
		<slash:comments>43</slash:comments>
		</item>
		<item>
		<title>Using VMWare to install Ruby on a CentOS5 guest</title>
		<link>http://goodbadtech.com/2009/05/12/using-vmware-to-install-ruby-on-a-centos5-guest/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://goodbadtech.com/2009/05/12/using-vmware-to-install-ruby-on-a-centos5-guest/#comments</comments>
		<pubDate>Tue, 12 May 2009 14:25:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://goodbadtech.com/?p=13</guid>
		<description><![CDATA[
Recently I installed CentOS 5 as a guest host on my VMWare server to run a RoR development environment.  This the process I went through.  Much thanks to a post on the Rubyonrails.com wiki that got me going in the right direction.
  
CentOS 5

Download the NetInstall ISO of CentOS 5.2
I created my guest host [...]]]></description>
		<wfw:commentRss>http://goodbadtech.com/2009/05/12/using-vmware-to-install-ruby-on-a-centos5-guest/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Hello World</title>
		<link>http://goodbadtech.com/2009/05/11/hello/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://goodbadtech.com/2009/05/11/hello/#comments</comments>
		<pubDate>Mon, 11 May 2009 13:41:34 +0000</pubDate>
		<dc:creator>/good/bad/tech</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Big Omaha]]></category>

		<guid isPermaLink="false">http://goodbadtech.com/?p=5</guid>
		<description><![CDATA[As my first post on this blog, I should probably dig into a recent packet capture session and talk about how I found a firewall bug that was sending ARP requests on a L2 Bridge out the wrong interface, but I had the great opportunity to attend the first Big Omaha conference this week in [...]]]></description>
		<wfw:commentRss>http://goodbadtech.com/2009/05/11/hello/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
