<?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>Goutamdey.com &#187; Ruby On Rails (ROR)</title>
	<atom:link href="http://goutamdey.com/blog/coding/ruby-on-rails-ror/feed/" rel="self" type="application/rss+xml" />
	<link>http://goutamdey.com</link>
	<description>Web development blog from Kolkata(Calcutta),India</description>
	<lastBuildDate>Thu, 07 Jan 2010 20:54:02 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Java way of doing Ruby on Rails</title>
		<link>http://goutamdey.com/2006/12/11/java-way-of-doing-ruby-on-rails/</link>
		<comments>http://goutamdey.com/2006/12/11/java-way-of-doing-ruby-on-rails/#comments</comments>
		<pubDate>Mon, 11 Dec 2006 18:19:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Ruby On Rails (ROR)]]></category>

		<guid isPermaLink="false">http://goutamdey.gdzine.net/?p=6</guid>
		<description><![CDATA[New kid on the J2EE blocks, RomaFramework, no not another new framework for confusing you by adding your framework bookmarks.
Inspired by Ruby on Rails a new java based framework for Ajaxified Web based application development framework thatâ€™s can turn your heads with some cool features:

Roma it&#8217;&#8217;s totally based on POJO (Plain Old Java Objects)
True Object [...]]]></description>
			<content:encoded><![CDATA[<p>New kid on the J2EE blocks, <a href="http://romaframework.xwiki.com/xwiki/bin/view/Main/" target="_blank">RomaFramework</a>, no not another new framework for confusing you by adding your framework bookmarks.</p>
<p>Inspired by Ruby on Rails a new java based framework for Ajaxified Web based application development framework thatâ€™s can turn your heads with some cool features:</p>
<ul>
<li>Roma it&#8217;&#8217;s totally based on <strong><a href="http://romaframework.xwiki.com/xwiki/bin/view/Doc/POJO">POJO</a></strong> (Plain Old Java Objects)</li>
<li><strong>True Object Oriented vision</strong> in all aspects: from the model to the view and to the repository/database</li>
</ul>
<ul>
<li>Encourage the use of the <strong><a href="http://romaframework.xwiki.com/xwiki/bin/view/Doc/DDD">Domain Driven Model (DDD)</a></strong> approach: let&#8217;&#8217;s think to the <strong><a href="http://romaframework.xwiki.com/xwiki/bin/view/Doc/Domain">Domain</a></strong>: the other things are secondary <strong><a href="http://romaframework.xwiki.com/xwiki/bin/view/Doc/Aspects">Aspects</a></strong></li>
<li>It works with <strong><a href="http://romaframework.xwiki.com/xwiki/bin/view/Doc/Conventions">Conventions</a></strong> ala <strong><a href="http://www.rubyonrails.org/">Ruby On Rails</a></strong>: much less code to write and maintain and more uniformity in projects</li>
<li>Applications are <strong>fully portable across frameworks</strong> since the application is developed using POJOs. For example you can switch between JDO and EJB3 PersistenceAspect without changing code unless you use directly the aspect implementation (see below)</li>
<li>Allow to makes things dirty: you can use <strong>directly</strong> the target framework taking the full advantage of the implementation power</li>
<li>You can use the already developed <strong><a href="http://romaframework.xwiki.com/xwiki/bin/view/Doc/Modules">Modules</a></strong> (CRUD, User&amp;Profiles, etc.) and extend their if you need</li>
<li>The <strong>skill</strong> requested to build application can be lower than required for modern Java Web Applications: minor cost of development</li>
<li>Roma is based on <strong><a href="http://www.springframework.org">Spring Framework</a></strong> as <a href="http://today.java.net/pub/a/today/2004/02/10/ioc.html">IoC container</a>, but you can use another one if you want.</li>
<li>The supported frameworks and tools are continuously update on <a href="http://romaframework.xwiki.com/xwiki/bin/view/Doc/Modules">Modules</a> page.</li>
</ul>
<p>You can have the pleasure of Ajax web front-end with the help of Echo framework and if you are too much conservative and do not want to break out your tie with JSP you can do that too with this framework.</p>
<p>Itâ€™s worth checking this framework before going for any other RAD framework in J2EE space.</p>
]]></content:encoded>
			<wfw:commentRss>http://goutamdey.com/2006/12/11/java-way-of-doing-ruby-on-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.233 seconds -->
