<?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/"
		>
<channel>
	<title>Comments on: Configatron 1.0.0 Released!</title>
	<atom:link href="http://www.metabates.com/2008/08/29/configatron-100-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.metabates.com/2008/08/29/configatron-100-released/</link>
	<description>The technical ramblings of Mark Bates.</description>
	<lastBuildDate>Tue, 09 Feb 2010 14:49:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mark Bates</title>
		<link>http://www.metabates.com/2008/08/29/configatron-100-released/comment-page-1/#comment-128</link>
		<dc:creator>Mark Bates</dc:creator>
		<pubDate>Thu, 04 Sep 2008 17:59:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.mackframework.com/?p=153#comment-128</guid>
		<description>Thanks Diego, I&#039;ll check it out. It might be a better way of storing stuff under the covers. Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks Diego, I&#8217;ll check it out. It might be a better way of storing stuff under the covers. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Configatron 1.1.0 Released &#8212; Mack Framework</title>
		<link>http://www.metabates.com/2008/08/29/configatron-100-released/comment-page-1/#comment-127</link>
		<dc:creator>Configatron 1.1.0 Released &#8212; Mack Framework</dc:creator>
		<pubDate>Thu, 04 Sep 2008 17:54:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.mackframework.com/?p=153#comment-127</guid>
		<description>[...] the heels of last week&#8217;s successful release of Configatron 1.0.0 comes version 1.1.0. The big addition, feature wise, to 1.1.0 is the ability [...]</description>
		<content:encoded><![CDATA[<p>[...] the heels of last week&#8217;s successful release of Configatron 1.0.0 comes version 1.1.0. The big addition, feature wise, to 1.1.0 is the ability [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diego Algorta</title>
		<link>http://www.metabates.com/2008/08/29/configatron-100-released/comment-page-1/#comment-126</link>
		<dc:creator>Diego Algorta</dc:creator>
		<pubDate>Thu, 04 Sep 2008 15:16:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.mackframework.com/?p=153#comment-126</guid>
		<description>Forgot to include the link:
http://www.intridea.com/2008/4/13/mash-mocking-hash-for-total-poser-objects</description>
		<content:encoded><![CDATA[<p>Forgot to include the link:<br />
<a href="http://www.intridea.com/2008/4/13/mash-mocking-hash-for-total-poser-objects" rel="nofollow">http://www.intridea.com/2008/4/13/mash-mocking-hash-for-total-poser-objects</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diego Algorta</title>
		<link>http://www.metabates.com/2008/08/29/configatron-100-released/comment-page-1/#comment-125</link>
		<dc:creator>Diego Algorta</dc:creator>
		<pubDate>Thu, 04 Sep 2008 15:15:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.mackframework.com/?p=153#comment-125</guid>
		<description>Have you seen Mhash?

It&#039;s not exactly a configuration framework... but looking at configatron reminded me about Mhash. I see similarities. And maybe, I&#039;d like configatron to get rid of the explicit namespace creation. Maybe you&#039;d like to consider using Mhash as the underlying object behind configatron?</description>
		<content:encoded><![CDATA[<p>Have you seen Mhash?</p>
<p>It&#8217;s not exactly a configuration framework&#8230; but looking at configatron reminded me about Mhash. I see similarities. And maybe, I&#8217;d like configatron to get rid of the explicit namespace creation. Maybe you&#8217;d like to consider using Mhash as the underlying object behind configatron?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A Fresh Cup &#187; Blog Archive &#187; Double Shot #281</title>
		<link>http://www.metabates.com/2008/08/29/configatron-100-released/comment-page-1/#comment-121</link>
		<dc:creator>A Fresh Cup &#187; Blog Archive &#187; Double Shot #281</dc:creator>
		<pubDate>Mon, 01 Sep 2008 11:38:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.mackframework.com/?p=153#comment-121</guid>
		<description>[...] Configatron 1.0.0 Released - General-purpose manager for configuration variables in Ruby applications. (via RubyFlow) [...]</description>
		<content:encoded><![CDATA[<p>[...] Configatron 1.0.0 Released &#8211; General-purpose manager for configuration variables in Ruby applications. (via RubyFlow) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Bates</title>
		<link>http://www.metabates.com/2008/08/29/configatron-100-released/comment-page-1/#comment-120</link>
		<dc:creator>Mark Bates</dc:creator>
		<pubDate>Mon, 01 Sep 2008 03:35:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.mackframework.com/?p=153#comment-120</guid>
		<description>Soleone, glad you like it, I do too. :) In the meantime, before YAML support comes along, hopefully this week, maybe next, you can use the configure_from_hash method, just pass it YAML.load(&#039;/path/to/file.yml&#039;), and it should work just fine.</description>
		<content:encoded><![CDATA[<p>Soleone, glad you like it, I do too. <img src='http://www.metabates.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  In the meantime, before YAML support comes along, hopefully this week, maybe next, you can use the configure_from_hash method, just pass it YAML.load(&#8216;/path/to/file.yml&#8217;), and it should work just fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Soleone</title>
		<link>http://www.metabates.com/2008/08/29/configatron-100-released/comment-page-1/#comment-119</link>
		<dc:creator>Soleone</dc:creator>
		<pubDate>Mon, 01 Sep 2008 03:20:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.mackframework.com/?p=153#comment-119</guid>
		<description>Allright, haven&#039;t thought about aliasing. Thanks for the hint, works great! I will definitely use this in future projects, especially with the yaml support coming ;) Because I want end users of my config file only to see the bare minimum (which means possibly no ruby code block)</description>
		<content:encoded><![CDATA[<p>Allright, haven&#8217;t thought about aliasing. Thanks for the hint, works great! I will definitely use this in future projects, especially with the yaml support coming <img src='http://www.metabates.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Because I want end users of my config file only to see the bare minimum (which means possibly no ruby code block)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Bates</title>
		<link>http://www.metabates.com/2008/08/29/configatron-100-released/comment-page-1/#comment-117</link>
		<dc:creator>Mark Bates</dc:creator>
		<pubDate>Sun, 31 Aug 2008 03:09:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.mackframework.com/?p=153#comment-117</guid>
		<description>I&#039;ve been meaning to add a configure_from_yaml file method to it, I&#039;ll see if I can get to it this week. There&#039;s a configure_from_hash method you could use in the meantime. If you don&#039;t like the method name configatron, you can easily just alias it off to something else. I used it because I felt pretty confident that no one else would be using that name in their apps. :)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been meaning to add a configure_from_yaml file method to it, I&#8217;ll see if I can get to it this week. There&#8217;s a configure_from_hash method you could use in the meantime. If you don&#8217;t like the method name configatron, you can easily just alias it off to something else. I used it because I felt pretty confident that no one else would be using that name in their apps. <img src='http://www.metabates.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Soleone</title>
		<link>http://www.metabates.com/2008/08/29/configatron-100-released/comment-page-1/#comment-116</link>
		<dc:creator>Soleone</dc:creator>
		<pubDate>Sun, 31 Aug 2008 00:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.mackframework.com/?p=153#comment-116</guid>
		<description>Haha, just today I was thinking of inventing a library that does something like this myself. Great work, love the simplicity!

Would be cool though if it also worked with yaml files, and if you could configure it to use another word than &#039;configatron&#039;.</description>
		<content:encoded><![CDATA[<p>Haha, just today I was thinking of inventing a library that does something like this myself. Great work, love the simplicity!</p>
<p>Would be cool though if it also worked with yaml files, and if you could configure it to use another word than &#8216;configatron&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Bates</title>
		<link>http://www.metabates.com/2008/08/29/configatron-100-released/comment-page-1/#comment-115</link>
		<dc:creator>Mark Bates</dc:creator>
		<pubDate>Sat, 30 Aug 2008 14:09:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.mackframework.com/?p=153#comment-115</guid>
		<description>SimpleConfig looks nice, but it definitely has a few differences from Configatron. The first big difference is that SimpleConfig is limited to use with Rails. Configatron can be used with any framework, any application, and any script. Configatron also seems a bit easier to use. There are no mixins needed to use it. The configatron method lives in Kernel, which means it&#039;s available everywhere, no &#039;configuration&#039; needed. :) Different strokes, eh? There are a few other configuration systems out there, I always encourage people to check out the options before they decide on a piece of software to use.</description>
		<content:encoded><![CDATA[<p>SimpleConfig looks nice, but it definitely has a few differences from Configatron. The first big difference is that SimpleConfig is limited to use with Rails. Configatron can be used with any framework, any application, and any script. Configatron also seems a bit easier to use. There are no mixins needed to use it. The configatron method lives in Kernel, which means it&#8217;s available everywhere, no &#8216;configuration&#8217; needed. <img src='http://www.metabates.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Different strokes, eh? There are a few other configuration systems out there, I always encourage people to check out the options before they decide on a piece of software to use.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 2.523 seconds -->
