<?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: Simple timer example in Java</title>
	<atom:link href="http://www.gammelsaeter.com/programming/simple-timer-example-in-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gammelsaeter.com/programming/simple-timer-example-in-java/</link>
	<description>a dump for stuff about technology and software development</description>
	<lastBuildDate>Mon, 23 Jan 2012 09:06:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Vijay Singh Chandel</title>
		<link>http://www.gammelsaeter.com/programming/simple-timer-example-in-java/comment-page-1/#comment-529</link>
		<dc:creator>Vijay Singh Chandel</dc:creator>
		<pubDate>Mon, 19 Dec 2011 07:51:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.gammelsaeter.com/blog/?p=15#comment-529</guid>
		<description>@lixingxing  : Vijay Singh :
yes it can be used with web application j2ee i m creating it instance in ServletContextListener so tht the timer can be started whn the web app is first loaded into the container hope this will help u ..</description>
		<content:encoded><![CDATA[<p>@lixingxing  : Vijay Singh :<br />
yes it can be used with web application j2ee i m creating it instance in ServletContextListener so tht the timer can be started whn the web app is first loaded into the container hope this will help u ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: java scheduling script</title>
		<link>http://www.gammelsaeter.com/programming/simple-timer-example-in-java/comment-page-1/#comment-458</link>
		<dc:creator>java scheduling script</dc:creator>
		<pubDate>Wed, 02 Mar 2011 16:29:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.gammelsaeter.com/blog/?p=15#comment-458</guid>
		<description>[...] Originally Posted by ch41   am newbie and i have problem to write a scheduling script in java, this script should do something in certain time interval... Could anybody help me, maybe give some example or source that maybe useful... I really thnx for any answer...    Spell out your words and write clearly.   And yes, we can help you, but we&#039;re not going to write it FOR you. Post what you&#039;ve written/tried so far, and where you&#039;re stuck, and we can assist. Otherwise, there are many Java timer examples you can easily find if you tried to look. First hit in Google: http://www.gammelsaeter.com/programm...ample-in-java/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Originally Posted by ch41   am newbie and i have problem to write a scheduling script in java, this script should do something in certain time interval&#8230; Could anybody help me, maybe give some example or source that maybe useful&#8230; I really thnx for any answer&#8230;    Spell out your words and write clearly.   And yes, we can help you, but we&#039;re not going to write it FOR you. Post what you&#039;ve written/tried so far, and where you&#039;re stuck, and we can assist. Otherwise, there are many Java timer examples you can easily find if you tried to look. First hit in Google: <a href="http://www.gammelsaeter.com/programm...ample-in-java/" rel="nofollow">http://www.gammelsaeter.com/programm&#8230;ample-in-java/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paalg</title>
		<link>http://www.gammelsaeter.com/programming/simple-timer-example-in-java/comment-page-1/#comment-432</link>
		<dc:creator>paalg</dc:creator>
		<pubDate>Thu, 29 Apr 2010 17:27:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.gammelsaeter.com/blog/?p=15#comment-432</guid>
		<description>You are right blia, that was an error. The post is updated!</description>
		<content:encoded><![CDATA[<p>You are right blia, that was an error. The post is updated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blia</title>
		<link>http://www.gammelsaeter.com/programming/simple-timer-example-in-java/comment-page-1/#comment-431</link>
		<dc:creator>blia</dc:creator>
		<pubDate>Tue, 27 Apr 2010 03:56:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.gammelsaeter.com/blog/?p=15#comment-431</guid>
		<description>I changed the &#039;mm&#039; in the date format to &#039;MM&#039; to show the month otherwise its the same as &#039;mm&#039; in time and will show minutes. Don&#039;t know if its works in other compilers.</description>
		<content:encoded><![CDATA[<p>I changed the &#8216;mm&#8217; in the date format to &#8216;MM&#8217; to show the month otherwise its the same as &#8216;mm&#8217; in time and will show minutes. Don&#8217;t know if its works in other compilers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.gammelsaeter.com/programming/simple-timer-example-in-java/comment-page-1/#comment-429</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 25 Jan 2010 11:31:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.gammelsaeter.com/blog/?p=15#comment-429</guid>
		<description>I do not have experience with java web applications, so I can&#039;t give you any answer. You can try asking at &lt;a href=&quot;http://www.sitepoint.com/forums/&quot; rel=&quot;nofollow&quot;&gt;Sitepoint forums&lt;/a&gt;. I use that forum a lot, it&#039;s pretty good.</description>
		<content:encoded><![CDATA[<p>I do not have experience with java web applications, so I can&#8217;t give you any answer. You can try asking at <a href="http://www.sitepoint.com/forums/" rel="nofollow">Sitepoint forums</a>. I use that forum a lot, it&#8217;s pretty good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lixingxing</title>
		<link>http://www.gammelsaeter.com/programming/simple-timer-example-in-java/comment-page-1/#comment-428</link>
		<dc:creator>lixingxing</dc:creator>
		<pubDate>Mon, 25 Jan 2010 09:03:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.gammelsaeter.com/blog/?p=15#comment-428</guid>
		<description>hi,good afernoon, I have a question need you give me a answer,that it could&#039;t use timer componet in the java web application?</description>
		<content:encoded><![CDATA[<p>hi,good afernoon, I have a question need you give me a answer,that it could&#8217;t use timer componet in the java web application?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

