<?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>Automation Inc. &#187; trac</title>
	<atom:link href="http://blog.frameos.org/tag/trac/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.frameos.org</link>
	<description>Finding the perfect blend between fun and money</description>
	<lastBuildDate>Tue, 03 Jan 2012 19:20:26 +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>ruby/trac: create a new ticket from an email</title>
		<link>http://blog.frameos.org/2008/07/16/rubytrac-create-a-new-ticket-from-an-email/</link>
		<comments>http://blog.frameos.org/2008/07/16/rubytrac-create-a-new-ticket-from-an-email/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 18:11:52 +0000</pubDate>
		<dc:creator>rubiojr</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[h]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[trac]]></category>

		<guid isPermaLink="false">http://rubiojr.netcorex.org/blog/?p=32</guid>
		<description><![CDATA[A little ruby script to create a new ticket in trac from an email message.Needs rubygems, hpricot, mechanize and tmail.Edit the header of the script and change user, password, etc.Save the email as a text file (usually right click -&#62; save as.. in your mail client).Run &#8220;email2ticket emailmsg.txt&#8221; where emailmsg.txt is the email you just [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.frameos.org%2F2008%2F07%2F16%2Frubytrac-create-a-new-ticket-from-an-email%2F">
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.frameos.org%2F2008%2F07%2F16%2Frubytrac-create-a-new-ticket-from-an-email%2F&amp;style=normal&amp;b=2" height="61" width="50" />
			</a>
		</div>A little ruby script to create a new ticket in trac from an email message.<br /><br />Needs rubygems, hpricot, mechanize and tmail.<br /><br /><ol><li>Edit the header of the script and change user, password, etc.</li><li>Save the email as a text file (usually right click -&gt; save as.. in your mail client).</li><li>Run <span style="font-weight: bold; font-style: italic;">&#8220;email2ticket emailmsg.txt&#8221;</span> where <span style="font-style: italic;">emailmsg.txt</span> is the email you just saved.<br /></li></ol><br />The subject of the new ticket will be the subject from the message and the description of the ticket will be the body from the message.<br /><br />The script asumes you are using http authentication with your trac.<br /><br />Tested with <a href="http://trac.edgewall.org">trac</a> 0.11<br /><br />The script <a href="http://rubiojr.netcorex.org/scripts/email2ticket">here</a>.<br /><br /><br />]]></content:encoded>
			<wfw:commentRss>http://blog.frameos.org/2008/07/16/rubytrac-create-a-new-ticket-from-an-email/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

