<?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>christopherowen.id.au &#187; ruby</title>
	<atom:link href="http://christopherowen.id.au/blog/tag/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://christopherowen.id.au/blog</link>
	<description>Stuff cubed plus one</description>
	<lastBuildDate>Fri, 07 Jan 2011 12:50:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Fluid Rails search</title>
		<link>http://christopherowen.id.au/blog/2009/05/05/fluid-rails-search/</link>
		<comments>http://christopherowen.id.au/blog/2009/05/05/fluid-rails-search/#comments</comments>
		<pubDate>Mon, 04 May 2009 13:48:57 +0000</pubDate>
		<dc:creator>Christopher Owen</dc:creator>
				<category><![CDATA[nerd]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[fluid]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[ssb]]></category>

		<guid isPermaLink="false">http://christopherowen.id.au/blog/?p=86</guid>
		<description><![CDATA[Having quick access to API documentation is one of the absolutely essential requirements during my development day. Here's what I use to for quick access to Rails documentation.]]></description>
			<content:encoded><![CDATA[<p>Having quick access to API documentation is one of the absolutely essential requirements during my development day. I have knowledge of so many different technologies, APIs, syntaxes, runtime behaviours, protocols, editing environment commands and shortcuts crammed into my head that I&#8217;m well beyond having perfect recall of every single detail of whatever I happen to be working with. At the start of my Ruby programming adventures, I was always trawling through the online Ruby and RoR documentation, either using Google to find references or Firefox&#8217;s inbuilt page search to find a method, module or class in the framed documentation lists. This was wholly unsatisfying, particularly with how web browsers search through frame-sets. I also seem to have a major personality defect in which I will persist in certain kinds of suboptimal practices for far too long; I&#8217;m often loath to steal time from a current task to thrash out a solution to something that is bothering me at the fringes. Eventually I snapped and asked my colleagues what they used to satisfy their API reference needs when working with Rails. I was dismayed when I was told they used the same strategy as mine. There had to be something a little less primitive.</p>
<h2>Enter the Rails Searchable API Doc</h2>
<p>A few weeks ago I was directed to <a href="http://railsapi.com/">the Rails Searchable API Doc beta</a> by Vladimir Kolesnikov: a nicely bundled, offline, HTML Rails API reference with full search facilities. Simply download a bundle (Rails, Ruby and gem documentation bundles are available) and unpack in a convenient location. Open the <tt>index.html</tt> file and voila! You now have a nice and fast Rails API reference available offline. The only problem with this is that a web browser is a very ad-hoc environment. I often have scores of tabs open, browsing random resources around the web. This meant that I now had the problem of trying to find my current Rails documentation amidst all of the other random guff that builds up in my browser. </p>
<h2>Enter Fluid</h2>
<p><a href="http://fluidapp.com">Fluid</a> is a Mac OS X application that enables the configuration of <a href="http://en.wikipedia.org/wiki/Site-specific_browser">site-specific browsers</a>. An SSB can essentially make a web application appear much like a first-class desktop application via a dedicated web browser sandbox. An SSB is a great way to keep your Google Reader, Facebook or other web sessions completely separate from each other, hosted in separate processes complete with individual Dock icons. It also turns out to be a really handy way of keeping HTML based references close at hand.</p>
<p>Simply:</p>
<ol>
<li>Grab <a href="http://fluidapp.com/">Fluid</a> and <a href="http://railsapi.com/">the Rails Searchable API.</a></li>
<li>Snag <a href="http://azizash.deviantart.com/art/Ruby-on-Rails-icon-pack-81755219">a nice Ruby on Rails icon</a>. This is to be used for the Dock.</li>
<li>Unpack all of these bundles into appropriate places.</li>
<li>Launch Fluid and set up a Rails API site-specific browser.</li>
<p><img src="http://christopherowen.id.au/blog/wp-content/uploads/2009/05/fluid.jpg" alt="Fluid configuration" title="fluid" width="555" height="323" class="size-full wp-image-88" />
</li>
<li>Consider dragging the generated SSB to the Dock.</li>
<li>Enjoy!<br />
<img src="http://christopherowen.id.au/blog/wp-content/uploads/2009/05/fluid-rails-api-11.jpg" alt="fluid-rails-api-11" title="fluid-rails-api-11" width="530" height="410" class="alignnone size-full wp-image-92" />
</li>
</ol>
<p>Fluid uses WebKit as its rendering engine, and configuration of the browser is naturally very similar to Safari. By default it maximizes browsing area by eliminating the tool and status bars but these can be added via the menu. In the screen shot you can see I&#8217;ve added back, forward and font resizing buttons. For a documentation SSB, it also makes sense to set Fluid to only hide the window when the window is closed. Such a setting is available in the <tt>Behaviour</tt> tab of the application preferences.</p>
<p>For those with open source cravings, Mozilla Labs has an SSB project called <a href="http://labs.mozilla.com/projects/prism/">Prism</a> that offers similar functionality, although I find their offering a little more sparse.</p>
]]></content:encoded>
			<wfw:commentRss>http://christopherowen.id.au/blog/2009/05/05/fluid-rails-search/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The clock keeps ticking</title>
		<link>http://christopherowen.id.au/blog/2009/03/25/the-clock-keeps-ticking/</link>
		<comments>http://christopherowen.id.au/blog/2009/03/25/the-clock-keeps-ticking/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 08:48:10 +0000</pubDate>
		<dc:creator>Christopher Owen</dc:creator>
				<category><![CDATA[atlassian]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[career]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jobs]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[silverbrook]]></category>

		<guid isPermaLink="false">http://christopherowen.id.au/blog/?p=75</guid>
		<description><![CDATA[Don't blink, or you might just miss a significant fraction of a year. I've made that mistake.]]></description>
			<content:encoded><![CDATA[<p>Don&#8217;t blink, or you might just miss a significant fraction of a year. I&#8217;ve made that mistake.</p>
<p>Over three months ago now, I left my position as Technical Lead on <a href="http://www.atlassian.com/">Atlassian</a>&#8216;s <a href="http://www.atlassian.com/software/confluence">Confluence</a> team. It&#8217;s still an odd thing to state. I still believe that Atlassian is one of the best companies in Australia to work for as a software or technical support engineer, especially if Java development takes your fancy. Some of the most passionate and knowledgeable Java developers I have ever known work there. I&#8217;d like to thank everyone at Atlassian for their tremendous work and invaluable friendship. I had a truly memorable, enjoyable and productive three years there; they will always be a highlight and serve as a formidable benchmark.</p>
<p>But I&#8217;m a hopelessly restless person. I still feel like such an amateur in many respects. I&#8217;ve been developing software professionally for coming on a decade now plus many years tinkering with programming before my first paid position and I still feel I&#8217;ve much more to learn. I crave new experiences and problems. As such, I&#8217;ve taken a new position, working as a software engineer at <a href="http://www.silverbrookresearch.com/">Silverbrook Research</a>. My first project is being built using Ruby on Rails, something I&#8217;ve wanted to learn but never managed to find the time along with everything else I want to do. My new position offers some unique opportunities, and I&#8217;m excited to be involved. I hope to blog more about my experiences using this platform.</p>
<p>The wheel keeps turning, and there appears to be never a shortage of interesting problems to solve, or interesting tools to help solve them. Even after all of this time, I still love doing what I do, and working with people who love what they do too.</p>
]]></content:encoded>
			<wfw:commentRss>http://christopherowen.id.au/blog/2009/03/25/the-clock-keeps-ticking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

