<?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>Wetware &#187; Uncategorized</title>
	<atom:link href="http://www.wetware.co.nz/blog/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wetware.co.nz/blog</link>
	<description>Getting computers to do stuff so we don&#039;t have too</description>
	<lastBuildDate>Tue, 27 Jul 2010 03:03:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Factory Farming Possibility in NZ</title>
		<link>http://www.wetware.co.nz/blog/2009/12/factory-farming-possibility-in-nz/</link>
		<comments>http://www.wetware.co.nz/blog/2009/12/factory-farming-possibility-in-nz/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 01:34:56 +0000</pubDate>
		<dc:creator>Jordan Carter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.wetware.co.nz/blog/?p=640</guid>
		<description><![CDATA[Get the full story and how to oppose the factory farming]]></description>
		<wfw:commentRss>http://www.wetware.co.nz/blog/2009/12/factory-farming-possibility-in-nz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Attachment_fu file upload from local files</title>
		<link>http://www.wetware.co.nz/blog/2009/09/attachment_fu-file-upload-from-local-files/</link>
		<comments>http://www.wetware.co.nz/blog/2009/09/attachment_fu-file-upload-from-local-files/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 08:34:39 +0000</pubDate>
		<dc:creator>Jordan Carter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[attachment_fu]]></category>
		<category><![CDATA[batch import]]></category>
		<category><![CDATA[file upload]]></category>

		<guid isPermaLink="false">http://www.wetware.co.nz/blog/?p=407</guid>
		<description><![CDATA[If you need to batch import files into attachment_fu from a local source then you can doing the following l = Logo.new(:uploaded_data =&#62; ActionController::TestUploadedFile.new(&#8220;/home/jordan/Documents/test_project/1.jpg&#8221;, &#8220;image/jpeg&#8221;)) You can encapsulate that in a loop and iterate over a list of files if need be (would be assumed for batch import eh.)  Enjoy!]]></description>
		<wfw:commentRss>http://www.wetware.co.nz/blog/2009/09/attachment_fu-file-upload-from-local-files/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Rails Filters Order</title>
		<link>http://www.wetware.co.nz/blog/2009/09/rails-filters-order/</link>
		<comments>http://www.wetware.co.nz/blog/2009/09/rails-filters-order/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 00:23:06 +0000</pubDate>
		<dc:creator>Jordan Carter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[DRY]]></category>
		<category><![CDATA[filters]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://www.wetware.co.nz/blog/?p=518</guid>
		<description><![CDATA[Rails has some nice filters for DRYing up repeated actions like creating a activation_code on signup, or an unsubscribe_code, reset code. before_validation_on_update before_validation_on_create validate validate_on_update validate_on_create after_validation after_validation_on_update after_validation_on_create before_save before_update before_create after_update after_create after_save There are many different times when you will want to use these and knowing the order will help a lot [...]]]></description>
		<wfw:commentRss>http://www.wetware.co.nz/blog/2009/09/rails-filters-order/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Surface &#8211; hidden agenda</title>
		<link>http://www.wetware.co.nz/blog/2009/09/microsoft-surface-hidden-agenda/</link>
		<comments>http://www.wetware.co.nz/blog/2009/09/microsoft-surface-hidden-agenda/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 21:25:38 +0000</pubDate>
		<dc:creator>Jordan Carter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Microsoft Surface]]></category>
		<category><![CDATA[SilverLight]]></category>

		<guid isPermaLink="false">http://www.wetware.co.nz/blog/?p=487</guid>
		<description><![CDATA[Microsofts&#8217; Surface technology looks rather cool. A good step for innovation from Microsoft but there is something that strikes me as a little fishy. It&#8217;s not that this technology could be installed in every surface and watch our every move. The pub, the breakfast table, my work desk, the floor&#8230; Nor is it that this [...]]]></description>
		<wfw:commentRss>http://www.wetware.co.nz/blog/2009/09/microsoft-surface-hidden-agenda/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Boot Windows 7 RC &#8211; win7 &#8211; From USB Thumb Drive</title>
		<link>http://www.wetware.co.nz/blog/2009/07/boot-windows-7-rc-win7-from-usb-thumb-drive/</link>
		<comments>http://www.wetware.co.nz/blog/2009/07/boot-windows-7-rc-win7-from-usb-thumb-drive/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 23:10:45 +0000</pubDate>
		<dc:creator>Jordan Carter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.wetware.co.nz/blog/?p=446</guid>
		<description><![CDATA[A very good blog post here about how to do it http://kmwoley.com/blog/?p=345 Here is a recap, you must be in Vista or another Win 7 install.  I used a virtualbox install to do the formatting, then copied the iso files across inside of ubuntu. Step 1: Format the Drive The steps here are to use [...]]]></description>
		<wfw:commentRss>http://www.wetware.co.nz/blog/2009/07/boot-windows-7-rc-win7-from-usb-thumb-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
