<?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: Rails on Synology CubeStation CS-406</title>
	<atom:link href="http://blog.invisible.ch/2006/11/24/rails-on-synology-cubestation-cs-406/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.invisible.ch/2006/11/24/rails-on-synology-cubestation-cs-406/</link>
	<description>Technology and Psychology -- two facets of life</description>
	<lastBuildDate>Sun, 20 Nov 2011 12:56:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mark</title>
		<link>http://blog.invisible.ch/2006/11/24/rails-on-synology-cubestation-cs-406/comment-page-1/#comment-324748</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 12 Jan 2010 20:04:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.invisible.ch/?p=570#comment-324748</guid>
		<description>&lt;p&gt;Have you ever had any luck getting this to run on a modern Synology system?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Have you ever had any luck getting this to run on a modern Synology system?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjan van Bentem</title>
		<link>http://blog.invisible.ch/2006/11/24/rails-on-synology-cubestation-cs-406/comment-page-1/#comment-182169</link>
		<dc:creator>Arjan van Bentem</dc:creator>
		<pubDate>Thu, 01 May 2008 15:46:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.invisible.ch/?p=570#comment-182169</guid>
		<description>&lt;p&gt;@Richard,&lt;/p&gt;

&lt;p&gt;I assume you first generated a full &quot;normal&quot; scaffold (rather than
only a model)? That will have put a line like&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;map.resources :x
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;in your config/routes.rb. Remove that, and you&#039;ll be fine.&lt;/p&gt;

&lt;p&gt;Arjan.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Richard,</p>
<p>I assume you first generated a full &#8220;normal&#8221; scaffold (rather than<br />
only a model)? That will have put a line like</p>
<pre><code>map.resources :x
</code></pre>
<p>in your config/routes.rb. Remove that, and you&#8217;ll be fine.</p>
<p>Arjan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://blog.invisible.ch/2006/11/24/rails-on-synology-cubestation-cs-406/comment-page-1/#comment-174425</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Mon, 14 Apr 2008 14:39:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.invisible.ch/?p=570#comment-174425</guid>
		<description>&lt;p&gt;I ran into some problems on my CS407. The gem install process stopped with some errors. This was solved by performing a gem update, then upgrade, then reinstalling rails.&lt;/p&gt;

