<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Adding support for Services to Rails-CMDB</title>
	<atom:link href="http://mr-purpleduck.me.uk/2008/04/12/adding-support-for-services-to-rails-cmdb/feed/" rel="self" type="application/rss+xml" />
	<link>http://mr-purpleduck.me.uk/2008/04/12/adding-support-for-services-to-rails-cmdb/</link>
	<description>Photography, Security and a little bit of every day life</description>
	<lastBuildDate>Wed, 16 Mar 2011 20:35:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Gordon Irish</title>
		<link>http://mr-purpleduck.me.uk/2008/04/12/adding-support-for-services-to-rails-cmdb/#comment-273</link>
		<dc:creator><![CDATA[Gordon Irish]]></dc:creator>
		<pubDate>Thu, 30 Oct 2008 03:53:49 +0000</pubDate>
		<guid isPermaLink="false">http://mrpurpleduck.wordpress.com/?p=92#comment-273</guid>
		<description><![CDATA[I just completed my ITIL bridge to V3 course last week. I&#039;ve also been playing around with Rails lately and I thought it would be interesting to build a service catalog or CMDB in Rails. Happily I found instead that you&#039;ve already done it

I have downloaded version 0.5 and have it running on WinXP and Ubuntu 8.0.4. To keep it simple I&#039;m using Sqlite3 for the database. The only issue I found was that rake db:migrate wouldn&#039;t work to create the database initially. Using rake db:schema:load worked just fine though.  

Right now I am most interested in the service catalog just as you are talking about adding services to CMDB in this post.  The service catalog concept is new to me and I haven&#039;t really figured out what should be in it yet. The ITIL V3 bridge course really didn&#039;t have much detail on it. I&#039;m looking for some more in depth info on it.]]></description>
		<content:encoded><![CDATA[<p>I just completed my ITIL bridge to V3 course last week. I&#8217;ve also been playing around with Rails lately and I thought it would be interesting to build a service catalog or CMDB in Rails. Happily I found instead that you&#8217;ve already done it</p>
<p>I have downloaded version 0.5 and have it running on WinXP and Ubuntu 8.0.4. To keep it simple I&#8217;m using Sqlite3 for the database. The only issue I found was that rake db:migrate wouldn&#8217;t work to create the database initially. Using rake db:schema:load worked just fine though.  </p>
<p>Right now I am most interested in the service catalog just as you are talking about adding services to CMDB in this post.  The service catalog concept is new to me and I haven&#8217;t really figured out what should be in it yet. The ITIL V3 bridge course really didn&#8217;t have much detail on it. I&#8217;m looking for some more in depth info on it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

