<?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>Computing Notes &#187; RubyFrontier</title>
	<atom:link href="http://www.computingnotes.com/category/rubyfrontier/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.computingnotes.com</link>
	<description>Computers, Notebooks, Laptops, Desktops, Netbooks, Software, Apps, Networking, Security &#38; PC Reviews, Tips, Tricks, News, How-To&#039;s, Tutorials</description>
	<lastBuildDate>Thu, 08 Apr 2010 03:54:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Require Failed Warning in RubyFrontier</title>
		<link>http://www.computingnotes.com/require-failed-warning-in-rubyfrontier/</link>
		<comments>http://www.computingnotes.com/require-failed-warning-in-rubyfrontier/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 07:11:06 +0000</pubDate>
		<dc:creator>David Chin</dc:creator>
				<category><![CDATA[RubyFrontier]]></category>

		<guid isPermaLink="false">http://www.computingnotes.com/require-failed-warning-in-rubyfrontier/</guid>
		<description><![CDATA[After successfully installing the RubyFrontier.tmbundle in TextMate, you might encounter the following error when you publish a page, site or run the Build RubyFrontier Docs script:
Warning: Require failed
This could cause trouble later... or not. Here's the error message we got:
no such file to load -- exifr
page built in 0.263298988342285 seconds
Rendered /Users/abc/default.txt
A little Googling for &#8220;exifr&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>After successfully installing the <a href="http://sourceforge.net/projects/rubyfrontier/">RubyFrontier.tmbundle</a> in TextMate, you might encounter the following error when you publish a page, site or run the Build RubyFrontier Docs script:</p>
<pre><code>Warning: Require failed
This could cause trouble later... or not. Here's the error message we got:
no such file to load -- exifr
page built in 0.263298988342285 seconds
Rendered /Users/abc/default.txt</code></pre>
<p>A little Googling for &#8220;exifr&#8221; led me to this article &#8220;<a href="http://weblog.patrice.ch/2006/12/24/custom-photo-importing-on-the-mac.html">Custom photo importing on the Mac</a>&#8221; by Patrice Neff, who gave the following Terminal command for installing exifr on your Mac:</p>
<pre><code>sudo gem install exifr</code></pre>
<p>No warning messages appeared after I did that and re-ran the RubyFrontier generation scripts.</p>
<p>On a side note, if you&#8217;ve been searching high and low for a comprehensive and feature-packed web site generator for the Mac, you owe it to yourself to take a long, hard look at <a href="http://www.apeth.com/RubyFrontierDocs/defaultfolder/whyrf.html">RubyFrontier</a>.</p>
<p>If you don&#8217;t already have <a href="http://macromates.com/">TextMate</a>, download the 30-day trial and give it a spin.</p>
<p>I&#8217;m using TextMate almost exclusively for blogging to my Wordpress sites, and now, with RubyFrontier, building and generating static sites.</p>
<p>For me, the experience of using TextMate plus RubyFrontier / Blogging bundle is superior to the other tools I&#8217;ve tried: <a href="http://www.red-sweater.com/marsedit/">MarsEdit</a>, <a href="http://webby.rubyforge.org/">Webby</a>, <a href="http://nanoc.stoneship.org/">nanoc</a>, <a href="http://webgen.rubyforge.org/documentation/">webgen</a>, <a href="http://www.realmacsoftware.com/rapidweaver/">RapidWeaver</a> and <a href="http://www.karelia.com/">Sandvox</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computingnotes.com/require-failed-warning-in-rubyfrontier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