&lt;p&gt;Other than that, rails seems to be working fine -- although I am getting some strange errors from ActiveScaffold (ActiveRecord::RecordNotFound in XController#show -- error message Couldn&#039;t find Entry with ID=update_table).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I ran into some problems on my CS407. The gem install process stopped with some errors. This was solved by performing a gem update, then upgrade, then reinstalling rails.</p>
<p>Other than that, rails seems to be working fine &#8212; although I am getting some strange errors from ActiveScaffold (ActiveRecord::RecordNotFound in XController#show &#8212; error message Couldn&#8217;t find Entry with ID=update_table).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://blog.invisible.ch/2006/11/24/rails-on-synology-cubestation-cs-406/comment-page-1/#comment-173650</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Sun, 13 Apr 2008 17:28:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.invisible.ch/?p=570#comment-173650</guid>
		<description>&lt;p&gt;Awesome, thanks for this. I tried starting&lt;/p&gt;

&lt;p&gt;gem install rails --include-dependencies&lt;/p&gt;

&lt;p&gt;but obviously, you weren&#039;t kidding about the going to sleep part! I had to stop the process as it was making hickups in music played from our CS407.. I guess this part of the installation takes a lot of resources.&lt;/p&gt;

&lt;p&gt;Anyway, I&#039;ll run the procedure overnight and try to go from there. Have you run into any problems building apps yet?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Awesome, thanks for this. I tried starting</p>
<p>gem install rails &#8211;include-dependencies</p>
<p>but obviously, you weren&#8217;t kidding about the going to sleep part! I had to stop the process as it was making hickups in music played from our CS407.. I guess this part of the installation takes a lot of resources.</p>
<p>Anyway, I&#8217;ll run the procedure overnight and try to go from there. Have you run into any problems building apps yet?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://blog.invisible.ch/2006/11/24/rails-on-synology-cubestation-cs-406/comment-page-1/#comment-103102</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Fri, 07 Dec 2007 15:34:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.invisible.ch/?p=570#comment-103102</guid>
		<description>&lt;p&gt;GrundsÃ¤tzlich ist das sicher auf einer 207 mÃ¶glich... Ich wÃ¼rde aber eine + empfehlen: schnellerer Prozessor &amp; mehr Speicher.&lt;/p&gt;

&lt;p&gt;Wenn Du eine funktionierende Toolchain (Compiler, Linker, etc) hast, dann sollte das auf jedem Linux funktionieren...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>GrundsÃ¤tzlich ist das sicher auf einer 207 mÃ¶glich&#8230; Ich wÃ¼rde aber eine + empfehlen: schnellerer Prozessor &amp; mehr Speicher.</p>
<p>Wenn Du eine funktionierende Toolchain (Compiler, Linker, etc) hast, dann sollte das auf jedem Linux funktionieren&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://blog.invisible.ch/2006/11/24/rails-on-synology-cubestation-cs-406/comment-page-1/#comment-103094</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Fri, 07 Dec 2007 15:12:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.invisible.ch/?p=570#comment-103094</guid>
		<description>&lt;p&gt;Hallo, ich bin auf der Suche nach einem NAS und mÃ¶chte gleichzeitig Ruby On Rails kennen lernen - mir scheint ich habe die richtige Seite/Person gefunden... Meine Fragen: Ist dies (Ruby) auch mit einer 207 o.Ã¤. mÃ¶glich, oder nur auf die 406 beschrÃ¤nkt? Ist es grundsÃ¤tzlich mÃ¶glich, auf einem NAS (z.B. QNAP, Thecus) mit Linux ROR zu installieren? Oder ist Synology eine Ausnahme?&lt;/p&gt;

&lt;p&gt;Freundliche GrÃ¼sse
Martin&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hallo, ich bin auf der Suche nach einem NAS und mÃ¶chte gleichzeitig Ruby On Rails kennen lernen &#8211; mir scheint ich habe die richtige Seite/Person gefunden&#8230; Meine Fragen: Ist dies (Ruby) auch mit einer 207 o.Ã¤. mÃ¶glich, oder nur auf die 406 beschrÃ¤nkt? Ist es grundsÃ¤tzlich mÃ¶glich, auf einem NAS (z.B. QNAP, Thecus) mit Linux ROR zu installieren? Oder ist Synology eine Ausnahme?</p>
<p>Freundliche GrÃ¼sse<br />
Martin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tracks</title>
		<link>http://blog.invisible.ch/2006/11/24/rails-on-synology-cubestation-cs-406/comment-page-1/#comment-26872</link>
		<dc:creator>tracks</dc:creator>
		<pubDate>Tue, 09 Jan 2007 11:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.invisible.ch/?p=570#comment-26872</guid>
		<description>&lt;p&gt;can you install tracks for free gtd? and if yes can you tell us, mortals, how to do it. thanks...&lt;/p&gt;

&lt;p&gt;http://www.rousette.org.uk/projects/articles/comments/linking-actions-and-yojimbo-items/&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>can you install tracks for free gtd? and if yes can you tell us, mortals, how to do it. thanks&#8230;</p>
<p><a href="http://www.rousette.org.uk/projects/articles/comments/linking-actions-and-yojimbo-items/" rel="nofollow">http://www.rousette.org.uk/projects/articles/comments/linking-actions-and-yojimbo-items/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://blog.invisible.ch/2006/11/24/rails-on-synology-cubestation-cs-406/comment-page-1/#comment-21503</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Sat, 02 Dec 2006 11:51:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.invisible.ch/?p=570#comment-21503</guid>
		<description>&lt;p&gt;na - wrong approach. You learnt something by opening your mouth :-)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>na &#8211; wrong approach. You learnt something by opening your mouth :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Smick</title>
		<link>http://blog.invisible.ch/2006/11/24/rails-on-synology-cubestation-cs-406/comment-page-1/#comment-21385</link>
		<dc:creator>Smick</dc:creator>
		<pubDate>Fri, 01 Dec 2006 16:02:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.invisible.ch/?p=570#comment-21385</guid>
		<description>&lt;p&gt;See?  This is normally why I keep my mouth shut.  ;)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>See?  This is normally why I keep my mouth shut.  ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://blog.invisible.ch/2006/11/24/rails-on-synology-cubestation-cs-406/comment-page-1/#comment-21348</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Fri, 01 Dec 2006 06:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.invisible.ch/?p=570#comment-21348</guid>
		<description>&lt;p&gt;Because you are not accessing the Rails application from the same machine. Your browser is running on your computer, Rails is running on the Synology computer. Localhost:3000 would point to the same computer, the browser is on - and that&#039;s not what you want in this case.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Because you are not accessing the Rails application from the same machine. Your browser is running on your computer, Rails is running on the Synology computer. Localhost:3000 would point to the same computer, the browser is on &#8211; and that&#8217;s not what you want in this case.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

