<?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 Application and User Interface Videos &#38; Tutorials Directory &#187; grails</title>
	<atom:link href="http://www.riatube.com/tag/grails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.riatube.com</link>
	<description>Rich Internet Applications and User Interface Tutorials and Videos: Ajax, Flex, Flash, Silverlight, JavaFX, Javascript, JQuery, Prototype, Dojo.</description>
	<lastBuildDate>Thu, 15 Jul 2010 13:33:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Building Killer RIAs with Flex and Grails</title>
		<link>http://www.riatube.com/2009/12/31/building-killer-rias-with-flex-and-grails/</link>
		<comments>http://www.riatube.com/2009/12/31/building-killer-rias-with-flex-and-grails/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 12:31:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[grails]]></category>
		<category><![CDATA[groovy]]></category>

		<guid isPermaLink="false">http://www.riatube.com/?p=1697</guid>
		<description><![CDATA[Adobe Flex is a Rich Internet Application framework that allows developers to build robust and powerful applications for the web and the desktop. In this talk, Tomas Lin discusses the major technologies and tools available within the Grails / Flex ecosystem and dive into building a simple and fun application using the Flex plugin, BlazeDS, [...]]]></description>
		<wfw:commentRss>http://www.riatube.com/2009/12/31/building-killer-rias-with-flex-and-grails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create Slick UIs for your Grails Apps with GWT</title>
		<link>http://www.riatube.com/2009/12/29/create-slick-uis-for-your-grails-apps-with-gwt/</link>
		<comments>http://www.riatube.com/2009/12/29/create-slick-uis-for-your-grails-apps-with-gwt/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 12:23:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[grails]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[GWT]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.riatube.com/?p=1688</guid>
		<description><![CDATA[GWT is a powerful toolkit from Google that enables you to create rich and dynamic user interfaces for the browser using Java. There&#8217;s no need to learn a new language (Javascript) and you can keep your existing Java IDE and tools. 
http://skillsmatter.com/podcast/java-jee/create-slick-uis-for-your-grails-apps-with-gwt
]]></description>
		<wfw:commentRss>http://www.riatube.com/2009/12/29/create-slick-uis-for-your-grails-apps-with-gwt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RIA without the Javascript &#8211; GWT and Grails</title>
		<link>http://www.riatube.com/2009/12/07/ria-without-the-javascript-gwt-and-grails/</link>
		<comments>http://www.riatube.com/2009/12/07/ria-without-the-javascript-gwt-and-grails/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 11:45:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[grails]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[GWT]]></category>

		<guid isPermaLink="false">http://www.riatube.com/?p=1648</guid>
		<description><![CDATA[The Google Web Toolkit (GWT) is an AJAX framework that enables developers to create rich user web pages with Java, it makes use of type-checking and code re-use. GWT compiles Java code to generate fast, cross-platform Javascript. The GWT-GRAILS plugin incorporates GWT code into your GSP pages, and it also simplifies the handling of RPC [...]]]></description>
		<wfw:commentRss>http://www.riatube.com/2009/12/07/ria-without-the-javascript-gwt-and-grails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to Building Desktop-Style UIs: JavaScript on Grails</title>
		<link>http://www.riatube.com/2009/06/12/introduction-to-building-desktop-style-uis-javascript-on-grails/</link>
		<comments>http://www.riatube.com/2009/06/12/introduction-to-building-desktop-style-uis-javascript-on-grails/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 10:57:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[grails]]></category>
		<category><![CDATA[YUI]]></category>

		<guid isPermaLink="false">http://www.riatube.com/?p=1369</guid>
		<description><![CDATA[The demand for increased interactivity with today’s web applications has resulted in a need to bring the familiar UI features of the desktop to the Web. With the availability of mature 3rd party JavaScript libraries, AJAX technology (DOM, CSS, JavaScript) provides a feasible way to fill this need. The presenter will walk through building rich [...]]]></description>
		<wfw:commentRss>http://www.riatube.com/2009/06/12/introduction-to-building-desktop-style-uis-javascript-on-grails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Agile Web Development with Grails</title>
		<link>http://www.riatube.com/2008/05/28/groovy-grails-and-google-maps-mashups-101/</link>
		<comments>http://www.riatube.com/2008/05/28/groovy-grails-and-google-maps-mashups-101/#comments</comments>
		<pubDate>Wed, 28 May 2008 15:58:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[grails]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=76</guid>
		<description><![CDATA[Agile Development is all about developing code and seeking feedback from your  users to make sure you&#8217;re developing what&#8217;s relevant. When changes are  suggested, they must be affordable and reliable.
Grails, along with its  facility to develop test driven, is a killer combination for rapidly developing  web applications. In this ZePo (Zero [...]]]></description>
		<wfw:commentRss>http://www.riatube.com/2008/05/28/groovy-grails-and-google-maps-mashups-101/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ajax Development with Grails &amp; Dojo &#8211; Sven Haiges</title>
		<link>http://www.riatube.com/2008/04/29/ajax-development-with-grails-dojo-sven-haiges/</link>
		<comments>http://www.riatube.com/2008/04/29/ajax-development-with-grails-dojo-sven-haiges/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 12:59:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[dojo]]></category>
		<category><![CDATA[grails]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=55</guid>
		<description><![CDATA[Sven Haiges, presents on Grails &#38;  Dojo at Grails eXchange 2007, a Skills Matter organised event. AJAX has become a  popular UI technology over the last months. Although AJAX itself is not very  complex, using the wrong framework can make it a painful experience. During this  session, Sven will introduce you [...]]]></description>
		<wfw:commentRss>http://www.riatube.com/2008/04/29/ajax-development-with-grails-dojo-sven-haiges/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Grails eXchange 2007: Scott Davis on Groovy, Grails and Google Maps: Mashups 101</title>
		<link>http://www.riatube.com/2008/04/24/grails-exchange-2007-scott-davis-on-groovy-grails-and-google-maps-mashups-101/</link>
		<comments>http://www.riatube.com/2008/04/24/grails-exchange-2007-scott-davis-on-groovy-grails-and-google-maps-mashups-101/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 07:31:26 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[grails]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=47</guid>
		<description><![CDATA[Groovy is a new dynamic language that dramatically speeds up Java development. Grails is a complete web framework in a box, including a web server and a database. Google Maps allows you to add maps to your webpage in a few lines of code. Put all three together and you are built for speed.
In this [...]]]></description>
		<wfw:commentRss>http://www.riatube.com/2008/04/24/grails-exchange-2007-scott-davis-on-groovy-grails-and-google-maps-mashups-101/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
