<?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: Hobo 0.7.5 released</title>
	<atom:link href="http://hobocentral.net/blog/2008/04/18/hobo-075-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://hobocentral.net/blog/2008/04/18/hobo-075-released/</link>
	<description>Hobo - the web app builder for Rails</description>
	<lastBuildDate>Sat, 12 May 2012 20:31:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ryan Long</title>
		<link>http://hobocentral.net/blog/2008/04/18/hobo-075-released/comment-page-1/#comment-43533</link>
		<dc:creator>Ryan Long</dc:creator>
		<pubDate>Wed, 23 Jul 2008 22:38:36 +0000</pubDate>
		<guid isPermaLink="false">http://hobocentral.net/blog/2008/04/18/hobo-075-released/#comment-43533</guid>
		<description>&lt;p&gt;@ alex and victor,&lt;/p&gt;

&lt;p&gt;See the following bug report: https://bugs.launchpad.net/ubuntu/+source/libgems-ruby/+bug/145267&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@ alex and victor,</p>
<p>See the following bug report: <a href="https://bugs.launchpad.net/ubuntu/+source/libgems-ruby/+bug/145267" rel="nofollow">https://bugs.launchpad.net/ubuntu/+source/libgems-ruby/+bug/145267</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://hobocentral.net/blog/2008/04/18/hobo-075-released/comment-page-1/#comment-43323</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Tue, 22 Jul 2008 19:32:43 +0000</pubDate>
		<guid isPermaLink="false">http://hobocentral.net/blog/2008/04/18/hobo-075-released/#comment-43323</guid>
		<description>&lt;p&gt;Type your comment here.&lt;/p&gt;

&lt;p&gt;What is the problem with this part of the gem
 install on ubuntu 8.04?&lt;/p&gt;

&lt;p&gt;Does anyone have a work around ?&lt;/p&gt;

&lt;p&gt;Installing Hobo plugin...
/usr/lib/ruby/1.8/fileutils.rb:1255:in &lt;code&gt;copy&#039;: unknown file type: /usr/bin/../hobo_files/plugin (RuntimeError)
    from /usr/lib/ruby/1.8/fileutils.rb:451:in&lt;/code&gt;copy&lt;em&gt;entry&#039;
    from /usr/lib/ruby/1.8/fileutils.rb:1324:in &lt;code&gt;traverse&#039;
    from /usr/lib/ruby/1.8/fileutils.rb:448:in&lt;/code&gt;copy&lt;/em&gt;entry&#039;
    from /usr/lib/ruby/1.8/fileutils.rb:423:in &lt;code&gt;cp_r&#039;
    from /usr/lib/ruby/1.8/fileutils.rb:1395:in&lt;/code&gt;fu&lt;em&gt;each&lt;/em&gt;src&lt;em&gt;dest&#039;
    from /usr/lib/ruby/1.8/fileutils.rb:1411:in &lt;code&gt;fu_each_src_dest0&#039;
    from /usr/lib/ruby/1.8/fileutils.rb:1393:in&lt;/code&gt;fu&lt;/em&gt;each&lt;em&gt;src&lt;/em&gt;dest&#039;
    from /usr/lib/ruby/1.8/fileutils.rb:422:in &lt;code&gt;cp_r&#039;
    from /usr/bin/hobo:86
    from /usr/bin/hobo:75:in&lt;/code&gt;chdir&#039;
    from /usr/bin/hobo:75&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Type your comment here.</p>
<p>What is the problem with this part of the gem<br />
 install on ubuntu 8.04?</p>
<p>Does anyone have a work around ?</p>
<p>Installing Hobo plugin&#8230;<br />
/usr/lib/ruby/1.8/fileutils.rb:1255:in <code>copy': unknown file type: /usr/bin/../hobo_files/plugin (RuntimeError)<br />
    from /usr/lib/ruby/1.8/fileutils.rb:451:in</code>copy<em>entry&#8217;<br />
    from /usr/lib/ruby/1.8/fileutils.rb:1324:in <code>traverse'<br />
    from /usr/lib/ruby/1.8/fileutils.rb:448:in</code>copy</em>entry&#8217;<br />
    from /usr/lib/ruby/1.8/fileutils.rb:423:in <code>cp_r'<br />
    from /usr/lib/ruby/1.8/fileutils.rb:1395:in</code>fu<em>each</em>src<em>dest&#8217;<br />
    from /usr/lib/ruby/1.8/fileutils.rb:1411:in <code>fu_each_src_dest0'<br />
    from /usr/lib/ruby/1.8/fileutils.rb:1393:in</code>fu</em>each<em>src</em>dest&#8217;<br />
    from /usr/lib/ruby/1.8/fileutils.rb:422:in <code>cp_r'<br />
    from /usr/bin/hobo:86<br />
    from /usr/bin/hobo:75:in</code>chdir&#8217;<br />
    from /usr/bin/hobo:75</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://hobocentral.net/blog/2008/04/18/hobo-075-released/comment-page-1/#comment-42197</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Tue, 15 Jul 2008 07:24:18 +0000</pubDate>
		<guid isPermaLink="false">http://hobocentral.net/blog/2008/04/18/hobo-075-released/#comment-42197</guid>
		<description>&lt;p&gt;hi all, &lt;/p&gt;

