<?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>Antonio's Blog &#187; Codigo</title>
	<atom:link href="http://antoniomaradiaga.com/blog/tag/codigo/feed/" rel="self" type="application/rss+xml" />
	<link>http://antoniomaradiaga.com/blog</link>
	<description></description>
	<lastBuildDate>Sat, 03 Apr 2010 20:05:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Learning RoR &#8211; Rails and MVC</title>
		<link>http://antoniomaradiaga.com/blog/2009/06/learning-ror-rails-and-mvc/</link>
		<comments>http://antoniomaradiaga.com/blog/2009/06/learning-ror-rails-and-mvc/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 05:59:03 +0000</pubDate>
		<dc:creator>Antonio</dc:creator>
				<category><![CDATA[Codigo]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[ROR]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://antoniomaradiaga.com/blog/?p=156</guid>
		<description><![CDATA[First lines of code in RoR that I&#8217;m really proud of&#8230;.

I know it&#8217;s really simple&#8230;.just validating when a session value is null. I&#8217;m proud of it cause its the first rails app that I built from scratch (Creating controllers, views, debug it, etc)
I&#8217;m actually enjoying a lot learning RoR and this is just the beginning&#8230;..just [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">First lines of code in RoR that I&#8217;m really proud of&#8230;.</p>
<p style="text-align: center;"><img class="size-medium wp-image-157 alignnone" title="Code" src="http://antoniomaradiaga.com/blog/wp-content/uploads/2009/06/Picture-2-300x176.png" alt="Picture 2" width="300" height="176" /></p>
<p style="text-align: left;">I know it&#8217;s really simple&#8230;.just validating when a session value is null. I&#8217;m proud of it cause its the first rails app that I built from scratch (Creating controllers, views, debug it, etc)</p>
<p style="text-align: left;">I&#8217;m actually enjoying a lot learning RoR and this is just the beginning&#8230;..just finished learning some basics of Rails and how the MVC (Model View Controller) works in RoR&#8230;.created a couple of models, views and controllers (lots of .rb and .rhtml files)&#8230;.everything worked just fine.</p>
<p style="text-align: left;">Tomorrow will be an exciting day&#8230;.I&#8217;ll start connecting RoR with a database and all the usual stuff&#8230;..inserting, selecting and updating data.</p>
<p style="text-align: left;">I don&#8217;t really want to go to work tomorrow, I would rather stay and learn more RoR hehe.</p>
]]></content:encoded>
			<wfw:commentRss>http://antoniomaradiaga.com/blog/2009/06/learning-ror-rails-and-mvc/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Esto es todo lo que tengo que decir&#8230;.</title>
		<link>http://antoniomaradiaga.com/blog/2007/01/esto-es-todo-lo-que-tengo-que-decir/</link>
		<comments>http://antoniomaradiaga.com/blog/2007/01/esto-es-todo-lo-que-tengo-que-decir/#comments</comments>
		<pubDate>Sun, 07 Jan 2007 01:38:13 +0000</pubDate>
		<dc:creator>Antonio</dc:creator>
				<category><![CDATA[Codigo]]></category>
		<category><![CDATA[VB .Net]]></category>

		<guid isPermaLink="false">http://antoniomaradiaga.com/blog/?p=10</guid>
		<description><![CDATA[No me crean a mi, no hay problema&#8230;.El Codigo habla por si solo&#8230;.
Control.CheckForIllegalCrossThreadCalls = False
]]></description>
			<content:encoded><![CDATA[<p>No me crean a mi, no hay problema&#8230;.El Codigo habla por si solo&#8230;.</p>
<p>Control.CheckForIllegalCrossThreadCalls = False</p>
]]></content:encoded>
			<wfw:commentRss>http://antoniomaradiaga.com/blog/2007/01/esto-es-todo-lo-que-tengo-que-decir/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
