<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky &#187; tool</title>
	<atom:link href="http://www.selikoff.net/tag/tool/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.selikoff.net</link>
	<description>Java/J2EE Software Development and Technology Discussion Blog</description>
	<lastBuildDate>Mon, 30 Jan 2012 02:27:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Java + Cron Job = Quartz</title>
		<link>http://www.selikoff.net/2009/11/04/java-cron-job-quartz/</link>
		<comments>http://www.selikoff.net/2009/11/04/java-cron-job-quartz/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 00:16:06 +0000</pubDate>
		<dc:creator>Scott Selikoff</dc:creator>
				<category><![CDATA[Java/J2EE]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[job]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[quart]]></category>
		<category><![CDATA[schedule]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://www.selikoff.net/?p=1348</guid>
		<description><![CDATA[One of my favorite, often least used, open source tools for Java/J2EE applications is the Cron Job scheduling tool Quartz. Anyone who&#8217;s ever administered Linux or a web server is probably familiar with creating and modifying cron jobs to run a process at a specific time of the day/week/month. For example, you may need a [...]]]></description>
		<wfw:commentRss>http://www.selikoff.net/2009/11/04/java-cron-job-quartz/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

