<?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>A Java geek &#187; taglib</title>
	<atom:link href="http://blog.frankel.ch/tag/taglib/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.frankel.ch</link>
	<description>Nicolas Fränkel blog</description>
	<lastBuildDate>Mon, 26 Jul 2010 14:37:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=7331</generator>
		<item>
		<title>Do not use taglibs, use tagfiles!</title>
		<link>http://blog.frankel.ch/do-not-use-taglibs-use-tagfiles</link>
		<comments>http://blog.frankel.ch/do-not-use-taglibs-use-tagfiles#comments</comments>
		<pubDate>Sun, 22 Mar 2009 13:37:27 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[JEE]]></category>
		<category><![CDATA[tag file]]></category>
		<category><![CDATA[tag lib]]></category>
		<category><![CDATA[tagfile]]></category>
		<category><![CDATA[taglib]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=75</guid>
		<description><![CDATA[Taglibs are wonderful components available since J2EE 1.3. They enable you, as developer: to refrain from using too much scriptlets (free-form Java code) in your Java Server Pages, to have a library of reusable components that can be distributed to all your projects. Both are very important in the enterprise as of now. For example, [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/do-not-use-taglibs-use-tagfiles/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Decrease your pages load time</title>
		<link>http://blog.frankel.ch/decrease-your-pages-load-time</link>
		<comments>http://blog.frankel.ch/decrease-your-pages-load-time#comments</comments>
		<pubDate>Tue, 17 Mar 2009 20:15:45 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[JEE]]></category>
		<category><![CDATA[jawr]]></category>
		<category><![CDATA[jsp]]></category>
		<category><![CDATA[taglib]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[yslow]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=48</guid>
		<description><![CDATA[1. Generalities Web applications have several advantages over traditional client server applications: since business code comes from a unique server (forget clustering here), they are always up-to-date. Moreover, deployment of a new version is only a matter of minutes. They have one big drawback, though. Since HTML code is sent through the network, responsiveness is [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/decrease-your-pages-load-time/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VIT: Very Important Taglib</title>
		<link>http://blog.frankel.ch/displaytag</link>
		<comments>http://blog.frankel.ch/displaytag#comments</comments>
		<pubDate>Fri, 23 May 2008 16:20:40 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[JEE]]></category>
		<category><![CDATA[display]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[table]]></category>
		<category><![CDATA[tabulated]]></category>
		<category><![CDATA[tag]]></category>
		<category><![CDATA[taglib]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=4</guid>
		<description><![CDATA[Every application needs to display tabulated data. Well, web applications are no different. So, as an architect, your job is to provide a mechanism to handle these tables gracefully and equally in your whole application. First thing that comes to mind is the reuse of an existing mechanism to do so. Well, you&#8217;re lucky. If [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/displaytag/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
