<?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"
	>
<channel>
	<title>Comments on: Configuration Files</title>
	<atom:link href="http://www.murphybytes.com/2009/03/24/configuration-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.murphybytes.com/2009/03/24/configuration-files/</link>
	<description></description>
	<pubDate>Mon, 06 Sep 2010 12:39:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: peterv</title>
		<link>http://www.murphybytes.com/2009/03/24/configuration-files/#comment-115</link>
		<dc:creator>peterv</dc:creator>
		<pubDate>Wed, 25 Mar 2009 02:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.murphybytes.com/?p=120#comment-115</guid>
		<description>i mentioned to you many times, use of an embedded interpreted language will do miracle in configuration and it is also way smarter than xml.
this allows you to have variables that are dependent on somehting that can be programmed for, like ip address of an interface, grab stuff from a database. all the sudden configuration of distributed applications can be done programmatically. Next read about HTML::Mason a perl package that can generate documets for you, like stupid config files. Even use Ruby on Rails, to generate config files instead of html pages. Hey, hey, hey time to play. :-)</description>
		<content:encoded><![CDATA[<p>i mentioned to you many times, use of an embedded interpreted language will do miracle in configuration and it is also way smarter than xml.<br />
this allows you to have variables that are dependent on somehting that can be programmed for, like ip address of an interface, grab stuff from a database. all the sudden configuration of distributed applications can be done programmatically. Next read about HTML::Mason a perl package that can generate documets for you, like stupid config files. Even use Ruby on Rails, to generate config files instead of html pages. Hey, hey, hey time to play. <img src='http://www.murphybytes.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
