<?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>Roberto Furutani &#187; custom tag</title>
	<atom:link href="http://www.furutani.com.br/tag/custom-tag/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.furutani.com.br</link>
	<description>O site de um computólogo curioso!</description>
	<lastBuildDate>Sat, 04 Sep 2010 13:41:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
		<item>
		<title>Exemplo ridículo de CustomTag</title>
		<link>http://www.furutani.com.br/2008/08/exemplo-ridiculo-de-customtag/</link>
		<comments>http://www.furutani.com.br/2008/08/exemplo-ridiculo-de-customtag/#comments</comments>
		<pubDate>Sun, 31 Aug 2008 22:13:32 +0000</pubDate>
		<dc:creator>Roberto Furutani</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Post Antigos]]></category>
		<category><![CDATA[custom tag]]></category>

		<guid isPermaLink="false">http://www.furutani.eti.br/wordpress/?p=43</guid>
		<description><![CDATA[Olá! Hoje disponibilizo um exemplo de custom tag. Uma custom tag pode te ajudar muito quando é necessário customizar uma página JSP conforme alguns parâmetros cadastrados no banco. Ela ajuda a tirar a complexidade de tratar essas coisas diretamente no JSP. Algumas pessoas usam apenas para encapsular tag HTML tipo input text, select, etc. Até [...]]]></description>
			<content:encoded><![CDATA[<p>Olá!</p>
<p>Hoje disponibilizo um <a href="http://www.furutani.eti.br/arquivos/ElucidCustomTags.war">exemplo de custom tag</a>.</p>
<p>Uma custom tag pode te ajudar muito quando é necessário customizar uma página JSP conforme alguns parâmetros cadastrados no banco. Ela ajuda a tirar a complexidade de tratar essas coisas diretamente no JSP.<br />
Algumas pessoas usam apenas para encapsular tag HTML tipo input text, select, etc.</p>
<p>Até mais,<br />
Roberto</p>
]]></content:encoded>
			<wfw:commentRss>http://www.furutani.com.br/2008/08/exemplo-ridiculo-de-customtag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
