<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Training: Get Started Fast with Ruby on Rails</title>
	<atom:link href="http://drnicwilliams.com/2008/03/25/training-get-started-fast-with-ruby-on-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://drnicwilliams.com/2008/03/25/training-get-started-fast-with-ruby-on-rails/</link>
	<description>Ruby makes Rails, Javascript makes Ajax, Dr Nic makes Magic</description>
	<pubDate>Sun, 20 Jul 2008 08:49:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Dr Nic</title>
		<link>http://drnicwilliams.com/2008/03/25/training-get-started-fast-with-ruby-on-rails/#comment-78682</link>
		<dc:creator>Dr Nic</dc:creator>
		<pubDate>Wed, 26 Mar 2008 06:30:25 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2008/03/25/training-get-started-fast-with-ruby-on-rails/#comment-78682</guid>
		<description>The workshop will cover:

&lt;ul&gt;&lt;li&gt;start a new Rails application in 5 minutes&lt;/li&gt;
&lt;li&gt;read and write to a database without using any SQL statements or advanced knowledge&lt;/li&gt;
&lt;li&gt;use the Model-View-Controller method of application design&lt;/li&gt;
&lt;li&gt;create dynamic HTML using the data from the database&lt;/li&gt;
&lt;li&gt;generate models and controllers so you don’t have to type as much yourself&lt;/li&gt;
&lt;li&gt;work with “convention over configuration” – Rails makes a lot of decisions for you!&lt;/li&gt;
&lt;li&gt;write tests for your applications so you know instantly if something has gone wrong&lt;/li&gt;&lt;/ul&gt;</description>
		<content:encoded><![CDATA[<p>The workshop will cover:</p>
<ul>
<li>start a new Rails application in 5 minutes</li>
<li>read and write to a database without using any SQL statements or advanced knowledge</li>
<li>use the Model-View-Controller method of application design</li>
<li>create dynamic HTML using the data from the database</li>
<li>generate models and controllers so you don’t have to type as much yourself</li>
<li>work with “convention over configuration” – Rails makes a lot of decisions for you!</li>
<li>write tests for your applications so you know instantly if something has gone wrong</li>
</ul>
]]></content:encoded>
	</item>
</channel>
</rss>
