<?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>Rich Internet Applications (RIA) &#187; Interview</title>
	<atom:link href="http://canoo.com/blog/category/interview/feed/" rel="self" type="application/rss+xml" />
	<link>http://canoo.com/blog</link>
	<description>Web 2.0 Technology Blog on Java RIA, AJAX and Flex</description>
	<lastBuildDate>Mon, 15 Feb 2010 17:06:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Dierk König interviewed: &#8220;The future of Groovy++ is within your Grasp&#8221;</title>
		<link>http://canoo.com/blog/2010/02/12/dierk-konig-interviewed-on-groovy/</link>
		<comments>http://canoo.com/blog/2010/02/12/dierk-konig-interviewed-on-groovy/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 13:31:41 +0000</pubDate>
		<dc:creator>Felix Schrape</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Grails]]></category>
		<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Interview]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://canoo.com/blog/?p=982</guid>
		<description><![CDATA[

JAXenter interviewed Canoo Fellow Dierk König on Groovy++. Read the Interview in German or join the Groovy++ Group dedicated to discussions of experimental statically typed compiler for Groovy programming language!
Update: As from now, the interview is also available in English! By the way: What is &#8220;Groovy++&#8221;?
Dierk König: Groovy + + is an extension of Groovy, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-983" title="spaceball" src="http://canoo.com/blog/wp-content/uploads/2010/02/spaceball.gif" alt="spaceball" width="1" height="1" /></p>
<p><img class="alignnone size-full wp-image-985" title="2564811356_ae6514497f" src="http://canoo.com/blog/wp-content/uploads/2010/02/2564811356_ae6514497f.jpg" alt="2564811356_ae6514497f" width="500" height="333" /></p>
<p>JAXenter interviewed Canoo Fellow Dierk König on Groovy++. <a href="http://it-republik.de/jaxenter/news/Die-Zukunft-von-Groovy%2B%2B-ist-zum-Greifen-nah.-053877.html" target="_blank">Read the Interview in German</a> or join the <a href="http://groups.google.com/group/groovyplusplus/" target="_blank">Groovy++ Group</a> dedicated to discussions of experimental statically typed compiler for Groovy programming language!</p>
<p><em>Update</em>: As from now, <a href="http://jaxenter.com/The-future-of-Groovy-is-within-your-Grasp-10239.html" target="_blank">the interview is also available in English</a>! By the way: What is &#8220;Groovy++&#8221;?</p>
<p><strong>Dierk König</strong>: Groovy + + is an extension of Groovy, which makes Groovy code pretty much as fast as native Java. In addition, you get static type checking plus type inference, yielding the benefits of compile-time safety but without the noise. To use the language extension, you only need one additional jar file in the classpath. Then you can annotate the required code parts &#8211; classes for example &#8211; with @Typed. The rest happens automatically. This approach takes advantage of Groovy&#8217;s ability to hook into the compilation step with AST Transformations. The name &#8220;Groovy + +&#8221; indicates that it is still Groovy, and therefore encompasses the entire beauty of the language syntax while exceeding the standard characteristics. <a href="http://jaxenter.com/The-future-of-Groovy-is-within-your-Grasp-10239.html" target="_blank">Read on!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://canoo.com/blog/2010/02/12/dierk-konig-interviewed-on-groovy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Grails Sample Application: ria-map.net</title>
		<link>http://canoo.com/blog/2008/06/18/grails-sample-app-riamap/</link>
		<comments>http://canoo.com/blog/2008/06/18/grails-sample-app-riamap/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 08:00:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Grails]]></category>
		<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Interview]]></category>
		<category><![CDATA[Sample Apps]]></category>
		<category><![CDATA[grails sample application]]></category>
		<category><![CDATA[ria]]></category>
		<category><![CDATA[ria-map.net]]></category>
		<category><![CDATA[riamap]]></category>
		<category><![CDATA[tagging]]></category>

		<guid isPermaLink="false">http://canoo.com/blog/2008/04/07/grails-sample-app-riamap/</guid>
		<description><![CDATA[Canoo has released a new sample application at ria-map.net. The application shows typical Web 2.0 interface elements such as tagging or Flickr-like editing fields. 

I asked the developer, Jonas Zuberbühler, the following questions on the new Canoo sample application.
SW> What is riamap?
riamap is a Web 2.0 community site that maps the world of Rich Internet [...]]]></description>
			<content:encoded><![CDATA[<p>Canoo has released a new sample application at <a href="http://ria-map.net/">ria-map.net</a>. The application shows typical Web 2.0 interface elements such as tagging or Flickr-like editing fields. </p>
<p><a href="http://ria-map.net"><img id="image248" src="http://canoo.com/blog/wp-content/uploads/2008/04/riamap_500px.jpg" alt="Canoo riamap entry screen" /></a></p>
<p>I asked the developer, Jonas Zuberbühler, the following questions on the new Canoo sample application.</p>
<p><strong>SW> What is riamap?</strong></p>
<p><strong>riamap</strong> is a Web 2.0 community site that maps the world of Rich Internet Applications. Unlike mere information aggregators on the topic, it builds on user contributions to assemble not only a list of current RIA technologies, but also how they relate to each other.</p>
<p>Users can explore what technologies are available, what they have in common, how they differentiate, what competitors  they have and how they complement each other. These relations make up a graph that any user can extend by adding new connections or voting how strong any such connection based on his or her own judgment.</p>
<p><strong>SW> What technologies did you use to build it?</strong></p>
<p>We used Grails for the web application framework and Groovy as it is the perfect partner for implementing server-side logic.<br />
In addition, we used Prototype, Scriptaculous and LivePipe to integrate AJAX features and to improve the user interface.</p>
<p><strong>SW> Why did you select Grails?  Why not adapt an existing PHP- or Java-based content management system?</strong></p>
<p>Canoo has a strong footing in Java and Grails is the perfect choice for developing Web 2.0 applications on the Java platform. We can build on our solid understanding of this ecosystem and use all the existing tools for development, deployment and operations. On top of this, Grails provides us with the concise, expressive and interactive development style that modern applications require.</p>
<p>Further screenshots:</p>
<p><a class="imagelink" href="http://canoo.com/blog/wp-content/uploads/2008/04/canoo-riamap-search-results.jpg" title="riamap screen 2"><img id="image247" src="http://canoo.com/blog/wp-content/uploads/2008/04/canoo-riamap-search-results.thumbnail.jpg" alt="riamap screen 2" /></a></p>
<p><a class="imagelink" href="http://canoo.com/blog/wp-content/uploads/2008/04/canoo-riamap-dwr-details.jpg" title="riamap screen 1"><img id="image246" src="http://canoo.com/blog/wp-content/uploads/2008/04/canoo-riamap-dwr-details.thumbnail.jpg" alt="riamap screen 1" /></a></p>
<p>To get a login for riamap, sign up <a href="http://ria-map.net/auth/signUp">here</a> to join riamap. Try out the various Web 2.0 interface features.  If you feel like adding information on a RIA technology, enter the details <a href="http://ria-map.net/technology/create">here</a> or edit an existing entry. </p>
]]></content:encoded>
			<wfw:commentRss>http://canoo.com/blog/2008/06/18/grails-sample-app-riamap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Podcast: Frank Westphal interviews Dierk König</title>
		<link>http://canoo.com/blog/2008/02/16/podcast-frank-westphal-interviews-dierk-konig/</link>
		<comments>http://canoo.com/blog/2008/02/16/podcast-frank-westphal-interviews-dierk-konig/#comments</comments>
		<pubDate>Sat, 16 Feb 2008 21:00:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Grails]]></category>
		<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Interview]]></category>

		<guid isPermaLink="false">http://canoo.com/blog/2008/02/16/podcast-frank-westphal-interviews-dierk-konig/</guid>
		<description><![CDATA[
Listen to the podcast on Groovy and Grails (in German).
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.frankwestphal.de/Tonabnehmer13-DierkKoenig-GroovyundGrails.html"><img id="image201" src="http://canoo.com/blog/wp-content/uploads/2008/02/tonabnehmer-13-dierk-konig-groovy-und-grails.jpg" alt="Groovy and Grails at Frankwestphal.de" /></a></p>
<p><a href="http://www.frankwestphal.de/Tonabnehmer13-DierkKoenig-GroovyundGrails.html">Listen</a> to the podcast on Groovy and Grails <em>(in German)</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://canoo.com/blog/2008/02/16/podcast-frank-westphal-interviews-dierk-konig/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
