<?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; web</title>
	<atom:link href="http://blog.frankel.ch/tag/web/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.frankel.ch</link>
	<description>Nicolas Fränkel blog</description>
	<lastBuildDate>Sun, 05 Feb 2012 21:41:47 +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>Critical analysis of frameworks comparison</title>
		<link>http://blog.frankel.ch/critical-analysis-of-frameworks-comparison</link>
		<comments>http://blog.frankel.ch/critical-analysis-of-frameworks-comparison#comments</comments>
		<pubDate>Sun, 05 Dec 2010 14:15:53 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=1480</guid>
		<description><![CDATA[Let me first say I was not at Devoxx 2010. Yet, I heard from Matt Raible&#8217;s Comparing JVM Web Frameworks. Like many, as I read the final results, I was very surprised that my favorite framework (Vaadin for me) was not ranked first. I passed through all stages of grief, then finally came to realize [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/critical-analysis-of-frameworks-comparison/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Managing web sessions</title>
		<link>http://blog.frankel.ch/managing-web-sessions</link>
		<comments>http://blog.frankel.ch/managing-web-sessions#comments</comments>
		<pubDate>Mon, 08 Mar 2010 19:54:34 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[session]]></category>
		<category><![CDATA[terracotta]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=663</guid>
		<description><![CDATA[In the previous article, I set up a cluster of 2 Tomcat instances in order to achieve load-balacing. It also offered failover capability. However, when using this feature, the user session was lost when changing node. In this article, I will show you how this side-effect can be avoided. Reminder: the HTTP protocol is inherently [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/managing-web-sessions/feed</wfw:commentRss>
		<slash:comments>3</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>(Ooops) I dit it again</title>
		<link>http://blog.frankel.ch/ooops-i-dit-it-again</link>
		<comments>http://blog.frankel.ch/ooops-i-dit-it-again#comments</comments>
		<pubDate>Mon, 26 May 2008 13:55:47 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[certification]]></category>
		<category><![CDATA[cx-055-083]]></category>
		<category><![CDATA[scwcd]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=9</guid>
		<description><![CDATA[I&#8217;m sorry (not really in fact) about the title. I just got the Sun Certified Web Component Developer (CX-055-083) certification with a score of 91%. I&#8217;m happy. Life is good. Now I&#8217;m reaching for the next step, the Architect certification. Wish me luck !]]></description>
		<wfw:commentRss>http://blog.frankel.ch/ooops-i-dit-it-again/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