&lt;p&gt;just ran into the same problem (on ubuntu):&lt;/p&gt;

&lt;p&gt;hobo: command not found. 
  I guess that in the hobo-gem no symlink is created. 
  You can do this by hand: 
  Try: sudo ln -s /var/lib/gems/1.8/gems/hobo-0.7.5/bin/hobo /usr/bin/hobo&lt;/p&gt;

&lt;p&gt;Hopefully this gets fixed soon. &lt;/p&gt;

&lt;p&gt;the other problem: ...no such file or directory...
During setup  hobo.rb is not creating the &#039;plugins&#039; directory
in vendor/plugins/.  fileutils is complaining about that. 
I believe this is a bug and should be fixed. 
- sorry - i could not find a workaround. &lt;/p&gt;

&lt;p&gt;Greets - alex.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>hi all, </p>
<p>just ran into the same problem (on ubuntu):</p>
<p>hobo: command not found.<br />
  I guess that in the hobo-gem no symlink is created.<br />
  You can do this by hand:<br />
  Try: sudo ln -s /var/lib/gems/1.8/gems/hobo-0.7.5/bin/hobo /usr/bin/hobo</p>
<p>Hopefully this gets fixed soon. </p>
<p>the other problem: &#8230;no such file or directory&#8230;<br />
During setup  hobo.rb is not creating the &#8216;plugins&#8217; directory<br />
in vendor/plugins/.  fileutils is complaining about that.<br />
I believe this is a bug and should be fixed.<br />
- sorry &#8211; i could not find a workaround. </p>
<p>Greets &#8211; alex.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: victor</title>
		<link>http://hobocentral.net/blog/2008/04/18/hobo-075-released/comment-page-1/#comment-37723</link>
		<dc:creator>victor</dc:creator>
		<pubDate>Sun, 15 Jun 2008 01:51:59 +0000</pubDate>
		<guid isPermaLink="false">http://hobocentral.net/blog/2008/04/18/hobo-075-released/#comment-37723</guid>
		<description>&lt;p&gt;On ubuntu 8.04:&lt;/p&gt;

&lt;p&gt;sudo gem install hobo
successfully install 1 gem&lt;/p&gt;

&lt;p&gt;hobo app-name
bash: hobo: command not found&lt;/p&gt;

&lt;p&gt;What&#039;s wrong here?&lt;/p&gt;

&lt;p&gt;Ran
/var/lib/gems/1.8/gems/hobo-0.7.5/bin/hobo myapp
Generating rails app...
/var/lib/gems/1.8/gems/hobo-0.7.5/bin/hobo:75:in &#039;chir&#039;: no such file or directory - myapp&lt;/p&gt;

&lt;p&gt;What&#039;s wrong here?&lt;/p&gt;

&lt;p&gt;Please advise.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>On ubuntu 8.04:</p>
<p>sudo gem install hobo<br />
successfully install 1 gem</p>
<p>hobo app-name<br />
bash: hobo: command not found</p>
<p>What&#8217;s wrong here?</p>
<p>Ran<br />
/var/lib/gems/1.8/gems/hobo-0.7.5/bin/hobo myapp<br />
Generating rails app&#8230;<br />
/var/lib/gems/1.8/gems/hobo-0.7.5/bin/hobo:75:in &#8216;chir&#8217;: no such file or directory &#8211; myapp</p>
<p>What&#8217;s wrong here?</p>
<p>Please advise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://hobocentral.net/blog/2008/04/18/hobo-075-released/comment-page-1/#comment-37284</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 10 Jun 2008 10:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://hobocentral.net/blog/2008/04/18/hobo-075-released/#comment-37284</guid>
		<description>&lt;p&gt;Chris - something seems wrong there. You should get version 0.7.5&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Chris &#8211; something seems wrong there. You should get version 0.7.5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Matthieu</title>
		<link>http://hobocentral.net/blog/2008/04/18/hobo-075-released/comment-page-1/#comment-36614</link>
		<dc:creator>Chris Matthieu</dc:creator>
		<pubDate>Wed, 04 Jun 2008 02:07:58 +0000</pubDate>
		<guid isPermaLink="false">http://hobocentral.net/blog/2008/04/18/hobo-075-released/#comment-36614</guid>
		<description>&lt;p&gt;Tried updating my hobo gem and received version 0.5.2.&lt;/p&gt;

&lt;p&gt;Tophers-Toolbox:/usr/local/src topher$ sudo gem update hobo
Password:
Updating installed gems...
Bulk updating Gem source index for: http://gems.rubyforge.org
Attempting remote update of hobo
Successfully installed hobo-0.5.2
1 gem installed
Gems: [hobo] updated&lt;/p&gt;

