<?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>Facing new challenges everyday &#187; activerecord</title>
	<atom:link href="http://faces.eti.br/tag/activerecord/feed/" rel="self" type="application/rss+xml" />
	<link>http://faces.eti.br</link>
	<description>This site talks about the many challenges on computer programming.</description>
	<lastBuildDate>Tue, 24 Apr 2012 18:42:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>ActiveRecord Rocks But I Can&#8217;t Say the Same About Rails Views</title>
		<link>http://faces.eti.br/2008/09/15/activerecord-rocks-but-i-cant-say-the-same-about-rails-views/</link>
		<comments>http://faces.eti.br/2008/09/15/activerecord-rocks-but-i-cant-say-the-same-about-rails-views/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 16:18:47 +0000</pubDate>
		<dc:creator>rogerio</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[activerecord]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://faces.eti.br/?p=192</guid>
		<description><![CDATA[ActiveRecord has proven to be a easy to learn and productive ORM solution, you can define your application model with few lines of code, the syntax is much more concise than any other ORM solution. But, in other hand, rails doesn&#8217;t have a elegant way to work with views, with a lot of loops and [...]]]></description>
		<wfw:commentRss>http://faces.eti.br/2008/09/15/activerecord-rocks-but-i-cant-say-the-same-about-rails-views/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Creating JSF applications with JRuby and ActiveRecord-JDBC (Part 2)</title>
		<link>http://faces.eti.br/2008/03/16/creating-jsf-applications-with-jruby-and-activerecord-jdbc-part-2/</link>
		<comments>http://faces.eti.br/2008/03/16/creating-jsf-applications-with-jruby-and-activerecord-jdbc-part-2/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 15:01:35 +0000</pubDate>
		<dc:creator>rogerio</dc:creator>
				<category><![CDATA[frameworks]]></category>
		<category><![CDATA[languages]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[activerecord]]></category>
		<category><![CDATA[hsqldb]]></category>
		<category><![CDATA[jdbc]]></category>
		<category><![CDATA[jruby]]></category>
		<category><![CDATA[JSF]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://faces.eti.br/?p=95</guid>
		<description><![CDATA[My last article about this topic showed how can we start the development of an JSF webapp with JRuby and ActiveRecord-JDBC, we will discuss on this article how can we create the dao, domain class and the view used to show costumer data. In this example, CostumerDao illustrate how can we perform some data persistence/retrieval [...]]]></description>
		<wfw:commentRss>http://faces.eti.br/2008/03/16/creating-jsf-applications-with-jruby-and-activerecord-jdbc-part-2/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Creating JSF applications with JRuby and ActiveRecord-JDBC (Part 1)</title>
		<link>http://faces.eti.br/2008/03/16/creating-jsf-applications-with-jruby-and-activerecord-jdbc-part-1/</link>
		<comments>http://faces.eti.br/2008/03/16/creating-jsf-applications-with-jruby-and-activerecord-jdbc-part-1/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 14:45:46 +0000</pubDate>
		<dc:creator>rogerio</dc:creator>
				<category><![CDATA[frameworks]]></category>
		<category><![CDATA[languages]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[activerecord]]></category>
		<category><![CDATA[hsqldb]]></category>
		<category><![CDATA[jdbc]]></category>
		<category><![CDATA[jruby]]></category>
		<category><![CDATA[JSF]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://faces.eti.br/?p=94</guid>
		<description><![CDATA[Is there any way to create JSF applications using scripting languages and its own persistence engines? The answer is: Yes! After some hours trying to integrate JSF + JRuby + ActiveRecord I finally could get a very simple application working, this application contains only one page where the user can add some costumer data, we [...]]]></description>
		<wfw:commentRss>http://faces.eti.br/2008/03/16/creating-jsf-applications-with-jruby-and-activerecord-jdbc-part-1/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

