<?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>Starry Hope &#187; Ruby on Rails</title>
	<atom:link href="http://www.starryhope.com/category/web-authoring/ruby-on-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.starryhope.com</link>
	<description></description>
	<lastBuildDate>Tue, 01 Jun 2010 12:11:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Find, Share and Install Ubuntu Apps on Facebook</title>
		<link>http://www.starryhope.com/fun/2009/find-share-and-install-ubuntu-apps-on-facebook/</link>
		<comments>http://www.starryhope.com/fun/2009/find-share-and-install-ubuntu-apps-on-facebook/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 12:48:46 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.starryhope.com/?p=238</guid>
		<description><![CDATA[Recently, I wanted to learn how to make Facebook applications using Ruby on Rails. For my first project, I decided to build a small application to let people find, share, install and promote Ubuntu software right from within Facebook. Determining which software we use can be a very social experience, often we&#8217;ll ask our friends [...]


Related posts:<ol><li><a href='http://www.starryhope.com/linux/2010/ubuntu-for-facebook-users/' rel='bookmark' title='Permanent Link: Ubuntu for Facebook Users'>Ubuntu for Facebook Users</a></li>
<li><a href='http://www.starryhope.com/tech/2007/install-ubuntu-704-on-your-intel-mac-with-vmware-fusion/' rel='bookmark' title='Permanent Link: Install Ubuntu 7.04 on Your Intel Mac with VMware Fusion'>Install Ubuntu 7.04 on Your Intel Mac with VMware Fusion</a></li>
<li><a href='http://www.starryhope.com/linux/2009/easily-install-chromium-daily-builds-on-ubuntu/' rel='bookmark' title='Permanent Link: Easily Install Chromium Daily Builds on Ubuntu'>Easily Install Chromium Daily Builds on Ubuntu</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Recently, I wanted to learn how to make Facebook applications using Ruby on Rails. For my first project, I decided to build a small application to let people find, share, install and promote Ubuntu software right from within Facebook. Determining which software we use can be a very social experience, often we&#8217;ll ask our friends what they recommend, so why not take this social aspect to the (currently) most popular social networking site?</p>
<p>Here is a quick video that I put together to show off some of the features of the Facebook app.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="405" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/l4jD52zlnvQ&amp;hl=en&amp;fs=1&amp;color1=0x2b405b&amp;color2=0x6b8ab6&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="500" height="405" src="http://www.youtube.com/v/l4jD52zlnvQ&amp;hl=en&amp;fs=1&amp;color1=0x2b405b&amp;color2=0x6b8ab6&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Give <a href="http://apps.facebook.com/ubuntuapps">Apps for Ubuntu</a> a try by visiting <a href="http://apps.facebook.com/ubuntuapps">http://apps.facebook.com/ubuntuapps</a>.</p>
<p><a href="http://www.youtube.com/watch?v=l4jD52zlnvQ">Youtube Link: Find, Share, and Install Ubuntu Apps on Facebook</a></p>


<p>Related posts:<ol><li><a href='http://www.starryhope.com/linux/2010/ubuntu-for-facebook-users/' rel='bookmark' title='Permanent Link: Ubuntu for Facebook Users'>Ubuntu for Facebook Users</a></li>
<li><a href='http://www.starryhope.com/tech/2007/install-ubuntu-704-on-your-intel-mac-with-vmware-fusion/' rel='bookmark' title='Permanent Link: Install Ubuntu 7.04 on Your Intel Mac with VMware Fusion'>Install Ubuntu 7.04 on Your Intel Mac with VMware Fusion</a></li>
<li><a href='http://www.starryhope.com/linux/2009/easily-install-chromium-daily-builds-on-ubuntu/' rel='bookmark' title='Permanent Link: Easily Install Chromium Daily Builds on Ubuntu'>Easily Install Chromium Daily Builds on Ubuntu</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.starryhope.com/fun/2009/find-share-and-install-ubuntu-apps-on-facebook/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Yaml Cookbook for Ruby</title>
		<link>http://www.starryhope.com/web-authoring/ruby-on-rails/2008/yaml-cookbook-for-ruby/</link>
		<comments>http://www.starryhope.com/web-authoring/ruby-on-rails/2008/yaml-cookbook-for-ruby/#comments</comments>
		<pubDate>Sun, 13 Jan 2008 20:38:13 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://www.starryhope.com/uncategorized/2008/yaml-cookbook-for-ruby/</guid>
		<description><![CDATA[I wanted to learn some about YAML so I could use it in one of my current Ruby on Rails projects. A quick google search turned up a lot of information, but nothing quite as useful as the Yaml Cookbook for Ruby. The cookbook is full of examples of YAML and the corresponding Ruby code. [...]


Related posts:<ol><li><a href='http://www.starryhope.com/web-authoring/2005/diving-into-ruby-on-rails/' rel='bookmark' title='Permanent Link: Diving into Ruby on Rails'>Diving into Ruby on Rails</a></li>
<li><a href='http://www.starryhope.com/articles/2005/radrails-the-ruby-on-rails-ide/' rel='bookmark' title='Permanent Link: RadRails, A Ruby on Rails IDE'>RadRails, A Ruby on Rails IDE</a></li>
<li><a href='http://www.starryhope.com/web-authoring/2006/tis-the-season-for-ruby/' rel='bookmark' title='Permanent Link: &#8216;Tis The Season For &#8230; Ruby!'>&#8216;Tis The Season For &#8230; Ruby!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I wanted to learn some about YAML so I could use it in one of my current Ruby on Rails projects. A quick google search turned up a lot of information, but nothing quite as useful as the <a href="http://yaml4r.sourceforge.net/cookbook/">Yaml Cookbook for Ruby</a>. The cookbook is full of examples of YAML and the corresponding Ruby code. If you learn well by example, browsing this one page should help you get up to speed with YAML.</p>
<p> <a href="http://yaml4r.sourceforge.net/cookbook/"><img src="http://static.starryhope.com/i/articles/yaml_cookbook.png" style="border: 1px solid #999;" title="" alt="YAML and Ruby" /></a></p>


<p>Related posts:<ol><li><a href='http://www.starryhope.com/web-authoring/2005/diving-into-ruby-on-rails/' rel='bookmark' title='Permanent Link: Diving into Ruby on Rails'>Diving into Ruby on Rails</a></li>
<li><a href='http://www.starryhope.com/articles/2005/radrails-the-ruby-on-rails-ide/' rel='bookmark' title='Permanent Link: RadRails, A Ruby on Rails IDE'>RadRails, A Ruby on Rails IDE</a></li>
<li><a href='http://www.starryhope.com/web-authoring/2006/tis-the-season-for-ruby/' rel='bookmark' title='Permanent Link: &#8216;Tis The Season For &#8230; Ruby!'>&#8216;Tis The Season For &#8230; Ruby!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.starryhope.com/web-authoring/ruby-on-rails/2008/yaml-cookbook-for-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8216;Tis The Season For &#8230; Ruby!</title>
		<link>http://www.starryhope.com/web-authoring/2006/tis-the-season-for-ruby/</link>
		<comments>http://www.starryhope.com/web-authoring/2006/tis-the-season-for-ruby/#comments</comments>
		<pubDate>Tue, 19 Dec 2006 09:04:04 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Web Authoring]]></category>

		<guid isPermaLink="false">http://www.starryhope.com/uncategorized/2006/tis-the-season-for-ruby/</guid>
		<description><![CDATA[The guys over at Ruby Inside are putting together a
			Ruby Advent Calendar.Â  The Calendar features a new article about Ruby for each day of Advent.

Following the trend, Err the Blog has put together their own Advent Calendar that&#8217;s packed full of useful Rails tips (focusing mostly on ActiveSupport).Â  There are some great gems in there!


Related [...]


Related posts:<ol><li><a href='http://www.starryhope.com/web-authoring/2005/diving-into-ruby-on-rails/' rel='bookmark' title='Permanent Link: Diving into Ruby on Rails'>Diving into Ruby on Rails</a></li>
<li><a href='http://www.starryhope.com/articles/2005/radrails-the-ruby-on-rails-ide/' rel='bookmark' title='Permanent Link: RadRails, A Ruby on Rails IDE'>RadRails, A Ruby on Rails IDE</a></li>
<li><a href='http://www.starryhope.com/web-authoring/ruby-on-rails/2008/yaml-cookbook-for-ruby/' rel='bookmark' title='Permanent Link: Yaml Cookbook for Ruby'>Yaml Cookbook for Ruby</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The guys over at <a href="http://www.rubyinside.com/">Ruby Inside</a> are putting together a<br />
			<a href="http://www.rubyinside.com/advent2006/">Ruby Advent Calendar</a>.Â  The Calendar features a new article about Ruby for each day of Advent.
</p>
<p>Following the trend, <a class="reverse" href="http://errtheblog.com/">Err the Blog</a> has put together their own <a href="http://errtheblog.com/post/44">Advent Calendar</a> that&#8217;s packed full of useful Rails tips (focusing mostly on ActiveSupport).Â  There are some great gems in there!</p>


<p>Related posts:<ol><li><a href='http://www.starryhope.com/web-authoring/2005/diving-into-ruby-on-rails/' rel='bookmark' title='Permanent Link: Diving into Ruby on Rails'>Diving into Ruby on Rails</a></li>
<li><a href='http://www.starryhope.com/articles/2005/radrails-the-ruby-on-rails-ide/' rel='bookmark' title='Permanent Link: RadRails, A Ruby on Rails IDE'>RadRails, A Ruby on Rails IDE</a></li>
<li><a href='http://www.starryhope.com/web-authoring/ruby-on-rails/2008/yaml-cookbook-for-ruby/' rel='bookmark' title='Permanent Link: Yaml Cookbook for Ruby'>Yaml Cookbook for Ruby</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.starryhope.com/web-authoring/2006/tis-the-season-for-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>37Signals Releases Free Version of &quot;Getting Real&#8221;</title>
		<link>http://www.starryhope.com/web-authoring/2006/37signals-releases-free-version-of-getting-real/</link>
		<comments>http://www.starryhope.com/web-authoring/2006/37signals-releases-free-version-of-getting-real/#comments</comments>
		<pubDate>Wed, 25 Oct 2006 21:57:34 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web Authoring]]></category>

		<guid isPermaLink="false">http://www.starryhope.com/uncategorized/2006/37signals-releases-free-version-of-getting-real/</guid>
		<description><![CDATA[I picked up &#8220;Getting Real&#8221; from 37Signals back when it was first released as a PDF book.  It was well worth the $19 price tag.  The book is packed full of useful insights into starting and running your own web business.
I&#8217;ve recommended the book to several people (you know who you are), but [...]


Related posts:<ol><li><a href='http://www.starryhope.com/web-authoring/2004/a-css-redesign/' rel='bookmark' title='Permanent Link: A CSS Redesign?'>A CSS Redesign?</a></li>
<li><a href='http://www.starryhope.com/tech/2006/macbook-is-here-apple-quietly-releases-new-notebooks/' rel='bookmark' title='Permanent Link: MacBook is here! Apple Quietly Releases New Notebooks'>MacBook is here! Apple Quietly Releases New Notebooks</a></li>
<li><a href='http://www.starryhope.com/tech/2007/keyfixer-firefox-version/' rel='bookmark' title='Permanent Link: KeyFixer &#8211; Firefox Version'>KeyFixer &#8211; Firefox Version</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I picked up &#8220;<a href="http://gettingreal.37signals.com/">Getting Real</a>&#8221; from <a href="http://www.37signals.com">37Signals</a> back when it was first released as a <span>PDF</span> book.  It was well worth the $19 <span>price tag</span>.  The book is packed full of useful <span>insights</span> into starting and running your own web <span>business</span>.</p>
<p>I&#8217;ve <span>recommended</span> the book to several people (you know who you are), but the price kept them from picking it up.  Today, 37Signals has released a <strong>free</strong> version of the book as well as a paper version (for those who hate reading books on a screen).  The paper version, available through <span>LuLu</span>.com, is $29 and the <span>PDF</span> version is still available for $19.</p>
<p>Find more details at <a href="http://gettingreal.37signals.com/">http://gettingreal.37signals.com/</a></p>
<p><!-- technorati tags begin -->
<p style="font-size:10px;text-align:right;">technorati tags:<a href="http://technorati.com/tag/37Signals" rel="tag">37Signals</a>, <a href="http://technorati.com/tag/ebook" rel="tag">ebook</a>, <a href="http://technorati.com/tag/book" rel="tag">book</a></p>
<p><!-- technorati tags end --></p>


<p>Related posts:<ol><li><a href='http://www.starryhope.com/web-authoring/2004/a-css-redesign/' rel='bookmark' title='Permanent Link: A CSS Redesign?'>A CSS Redesign?</a></li>
<li><a href='http://www.starryhope.com/tech/2006/macbook-is-here-apple-quietly-releases-new-notebooks/' rel='bookmark' title='Permanent Link: MacBook is here! Apple Quietly Releases New Notebooks'>MacBook is here! Apple Quietly Releases New Notebooks</a></li>
<li><a href='http://www.starryhope.com/tech/2007/keyfixer-firefox-version/' rel='bookmark' title='Permanent Link: KeyFixer &#8211; Firefox Version'>KeyFixer &#8211; Firefox Version</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.starryhope.com/web-authoring/2006/37signals-releases-free-version-of-getting-real/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Very Nice Tutorial for Rails Beginners</title>
		<link>http://www.starryhope.com/web-authoring/2006/very-nice-tutorial-for-rails-beginners/</link>
		<comments>http://www.starryhope.com/web-authoring/2006/very-nice-tutorial-for-rails-beginners/#comments</comments>
		<pubDate>Mon, 10 Apr 2006 20:59:10 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Web Authoring]]></category>

		<guid isPermaLink="false">http://www.starryhope.com/web-authoring/2006/very-nice-tutorial-for-rails-beginners/</guid>
		<description><![CDATA[Robert Evans has written a very good tutorial for people who&#8217;d like to get their feet wet with Rails.  The tutorial walks you through creating a very simple application, while touching on some basic Rails concepts.  If you&#8217;re new to Ruby on Rails, I would recommend this tutorial.  If you like what [...]


Related posts:<ol><li><a href='http://www.starryhope.com/web-authoring/2005/diving-into-ruby-on-rails/' rel='bookmark' title='Permanent Link: Diving into Ruby on Rails'>Diving into Ruby on Rails</a></li>
<li><a href='http://www.starryhope.com/articles/2005/radrails-the-ruby-on-rails-ide/' rel='bookmark' title='Permanent Link: RadRails, A Ruby on Rails IDE'>RadRails, A Ruby on Rails IDE</a></li>
<li><a href='http://www.starryhope.com/articles/2005/locomotive-for-rails/' rel='bookmark' title='Permanent Link: Locomotive For Rails'>Locomotive For Rails</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Robert Evans has written a <a href="http://godbit.com/article/beginners-guide-to-rails-part-1">very good tutorial</a> for people who&#8217;d like to get their feet wet with Rails.  The tutorial walks you through creating a very simple application, while touching on some basic Rails concepts.  If you&#8217;re new to Ruby on Rails, I would recommend this tutorial.  If you like what you see in the tutorial, I suggest reading <a href="http://pragmaticprogrammer.com/titles/rails/index.html">Agile Web Development with Rails: A Pragmatic Guide</a>, <a href="http://poignantguide.net/ruby/">Whyâ??s (Poignant) Guide to Ruby</a>, and <a href="http://pragmaticprogrammer.com/titles/fr_rr/index.html">Rails Recipes</a>.</p>


<p>Related posts:<ol><li><a href='http://www.starryhope.com/web-authoring/2005/diving-into-ruby-on-rails/' rel='bookmark' title='Permanent Link: Diving into Ruby on Rails'>Diving into Ruby on Rails</a></li>
<li><a href='http://www.starryhope.com/articles/2005/radrails-the-ruby-on-rails-ide/' rel='bookmark' title='Permanent Link: RadRails, A Ruby on Rails IDE'>RadRails, A Ruby on Rails IDE</a></li>
<li><a href='http://www.starryhope.com/articles/2005/locomotive-for-rails/' rel='bookmark' title='Permanent Link: Locomotive For Rails'>Locomotive For Rails</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.starryhope.com/web-authoring/2006/very-nice-tutorial-for-rails-beginners/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OS X Installation Instructions That Don&#8217;t Suck! (Rails, Lighttpd, MySQL, Apache2, PHP5)</title>
		<link>http://www.starryhope.com/web-authoring/2006/mac-os-x-install-instructions-that-dont-suck-rails-lighttpd-mysql-apache2-php5/</link>
		<comments>http://www.starryhope.com/web-authoring/2006/mac-os-x-install-instructions-that-dont-suck-rails-lighttpd-mysql-apache2-php5/#comments</comments>
		<pubDate>Tue, 28 Feb 2006 09:17:21 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web Authoring]]></category>

		<guid isPermaLink="false">http://www.starryhope.com/web-authoring/2006/mac-os-x-install-instructions-that-dont-suck-rails-lighttpd-mysql-apache2-php5/</guid>
		<description><![CDATA[I had to reinstall my computer the other day, it&#8217;s needed it for a while (mostly because I&#8217;ve installed every stupid program I could get my hands on for the last 6 months).  I haven&#8217;t wanted to reinstall because I had a &#8220;working&#8221; install of Rails and I remembered how hard it was to [...]


Related posts:<ol><li><a href='http://www.starryhope.com/articles/2005/locomotive-for-rails/' rel='bookmark' title='Permanent Link: Locomotive For Rails'>Locomotive For Rails</a></li>
<li><a href='http://www.starryhope.com/articles/2005/radrails-the-ruby-on-rails-ide/' rel='bookmark' title='Permanent Link: RadRails, A Ruby on Rails IDE'>RadRails, A Ruby on Rails IDE</a></li>
<li><a href='http://www.starryhope.com/web-authoring/2005/diving-into-ruby-on-rails/' rel='bookmark' title='Permanent Link: Diving into Ruby on Rails'>Diving into Ruby on Rails</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I had to reinstall my computer the other day, it&#8217;s needed it for a while (mostly because I&#8217;ve installed every stupid program I could get my hands on for the last 6 months).  I haven&#8217;t wanted to reinstall because I had a &#8220;working&#8221; install of <a href="http://www.rubyonrails.com/">Rails</a> and I remembered how hard it was to install last time.</p>
<p>After reinstalling OS X 10.4.5, I started looking for some good instructions on installing Rails.  A <a href="http://www.google.com/search?q=%22os+x%22+tiger+install+rails">google search</a> will quickly find about 15 different &#8220;suggestions&#8221;.  Many people suggest using Fink or Darwinports &#8230; others have different ways of doing.</p>
<p>Then, I found somewhere on the Rails site, a link to <a href="http://hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger">these instructions by Dan Benjamin</a>.  Finally, instructions for installing Rails on OS X that don&#8217;t suck!  Sure, you have to compile most of the apps yourself, but in the end, you get a solid Rails, Lighttpd, MySQL install that should be safe from OS upgrades and the likes.  Besides that, you get to learn something along the way.</p>
<p>Following <a href="http://hivelogic.com/articles/2005/11/29/using_usr_local">Dan&#8217;s suggestion</a>, I also wanted to find a way to install Apache 2 and PHP 5 into /usr/local/.  I searched around a bit and found a <a href="http://www.phpmac.com/articles.php?view=237">tutorial by James Pelow</a> over at <a href="http://www.phpmac.com/">phpmac.com</a>.  I used his instructions as a base for installing Apache 2 and PHP 5.  I made sure to download the newest versions of software (the ones he listed are a bit old) and also make sure to install everything in /usr/local/  &#8212; works like a charm!</p>
<p>So, now I have a working Apache2/PHP5/MySQL/SQLite setup and also a working Rails/Lighttpd/MySQL setup on the same mac (mini) &#8230; and for once, I actually have the feeling that I understand what I&#8217;ve done and why it works.</p>


<p>Related posts:<ol><li><a href='http://www.starryhope.com/articles/2005/locomotive-for-rails/' rel='bookmark' title='Permanent Link: Locomotive For Rails'>Locomotive For Rails</a></li>
<li><a href='http://www.starryhope.com/articles/2005/radrails-the-ruby-on-rails-ide/' rel='bookmark' title='Permanent Link: RadRails, A Ruby on Rails IDE'>RadRails, A Ruby on Rails IDE</a></li>
<li><a href='http://www.starryhope.com/web-authoring/2005/diving-into-ruby-on-rails/' rel='bookmark' title='Permanent Link: Diving into Ruby on Rails'>Diving into Ruby on Rails</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.starryhope.com/web-authoring/2006/mac-os-x-install-instructions-that-dont-suck-rails-lighttpd-mysql-apache2-php5/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>RadRails 0.5.3 Is Out!</title>
		<link>http://www.starryhope.com/web-authoring/2006/radrails-053-is-out/</link>
		<comments>http://www.starryhope.com/web-authoring/2006/radrails-053-is-out/#comments</comments>
		<pubDate>Sun, 29 Jan 2006 05:41:55 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Authoring]]></category>

		<guid isPermaLink="false">http://www.starryhope.com/uncategorized/2006/radrails-053-is-out/</guid>
		<description><![CDATA[RadRails 0.5.3 has been released! It seems like forever since we&#8217;ve seen a release from the RadRails team (but, it really hasn&#8217;t been that long, they were just spoiling us with such a fast release schedule). The biggest change in this release is the reintegration of the RDT Ruby IDE.
I haven&#8217;t had time to try [...]


Related posts:<ol><li><a href='http://www.starryhope.com/web-authoring/2005/radrails-051/' rel='bookmark' title='Permanent Link: RadRails 0.5.1'>RadRails 0.5.1</a></li>
<li><a href='http://www.starryhope.com/articles/2005/radrails-the-ruby-on-rails-ide/' rel='bookmark' title='Permanent Link: RadRails, A Ruby on Rails IDE'>RadRails, A Ruby on Rails IDE</a></li>
<li><a href='http://www.starryhope.com/articles/2005/textdrive-and-joyent-merge/' rel='bookmark' title='Permanent Link: Textdrive and Joyent Merge'>Textdrive and Joyent Merge</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.radrails.org/blog/show/47">RadRails 0.5.3 has been released</a>! It seems like forever since we&#8217;ve seen a release from the RadRails team (but, it really hasn&#8217;t been that long, they were just spoiling us with such a fast release schedule). The biggest change in this release is the reintegration of the <a href="http://rubyeclipse.sourceforge.net/">RDT</a> Ruby IDE.</p>
<p>I haven&#8217;t had time to try the new version out, but I&#8217;m looking forward to it.  I have a new project to start soon, and I&#8217;m gonna try to do all the Rails work in RadRails.  It should be interesting, because our team will need to use the Mac, Linux and Windows versions on this project.</p>


<p>Related posts:<ol><li><a href='http://www.starryhope.com/web-authoring/2005/radrails-051/' rel='bookmark' title='Permanent Link: RadRails 0.5.1'>RadRails 0.5.1</a></li>
<li><a href='http://www.starryhope.com/articles/2005/radrails-the-ruby-on-rails-ide/' rel='bookmark' title='Permanent Link: RadRails, A Ruby on Rails IDE'>RadRails, A Ruby on Rails IDE</a></li>
<li><a href='http://www.starryhope.com/articles/2005/textdrive-and-joyent-merge/' rel='bookmark' title='Permanent Link: Textdrive and Joyent Merge'>Textdrive and Joyent Merge</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.starryhope.com/web-authoring/2006/radrails-053-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RadRails 0.5.1</title>
		<link>http://www.starryhope.com/web-authoring/2005/radrails-051/</link>
		<comments>http://www.starryhope.com/web-authoring/2005/radrails-051/#comments</comments>
		<pubDate>Thu, 08 Dec 2005 23:36:06 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Authoring]]></category>

		<guid isPermaLink="false">http://www.starryhope.com//2005/radrails-051/</guid>
		<description><![CDATA[The RadRails team has released version 0.5.1 of their Ruby on Rails IDE. I downloaded this release and gave it a good workout.&#160; There are lots of great features, but I think it&#8217;s still a bit buggy for daily use. With every release, RadRails looks even better, and these guys are on the right track, [...]


Related posts:<ol><li><a href='http://www.starryhope.com/articles/2005/radrails-the-ruby-on-rails-ide/' rel='bookmark' title='Permanent Link: RadRails, A Ruby on Rails IDE'>RadRails, A Ruby on Rails IDE</a></li>
<li><a href='http://www.starryhope.com/web-authoring/2006/radrails-053-is-out/' rel='bookmark' title='Permanent Link: RadRails 0.5.3 Is Out!'>RadRails 0.5.3 Is Out!</a></li>
<li><a href='http://www.starryhope.com/web-authoring/2005/diving-into-ruby-on-rails/' rel='bookmark' title='Permanent Link: Diving into Ruby on Rails'>Diving into Ruby on Rails</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.radrails.org/">RadRails</a> team has released version 0.5.1 of their Ruby on Rails IDE. I downloaded this release and gave it a good workout.&nbsp; There are lots of great features, but I think it&#8217;s still a bit buggy for daily use. With every release, RadRails looks even better, and these guys are on the right track, I&#8217;m just waiting a bit more before I move all my work to RadRails.</p>
<p>The guys also announced in their podcast that they&#8217;ll be re-integrating <a href="http://rubyeclipse.sourceforge.net/">RDT</a> into RadRails.&nbsp; They&#8217;ll also be working more closely with the RDT guys and even committing code to RDT in the future.&nbsp; I think this is a great move for the future of Ruby editing on Eclipse. </p>


<p>Related posts:<ol><li><a href='http://www.starryhope.com/articles/2005/radrails-the-ruby-on-rails-ide/' rel='bookmark' title='Permanent Link: RadRails, A Ruby on Rails IDE'>RadRails, A Ruby on Rails IDE</a></li>
<li><a href='http://www.starryhope.com/web-authoring/2006/radrails-053-is-out/' rel='bookmark' title='Permanent Link: RadRails 0.5.3 Is Out!'>RadRails 0.5.3 Is Out!</a></li>
<li><a href='http://www.starryhope.com/web-authoring/2005/diving-into-ruby-on-rails/' rel='bookmark' title='Permanent Link: Diving into Ruby on Rails'>Diving into Ruby on Rails</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.starryhope.com/web-authoring/2005/radrails-051/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Textdrive and Joyent Merge</title>
		<link>http://www.starryhope.com/articles/2005/textdrive-and-joyent-merge/</link>
		<comments>http://www.starryhope.com/articles/2005/textdrive-and-joyent-merge/#comments</comments>
		<pubDate>Tue, 29 Nov 2005 01:07:32 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.starryhope.com//2005/textdrive-and-joyent-merge/</guid>
		<description><![CDATA[My favorite web hosting company, TextDrive, has merged with Joyent.&#160; I&#8217;ve had my eye on Joyent for a while now, thinking how cool it&#8217;d be to have their software in our office.&#160; They make what appears to be a great Ruby on Rails based suite of software to help keep your office organized.&#160; I&#8217;ve been [...]


Related posts:<ol><li><a href='http://www.starryhope.com/web-authoring/2006/radrails-053-is-out/' rel='bookmark' title='Permanent Link: RadRails 0.5.3 Is Out!'>RadRails 0.5.3 Is Out!</a></li>
<li><a href='http://www.starryhope.com/web-authoring/2006/apache2-mod-deflate/' rel='bookmark' title='Permanent Link: Save Bandwidth and Speed Up Your Site With Apache 2 and mod_deflate'>Save Bandwidth and Speed Up Your Site With Apache 2 and mod_deflate</a></li>
<li><a href='http://www.starryhope.com/tech/2006/macbook-is-here-apple-quietly-releases-new-notebooks/' rel='bookmark' title='Permanent Link: MacBook is here! Apple Quietly Releases New Notebooks'>MacBook is here! Apple Quietly Releases New Notebooks</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>My favorite web hosting company, <a href="http://weblog.textdrive.com/article/186/textdrive--joyent--w00t">TextDrive</a>, has merged with <a href="http://joyent.com/">Joyent</a>.&nbsp; I&#8217;ve had my eye on Joyent for a while now, thinking how cool it&#8217;d be to have their software in our office.&nbsp; They make what appears to be a great Ruby on Rails based suite of software to help keep your office organized.&nbsp; I&#8217;ve been wondering when the promise of &#8220;&#8230; hosted plans starting at just $15/month for your entire team&#8221; would come true.&nbsp; Looks like with TextDrive is gonna be part of that plan. Can&#8217;t wait to sign up! </p>


<p>Related posts:<ol><li><a href='http://www.starryhope.com/web-authoring/2006/radrails-053-is-out/' rel='bookmark' title='Permanent Link: RadRails 0.5.3 Is Out!'>RadRails 0.5.3 Is Out!</a></li>
<li><a href='http://www.starryhope.com/web-authoring/2006/apache2-mod-deflate/' rel='bookmark' title='Permanent Link: Save Bandwidth and Speed Up Your Site With Apache 2 and mod_deflate'>Save Bandwidth and Speed Up Your Site With Apache 2 and mod_deflate</a></li>
<li><a href='http://www.starryhope.com/tech/2006/macbook-is-here-apple-quietly-releases-new-notebooks/' rel='bookmark' title='Permanent Link: MacBook is here! Apple Quietly Releases New Notebooks'>MacBook is here! Apple Quietly Releases New Notebooks</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.starryhope.com/articles/2005/textdrive-and-joyent-merge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Rails App Revealed &#8211; Fluxiom</title>
		<link>http://www.starryhope.com/web-authoring/2005/new-rails-app-revealed-fluxiom-3/</link>
		<comments>http://www.starryhope.com/web-authoring/2005/new-rails-app-revealed-fluxiom-3/#comments</comments>
		<pubDate>Sun, 27 Nov 2005 02:18:35 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Web Authoring]]></category>

		<guid isPermaLink="false">http://www.starryhope.com//2005/new-rails-app-revealed-fluxiom-3/</guid>
		<description><![CDATA[Thomas Fuchs (of script.aculo.us fame) and friends have revealed their new project called fluxiom. It&#8217;s a Ruby on Rails and AJAX based application to &#8220;capture, manage, access and deliver content across your enterprise&#8221;.&#160; Looks and sounds cool.&#160; I wonder how much it&#8217;ll cost. Definitely worth checking out. Read more at mir.aculo.us


Related posts:Diving into Ruby on [...]


Related posts:<ol><li><a href='http://www.starryhope.com/web-authoring/2005/diving-into-ruby-on-rails/' rel='bookmark' title='Permanent Link: Diving into Ruby on Rails'>Diving into Ruby on Rails</a></li>
<li><a href='http://www.starryhope.com/articles/2006/kevin-lynch-interview-about-adobes-apollo-project/' rel='bookmark' title='Permanent Link: Kevin Lynch Interviewed About Adobe&#8217;s Apollo Project'>Kevin Lynch Interviewed About Adobe&#8217;s Apollo Project</a></li>
<li><a href='http://www.starryhope.com/web-authoring/2006/blake-ross-of-firefox-fame-has-a-new-project-parakey/' rel='bookmark' title='Permanent Link: Blake Ross of Firefox Fame Has a New Project: Parakey'>Blake Ross of Firefox Fame Has a New Project: Parakey</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Thomas Fuchs (of <a href="http://script.aculo.us/">script.aculo.us</a> fame) and friends have revealed their new project called <a href="http://fluxiom.com/">fluxiom</a>. It&#8217;s a Ruby on Rails and AJAX based application to &#8220;capture, manage, access and deliver content across your enterprise&#8221;.&nbsp; Looks and sounds cool.&nbsp; I wonder how much it&#8217;ll cost. Definitely worth checking out. Read more at <a href="http://mir.aculo.us/articles/2005/11/24/fluxiom">mir.aculo.us</a></p>


<p>Related posts:<ol><li><a href='http://www.starryhope.com/web-authoring/2005/diving-into-ruby-on-rails/' rel='bookmark' title='Permanent Link: Diving into Ruby on Rails'>Diving into Ruby on Rails</a></li>
<li><a href='http://www.starryhope.com/articles/2006/kevin-lynch-interview-about-adobes-apollo-project/' rel='bookmark' title='Permanent Link: Kevin Lynch Interviewed About Adobe&#8217;s Apollo Project'>Kevin Lynch Interviewed About Adobe&#8217;s Apollo Project</a></li>
<li><a href='http://www.starryhope.com/web-authoring/2006/blake-ross-of-firefox-fame-has-a-new-project-parakey/' rel='bookmark' title='Permanent Link: Blake Ross of Firefox Fame Has a New Project: Parakey'>Blake Ross of Firefox Fame Has a New Project: Parakey</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.starryhope.com/web-authoring/2005/new-rails-app-revealed-fluxiom-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
