<?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"
	>

<channel>
	<title>Foliosus &#187; Operating systems</title>
	<atom:link href="http://www.foliosus.com/category/operating-systems/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.foliosus.com</link>
	<description>Plants, food and web design</description>
	<pubDate>Mon, 05 May 2008 23:27:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>HOWTO: Upgrade your Ruby on Rails install to version 2.0 on Leopard (Mac OSX 10.5)</title>
		<link>http://www.foliosus.com/2007/11/13/howto-upgrade-your-ruby-on-rails-install-to-version-20-on-leopard-mac-osx-105/</link>
		<comments>http://www.foliosus.com/2007/11/13/howto-upgrade-your-ruby-on-rails-install-to-version-20-on-leopard-mac-osx-105/#comments</comments>
		<pubDate>Tue, 13 Nov 2007 16:37:35 +0000</pubDate>
		<dc:creator>Brent Miller</dc:creator>
		
		<category><![CDATA[Operating systems]]></category>

		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://www.foliosus.com/2007/11/13/howto-upgrade-your-ruby-on-rails-install-to-version-20-on-leopard-mac-osx-105/</guid>
		<description><![CDATA[This one&#8217;s real easy.  Leopard ships with a default Rails installation (/usr/bin/rails), but overriding it is quite simple, since it&#8217;s just a gem.
sudo gem install rails --source http://gems.rubyonrails.org
Then, enter &#8220;y&#8221; at each prompt, to install all of the dependencies.  That’s it!  Check yourself with:
rails -v
Right now it will show Rails 1.99.0 which [...]]]></description>
			<content:encoded><![CDATA[<p>This one&#8217;s <em>real</em> easy.  Leopard ships with a default Rails installation (<code>/usr/bin/rails</code>), but overriding it is quite simple, since it&#8217;s just a <code>gem</code>.</p>
<pre class="code">sudo gem install rails --source http://gems.rubyonrails.org</pre>
<p>Then, enter &#8220;y&#8221; at each prompt, to install all of the dependencies.  That’s it!  Check yourself with:</p>
<pre class="code">rails -v</pre>
<p>Right now it will show <code>Rails 1.99.0</code> which is the current release candidate.  When rails goes fully 2.0, the same instructions should work to get the full release installed.</p>
<p>And don&#8217;t forget, you can always <code>rake rails:freeze</code> to lock a Rails app to a particular version of Rails by copying all of the Rails libraries into the <code>/vendor</code> directory.</p>
<p>Happy coding!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.foliosus.com/2007/11/13/howto-upgrade-your-ruby-on-rails-install-to-version-20-on-leopard-mac-osx-105/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ruby on Rails has the same appeal as the MacOS</title>
		<link>http://www.foliosus.com/2006/08/05/ruby-on-rails-has-the-same-appeal-as-the-macos/</link>
		<comments>http://www.foliosus.com/2006/08/05/ruby-on-rails-has-the-same-appeal-as-the-macos/#comments</comments>
		<pubDate>Sat, 05 Aug 2006 19:21:10 +0000</pubDate>
		<dc:creator>Brent Miller</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<category><![CDATA[Operating systems]]></category>

		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://www.foliosus.com/2006/08/05/ruby-on-rails-has-the-same-appeal-as-the-macos/</guid>
		<description><![CDATA[Why do people flip out over RoR?  Primarily, because it&#8217;s fast.  It&#8217;s so fast to develop new applications in RoR.  But why?  What separates RoR from any of the other frameworks out there?  The approach that defines RoR is &#8220;convention over configuration,&#8221; and that&#8217;s where much of the speed comes [...]]]></description>
			<content:encoded><![CDATA[<p>Why do people flip out over <a title="Ruby on Rails, a web application framework" href="http://www.rubyonrails/">RoR</a>?  Primarily, because it&#8217;s fast.  It&#8217;s so fast to develop new applications in RoR.  But why?  What separates RoR from any of the other frameworks out there?  The approach that defines RoR is &#8220;convention over configuration,&#8221; and that&#8217;s where much of the speed comes from.   I had an epiphany this morning: &#8220;convention over configuration&#8221; sounds familliar.  That&#8217;s why I use a Mac.<span id="more-50"></span></p>
<p>My current job is really the first time I&#8217;ve had to use Windows regularly since Windows for Workgroups 3.11.  That&#8217;s way back in 1995 when Windows 95 was still vaporware, much like Vista is now.  Isn&#8217;t it already 3 years overdue?  Anyway, that&#8217;s not relevant to this discussion.</p>
<p>I&#8217;ve had many discussions with people over the years about the old Mac vs. Windows debate.  I&#8217;m no rabid Mac advocate: it&#8217;s not the best solution for all people at all times.  Hardcore Windows users frequently complain that on the Mac there is no Registry, that you can&#8217;t really configure hardware devices etc.  I would argue that on the Mac you don&#8217;t have to.  It&#8217;s convention over configuration.</p>
<p>When I first started using a Mac, I had many of the same misgivings.  Where were the menus with the bazillion options to choose from?  Why couldn&#8217;t I regulate every little detail of the interface?  As I used my Mac more, I realized that I didn&#8217;t have to.  The configuration options I wanted were absent, but the need for them was absent as well.  And I say the MacOS is better off for it, because it lowers the barrier to entry.</p>
<p>I frequently think about interface design in terms of my mom.  I know, a lot of people do this, but it works.  My mom has fought with Windows for years: it doesn&#8217;t do things the way she wants.  What she doesn&#8217;t realize is that she probably can make it work the way she wants it to, if only she knew how.  And therein lies the problem.  It&#8217;s too complicated to get Windows configured just so, and so most users end up just living with it.  Why should a $300 piece of software just be &#8220;lived with?&#8221;</p>
<p>The MacOS takes a different approach.  It comes with a working configuration that is easier to use than what you get with Windows, and with fewer options.  This means that the application and system interface isn&#8217;t cluttered with 1001 widgets all of which let you configure system, and so all you see are the features you want access to.  This seems to be the goal of the UI revisions in &#8220;Office 12,&#8221; but they still don&#8217;t seem to have figured it out.  Too many options mean that most of them just don&#8217;t get used.</p>
<p>If the system has good <em>conventions</em>, or default options, then you don&#8217;t have to spend your time fighting with it, and it generally does 95% of the tasks that 95% of users need done without any hassle.  This is true of the Mac OS, and it&#8217;s true of RoR.  The main difference is that the RoR folks have made their goal explicit.</p>
<p>Accomplishing 95% of what I want to do easily: that&#8217;s design elegance.</p>
<p>&lt;/epiphany&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.foliosus.com/2006/08/05/ruby-on-rails-has-the-same-appeal-as-the-macos/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
