<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Building a Space Strategy Game with Ruby on Rails &#8211; Part II</title>
	<atom:link href="http://buildingbrowsergames.com/2008/09/23/building-a-space-strategy-game-with-ruby-on-rails-part-ii/feed/" rel="self" type="application/rss+xml" />
	<link>http://buildingbrowsergames.com/2008/09/23/building-a-space-strategy-game-with-ruby-on-rails-part-ii/</link>
	<description>Ever wanted to build a browsergame?</description>
	<lastBuildDate>Wed, 10 Mar 2010 20:26:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jerryclatham28</title>
		<link>http://buildingbrowsergames.com/2008/09/23/building-a-space-strategy-game-with-ruby-on-rails-part-ii/comment-page-1/#comment-416</link>
		<dc:creator>jerryclatham28</dc:creator>
		<pubDate>Mon, 08 Jun 2009 07:56:36 +0000</pubDate>
		<guid isPermaLink="false">http://buildingbrowsergames.com/?p=410#comment-416</guid>
		<description>Recognizing the economic challenges facing families during the holiday season, The Science Museum of Western Virginia has lowered itâ€™s prices to allow greater accessibility to their exciting Toy Factory exhibit being held throughout the month of December. Admission has been reduced to $6 for everyone and includes all shows. (The &lt;a href=&quot;http://www.chasereviews.com&quot; rel=&quot;nofollow&quot;&gt;www.chase.com&lt;/a&gt; museum experience was previously priced at $13 for adults and $11 for children.) â€œWe recognize these are difficult times, and are thrilled to do our part,â€ says Andrew Gentiluomo, chairman of the board â€œbut most of all, we look forward to everyone having fun with all the new Toy Factory activities</description>
		<content:encoded><![CDATA[<p>Recognizing the economic challenges facing families during the holiday season, The Science Museum of Western Virginia has lowered itâ€™s prices to allow greater accessibility to their exciting Toy Factory exhibit being held throughout the month of December. Admission has been reduced to $6 for everyone and includes all shows. (The <a href="http://www.chasereviews.com" rel="nofollow">http://www.chase.com</a> museum experience was previously priced at $13 for adults and $11 for children.) â€œWe recognize these are difficult times, and are thrilled to do our part,â€ says Andrew Gentiluomo, chairman of the board â€œbut most of all, we look forward to everyone having fun with all the new Toy Factory activities</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chase</title>
		<link>http://buildingbrowsergames.com/2008/09/23/building-a-space-strategy-game-with-ruby-on-rails-part-ii/comment-page-1/#comment-130</link>
		<dc:creator>chase</dc:creator>
		<pubDate>Sat, 04 Oct 2008 09:02:31 +0000</pubDate>
		<guid isPermaLink="false">http://buildingbrowsergames.com/?p=410#comment-130</guid>
		<description>Could not figure out why I was getting an error on the line &lt;pre lang=&#039;ruby&#039;&gt;Welcome &lt;%=current_player.login%&gt;&lt;/pre&gt; - turns out that changes to acts_as_authenticated mean the line &lt;pre lang=&#039;ruby&#039;&gt;&lt;% if current_player %&gt;&lt;/pre&gt; should now be &lt;pre lang=&#039;ruby&#039;&gt;&lt;% if logged_in? %&gt;&lt;/pre&gt;

Wonderful blog, keep up the great work!</description>
		<content:encoded><![CDATA[<p>Could not figure out why I was getting an error on the line</p>

<div class="wp_syntax"><div class="code"><pre class="ruby" style="font-family:monospace;">Welcome <span style="color:#006600; font-weight:bold;">&lt;%</span>=current_player.<span style="color:#9900CC;">login</span><span style="color:#006600; font-weight:bold;">%&gt;</span></pre></div></div>

<p> &#8211; turns out that changes to acts_as_authenticated mean the line</p>

<div class="wp_syntax"><div class="code"><pre class="ruby" style="font-family:monospace;"><span style="color:#006600; font-weight:bold;">&lt;%</span> <span style="color:#9966CC; font-weight:bold;">if</span> current_player <span style="color:#006600; font-weight:bold;">%&gt;</span></pre></div></div>

<p> should now be</p>

<div class="wp_syntax"><div class="code"><pre class="ruby" style="font-family:monospace;"><span style="color:#006600; font-weight:bold;">&lt;%</span> <span style="color:#9966CC; font-weight:bold;">if</span> logged_in? <span style="color:#006600; font-weight:bold;">%&gt;</span></pre></div></div>

<p>Wonderful blog, keep up the great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: muxe</title>
		<link>http://buildingbrowsergames.com/2008/09/23/building-a-space-strategy-game-with-ruby-on-rails-part-ii/comment-page-1/#comment-119</link>
		<dc:creator>muxe</dc:creator>
		<pubDate>Wed, 24 Sep 2008 11:49:55 +0000</pubDate>
		<guid isPermaLink="false">http://buildingbrowsergames.com/?p=410#comment-119</guid>
		<description>Thanks for this tutorial, even though it was nothing new for me (pretty basic stuff) I&#039;m looking forward to reading your next articles, especially when you will be talking about game logic. Thumbs up!</description>
		<content:encoded><![CDATA[<p>Thanks for this tutorial, even though it was nothing new for me (pretty basic stuff) I&#8217;m looking forward to reading your next articles, especially when you will be talking about game logic. Thumbs up!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
