<?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; geeky</title>
	<atom:link href="http://eric.harris-braun.com/blog/categories/geeky/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>perl6</title>
		<link>http://eric.harris-braun.com/blog/2009/09/23/id-137</link>
		<comments>http://eric.harris-braun.com/blog/2009/09/23/id-137#comments</comments>
		<pubDate>Wed, 23 Sep 2009 14:28:19 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[coding/software]]></category>
		<category><![CDATA[geeky]]></category>

		<guid isPermaLink="false">http://eric.harris-braun.com/blog/?p=137</guid>
		<description><![CDATA[I was looking at how perl6 is coming along and found this: http://perlgeek.de/blog-en/perl-5-to-6/ which is really cool.  Besides being a really nice presentation of the material (including the &#8220;Motivation&#8221; section) there&#8217;s just lotsa nice stuff.  Some of the new way outa here cool perl6 features:

meta operators
gather/take construct for lazy lists
grammars
Enums
twigils
custom operators

And that&#8217;s just a few&#8230;
]]></description>
		<wfw:commentRss>http://eric.harris-braun.com/blog/2009/09/23/id-137/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>zuptime!</title>
		<link>http://eric.harris-braun.com/blog/2009/09/15/id-133</link>
		<comments>http://eric.harris-braun.com/blog/2009/09/15/id-133#comments</comments>
		<pubDate>Wed, 16 Sep 2009 04:30:19 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[geeky]]></category>

		<guid isPermaLink="false">http://eric.harris-braun.com/blog/?p=133</guid>
		<description><![CDATA[So today a bunch of our websites went down, and the scripts I had in place to monitor for this type of occasion hadn&#8217;t been updated for some time so the new websites weren&#8217;t even in the scripts. Upshot: I didn&#8217;t notice for too long.
Then I went looking for web-site status monitoring tools, and well, [...]]]></description>
		<wfw:commentRss>http://eric.harris-braun.com/blog/2009/09/15/id-133/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>databases and read vs. write consistency</title>
		<link>http://eric.harris-braun.com/blog/2008/10/29/id-68</link>
		<comments>http://eric.harris-braun.com/blog/2008/10/29/id-68#comments</comments>
		<pubDate>Wed, 29 Oct 2008 13:02:25 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[coding/software]]></category>
		<category><![CDATA[geeky]]></category>

		<guid isPermaLink="false">http://eric.harris-braun.com/blog/2008/10/29/id-68</guid>
		<description><![CDATA[Have just read an excellent blog post on &#8220;dumb databases&#8221; and the issue of read vs. write consistency. My own mesh &#38; churn for open money comes out of the same realizations that in a distributed environment the way to handle many many issues is to put the responsibility on the reader to verify the validity of the data.
]]></description>
		<wfw:commentRss>http://eric.harris-braun.com/blog/2008/10/29/id-68/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>bdd &amp; accounting</title>
		<link>http://eric.harris-braun.com/blog/2008/07/09/id-66</link>
		<comments>http://eric.harris-braun.com/blog/2008/07/09/id-66#comments</comments>
		<pubDate>Wed, 09 Jul 2008 17:27:55 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[coding/software]]></category>
		<category><![CDATA[geeky]]></category>

		<guid isPermaLink="false">http://eric.harris-braun.com/blog/2008/07/09/id-66</guid>
		<description><![CDATA[I just realized thatÂ Behavior Driven DevelopmentÂ is very similar to double entry book-keeping in accounting!Â 
]]></description>
		<wfw:commentRss>http://eric.harris-braun.com/blog/2008/07/09/id-66/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>git bandwagon</title>
		<link>http://eric.harris-braun.com/blog/2008/04/12/id-64</link>
		<comments>http://eric.harris-braun.com/blog/2008/04/12/id-64#comments</comments>
		<pubDate>Sun, 13 Apr 2008 04:31:06 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[coding/software]]></category>
		<category><![CDATA[geeky]]></category>

		<guid isPermaLink="false">http://eric.harris-braun.com/blog/2008/04/12/id-64</guid>
		<description><![CDATA[Well, I&#8217;ve officially joined the git bandwagon. Â I&#8217;ve putÂ metaform up on githubÂ (theÂ open moneyÂ projects will come soon, but I think probably onÂ gitorious); I&#8217;ve been reading tons ofÂ articles about git; I installed it on Tiger (use MacPorts) and Leopard (install from source withÂ these instructionsÂ but use 1.5.5); and now I&#8217;m blogging about it. Â TheÂ most interesting articleÂ so far on [...]]]></description>
		<wfw:commentRss>http://eric.harris-braun.com/blog/2008/04/12/id-64/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>
	</channel>
</rss>