&lt;p&gt;ran hobo newproj to start a new project - worked
get error generating hobo_migration&lt;/p&gt;

&lt;p&gt;Tophers-Toolbox:/usr/local/src/newproj topher$ script/generate hobo&lt;em&gt;migration
Couldn&#039;t find &#039;hobo&lt;/em&gt;migration&#039; generator&lt;/p&gt;

&lt;p&gt;I also gemed hobosupport but this didn&#039;t help.  Any ideas?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Tried updating my hobo gem and received version 0.5.2.</p>
<p>Tophers-Toolbox:/usr/local/src topher$ sudo gem update hobo<br />
Password:<br />
Updating installed gems&#8230;<br />
Bulk updating Gem source index for: <a href="http://gems.rubyforge.org" rel="nofollow">http://gems.rubyforge.org</a><br />
Attempting remote update of hobo<br />
Successfully installed hobo-0.5.2<br />
1 gem installed<br />
Gems: [hobo] updated</p>
<p>ran hobo newproj to start a new project &#8211; worked<br />
get error generating hobo_migration</p>
<p>Tophers-Toolbox:/usr/local/src/newproj topher$ script/generate hobo<em>migration<br />
Couldn&#8217;t find &#8216;hobo</em>migration&#8217; generator</p>
<p>I also gemed hobosupport but this didn&#8217;t help.  Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Soleone</title>
		<link>http://hobocentral.net/blog/2008/04/18/hobo-075-released/comment-page-1/#comment-35179</link>
		<dc:creator>Soleone</dc:creator>
		<pubDate>Wed, 21 May 2008 04:41:47 +0000</pubDate>
		<guid isPermaLink="false">http://hobocentral.net/blog/2008/04/18/hobo-075-released/#comment-35179</guid>
		<description>&lt;p&gt;First of all: Hobo is freakin&#039; awesome! Really!
And the new documentation (tutorial) is also good, and got me hooked.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;One question though:&lt;/em&gt;
Are there any ready themes out there yet, except clean? I really liked the one of the old screencasts. Is there a repository with available themes somewhere?&lt;/p&gt;

&lt;p&gt;If not, how about going the Typo-way, and starting a Theme contest sometime? Cause plug-n-play Theme-support rocks!&lt;/p&gt;

&lt;p&gt;Greetings and much respect from Germany,&lt;/p&gt;

&lt;p&gt;Soleone&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>First of all: Hobo is freakin&#8217; awesome! Really!<br />
And the new documentation (tutorial) is also good, and got me hooked.</p>
<p><em>One question though:</em><br />
Are there any ready themes out there yet, except clean? I really liked the one of the old screencasts. Is there a repository with available themes somewhere?</p>
<p>If not, how about going the Typo-way, and starting a Theme contest sometime? Cause plug-n-play Theme-support rocks!</p>
<p>Greetings and much respect from Germany,</p>
<p>Soleone</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon Zylstra</title>
		<link>http://hobocentral.net/blog/2008/04/18/hobo-075-released/comment-page-1/#comment-32804</link>
		<dc:creator>Brandon Zylstra</dc:creator>
		<pubDate>Tue, 29 Apr 2008 06:14:30 +0000</pubDate>
		<guid isPermaLink="false">http://hobocentral.net/blog/2008/04/18/hobo-075-released/#comment-32804</guid>
		<description>&lt;p&gt;care to tell us what the cracking new feature is???&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>care to tell us what the cracking new feature is???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A Fresh Cup &#187; Blog Archive &#187; Double Shot #191</title>
		<link>http://hobocentral.net/blog/2008/04/18/hobo-075-released/comment-page-1/#comment-32073</link>
		<dc:creator>A Fresh Cup &#187; Blog Archive &#187; Double Shot #191</dc:creator>
		<pubDate>Mon, 21 Apr 2008 08:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://hobocentral.net/blog/2008/04/18/hobo-075-released/#comment-32073</guid>
		<description>&lt;p&gt;[...] Hobo 0.7.5 Released - Better documentation and other goodies. [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Hobo 0.7.5 Released &#8211; Better documentation and other goodies. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Owen</title>
		<link>http://hobocentral.net/blog/2008/04/18/hobo-075-released/comment-page-1/#comment-32051</link>
		<dc:creator>Owen</dc:creator>
		<pubDate>Mon, 21 Apr 2008 01:58:01 +0000</pubDate>
		<guid isPermaLink="false">http://hobocentral.net/blog/2008/04/18/hobo-075-released/#comment-32051</guid>
		<description>&lt;p&gt;&quot;Part 3 â€“ DRYML and Hobo Rapid&quot;&lt;/p&gt;

&lt;p&gt;This new tutorial is fantastic...really illustrates the power of DRYML.  Can&#039;t wait to learn more!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>&#8220;Part 3 â€“ DRYML and Hobo Rapid&#8221;</p>
<p>This new tutorial is fantastic&#8230;really illustrates the power of DRYML.  Can&#8217;t wait to learn more!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

