<?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>TechnoHippy &#187; Technology</title>
	<atom:link href="http://www.technohippy.geek.nz/tag/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.technohippy.geek.nz</link>
	<description>&#60;a href=&#34;/me&#34;&#62;What is a TechnoHippy?&#60;/a&#62;</description>
	<lastBuildDate>Thu, 19 Aug 2010 01:43:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Lets hope&#8230;</title>
		<link>http://www.technohippy.geek.nz/2010/01/lets-hope/</link>
		<comments>http://www.technohippy.geek.nz/2010/01/lets-hope/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 06:06:57 +0000</pubDate>
		<dc:creator>kiwinewt</dc:creator>
				<category><![CDATA[1]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.technohippy.geek.nz/?p=643</guid>
		<description><![CDATA[This works: order allow,deny deny from 203.97.120.87 deny from 121.73.214.121 deny from 219.88.68.120 allow from all Can anyone confirm it before I test tomorrow?]]></description>
			<content:encoded><![CDATA[<p>This works:</p>
<p><code>order allow,deny<br />
deny from 203.97.120.87<br />
deny from 121.73.214.121<br />
deny from 219.88.68.120<br />
allow from all</code></p>
<p>Can anyone confirm it before I test tomorrow?</p>
 <img src="http://www.technohippy.geek.nz/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=643" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.technohippy.geek.nz/2010/01/lets-hope/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>multi-language text field</title>
		<link>http://www.technohippy.geek.nz/2009/11/multi-language-text-field/</link>
		<comments>http://www.technohippy.geek.nz/2009/11/multi-language-text-field/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 23:34:39 +0000</pubDate>
		<dc:creator>kiwinewt</dc:creator>
				<category><![CDATA[Linkage]]></category>
		<category><![CDATA[RoR]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://nate.walkerfamily.net.nz/?p=557</guid>
		<description><![CDATA[Today I asked in #rubyonrails: How can I have a model with a text field and have that text field in multiple languages? Epic thanks to Radar for the answer: http://frozenplague.net/2009/11/scoping-by-locales/]]></description>
			<content:encoded><![CDATA[<p>Today I asked in #rubyonrails: How can I have a model with a text field and have that text field in multiple languages?</p>
<p>Epic thanks to Radar for the answer:</p>
<p><a href="http://frozenplague.net/2009/11/scoping-by-locales/" target="_blank">http://frozenplague.net/2009/11/scoping-by-locales/</a></p>
 <img src="http://www.technohippy.geek.nz/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=557" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.technohippy.geek.nz/2009/11/multi-language-text-field/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Old stuff?</title>
		<link>http://www.technohippy.geek.nz/2009/10/old-stuff/</link>
		<comments>http://www.technohippy.geek.nz/2009/10/old-stuff/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 09:51:26 +0000</pubDate>
		<dc:creator>kiwinewt</dc:creator>
				<category><![CDATA[GitHub]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://nate.walkerfamily.net.nz/2009/10/old-stuff/</guid>
		<description><![CDATA[Just looking through some old blog posts and GitHub archives this evening&#8230; and came across SettingsLogic. Now, the guy that wrote this has done some awesome stuff such as SearchLogic and others. SettingsLogic looks pretty similar to my original AppConfig way of doing things, which I like. What I still want, however, is a database-driven [...]]]></description>
			<content:encoded><![CDATA[<p>Just looking through some old blog posts and GitHub archives this evening&#8230; and came across SettingsLogic.<br />
Now, the guy that wrote this has done some awesome stuff such as SearchLogic and others. SettingsLogic looks pretty similar to my original AppConfig way of doing things, which I like.<br />
What I still want, however, is a database-driven settings plugin that will allow in-place changes to certain application settings (e.g. site name, admin email, etc), but I still havent found one.<br />
Anyone know of any?</p>
 <img src="http://www.technohippy.geek.nz/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=556" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.technohippy.geek.nz/2009/10/old-stuff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I had to giggle&#8230;</title>
		<link>http://www.technohippy.geek.nz/2009/09/i-had-to-giggle/</link>
		<comments>http://www.technohippy.geek.nz/2009/09/i-had-to-giggle/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 07:19:09 +0000</pubDate>
		<dc:creator>kiwinewt</dc:creator>
				<category><![CDATA[GitHub]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://nate.walkerfamily.net.nz/2009/09/i-had-to-giggle/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://github.com/blog/506-state-of-the-hub-rackspace-day-2"><img alt="" src="http://twictur.es/i/4486632783.gif" title="God kills a unicorn" class="alignnone" width="440" height="120" /></a></p>
 <img src="http://www.technohippy.geek.nz/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=553" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.technohippy.geek.nz/2009/09/i-had-to-giggle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slices anyone?</title>
		<link>http://www.technohippy.geek.nz/2009/09/slices-anyone/</link>
		<comments>http://www.technohippy.geek.nz/2009/09/slices-anyone/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 18:20:30 +0000</pubDate>
		<dc:creator>kiwinewt</dc:creator>
				<category><![CDATA[RoR]]></category>
		<category><![CDATA[SliceHost]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://nate.walkerfamily.net.nz/?p=547</guid>
		<description><![CDATA[I know I always promise to do update posts, but this isn&#8217;t one of those. Just over the last few days, I have been setting up a new server. Over on SliceHost. Yeah. I have found many issues running my Ruby on Rails apps over on DreamHost (like the fact that DreamHost won&#8217;t give you [...]]]></description>
			<content:encoded><![CDATA[<p>I know I always promise to do update posts, but this isn&#8217;t one of those.</p>
<p>Just over the last few days, I have been setting up a new server. Over on SliceHost. Yeah. I have found many issues running my Ruby on Rails apps over on DreamHost (like the fact that DreamHost won&#8217;t give you enough memory to run more than one).</p>
<p>So I have now moved WebToday across, which is good. Getting the emails working correctly was a whole nother kettle of fish though! At least now I have found out how to create a mailbox that forwards straight on (so it can be used for sending mail, but all received mail goes elsewhere).</p>
<p>There are a couple of things I have noticed about SliceHost which I really like &#8211; 24/7 live chat with them, articles on how to do the basics (setup a mail server, for example) and the ability to clone a slice. This means that when the number of emails and websites gets too much, I can clone the slice, remove the web role from one and the mail role from the other (and same thing for the database).</p>
<p>Anyway, enough love story for now, back to moving domains across&#8230;</p>
 <img src="http://www.technohippy.geek.nz/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=547" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.technohippy.geek.nz/2009/09/slices-anyone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NZ Govt Internet Censorship</title>
		<link>http://www.technohippy.geek.nz/2009/07/nz-govt-internet-censorship/</link>
		<comments>http://www.technohippy.geek.nz/2009/07/nz-govt-internet-censorship/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 21:13:35 +0000</pubDate>
		<dc:creator>kiwinewt</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://nate.walkerfamily.net.nz/2009/07/nz-govt-internet-censorship/</guid>
		<description><![CDATA[Brenda Wallace: New Zealand government censoring our Internet access is in today&#8217;s Herald http://is.gd/1A535 Nate Walker: What the hell??? They shouldnt be allowed to do this. If they must censor, government-based internet censorship should be open and people should be able to know what is on the list and there should be a process to [...]]]></description>
			<content:encoded><![CDATA[<p>Brenda Wallace:<br />
New Zealand government censoring our Internet access is in today&#8217;s Herald <a href="http://is.gd/1A535" target="_blank">http://is.gd/1A535</a><br />
Nate Walker:<br />
What the hell??? They shouldnt be allowed to do this. If they must censor, government-based internet censorship should be open and people should be able to know what is on the list and there should be a process to get oneself removed from the list as well.</p>
 <img src="http://www.technohippy.geek.nz/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=523" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.technohippy.geek.nz/2009/07/nz-govt-internet-censorship/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>curse you facebook!</title>
		<link>http://www.technohippy.geek.nz/2009/05/curse-you-facebook/</link>
		<comments>http://www.technohippy.geek.nz/2009/05/curse-you-facebook/#comments</comments>
		<pubDate>Sun, 31 May 2009 10:41:51 +0000</pubDate>
		<dc:creator>kiwinewt</dc:creator>
				<category><![CDATA[Rant]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://nate.walkerfamily.net.nz/?p=478</guid>
		<description><![CDATA[Just trying to get my blog posts to appear as links on my facebook page. Stupid thing doesnt want to, Workbook and Socialite plugins seem to be made of fail too &#8211; they post ony my activity wall but dont show up on my proper wall&#8230; FAIL]]></description>
			<content:encoded><![CDATA[<p>Just trying to get my blog posts to appear as links on my facebook page. Stupid thing doesnt want to, Workbook and Socialite plugins seem to be made of fail too &#8211; they post ony my activity wall but dont show up on my proper wall&#8230;</p>
<p>FAIL</p>
 <img src="http://www.technohippy.geek.nz/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=478" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.technohippy.geek.nz/2009/05/curse-you-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Investigating VPS&#8217;s</title>
		<link>http://www.technohippy.geek.nz/2009/03/investigating-vpss/</link>
		<comments>http://www.technohippy.geek.nz/2009/03/investigating-vpss/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 02:46:54 +0000</pubDate>
		<dc:creator>kiwinewt</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://nate.walkerfamily.net.nz/?p=452</guid>
		<description><![CDATA[Wow. I never realised there were so many different options for VPS solutions. Even just in NZ as well. Anyone know anything much about them?]]></description>
			<content:encoded><![CDATA[<p>Wow. I never realised there were so many different options for VPS solutions. Even just in NZ as well.<br />
Anyone know anything much about them?</p>
 <img src="http://www.technohippy.geek.nz/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=452" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.technohippy.geek.nz/2009/03/investigating-vpss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dear Wellingtonians&#8230;</title>
		<link>http://www.technohippy.geek.nz/2009/03/dear-wellingtonians/</link>
		<comments>http://www.technohippy.geek.nz/2009/03/dear-wellingtonians/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 22:35:41 +0000</pubDate>
		<dc:creator>kiwinewt</dc:creator>
				<category><![CDATA[Friends]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://nate.walkerfamily.net.nz/?p=450</guid>
		<description><![CDATA[I will be up for a few days (13-15 March) and will have 13/14th evenings free hopefully. Anyone able to recommend anywhere to go? I *have* to get my hands on some epic ale at some point too&#8230; Much thanks Kiwinewt]]></description>
			<content:encoded><![CDATA[<p>I will be up for a few days (13-15 March) and will have 13/14th evenings free hopefully.<br />
Anyone able to recommend anywhere to go? I *have* to get my hands on some epic ale at some point too&#8230;<br />
Much thanks<br />
Kiwinewt <img src='http://www.technohippy.geek.nz/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
 <img src="http://www.technohippy.geek.nz/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=450" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.technohippy.geek.nz/2009/03/dear-wellingtonians/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changes</title>
		<link>http://www.technohippy.geek.nz/2008/12/changes/</link>
		<comments>http://www.technohippy.geek.nz/2008/12/changes/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 10:00:26 +0000</pubDate>
		<dc:creator>kiwinewt</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://nate.walkerfamily.net.nz/?p=326</guid>
		<description><![CDATA[Alright. After creating a new theme for the Rocket Boys website and finding it *really* easy to do, I have now gone and created my own theme for my website. It is based on the previous one that was on here, but I have tidied up the CSS, removed that annoying hover change on *everything* [...]]]></description>
			<content:encoded><![CDATA[<p>Alright. After creating a new theme for the Rocket Boys website and finding it *really* easy to do, I have now gone and created my own theme for my website. It is based on the previous one that was on here, but I have tidied up the CSS, removed that annoying hover change on *everything* and created a logo and colour scheme based on it <img src='http://www.technohippy.geek.nz/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . This also includes rounded corners for those lucky enough to be using a Gecko or Webkit browser (e.g.: Firefox 2+ or Safari).</p>
<p>I have also added some pages I think that I needed, so please check them out. The main one is the <a title="Contract Work" href="../contract-work/">Contract Work</a> page, especially since I would like some extra work to do <img src='http://www.technohippy.geek.nz/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Hope everyone enjoys the changes. If not (or if something doesnt work) let me know!</p>
 <img src="http://www.technohippy.geek.nz/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=326" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.technohippy.geek.nz/2008/12/changes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
