<?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 for andrewault.net</title>
	<atom:link href="http://www.andrewault.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andrewault.net</link>
	<description>bloggy blog</description>
	<lastBuildDate>Sun, 05 Sep 2010 23:43:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Creating a Perl Daemon in Ubuntu by Andrew Ault</title>
		<link>http://www.andrewault.net/2010/05/27/creating-a-perl-daemon-in-ubuntu/comment-page-1/#comment-122</link>
		<dc:creator>Andrew Ault</dc:creator>
		<pubDate>Sun, 05 Sep 2010 23:43:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrewault.net/?p=557#comment-122</guid>
		<description>@oznero:

I modified the begin log file @ line 63 to make the log file &quot;hot&quot; (removed buffering) so it will write to the log as it runs.

-Andrew</description>
		<content:encoded><![CDATA[<p>@oznero:</p>
<p>I modified the begin log file @ line 63 to make the log file &#8220;hot&#8221; (removed buffering) so it will write to the log as it runs.</p>
<p>-Andrew</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a Perl Daemon in Ubuntu by oznerol</title>
		<link>http://www.andrewault.net/2010/05/27/creating-a-perl-daemon-in-ubuntu/comment-page-1/#comment-121</link>
		<dc:creator>oznerol</dc:creator>
		<pubDate>Sun, 05 Sep 2010 23:05:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrewault.net/?p=557#comment-121</guid>
		<description>hi , thank you for the code , it looks working !

but , it seems that log file is filled only when i stop the daemon , not while it&#039;s running</description>
		<content:encoded><![CDATA[<p>hi , thank you for the code , it looks working !</p>
<p>but , it seems that log file is filled only when i stop the daemon , not while it&#8217;s running</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Aptitude vs Apt-get Comparison by JJ</title>
		<link>http://www.andrewault.net/2010/05/03/aptitude-vs-apt-get-comparison-2/comment-page-1/#comment-120</link>
		<dc:creator>JJ</dc:creator>
		<pubDate>Sat, 04 Sep 2010 23:11:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrewault.net/?p=318#comment-120</guid>
		<description>And to think Ubuntu is removing aptitude and Synaptic after 10.10.</description>
		<content:encoded><![CDATA[<p>And to think Ubuntu is removing aptitude and Synaptic after 10.10.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a Perl Daemon in Ubuntu by Andrew Ault</title>
		<link>http://www.andrewault.net/2010/05/27/creating-a-perl-daemon-in-ubuntu/comment-page-1/#comment-117</link>
		<dc:creator>Andrew Ault</dc:creator>
		<pubDate>Thu, 26 Aug 2010 00:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrewault.net/?p=557#comment-117</guid>
		<description>@nick: You are right, I updated the code. -A</description>
		<content:encoded><![CDATA[<p>@nick: You are right, I updated the code. -A</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a Perl Daemon in Ubuntu by nick fox</title>
		<link>http://www.andrewault.net/2010/05/27/creating-a-perl-daemon-in-ubuntu/comment-page-1/#comment-116</link>
		<dc:creator>nick fox</dc:creator>
		<pubDate>Wed, 25 Aug 2010 23:47:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrewault.net/?p=557#comment-116</guid>
		<description>please correct me if im wrong, but...

if you call exit in the parent process(at line 48 &quot;exit if $pid;&quot;) before the $pidfile object has been created, the END{} block is called and tries to cleanup $pidfile before it has been created? thus throwing an error/warning?</description>
		<content:encoded><![CDATA[<p>please correct me if im wrong, but&#8230;</p>
<p>if you call exit in the parent process(at line 48 &#8220;exit if $pid;&#8221;) before the $pidfile object has been created, the END{} block is called and tries to cleanup $pidfile before it has been created? thus throwing an error/warning?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Securing an Ubuntu Server by John</title>
		<link>http://www.andrewault.net/2010/05/17/securing-an-ubuntu-server/comment-page-1/#comment-114</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sun, 01 Aug 2010 20:18:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrewault.net/?p=444#comment-114</guid>
		<description>Thanks for sharing your knowledge.  This is exactly what I was looking for. :)</description>
		<content:encoded><![CDATA[<p>Thanks for sharing your knowledge.  This is exactly what I was looking for. <img src='http://www.andrewault.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upgrade Google Chrome from Beta to Stable on Ubuntu by Andrew Ault</title>
		<link>http://www.andrewault.net/2010/05/25/upgrading-google-chrome-from-beta-to-stable-on-ubuntu/comment-page-1/#comment-113</link>
		<dc:creator>Andrew Ault</dc:creator>
		<pubDate>Wed, 28 Jul 2010 17:13:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrewault.net/?p=553#comment-113</guid>
		<description>My experience with stable has been good. -A</description>
		<content:encoded><![CDATA[<p>My experience with stable has been good. -A</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upgrade Google Chrome from Beta to Stable on Ubuntu by Doug</title>
		<link>http://www.andrewault.net/2010/05/25/upgrading-google-chrome-from-beta-to-stable-on-ubuntu/comment-page-1/#comment-112</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Wed, 28 Jul 2010 17:12:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrewault.net/?p=553#comment-112</guid>
		<description>Thanks for this. The latest beta update totally fubar&#039;d my system. Hoping that the stable release will be just that...</description>
		<content:encoded><![CDATA[<p>Thanks for this. The latest beta update totally fubar&#8217;d my system. Hoping that the stable release will be just that&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Emulating a Z80 and CP/M on Ubuntu Linux by Andrew Ault</title>
		<link>http://www.andrewault.net/2010/02/01/emulating-a-z80-and-cpm-on-ubuntu-linux/comment-page-1/#comment-110</link>
		<dc:creator>Andrew Ault</dc:creator>
		<pubDate>Sun, 18 Jul 2010 19:16:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrewault.net/?p=172#comment-110</guid>
		<description>Hi Nathanael,

It would be wonderful if Simon Cran&#039;s source could be turned into an open source project.</description>
		<content:encoded><![CDATA[<p>Hi Nathanael,</p>
<p>It would be wonderful if Simon Cran&#8217;s source could be turned into an open source project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Emulating a Z80 and CP/M on Ubuntu Linux by Nathanael</title>
		<link>http://www.andrewault.net/2010/02/01/emulating-a-z80-and-cpm-on-ubuntu-linux/comment-page-1/#comment-109</link>
		<dc:creator>Nathanael</dc:creator>
		<pubDate>Sun, 18 Jul 2010 06:31:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrewault.net/?p=172#comment-109</guid>
		<description>MyZ80 has, in my opinion, always been the best and most sophisticated of the CP/M emulators. Of course, to call it a CP/M emulator does it a bit of a disservice. It&#039;s really a 280 emulator (the most complete and faithful Z80 emulator available) on which you can load and run any z80-compatible OS (CP/M3, ZP/M, ZS-DOS, . My favorite of the CP/M derivatives was NZCOM, the autoloading, modular CP/M, with advanced features MS-DOS never achieved.</description>
		<content:encoded><![CDATA[<p>MyZ80 has, in my opinion, always been the best and most sophisticated of the CP/M emulators. Of course, to call it a CP/M emulator does it a bit of a disservice. It&#8217;s really a 280 emulator (the most complete and faithful Z80 emulator available) on which you can load and run any z80-compatible OS (CP/M3, ZP/M, ZS-DOS, . My favorite of the CP/M derivatives was NZCOM, the autoloading, modular CP/M, with advanced features MS-DOS never achieved.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
