<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Wetware</title>
	<link>http://www.wetware.co.nz/blog</link>
	<description>Getting computers to do stuff so we don&#039;t have too</description>
	<lastBuildDate>Wed, 10 Mar 2010 00:47:59 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>PostGIS psqlostgis ERROR could not load library /usr/lib/postgresql/8.4/lib/postgis-1.5.so</title>
		<description><![CDATA[Trying to install PostGIS and you can&#8217;t get past this error?
psqlostgis.sql:57: NOTICE:  type &#8220;spheroid&#8221; is not yet defined
DETAIL:  Creating a shell type definition.
psqlostgis.sql:57: ERROR:  could not load library &#8220;/usr/lib/postgresql/8.4/lib/postgis-1.5.so&#8221;: /usr/lib/postgresql/8.4/lib/postgis-1.5.so: undefined symbol: GEOSHausdorffDistance
psqlostgis.sql:63: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psqlostgis.sql:68: ERROR:  current transaction is aborted, commands ignored until end of [...]]]></description>
		<link>http://www.wetware.co.nz/blog/2010/03/postgis-psqlostgis-error-could-not-load-library-usrlibpostgresql8-4libpostgis-1-5-so/</link>
			</item>
	<item>
		<title>Open remote application window over ssh &#8211; X11</title>
		<description><![CDATA[You left the office but forgot to leave an application running.  An application that requires it&#8217;s GUI, you try to open it via ssh but &#8220;Error: Can&#8217;t open display&#8221; prevents you.
Simple fix here, you will kick yourself.
DISPLAY=:0 &#60;command&#62;
for me this translated into
DISPLAY=:0 transmission
What this does is instruct the application to open in display 0, which [...]]]></description>
		<link>http://www.wetware.co.nz/blog/2009/12/open-remote-application-window-over-ssh-x11/</link>
			</item>
	<item>
		<title>Fetch Email Attachments with Ruby on Rails</title>
		<description><![CDATA[This snippet is used in one of my projects to automatically import a csv into the database.  It uses cron to check an email account via IMAP.  When a unread email is found it will try to match it to subject lines in the database.  If there is an entry it will [...]]]></description>
		<link>http://www.wetware.co.nz/blog/2009/12/fetch-email-attachments-with-ruby-on-rails/</link>
			</item>
	<item>
		<title>Factory Farming Possibility in NZ</title>
		<description><![CDATA[Get the full story and how to oppose the factory farming
]]></description>
		<link>http://www.wetware.co.nz/blog/2009/12/factory-farming-possibility-in-nz/</link>
			</item>
	<item>
		<title>Ubuntu 9.10 Karmic Koala Fonts are wrong size</title>
		<description><![CDATA[I have had a strange issue where my fresh install of Karmic Koala Ubuntu 9.10 render the fonts wrong.  My friend had also just done a fresh install and had no issues.  I tried messing with my DPI setting in the display options but to no luck.
I just tried installing the Microsoft Fonts [...]]]></description>
		<link>http://www.wetware.co.nz/blog/2009/11/ubuntu-9-10-karmic-koala-fonts-are-wrong-size/</link>
			</item>
	<item>
		<title>AS3 &#8211; Actionscript 3 &#8211; globalToLocal &amp; localToGlobal</title>
		<description><![CDATA[Position a DisplayObject in the same absolute position of another DisplayObject regardless of parents.]]></description>
		<link>http://www.wetware.co.nz/blog/2009/11/as3-actionscript-3-globaltolocal-localtoglobal/</link>
			</item>
	<item>
		<title>Cuda AI controlling 4000 Planes simultaneously</title>
		<description><![CDATA[Here is a quick video showing how CUDA on NVidia graphics cards can run AI (Artificial Intelligence), very impressive.

]]></description>
		<link>http://www.wetware.co.nz/blog/2009/11/cuda-ai-controlling-4000-planes-simultaneously/</link>
			</item>
	<item>
		<title>Failed to parse existing X config file &#8216;/etc/X11/xorg.conf&#8217;</title>
		<description><![CDATA[If you are trying to save your xorg.conf file after changing settings in the nvidia-settings app you may need to first replace it with
sudo nvidia-xconfig
This will back it up and then recreate it.  Seems a fresh install of Karmic Koala 9.10 doesn&#8217;t create a valid xorg.conf or it can&#8217;t parse it.  Whatever the case, that&#8217;s [...]]]></description>
		<link>http://www.wetware.co.nz/blog/2009/10/failed-to-parse-existing-x-config-file-etcx11xorg-conf/</link>
			</item>
	<item>
		<title>Get Your Karmic Koala, Round Up Round Up</title>
		<description><![CDATA[Go over and get the new Ubuntu release Karmic Koala 9.10
Torrents
Karmic Koala Desktop 64
Karmic Koala Desktop 32
I am currently organising the partition on my new hard drive so I can fresh install.  Oh this is taking too long!
]]></description>
		<link>http://www.wetware.co.nz/blog/2009/10/get-your-karmic-koala-round-up-round-up/</link>
			</item>
	<item>
		<title>ATI Radeon HD 5800 Eyefinity with 24 Monitors</title>
		<description><![CDATA[Wanting more than 2 screens up until late has been the realm of the hard core enthusiasts.  Now it is the realm of the enthusiasts.  Check out 4 Radeon HD 5800 in one machine!  This demo is running Ubuntu 9.04 with X-Plane.  Impressive!

I think it is not too practical due to the grid lines which [...]]]></description>
		<link>http://www.wetware.co.nz/blog/2009/10/ati-radeon-hd-5800-eyefinity-with-24-monitors/</link>
			</item>
</channel>
</rss>
