<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Scattered Showers</title>
	<atom:link href="http://onemorecloud.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://onemorecloud.wordpress.com</link>
	<description>by Onemorecloud</description>
	<lastBuildDate>Wed, 20 Jan 2010 21:43:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='onemorecloud.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Scattered Showers</title>
		<link>http://onemorecloud.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://onemorecloud.wordpress.com/osd.xml" title="Scattered Showers" />
	<atom:link rel='hub' href='http://onemorecloud.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Maintenance tonight (1/20)</title>
		<link>http://onemorecloud.wordpress.com/2010/01/20/maintenance-tonight-120/</link>
		<comments>http://onemorecloud.wordpress.com/2010/01/20/maintenance-tonight-120/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 21:43:42 +0000</pubDate>
		<dc:creator>onemorecloud</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://onemorecloud.wordpress.com/?p=14</guid>
		<description><![CDATA[Websolr will be entering a maintenance window at 9pm PST tonight (1/20/10). There may not be any downtime if things go smoothly, but if there are any issues, it may be down for a little while. This should be the last maintenance window in the beta period.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onemorecloud.wordpress.com&amp;blog=9770780&amp;post=14&amp;subd=onemorecloud&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Websolr will be entering a maintenance window at 9pm PST tonight (1/20/10).  There may not be any downtime if things go smoothly, but if there are any issues, it may be down for a little while.  This should be the last maintenance window in the beta period.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/onemorecloud.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/onemorecloud.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/onemorecloud.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/onemorecloud.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/onemorecloud.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/onemorecloud.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/onemorecloud.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/onemorecloud.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/onemorecloud.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/onemorecloud.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/onemorecloud.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/onemorecloud.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/onemorecloud.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/onemorecloud.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onemorecloud.wordpress.com&amp;blog=9770780&amp;post=14&amp;subd=onemorecloud&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://onemorecloud.wordpress.com/2010/01/20/maintenance-tonight-120/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9fd84ef2d00543573c56cda325b14125?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">onemorecloud</media:title>
		</media:content>
	</item>
		<item>
		<title>Improved Ruby Solr Clients</title>
		<link>http://onemorecloud.wordpress.com/2009/12/02/improved-ruby-clients/</link>
		<comments>http://onemorecloud.wordpress.com/2009/12/02/improved-ruby-clients/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 21:12:52 +0000</pubDate>
		<dc:creator>onemorecloud</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://onemorecloud.wordpress.com/?p=11</guid>
		<description><![CDATA[Historically, both sunspot_rails and acts_as_solr throw exceptions left and right when a Solr server goes down, rendering your application nearly unusable. This is because they both use after_save hooks. When the hook fails, every save fails and every page that tries to save returns an Internal Server Error. While websolr has become much more stable [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onemorecloud.wordpress.com&amp;blog=9770780&amp;post=11&amp;subd=onemorecloud&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Historically, both sunspot_rails and acts_as_solr throw exceptions left and right when a Solr server goes down, rendering your application nearly unusable.  This is because they both use after_save hooks.  When the hook fails, every save fails and every page that tries to save returns an Internal Server Error.</p>
<p>While <a href="http://websolr.com">websolr</a> has become much more stable recently, and we are now past the point in the beta where unexpected downtime is common, I&#8217;m implementing changes in the libraries to make sure that your app remains usable in the face of potential websolr downtime.</p>
<p>During potential websolr downtime, you should only see exceptions when a user actually performs a search.  In this case, you should catch the exception and return an error page.</p>
<p>For acts_as_solr users:<br />
- Upgrade to the latest plugin via:<br />
./script/plugin install &#8211;force git://github.com/onemorecloud/acts_as_solr.git<br />
- Catch ActsAsSolr::ConnectionError in your search page.<br />
- Re-index after the downtime via rake solr:reindex</p>
<p>For sunspot users:<br />
- The patch is included in versions of websolr-rails &gt;= 2.3<br />
- Catch RSolr::RequestError in your search page<br />
- Re-index after the downtime via calling ./script/runner &#8220;ModelName.reindex&#8221;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/onemorecloud.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/onemorecloud.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/onemorecloud.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/onemorecloud.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/onemorecloud.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/onemorecloud.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/onemorecloud.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/onemorecloud.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/onemorecloud.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/onemorecloud.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/onemorecloud.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/onemorecloud.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/onemorecloud.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/onemorecloud.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onemorecloud.wordpress.com&amp;blog=9770780&amp;post=11&amp;subd=onemorecloud&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://onemorecloud.wordpress.com/2009/12/02/improved-ruby-clients/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9fd84ef2d00543573c56cda325b14125?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">onemorecloud</media:title>
		</media:content>
	</item>
		<item>
		<title>Remind can watch processes</title>
		<link>http://onemorecloud.wordpress.com/2009/10/05/remind-can-watch-processes/</link>
		<comments>http://onemorecloud.wordpress.com/2009/10/05/remind-can-watch-processes/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 17:42:18 +0000</pubDate>
		<dc:creator>onemorecloud</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://onemorecloud.wordpress.com/?p=8</guid>
		<description><![CDATA[If you actually went the gem install remind route (now hosted on gemcutter), I just added the ability to watch one or more existing processes for termination. Syntax: $ remind &#60;command&#62; [&#60;arguments&#62;] $ remind &#60;pid&#62;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onemorecloud.wordpress.com&amp;blog=9770780&amp;post=8&amp;subd=onemorecloud&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you actually went the <code>gem install remind</code> route (now hosted on gemcutter), I just added the ability to watch one or more existing processes for termination.</p>
<p>Syntax:<br />
<code>$ remind &lt;command&gt; [&lt;arguments&gt;]<br />
$ remind &lt;pid&gt;</code></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/onemorecloud.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/onemorecloud.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/onemorecloud.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/onemorecloud.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/onemorecloud.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/onemorecloud.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/onemorecloud.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/onemorecloud.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/onemorecloud.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/onemorecloud.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/onemorecloud.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/onemorecloud.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/onemorecloud.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/onemorecloud.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onemorecloud.wordpress.com&amp;blog=9770780&amp;post=8&amp;subd=onemorecloud&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://onemorecloud.wordpress.com/2009/10/05/remind-can-watch-processes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9fd84ef2d00543573c56cda325b14125?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">onemorecloud</media:title>
		</media:content>
	</item>
		<item>
		<title>Productivity boosts with Growl</title>
		<link>http://onemorecloud.wordpress.com/2009/10/03/productivity-boosts-with-growl/</link>
		<comments>http://onemorecloud.wordpress.com/2009/10/03/productivity-boosts-with-growl/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 20:48:54 +0000</pubDate>
		<dc:creator>onemorecloud</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://onemorecloud.wordpress.com/?p=3</guid>
		<description><![CDATA[I always find myself running multiple 30-second bash tasks.  Often, I start something new (or just read the news) while waiting.  Sometimes, I just keep coming back to the task.  Either way, it&#8217;s wasted time and mental cycles that adds up quickly. Enter Growl.  Growl is a notifications framework for OS X.  It pops up [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onemorecloud.wordpress.com&amp;blog=9770780&amp;post=3&amp;subd=onemorecloud&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I always find myself running multiple 30-second bash tasks.  Often, I start something new (or just read the news) while waiting.  Sometimes, I just keep coming back to the task.  Either way, it&#8217;s wasted time and mental cycles that adds up quickly.</p>
<p>Enter <a href="http://growl.info/">Growl</a>.  Growl is a notifications framework for OS X.  It pops up little customizable windows whenever it receives events.  Many applications like Adium, Dropbox, Gmail Notifier use this, but it also has a command-line interface that you can (and should) use!</p>
<p><code>growlnotify -m "Your message" "Your header"</code></p>
<p>I often use this like:</p>
<p><code>./some-long-task; growlnotify -m "is done" "some-long-task"</code></p>
<p>That&#8217;s a little long, so I made a quick script that you can use like:</p>
<p><code>remind ./some-long-task</code></p>
<p>You can download it at <a href="http://gist.github.com/200850">http://gist.github.com/200850</a>, or run</p>
<p><code>gem sources -a http://gemcutter.org<br />
gem install remind</code></p>
<p>Other key places to use Growl:</p>
<ol>
<li>I put a system call to growlnotify at the end of my deployment script.</li>
<li><a href="http://blog.codefront.net/2007/04/01/get-your-testing-results-via-growl-notifications/">Unit test results via Growl</a></li>
</ol>
<p>Can you think of more uses?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/onemorecloud.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/onemorecloud.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/onemorecloud.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/onemorecloud.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/onemorecloud.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/onemorecloud.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/onemorecloud.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/onemorecloud.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/onemorecloud.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/onemorecloud.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/onemorecloud.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/onemorecloud.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/onemorecloud.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/onemorecloud.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onemorecloud.wordpress.com&amp;blog=9770780&amp;post=3&amp;subd=onemorecloud&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://onemorecloud.wordpress.com/2009/10/03/productivity-boosts-with-growl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9fd84ef2d00543573c56cda325b14125?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">onemorecloud</media:title>
		</media:content>
	</item>
	</channel>
</rss>
