<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Rubynaut: Advanced Ruby on Rails</title>
    <link>http://www.rubynaut.net/articles/2006/09/24/advanced-ruby-on-rails</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description></description>
    <item>
      <title>Advanced Ruby on Rails</title>
      <description>&lt;h2&gt; Ruby on Rails Backend &lt;/h2&gt;

	&lt;p&gt;Have you ever though to have quicker site setting up with Ruby on Rails ? Each time I want to start a project I do design first same things: a backend.&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;Manage your data&lt;/li&gt;
		&lt;li&gt;Authentification system&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;And for all that you need of course a nice layout. Do you know something can do that out of the box ? let me know, untill I find this I will try to make something like that.&lt;/p&gt;


&lt;h2&gt; Zope on Rails&lt;/h2&gt;

	&lt;p&gt;To go further, you can add some good stuff like :&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt; Workflow / machine state system&lt;/li&gt;
		&lt;li&gt;A mini &lt;span class="caps"&gt;CMS&lt;/span&gt; with a flexible content with inline editor&lt;/li&gt;
		&lt;li&gt;Indexing engine, tag system&lt;/li&gt;
		&lt;li&gt;Navigation&lt;/li&gt;
		&lt;li&gt;Cache&lt;/li&gt;
		&lt;li&gt;eCommerce system with checkout and payment system&lt;/li&gt;
		&lt;li&gt;Upload system / File system Handler&lt;/li&gt;
		&lt;li&gt;Widgets&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;Most of these features exist. Then It s possible to have an extended framework with Ruby on Rails, just have to be done.&lt;/p&gt;</description>
      <pubDate>Sun, 24 Sep 2006 16:07:00 +0200</pubDate>
      <guid isPermaLink="false">urn:uuid:3d044816-30c4-44d3-9a09-38db8adc3486</guid>
      <author>stephane</author>
      <link>http://www.rubynaut.net/articles/2006/09/24/advanced-ruby-on-rails</link>
    </item>
  </channel>
</rss>
