<?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; vaadin</title>
	<atom:link href="http://blog.frankel.ch/tag/vaadin/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>&#8216;Learning Vaadin&#8217; contest winners</title>
		<link>http://blog.frankel.ch/learning-vaadin-contest-winners</link>
		<comments>http://blog.frankel.ch/learning-vaadin-contest-winners#comments</comments>
		<pubDate>Mon, 28 Nov 2011 08:21:46 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[JEE]]></category>
		<category><![CDATA[vaadin]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=1993</guid>
		<description><![CDATA[Dear readers, Thanks for your participation in the &#8216;Learning Vaadin&#8217; contest. It&#8217;s my pleasure to announce the winners: Adolfo Benedetti who commented on the integration side of &#8216;Learning Vaadin&#8217; Sebastian who also commented about integration A. Jansenn who noted the Vaadin team is very positive about &#8216;Learning Vaadin&#8217; and that it&#8217;s a good complement to [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/learning-vaadin-contest-winners/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>&#8216;Learning Vaadin&#8217; is out</title>
		<link>http://blog.frankel.ch/learning-vaadin-is-out</link>
		<comments>http://blog.frankel.ch/learning-vaadin-is-out#comments</comments>
		<pubDate>Sun, 30 Oct 2011 18:30:21 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[JEE]]></category>
		<category><![CDATA[vaadin]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=1965</guid>
		<description><![CDATA[This is it! After 10 monts of work, my first book is out: &#8216;Learning Vaadin&#8217; is now available at Packt and Amazon. First things first, what&#8217;s is Vaadin? Vaadin is a presentation-layer web framework that let you easily develop Rich Internet Applications. It does so by provding an abstraction over the Servlet API and by [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/learning-vaadin-is-out/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Vaadin courses on JavaBlackBelt</title>
		<link>http://blog.frankel.ch/vaadin-courses-on-javablackbelt</link>
		<comments>http://blog.frankel.ch/vaadin-courses-on-javablackbelt#comments</comments>
		<pubDate>Mon, 16 May 2011 02:00:38 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[blackbelt]]></category>
		<category><![CDATA[vaadin]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=1753</guid>
		<description><![CDATA[For those of you who haven&#8217;t heard of JavaBlackBelt, it&#8217;s an e-learning community site. Once registered, users can use the site in a variety of ways: First, one can take courses on a variety of programming-related subjects. Then, one can pass exams on these subjects. Each exam is made of questions one has to anwser [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/vaadin-courses-on-javablackbelt/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New Filter API in Vaadin 6.6</title>
		<link>http://blog.frankel.ch/new-filter-api-in-vaadin-6-6</link>
		<comments>http://blog.frankel.ch/new-filter-api-in-vaadin-6-6#comments</comments>
		<pubDate>Mon, 02 May 2011 01:00:19 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[JEE]]></category>
		<category><![CDATA[vaadin]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=1739</guid>
		<description><![CDATA[Vaadin is available in version 6.6 preview since this week. Among other interesting enhancements, one surely caught my attention, the new Filter API. To understand why it&#8217;s so interesting, one must know how it&#8217;s handled in version 6.5 and before. But first, a word about filters in Vaadin: they are used in containers, which handle [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/new-filter-api-in-vaadin-6-6/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Learning Vaadin</title>
		<link>http://blog.frankel.ch/learning-vaadin</link>
		<comments>http://blog.frankel.ch/learning-vaadin#comments</comments>
		<pubDate>Mon, 21 Mar 2011 06:24:13 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[JEE]]></category>
		<category><![CDATA[vaadin]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=1658</guid>
		<description><![CDATA[Vaadin is a Rich Internet Application framework in Java that let developers code applications in a very productive way. For more information regarding Vaadin, please consult its site. When one wants to learn a framework, one needs to read some documentation. In this regard, Vaadin provides plenty resources: A 5-minutes tutorial A long one-hour tutorial [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/learning-vaadin/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Second try with Vaadin and Scala</title>
		<link>http://blog.frankel.ch/second-try-with-vaadin-and-scala</link>
		<comments>http://blog.frankel.ch/second-try-with-vaadin-and-scala#comments</comments>
		<pubDate>Mon, 31 Jan 2011 08:29:51 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[JEE]]></category>
		<category><![CDATA[scala]]></category>
		<category><![CDATA[vaadin]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=1567</guid>
		<description><![CDATA[My article from last week left me mildly depressed: my efforts trying to ease my Vaadin development was brutally stopped when I couldn&#8217;t inherit from a Java inner class in Scala. I wondered if it was an impossibility or mere lack of knowledge on my part. Fortunately, Robert Lally and Dale gave me the solution [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/second-try-with-vaadin-and-scala/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Mixing Vaadin and Scala (with a touch of Maven)</title>
		<link>http://blog.frankel.ch/mixing-vaadin-and-scala</link>
		<comments>http://blog.frankel.ch/mixing-vaadin-and-scala#comments</comments>
		<pubDate>Mon, 24 Jan 2011 06:16:44 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[JEE]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[scala]]></category>
		<category><![CDATA[vaadin]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=1554</guid>
		<description><![CDATA[People who are familiar with my articles know that I&#8217;m interested in Vaadin (see the &#8220;Go further&#8221; section below) and also more recently in Scala since both can increase your productivity. Environment preparation Thus it is only natural that I tried to embed the best of both worlds, so to speak, as an experience. As [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/mixing-vaadin-and-scala/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Playing with Spring Roo and Vaadin</title>
		<link>http://blog.frankel.ch/playing-with-spring-roo-and-vaadin</link>
		<comments>http://blog.frankel.ch/playing-with-spring-roo-and-vaadin#comments</comments>
		<pubDate>Mon, 17 Jan 2011 06:59:41 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[JEE]]></category>
		<category><![CDATA[roo]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[vaadin]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=1527</guid>
		<description><![CDATA[One year ago, under the gentle pressure of a colleague, I tried Spring Roo. I had mixed feelings about the experience: while wanting to increase productivity was of course a good idea, I had concerned regarding Roo&#8217;s intrusiveness. I left it at that, and closed the part of my memory related to it. Now, one [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/playing-with-spring-roo-and-vaadin/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Server-client push with Vaadin</title>
		<link>http://blog.frankel.ch/server-client-push-with-vaadin</link>
		<comments>http://blog.frankel.ch/server-client-push-with-vaadin#comments</comments>
		<pubDate>Mon, 25 Oct 2010 12:01:55 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[JEE]]></category>
		<category><![CDATA[vaadin]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=1393</guid>
		<description><![CDATA[I&#8217;m more and more comitted into Vaadin since I see so many advantages to this solution. This time, I&#8217;ve investigated how to push server data to the client. Vaadin is a general purpose framework that is wise enough not to force you to code in one way or another. Many features are available in the [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/server-client-push-with-vaadin/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Chicken and egg problem with Spring and Vaadin</title>
		<link>http://blog.frankel.ch/chicken-and-egg-problem-with-spring-and-vaadin</link>
		<comments>http://blog.frankel.ch/chicken-and-egg-problem-with-spring-and-vaadin#comments</comments>
		<pubDate>Mon, 03 May 2010 17:06:38 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[JEE]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[vaadin]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=860</guid>
		<description><![CDATA[The more I dive into Vaadin, the more I love it: isolation from dirty plumbing, rich components, integration with portlets, Vaadin has it all. Anyway, the more you explore a technology, the bigger the chances you fall down the proverbial rabbit hole. I found one just yesterday and came up with a solution. The problem [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/chicken-and-egg-problem-with-spring-and-vaadin/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

