<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>hocuspokus</title>
	<link>http://hocuspokus.net</link>
	<description>the life and times of a code monkey</description>
	<lastBuildDate>Tue, 01 Jun 2010 16:40:43 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>Installing RMagick on Snow Leopard /&#160;Leopard</title>
		<description><![CDATA[UPDATE: After using this for a little, i&#8217;ve discovered that there&#8217;s a small problem with the install script, it does not include the ghostscript fonts (for use with ImageMagick) properly. I&#8217;ve forked the repository and applied a fix (http://github.com/dazoakley/ImageMagick-sl) - &#8230; <a href="http://hocuspokus.net/feeder/?FeederAction=clicked&#38;feed=Articles+%28rss%29&#38;seed=http%3A%2F%2Fhocuspokus.net%2F2010%2F03%2Finstalling-rmagick-on-snow-leopard-leopard&#38;seed_title=Installing+RMagick+on+Snow+Leopard+%2F%26%23160%3BLeopard">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://hocuspokus.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28rss%29&amp;seed=http%3A%2F%2Fhocuspokus.net%2F2010%2F03%2Finstalling-rmagick-on-snow-leopard-leopard&amp;seed_title=Installing+RMagick+on+Snow+Leopard+%2F%26%23160%3BLeopard</link>
			</item>
	<item>
		<title>Installing the Ruby Bindings for Oracle on Mac OS&#160;X</title>
		<description><![CDATA[This quick crib sheet is for the guys at work (and anyone else who might need help on this one)&#8230; First install the oracle instant client somewhere - I normally install it to /usr/local/oracle/instantclient_10_2. Then&#8230; cd /usr/local/oracle/instantclient_10_2 ln -s libclntsh.dylib.10.1 &#8230; <a href="http://hocuspokus.net/feeder/?FeederAction=clicked&#38;feed=Articles+%28rss%29&#38;seed=http%3A%2F%2Fhocuspokus.net%2F2010%2F03%2Finstalling-the-ruby-bindings-for-oracle-on-mac-os-x&#38;seed_title=Installing+the+Ruby+Bindings+for+Oracle+on+Mac+OS%26%23160%3BX">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://hocuspokus.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28rss%29&amp;seed=http%3A%2F%2Fhocuspokus.net%2F2010%2F03%2Finstalling-the-ruby-bindings-for-oracle-on-mac-os-x&amp;seed_title=Installing+the+Ruby+Bindings+for+Oracle+on+Mac+OS%26%23160%3BX</link>
			</item>
	<item>
		<title>Removing ._ Files From Mounted&#160;Drives</title>
		<description><![CDATA[Here&#8217;s a quick snippet of goodness to remove those annoying &#8216;._&#8217; files that Macs generate on mounted drives&#8230; cd &#91;wherever you want to clean&#93; find . -name &#34;._*&#34; -exec rm '{}' \; -print]]></description>
		<link>http://hocuspokus.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28rss%29&amp;seed=http%3A%2F%2Fhocuspokus.net%2F2010%2F02%2Fremoving-_-files-from-mounted-drives&amp;seed_title=Removing+._+Files+From+Mounted%26%23160%3BDrives</link>
			</item>
	<item>
		<title>Creating Users on a Linux&#160;System</title>
		<description><![CDATA[It&#8217;s been a while since I&#8217;ve had to do any basic sysadmin stuff on a Linux box&#8230; seeing as I had to google the answers to this I thought I&#8217;d better write them down! useradd syntax useradd &#91;options&#93; &#123;username&#125; Useful &#8230; <a href="http://hocuspokus.net/feeder/?FeederAction=clicked&#38;feed=Articles+%28rss%29&#38;seed=http%3A%2F%2Fhocuspokus.net%2F2010%2F01%2Fcreating-users-on-a-linux-system&#38;seed_title=Creating+Users+on+a+Linux%26%23160%3BSystem">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://hocuspokus.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28rss%29&amp;seed=http%3A%2F%2Fhocuspokus.net%2F2010%2F01%2Fcreating-users-on-a-linux-system&amp;seed_title=Creating+Users+on+a+Linux%26%23160%3BSystem</link>
			</item>
	<item>
		<title>Git and&#160;Github</title>
		<description><![CDATA[Here&#8217;s the slides of another presentation I gave at work just before the Christmas break - this time on some of the development tools and resources that i&#8217;m using in my work: git and github. The general gist is a &#8230; <a href="http://hocuspokus.net/feeder/?FeederAction=clicked&#38;feed=Articles+%28rss%29&#38;seed=http%3A%2F%2Fhocuspokus.net%2F2010%2F01%2Fgit-and-github&#38;seed_title=Git+and%26%23160%3BGithub">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://hocuspokus.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28rss%29&amp;seed=http%3A%2F%2Fhocuspokus.net%2F2010%2F01%2Fgit-and-github&amp;seed_title=Git+and%26%23160%3BGithub</link>
			</item>
	<item>
		<title>Homebrew: The First&#160;Batch</title>
		<description><![CDATA[I&#8217;ve always fancied trying my hand at a bit of home brewing but never actually found the guts to get myself a kit. Well, this time I finally went through with it and I&#8217;m now the proud owner of a &#8230; <a href="http://hocuspokus.net/feeder/?FeederAction=clicked&#38;feed=Articles+%28rss%29&#38;seed=http%3A%2F%2Fhocuspokus.net%2F2009%2F09%2Fhomebrew-the-first-batch&#38;seed_title=Homebrew%3A+The+First%26%23160%3BBatch">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://hocuspokus.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28rss%29&amp;seed=http%3A%2F%2Fhocuspokus.net%2F2009%2F09%2Fhomebrew-the-first-batch&amp;seed_title=Homebrew%3A+The+First%26%23160%3BBatch</link>
			</item>
	<item>
		<title>Links for&#160;2009-09-22</title>
		<description><![CDATA[Real-World Scala: Introduction (tags: scala programming tutorial reference) Programming Scala (tags: scala books oreilly ebook reference)]]></description>
		<link>http://hocuspokus.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28rss%29&amp;seed=http%3A%2F%2Fhocuspokus.net%2F2009%2F09%2Flinks-for-2009-09-22&amp;seed_title=Links+for%26%23160%3B2009-09-22</link>
			</item>
	<item>
		<title>IWPLS 2009: The Sanger Mouse Resources Portal - a Testbed for Collaborative Data&#160;Integration</title>
		<description><![CDATA[Last week I enjoyed some time up in Edinburgh for the International Workshop on Portals for Life Sciences (IWPLS &#8216;09), hosted at the e-Science Institute. It was a good workshop - there were good presentations, lively debates, and good social &#8230; <a href="http://hocuspokus.net/feeder/?FeederAction=clicked&#38;feed=Articles+%28rss%29&#38;seed=http%3A%2F%2Fhocuspokus.net%2F2009%2F09%2Fiwpls-2009-the-sanger-mouse-resources-portal-a-testbed-for-collaborative-data-integration&#38;seed_title=IWPLS+2009%3A+The+Sanger+Mouse+Resources+Portal+-+a+Testbed+for+Collaborative+Data%26%23160%3BIntegration">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://hocuspokus.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28rss%29&amp;seed=http%3A%2F%2Fhocuspokus.net%2F2009%2F09%2Fiwpls-2009-the-sanger-mouse-resources-portal-a-testbed-for-collaborative-data-integration&amp;seed_title=IWPLS+2009%3A+The+Sanger+Mouse+Resources+Portal+-+a+Testbed+for+Collaborative+Data%26%23160%3BIntegration</link>
			</item>
	<item>
		<title>This Week on Twitter&#160;(2009-09-20)</title>
		<description><![CDATA[Whisky tasting, followed by dinner, followed by pub = good eve http://twitpic.com/hrl74 # Lovely sunny day in Edinburgh http://twitpic.com/hssx0 # Trying to decide what to do for the afternoon. Think it might be shopping in MK&#8230; #]]></description>
		<link>http://hocuspokus.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28rss%29&amp;seed=http%3A%2F%2Fhocuspokus.net%2F2009%2F09%2Fthis-week-on-twitter-2009-09-20&amp;seed_title=This+Week+on+Twitter%26%23160%3B%282009-09-20%29</link>
			</item>
	<item>
		<title>This Week on Twitter&#160;(2009-09-13)</title>
		<description><![CDATA[Just arrived in Edinburgh ready for #IWPLS tomorrow. Time to check out some sights, then prepare the presentation&#8230; #]]></description>
		<link>http://hocuspokus.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28rss%29&amp;seed=http%3A%2F%2Fhocuspokus.net%2F2009%2F09%2Fthis-week-on-twitter-2009-09-13&amp;seed_title=This+Week+on+Twitter%26%23160%3B%282009-09-13%29</link>
			</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->