<?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>The Daily Ken &#187; Model View Controller</title>
	<atom:link href="http://www.kenkorth.com/blahblah/category/mvc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kenkorth.com/blahblah</link>
	<description>Updating daily? Why...?</description>
	<lastBuildDate>Sat, 26 Nov 2011 01:07:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Ruby &#8211; where are the brackets?</title>
		<link>http://www.kenkorth.com/blahblah/2009/10/14/ruby-where-are-the-brackets/</link>
		<comments>http://www.kenkorth.com/blahblah/2009/10/14/ruby-where-are-the-brackets/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 05:13:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Model View Controller]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Ruby On Rails]]></category>

		<guid isPermaLink="false">http://www.kenkorth.com/blahblah/?p=17</guid>
		<description><![CDATA[I&#8217;ve checked out a book on programming with Ruby and I&#8217;m pretty excited. It is sooooo object oriented that I&#8217;m starting to understand some of the OOP concepts from other projects a little bit better. Naturally, that has led me to Ruby on Rails, which seems to me as a very good way to learn [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve checked out a book on programming with Ruby and I&#8217;m pretty excited. It is sooooo object oriented that I&#8217;m starting to understand some of the OOP concepts from other projects a little bit better. Naturally, that has led me to Ruby on Rails, which seems to me as a very good way to learn more about the MVC (model view control) design pattern. I&#8217;ve also found a Ruby alternate to AMFPHP that uses Ruby, so I&#8217;ll be checking that out.</p>
<p>It seems that Rails and Flex may be pretty good partners as well. </p>
<p>The thing is &#8211; the syntax is very different from what I&#8217;m used to. No brackets, property definitions in objects are different, as well as the formatting of the conditional statements &#8211; not saying that I can&#8217;t look at it and understand it (mostly) but I am going to need more than a checked out library Ruby book to begin creating some useful code. </p>
<p>If you&#8217;re interested in learning about Ruby and Ruby on Rails with me, I&#8217;ve bookmarked a couple of good sites on my delicious account. <a href="http://delicious.com/spazzken/ruby">http://delicious.com/spazzken/ruby</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kenkorth.com/blahblah/2009/10/14/ruby-where-are-the-brackets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

