<?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>Martin Liu - Martin&#039;s Crazy World &#187; Works</title>
	<atom:link href="http://www.martinliu.info/category/works/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.martinliu.info</link>
	<description>Martin&#039;s Crazy World</description>
	<lastBuildDate>Mon, 21 Sep 2009 06:52:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Redmine_Importer: Redmine CSV Import Plugin</title>
		<link>http://www.martinliu.info/2009/04/redmine_importer-redmine-csv-import-plugin/</link>
		<comments>http://www.martinliu.info/2009/04/redmine_importer-redmine-csv-import-plugin/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 16:32:43 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Works]]></category>

		<guid isPermaLink="false">http://www.martinliu.info/?p=97</guid>
		<description><![CDATA[redmine_importer 0.3.1
Download
Though, I&#8217;m a newbie in Ruby and RoR development. But after 4-5 hours googling, I decided write a Redmine import plugin for those tons of issues in Excel. So, I downloaded Redmine source code, Aptana Studio, then learn how to program with Ruby and RoR&#8230;
Finally, I built a plugin named redmine_importer, and it works. [...]]]></description>
			<content:encoded><![CDATA[<p><strong>redmine_importer 0.3.1<br />
<a href="http://www.martinliu.info/wp-content/uploads/2009/04/redmine_importer-031.zip">Download</a></strong></p>
<p>Though, I&#8217;m a newbie in Ruby and RoR development. But after 4-5 hours googling, I decided write a Redmine import plugin for those tons of issues in Excel. So, I downloaded Redmine source code, Aptana Studio, then learn how to program with Ruby and RoR&#8230;</p>
<p>Finally, I built a plugin named redmine_importer, and it works.<em> Thanks to the 1st user, my colleague, <a href="http://blog.csdn.net/vincetest/archive/2006/10/29/1355229.aspx">Vince Zhang</a></em></p>
<p>redmine_importer 0.3.1 features:</p>
<ul>
<li>Import CSV file, user define split and wrap character</li>
<li>User define CSV column and issue field mapping</li>
<li>Update exsit issues by user defined unique field</li>
<li>Ignore none-exsitent issue, avoid re-update closed issue</li>
<li>As a project&#8217;s module, can configured by project manager</li>
<li>L10n, with English and Chinese locale</li>
</ul>
<p><span id="more-97"></span></p>
<p><strong>Install</strong></p>
<ul>
<li> Make sure you have &#8220;fastercsv&#8221; gem installed(vertion 1.4.0 is tested): <em>#gem install fastercsv</em></li>
<li>Extract .zip file to &#8220;redmine/vendor/plugins/&#8221;</li>
<li>restart your redmine, do some config in permission settings.</li>
</ul>
<p>Tested in Redmine 0.8.2</p>
<p>Enjoy!</p>
<p><strong>Screenshot</strong></p>
<p><a href="http://www.martinliu.info/wp-content/uploads/2009/04/redmine_importer_screenshot1.png"><img class="alignnone size-medium wp-image-102" title="Column Match" src="http://www.martinliu.info/wp-content/uploads/2009/04/redmine_importer_screenshot1-300x181.png" alt="Column Match" width="300" height="181" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.martinliu.info/2009/04/redmine_importer-redmine-csv-import-plugin/feed/</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
	</channel>
</rss>
