<?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>flow &#187; solutions</title>
	<atom:link href="http://eric.harris-braun.com/blog/categories/solutions/feed" rel="self" type="application/rss+xml" />
	<link>http://eric.harris-braun.com/blog</link>
	<description>it&#039;s all about the pattern</description>
	<lastBuildDate>Tue, 01 Dec 2009 13:23:42 +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>Upgrading postgres on Snow Leopard (Mac OS X 10.6)</title>
		<link>http://eric.harris-braun.com/blog/2009/11/10/id-149</link>
		<comments>http://eric.harris-braun.com/blog/2009/11/10/id-149#comments</comments>
		<pubDate>Tue, 10 Nov 2009 20:05:24 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[coding/software]]></category>
		<category><![CDATA[geeky]]></category>
		<category><![CDATA[solutions]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[gem]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[postgres]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[Snow Leopard]]></category>

		<guid isPermaLink="false">http://eric.harris-braun.com/blog/?p=149</guid>
		<description><![CDATA[Well, I too have gone down the rabbit hole of having to upgrade compiled-from-source apps to 64bit architecture after moving to Snow Leopard.  The hardest by far was postgres.  The sad thing is that 32bit version works just fine, but the adapter gems for rails don&#8217;t, hence the need for the recompile.
Mostly I followed this [...]]]></description>
		<wfw:commentRss>http://eric.harris-braun.com/blog/2009/11/10/id-149/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wordpress update time &amp; syntax coloring</title>
		<link>http://eric.harris-braun.com/blog/2009/08/19/id-99</link>
		<comments>http://eric.harris-braun.com/blog/2009/08/19/id-99#comments</comments>
		<pubDate>Thu, 20 Aug 2009 03:51:42 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[geeky]]></category>
		<category><![CDATA[solutions]]></category>
		<category><![CDATA[syntax coloring]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://eric.harris-braun.com/blog/?p=99</guid>
		<description><![CDATA[So I&#8217;ve just spent a couple hours updating wordpress to 2.8.4 (it&#8217;s been a long time since I&#8217;ve done an upgrade) and I&#8217;m trying to pick from the myriad syntax coloring plugins.  I tried using  SyntaxHighlighter Plus which has nicer configuration options.  But it doesn&#8217;t look as good as wp-syntax

Note that to get [...]]]></description>
		<wfw:commentRss>http://eric.harris-braun.com/blog/2009/08/19/id-99/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MacBook Pro trackpad clicking intermittently broken</title>
		<link>http://eric.harris-braun.com/blog/2008/10/30/id-69</link>
		<comments>http://eric.harris-braun.com/blog/2008/10/30/id-69#comments</comments>
		<pubDate>Thu, 30 Oct 2008 15:55:31 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[geeky]]></category>
		<category><![CDATA[solutions]]></category>

		<guid isPermaLink="false">http://eric.harris-braun.com/blog/2008/10/30/id-69</guid>
		<description><![CDATA[So when I got my new MacBook Pro (late 2008 edition) with the fancy new trackpad that is an integrated mouse button, it had an incredibly annoying problem:  every 4th or 5th click, didn&#8217;t click!  So I&#8217;d be clicking on a window behind the current one, or clicking on an icon in the dock, and [...]]]></description>
		<wfw:commentRss>http://eric.harris-braun.com/blog/2008/10/30/id-69/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>git me some solutions</title>
		<link>http://eric.harris-braun.com/blog/2008/04/17/id-65</link>
		<comments>http://eric.harris-braun.com/blog/2008/04/17/id-65#comments</comments>
		<pubDate>Thu, 17 Apr 2008 05:55:38 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[geeky]]></category>
		<category><![CDATA[solutions]]></category>

		<guid isPermaLink="false">http://eric.harris-braun.com/blog/2008/04/17/id-65</guid>
		<description><![CDATA[Well, git definitely takes some gitting used to.
My situation is using git with three team members and a private shared repository that we all pull from and push too.  Additionally our project has a submodule that lives on a public git-hub repository (metaform).
So here are some things I&#8217;ve learned:

Use rebase.  Here&#8217;s how:

Rebase doesn&#8217;t work [...]]]></description>
		<wfw:commentRss>http://eric.harris-braun.com/blog/2008/04/17/id-65/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ubuntu gutsy on a xen virtual host</title>
		<link>http://eric.harris-braun.com/blog/2008/02/04/id-59</link>
		<comments>http://eric.harris-braun.com/blog/2008/02/04/id-59#comments</comments>
		<pubDate>Mon, 04 Feb 2008 22:30:32 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[coding/software]]></category>
		<category><![CDATA[geeky]]></category>
		<category><![CDATA[solutions]]></category>

		<guid isPermaLink="false">http://eric.harris-braun.com/blog/2008/02/04/id-59</guid>
		<description><![CDATA[Hey googlers looking for tech-support:
I was trying to install various packages (emacs, etc) from universe on Ubuntu Gutsy (7.10), and I kept getting weird segmentation faults (Setting up emacsen-common (1.4.17) Segmentation fault).  Turns out that the problem was that my server was being hosted on a VPS running XEN for virtualization, and you have [...]]]></description>
		<wfw:commentRss>http://eric.harris-braun.com/blog/2008/02/04/id-59/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>rails capistrano deploy script OS X to Ubuntu</title>
		<link>http://eric.harris-braun.com/blog/2007/04/19/id-52</link>
		<comments>http://eric.harris-braun.com/blog/2007/04/19/id-52#comments</comments>
		<pubDate>Thu, 19 Apr 2007 15:13:12 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[coding/software]]></category>
		<category><![CDATA[solutions]]></category>
		<category><![CDATA[capistrano]]></category>
		<category><![CDATA[deploy]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://eric.harris-braun.com/blog/2007/04/19/id-52</guid>
		<description><![CDATA[Ok, so in a previous post I described the rabit-hole which is switching to rails.  Below&#8217;s my capistrano deploy script which solves a number of problems:

The production server needs a mongrel cluster configuration file added.
Deployment requires restarting the mongrel cluster.
On Ubuntu the database.yaml spec has to be modified to because you need to specify [...]]]></description>
		<wfw:commentRss>http://eric.harris-braun.com/blog/2007/04/19/id-52/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A &#8220;list items won&#8217;t wrap&#8221; Firefox css fix!</title>
		<link>http://eric.harris-braun.com/blog/2007/04/14/id-50</link>
		<comments>http://eric.harris-braun.com/blog/2007/04/14/id-50#comments</comments>
		<pubDate>Sun, 15 Apr 2007 00:56:50 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[coding/software]]></category>
		<category><![CDATA[solutions]]></category>

		<guid isPermaLink="false">http://eric.harris-braun.com/blog/2007/04/14/id-50</guid>
		<description><![CDATA[The last few days working on the openmoney.info website, I&#8217;ve had a major hassle dealing with what appears to be a bug in the html renderer in Firefox.
The issue is that in Firefox, text in a list item won&#8217;t wrap around a right floated image; like this:
 
Lorem ipsum dolor sit amet, consectetur adipisicing elit,
sed [...]]]></description>
		<wfw:commentRss>http://eric.harris-braun.com/blog/2007/04/14/id-50/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>down the rails rabbit hole</title>
		<link>http://eric.harris-braun.com/blog/2007/04/13/id-49</link>
		<comments>http://eric.harris-braun.com/blog/2007/04/13/id-49#comments</comments>
		<pubDate>Fri, 13 Apr 2007 20:57:31 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[coding/software]]></category>
		<category><![CDATA[solutions]]></category>
		<category><![CDATA[bdd]]></category>
		<category><![CDATA[devalot]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[rspec]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[trac]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://eric.harris-braun.com/blog/2007/04/13/id-49</guid>
		<description><![CDATA[The last month has been quite a trip down the rabbit hole into the new reality of ruby on rails!  The promise of a powerful and well designed web application framework was just too much for me to resist, so I decided to leave my own yawaf framework behind (though it has certainly served [...]]]></description>
		<wfw:commentRss>http://eric.harris-braun.com/blog/2007/04/13/id-49/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://topfunky.com/clients/peepcode/free-episodes/peepcode-free-deprec.mov" length="22440597" type="video/quicktime" />
		</item>
		<item>
		<title>Solved: usb audio headphones muted when pugged in</title>
		<link>http://eric.harris-braun.com/blog/2006/12/06/id-42</link>
		<comments>http://eric.harris-braun.com/blog/2006/12/06/id-42#comments</comments>
		<pubDate>Wed, 06 Dec 2006 23:03:34 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[solutions]]></category>

		<guid isPermaLink="false">http://eric.harris-braun.com/blog/2006/12/06/id-42</guid>
		<description><![CDATA[Don&#8217;t you hate it in the computer field where something that was working fine for ages suddenly stops working? So this is what happened to me this time:
All of a sudden, when I plugged in my nice new Sennheiser USB headphones (PC165 USB) I couldn&#8217;t hear the sound.  To get the sound to play, [...]]]></description>
		<wfw:commentRss>http://eric.harris-braun.com/blog/2006/12/06/id-42/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tcsh: command not found</title>
		<link>http://eric.harris-braun.com/blog/2006/05/02/id-22</link>
		<comments>http://eric.harris-braun.com/blog/2006/05/02/id-22#comments</comments>
		<pubDate>Tue, 02 May 2006 13:14:52 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[solutions]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[executable]]></category>
		<category><![CDATA[tcsh]]></category>

		<guid isPermaLink="false">http://eric.harris-braun.com/blog/?p=22</guid>
		<description><![CDATA[Have you ever gotten the tcsh: Command not found. error after installing some code?  Well it happened to me today, and I couldn&#8217;t figure out what the problem was.  I had already added the commands directory into my PATH, and set it to executable with chmod 755, but still the error kept coming [...]]]></description>
		<wfw:commentRss>http://eric.harris-braun.com/blog/2006/05/02/id-22/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gnucash &amp; Tiger</title>
		<link>http://eric.harris-braun.com/blog/2006/03/23/id-17</link>
		<comments>http://eric.harris-braun.com/blog/2006/03/23/id-17#comments</comments>
		<pubDate>Thu, 23 Mar 2006 14:38:42 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[solutions]]></category>

		<guid isPermaLink="false">http://eric.harris-braun.com/blog/?p=17</guid>
		<description><![CDATA[Another installment in the collective tech-support arena:
Gnucash wasn&#8217;t working under OS X Tiger (10.4.5); whenever I tried to run a report I kept getting the following cryptic error message in my terminal:

dyld: Symbol not found: _program_invocation_short_name
  Referenced from: /sw/lib/libgnome.32.dylib
  Expected in: flat namespace

A google search didn&#8217;t reveal anything with those error messages as [...]]]></description>
		<wfw:commentRss>http://eric.harris-braun.com/blog/2006/03/23/id-17/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>blogging and tech support</title>
		<link>http://eric.harris-braun.com/blog/2006/01/23/id-15</link>
		<comments>http://eric.harris-braun.com/blog/2006/01/23/id-15#comments</comments>
		<pubDate>Tue, 24 Jan 2006 03:15:18 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[collective intelligence]]></category>
		<category><![CDATA[solutions]]></category>

		<guid isPermaLink="false">http://eric.harris-braun.com/blog/?p=15</guid>
		<description><![CDATA[I&#8217;ve found that numerous times when I type into google a technical question, be it an error message that I&#8217;m seeing when installing some software package or some feature about a programming language, that where I often end up is in some person&#8217;s blog where they describe how they coped with exactly the same problem. [...]]]></description>
		<wfw:commentRss>http://eric.harris-braun.com/blog/2006/01/23/id-15/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
