<?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; batch import</title>
	<atom:link href="http://www.wetware.co.nz/tag/batch-import/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wetware.co.nz</link>
	<description>Getting computers to do stuff so we don&#039;t have too</description>
	<lastBuildDate>Thu, 01 Sep 2011 09:25:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Attachment_fu file upload from local files</title>
		<link>http://www.wetware.co.nz/2009/09/attachment_fu-file-upload-from-local-files/</link>
		<comments>http://www.wetware.co.nz/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/2009/09/attachment_fu-file-upload-from-local-files/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

