<?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>Thomas Hastings .com &#187; Ruby on Rails</title>
	<atom:link href="http://thomashastings.com/category/web-development/ruby-on-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://thomashastings.com</link>
	<description>A Lifespent with Technology</description>
	<lastBuildDate>Mon, 19 Apr 2010 01:19:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Behind AlpineGaming.com</title>
		<link>http://thomashastings.com/2008/04/behind-alpinegamingcom/</link>
		<comments>http://thomashastings.com/2008/04/behind-alpinegamingcom/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 06:04:01 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Alpine Gaming]]></category>
		<category><![CDATA[Client]]></category>

		<guid isPermaLink="false">http://thomashastings.com/2008/04/01/behind-alpinegamingcom/</guid>
		<description><![CDATA[Let me just start this post off with a WOW! Not wow that its taken me just over four months to write a new post (even though I am sure my site would disagree)&#8230; but rather more of a wow for a new framework I have been working with: Ruby on Rails. I know, I [...]]]></description>
			<content:encoded><![CDATA[<p>Let me just start this post off with a WOW! Not wow that its taken me just over four months to write a new post (even though I am sure my site would disagree)&#8230; but rather more of a wow for a new framework I have been working with: <a title="RubyonRails" href="http://en.wikipedia.org/wiki/Ruby_on_Rails">Ruby on Rails</a>. I know, I know, its not NEW-NEW but its new to me. I have been working on a project this last week (Its how I spent the better part of my spring break&#8230; ok enough with the jokes)  for a local gaming center (<a title="AlpineGaming" href="http://www.alpinegaming.com">Alpine Gaming</a>). I am going to outline a few features of the site more for me than for you but it will give an idea as to what Ruby on Rails can do, but keep in mind I am a beginner just imagine what a skilled developer can do with this framework. (I will also include a few links to some resources I found very handy at the bottom of this post.)</p>
<ul>
<li><strong>Content Management System</strong>
<ul>
<li>The entire site is built on the Ruby on Rails framework, which makes editing and updating the site very simple. All information is stored in a database.</li>
</ul>
</li>
</ul>
<ul>
<li><strong>AJAX and Javascript</strong>
<ul>
<li>Within the site there are a few scripts running to ease usability and create eye candy for the user and administrator. The effects include: sortable lists, light box, and reserve<br />
display div layers.</li>
</ul>
</li>
</ul>
<ul>
<li><strong>Syndication</strong>
<ul>
<li>The news section of the site utilizes both RSS and ATOM feeds.</li>
</ul>
</li>
</ul>
<ul>
<li><strong>Analytics</strong>
<ul>
<li>Utilizing Google analytics is a must on any web site I develop. Not only does it help keep track of how many visitors the site has but it also supplies some other fun information.</li>
</ul>
</li>
</ul>
<ul>
<li><strong>Validation</strong>
<ul>
<li>The website is XHTML 1.0 Transitional on every page. Don&#8217;t believe me? Take a look: <a title="validation" href="http://validator.w3.org/check?uri=http%3A%2F%2Fwww.alpinegaming.com&amp;charset=%28detect+automatically%29&amp;doctype=Inline&amp;group=0">here</a>.</li>
</ul>
</li>
</ul>
<p>I had some help with this project, below I have listed a few places where I found helpful information. A big thank you to everyone listed:</p>
<blockquote><p><a title="ppecode" href="http://www.peepcode.com/">PeepCode.com.</a><br />
<a title="railscasts" href="http://railscasts.com/">RailsCasts.com</a><br />
Ralph at <a title="railsonedge" href="http://railsonedge.blogspot.com/">Rails on Edge</a><br />
<a title="rubyplus" href="http://rubyplus.org">RubyPlus.org</a><br />
All the people on #RubyOnRails at Freenode.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://thomashastings.com/2008/04/behind-alpinegamingcom/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
