<?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/"
		xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Igo Coelho &#187; Quartz</title>
	<atom:link href="http://www.igocoelho.com.br/category/quartz/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.igocoelho.com.br</link>
	<description>Meus pensamentos sobre muitas coisas...</description>
	<lastBuildDate>Thu, 05 Jan 2012 17:41:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<atom:link rel='hub' href='http://www.igocoelho.com.br/?pushpress=hub'/>
	<copyright>2006-2007 </copyright>
	<managingEditor>igocoelho@gmail.com (Igo Coelho)</managingEditor>
	<webMaster>igocoelho@gmail.com (Igo Coelho)</webMaster>
	<image>
		<url>http://www.igocoelho.com.br/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
		<title>Igo Coelho</title>
		<link>http://www.igocoelho.com.br</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>Meus pensamentos sobre muitas coisas...</itunes:summary>
	<itunes:keywords></itunes:keywords>
	<itunes:category text="Society &#38; Culture" />
	<itunes:author>Igo Coelho</itunes:author>
	<itunes:owner>
		<itunes:name>Igo Coelho</itunes:name>
		<itunes:email>igocoelho@gmail.com</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://www.igocoelho.com.br/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<item>
		<title>Quartz na Java Magazine nº 60</title>
		<link>http://www.igocoelho.com.br/2008/08/09/quartz-na-java-magazine-n%c2%ba-60/</link>
		<comments>http://www.igocoelho.com.br/2008/08/09/quartz-na-java-magazine-n%c2%ba-60/#comments</comments>
		<pubDate>Sat, 09 Aug 2008 06:11:13 +0000</pubDate>
		<dc:creator>igocoelho</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Java Magazine]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Quartz]]></category>

		<guid isPermaLink="false">http://www.igocoelho.com.br/2008/08/09/quartz-na-java-magazine-n%c2%ba-60/</guid>
		<description><![CDATA[Este mês na Java Magazine nº 60 escrevi um artigo onde apresento o Quartz, um framework leve e simples para agendamento de tarefas em aplicações Java web ou desktop. Mostro como é fácil aprender a agendar tarefas de forma simples e rápida sem necessitar de muitos recursos do sistema operacional e hardware, utilizando um poderoso [...]]]></description>
			<content:encoded><![CDATA[<p>Este mês na <a href='http://www.devmedia.com.br/resumo/default.asp?site=6&#038;ed=60' target='_blank'>Java Magazine nº 60</a> escrevi um artigo onde apresento o <a href='http://www.opensymphony.com/quartz/' target='_blank'>Quartz</a>, um framework leve e simples para agendamento de tarefas em aplicações Java web ou desktop. Mostro como é fácil aprender a agendar tarefas de forma simples e rápida sem necessitar de muitos recursos do sistema operacional e hardware, utilizando um poderoso framework open-source escrito em Java.</p>
<p><a href='http://www.devmedia.com.br/resumo/default.asp?site=6&#038;ed=60' target='_blank'><img src='http://www.igocoelho.com.br/wp-content/uploads/2008/08/capajava60_g.jpg'/></a></p>
<p>Quartz é um framework open-source para agendamento de tarefas muito simples e flexível mantido pela família <a href='http://www.opensymphony.com/' target='_blank'>OpenSymphony de projetos</a>, a mesma que mantém outros projetos como <a href='http://www.opensymphony.com/webwork' target='_blank'>WebWork</a>, <a href='http://www.opensymphony.com/oscache/' target='_blank'>OSCache</a>, <a href='http://www.opensymphony.com/sitemesh/' target='_blank'>SiteMesh</a> e <a href='http://www.opensymphony.com/ognl/' target='_blank'>OGNL</a>. Ele foi projetado para oferecer várias opções de agendamento e possuir fácil integração com sistemas J2SE e J2EE, oferecendo grande flexibilidade sem sacrificar a simplicidade. O Quartz é distribuído em uma pequena biblioteca Java e vem sendo utilizado por grandes projetos como <a href='http://www.jboss.org' target='_blank'>Jboss</a>, <a href='http://cocoon.apache.org' target='_blank'>Apache Cocoon</a>, <a href='http://www.springframework.org/' target='_blank'>Spring</a> e <a href='http://www.opensymphony.com/osworkflow/' target='_blank'>OS Workflow</a>.</p>
<p>Utilizando o Quartz você será capaz de agendar tarefas de forma flexível, tendo acesso a várias opções de agendamento sem sacrificar a simplicidade. Quer saber mais? Corra&#8230; já está nas bancas!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.igocoelho.com.br/2008/08/09/quartz-na-java-magazine-n%c2%ba-60/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

