<?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: Listening changes on a text file (Unix Tail implementation with Java)</title>
	<atom:link href="http://en.newinstance.it/2005/11/19/listening-changes-on-a-text-file-unix-tail-implementation-with-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://en.newinstance.it/2005/11/19/listening-changes-on-a-text-file-unix-tail-implementation-with-java/</link>
	<description>A tech blog by Luigi R. Viggiano</description>
	<lastBuildDate>Wed, 25 Aug 2010 03:55:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Sanka</title>
		<link>http://en.newinstance.it/2005/11/19/listening-changes-on-a-text-file-unix-tail-implementation-with-java/comment-page-1/#comment-389091</link>
		<dc:creator>Sanka</dc:creator>
		<pubDate>Mon, 12 Apr 2010 15:37:22 +0000</pubDate>
		<guid isPermaLink="false">http://en.newinstance.it/2005/11/19/listening-changes-on-a-text-file-unix-tail-implementation-with-java/#comment-389091</guid>
		<description>It just simple does not work with log files rotated with log4j...I mean this code does prevent log4j from rotating !</description>
		<content:encoded><![CDATA[<p>It just simple does not work with log files rotated with log4j&#8230;I mean this code does prevent log4j from rotating !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://en.newinstance.it/2005/11/19/listening-changes-on-a-text-file-unix-tail-implementation-with-java/comment-page-1/#comment-385750</link>
		<dc:creator>James</dc:creator>
		<pubDate>Tue, 16 Mar 2010 20:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://en.newinstance.it/2005/11/19/listening-changes-on-a-text-file-unix-tail-implementation-with-java/#comment-385750</guid>
		<description>Thank you!!!!!!!</description>
		<content:encoded><![CDATA[<p>Thank you!!!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Java tail &#124; Alessandro Melandri</title>
		<link>http://en.newinstance.it/2005/11/19/listening-changes-on-a-text-file-unix-tail-implementation-with-java/comment-page-1/#comment-382601</link>
		<dc:creator>Java tail &#124; Alessandro Melandri</dc:creator>
		<pubDate>Fri, 19 Feb 2010 16:44:40 +0000</pubDate>
		<guid isPermaLink="false">http://en.newinstance.it/2005/11/19/listening-changes-on-a-text-file-unix-tail-implementation-with-java/#comment-382601</guid>
		<description>[...] Follow any comments here with the RSS feed for this post. Post a comment or leave a trackback: Trackback URL.    &#171; Today links Install OpenOffice 3.1 on Ubuntu&#187; [...]</description>
		<content:encoded><![CDATA[<p>[...] Follow any comments here with the RSS feed for this post. Post a comment or leave a trackback: Trackback URL.    &laquo; Today links Install OpenOffice 3.1 on Ubuntu&raquo; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alessandro Melandri</title>
		<link>http://en.newinstance.it/2005/11/19/listening-changes-on-a-text-file-unix-tail-implementation-with-java/comment-page-1/#comment-326812</link>
		<dc:creator>Alessandro Melandri</dc:creator>
		<pubDate>Sat, 02 May 2009 08:16:34 +0000</pubDate>
		<guid isPermaLink="false">http://en.newinstance.it/2005/11/19/listening-changes-on-a-text-file-unix-tail-implementation-with-java/#comment-326812</guid>
		<description>Great job! This saves me a lot of time! I&#039;ve done some little customization to this class: http://www.melandri.net/java/tail</description>
		<content:encoded><![CDATA[<p>Great job! This saves me a lot of time! I&#8217;ve done some little customization to this class: <a href="http://www.melandri.net/java/tail" rel="nofollow">http://www.melandri.net/java/tail</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: antonio</title>
		<link>http://en.newinstance.it/2005/11/19/listening-changes-on-a-text-file-unix-tail-implementation-with-java/comment-page-1/#comment-308855</link>
		<dc:creator>antonio</dc:creator>
		<pubDate>Fri, 13 Mar 2009 08:47:27 +0000</pubDate>
		<guid isPermaLink="false">http://en.newinstance.it/2005/11/19/listening-changes-on-a-text-file-unix-tail-implementation-with-java/#comment-308855</guid>
		<description>hehehe. are you out of your mind?</description>
		<content:encoded><![CDATA[<p>hehehe. are you out of your mind?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waste</title>
		<link>http://en.newinstance.it/2005/11/19/listening-changes-on-a-text-file-unix-tail-implementation-with-java/comment-page-1/#comment-308846</link>
		<dc:creator>Waste</dc:creator>
		<pubDate>Fri, 13 Mar 2009 07:37:05 +0000</pubDate>
		<guid isPermaLink="false">http://en.newinstance.it/2005/11/19/listening-changes-on-a-text-file-unix-tail-implementation-with-java/#comment-308846</guid>
		<description>&lt;b&gt;Not of any use.&lt;/b&gt;
It just lists the contents of the given file once and keeps on running in a loop and does not shows the new lines added to the given file.</description>
		<content:encoded><![CDATA[<p><b>Not of any use.</b><br />
It just lists the contents of the given file once and keeps on running in a loop and does not shows the new lines added to the given file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hans</title>
		<link>http://en.newinstance.it/2005/11/19/listening-changes-on-a-text-file-unix-tail-implementation-with-java/comment-page-1/#comment-250869</link>
		<dc:creator>hans</dc:creator>
		<pubDate>Thu, 04 Sep 2008 16:38:24 +0000</pubDate>
		<guid isPermaLink="false">http://en.newinstance.it/2005/11/19/listening-changes-on-a-text-file-unix-tail-implementation-with-java/#comment-250869</guid>
		<description>great job.</description>
		<content:encoded><![CDATA[<p>great job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: borras</title>
		<link>http://en.newinstance.it/2005/11/19/listening-changes-on-a-text-file-unix-tail-implementation-with-java/comment-page-1/#comment-219582</link>
		<dc:creator>borras</dc:creator>
		<pubDate>Thu, 10 Jul 2008 09:22:32 +0000</pubDate>
		<guid isPermaLink="false">http://en.newinstance.it/2005/11/19/listening-changes-on-a-text-file-unix-tail-implementation-with-java/#comment-219582</guid>
		<description>great !!!</description>
		<content:encoded><![CDATA[<p>great !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gozala</title>
		<link>http://en.newinstance.it/2005/11/19/listening-changes-on-a-text-file-unix-tail-implementation-with-java/comment-page-1/#comment-117676</link>
		<dc:creator>Gozala</dc:creator>
		<pubDate>Thu, 10 Jan 2008 10:05:37 +0000</pubDate>
		<guid isPermaLink="false">http://en.newinstance.it/2005/11/19/listening-changes-on-a-text-file-unix-tail-implementation-with-java/#comment-117676</guid>
		<description>Thank you!!
exactly what I was looking for!!</description>
		<content:encoded><![CDATA[<p>Thank you!!<br />
exactly what I was looking for!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roger</title>
		<link>http://en.newinstance.it/2005/11/19/listening-changes-on-a-text-file-unix-tail-implementation-with-java/comment-page-1/#comment-983</link>
		<dc:creator>Roger</dc:creator>
		<pubDate>Wed, 01 Nov 2006 21:33:57 +0000</pubDate>
		<guid isPermaLink="false">http://en.newinstance.it/2005/11/19/listening-changes-on-a-text-file-unix-tail-implementation-with-java/#comment-983</guid>
		<description>God, Have been looking everywhere for that!!!

Geeze, everyone else&#039;s is like 100000 lines of code, i can&#039;t believe it was that simple.

THANK YOUUUUUUU !!!!!!!</description>
		<content:encoded><![CDATA[<p>God, Have been looking everywhere for that!!!</p>
<p>Geeze, everyone else&#8217;s is like 100000 lines of code, i can&#8217;t believe it was that simple.</p>
<p>THANK YOUUUUUUU !!!!!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
