<?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: MRTG Indexmaker Interface + Description</title>
	<atom:link href="http://diginc.us/2009/02/mrtg-indexmaker-interface-description/feed/" rel="self" type="application/rss+xml" />
	<link>http://diginc.us/2009/02/mrtg-indexmaker-interface-description/</link>
	<description>\'dij-iŋk\</description>
	<lastBuildDate>Fri, 23 Jul 2010 04:40:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: W Sanders</title>
		<link>http://diginc.us/2009/02/mrtg-indexmaker-interface-description/comment-page-1/#comment-19</link>
		<dc:creator>W Sanders</dc:creator>
		<pubDate>Thu, 05 Mar 2009 19:44:27 +0000</pubDate>
		<guid isPermaLink="false">http://diginc.us/uncategorized/mrtg-indexmaker-interface-description/#comment-19</guid>
		<description>Nope. well you get the idea</description>
		<content:encoded><![CDATA[<p>Nope. well you get the idea</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: W Sanders</title>
		<link>http://diginc.us/2009/02/mrtg-indexmaker-interface-description/comment-page-1/#comment-18</link>
		<dc:creator>W Sanders</dc:creator>
		<pubDate>Thu, 05 Mar 2009 19:43:59 +0000</pubDate>
		<guid isPermaLink="false">http://diginc.us/uncategorized/mrtg-indexmaker-interface-description/#comment-18</guid>
		<description>Well foo it took out all my tags. Will this work? 

[code] 
Replace the line

  m,Description:\s*\Q$section\E\s*([^&lt; ][^&lt;]+?),i

with

  m,\s*Description:\s*\s*\s*([^&lt; ][^&lt;]+?),i

[code]</description>
		<content:encoded><![CDATA[<p>Well foo it took out all my tags. Will this work? </p>
<p>[code]<br />
Replace the line</p>
<p>  m,Description:\s*\Q$section\E\s*([^&lt; ][^&lt;]+?),i</p>
<p>with</p>
<p>  m,\s*Description:\s*\s*\s*([^&lt; ][^&lt;]+?),i</p>
<p>[code]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: W Sanders</title>
		<link>http://diginc.us/2009/02/mrtg-indexmaker-interface-description/comment-page-1/#comment-17</link>
		<dc:creator>W Sanders</dc:creator>
		<pubDate>Thu, 05 Mar 2009 19:41:58 +0000</pubDate>
		<guid isPermaLink="false">http://diginc.us/uncategorized/mrtg-indexmaker-interface-description/#comment-17</guid>
		<description>Another way to fix this is to replace the line:

 m,Description:\s*\Q$section\E\s*([^&lt; ][^&lt;]+?),i

with 

 m,\s*Description:\s*\s*\s*([^&lt; ][^&lt;]+?),i

to give a more general (perhaps) parsing rule for what the &quot;Description:&quot; line contains. I always find myself hand editing the MRTG cfg file, and screwing up the semantics of the Description: line enough to throw off indexmaker. Plus I suspect there may be incompatibilities with indexmaker and cfg files made by hand or made a long time ago with old versions of cfgmaker. Anyway, it&#039;s all just a simple exercise in the joyful wonders of Perl regular expressions.</description>
		<content:encoded><![CDATA[<p>Another way to fix this is to replace the line:</p>
<p> m,Description:\s*\Q$section\E\s*([^&lt; ][^&lt;]+?),i</p>
<p>with </p>
<p> m,\s*Description:\s*\s*\s*([^&lt; ][^&lt;]+?),i</p>
<p>to give a more general (perhaps) parsing rule for what the &#8220;Description:&#8221; line contains. I always find myself hand editing the MRTG cfg file, and screwing up the semantics of the Description: line enough to throw off indexmaker. Plus I suspect there may be incompatibilities with indexmaker and cfg files made by hand or made a long time ago with old versions of cfgmaker. Anyway, it&#8217;s all just a simple exercise in the joyful wonders of Perl regular expressions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barryke</title>
		<link>http://diginc.us/2009/02/mrtg-indexmaker-interface-description/comment-page-1/#comment-14</link>
		<dc:creator>Barryke</dc:creator>
		<pubDate>Sun, 01 Mar 2009 00:28:29 +0000</pubDate>
		<guid isPermaLink="false">http://diginc.us/uncategorized/mrtg-indexmaker-interface-description/#comment-14</guid>
		<description>Thanks!
Screenshots or pictures would make a good addition to your articles.</description>
		<content:encoded><![CDATA[<p>Thanks!<br />
Screenshots or pictures would make a good addition to your articles.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
