<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for High T</title>
	<atom:link href="http://timhigh.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://timhigh.wordpress.com</link>
	<description>High Tech talks with High, T.</description>
	<lastBuildDate>Thu, 21 Feb 2013 15:37:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Announcing the Arch Decisions plugin for Redmine by Ondrej Kopecky</title>
		<link>http://timhigh.wordpress.com/2010/02/23/announcing-the-arch-decisions-plugin-for-redmine/#comment-317</link>
		<dc:creator><![CDATA[Ondrej Kopecky]]></dc:creator>
		<pubDate>Thu, 21 Feb 2013 15:37:57 +0000</pubDate>
		<guid isPermaLink="false">http://timhigh.wordpress.com/?p=229#comment-317</guid>
		<description><![CDATA[Thank you for your answer. I tried master branch and it seems working fine!
I feel a bit silly... there is a possibility that I made a mistake at the first place because I cannot remember if I ran &quot;rake redmine:plugins:migrate RAILS_ENV=production&quot; O:)]]></description>
		<content:encoded><![CDATA[<p>Thank you for your answer. I tried master branch and it seems working fine!<br />
I feel a bit silly&#8230; there is a possibility that I made a mistake at the first place because I cannot remember if I ran &#8220;rake redmine:plugins:migrate RAILS_ENV=production&#8221; O:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Announcing the Arch Decisions plugin for Redmine by Timothy High</title>
		<link>http://timhigh.wordpress.com/2010/02/23/announcing-the-arch-decisions-plugin-for-redmine/#comment-316</link>
		<dc:creator><![CDATA[Timothy High]]></dc:creator>
		<pubDate>Wed, 20 Feb 2013 17:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://timhigh.wordpress.com/?p=229#comment-316</guid>
		<description><![CDATA[Thanks for the tip!

I just recently fixed some routing issues with Factors and discussions. Was that your problem? I also just merged the rails3 branch into master, so you can start pulling from there again. Give it a shot and let me know if you still have issues.

Best regards,
Tim]]></description>
		<content:encoded><![CDATA[<p>Thanks for the tip!</p>
<p>I just recently fixed some routing issues with Factors and discussions. Was that your problem? I also just merged the rails3 branch into master, so you can start pulling from there again. Give it a shot and let me know if you still have issues.</p>
<p>Best regards,<br />
Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Announcing the Arch Decisions plugin for Redmine by Ondrej Kopecky</title>
		<link>http://timhigh.wordpress.com/2010/02/23/announcing-the-arch-decisions-plugin-for-redmine/#comment-315</link>
		<dc:creator><![CDATA[Ondrej Kopecky]]></dc:creator>
		<pubDate>Mon, 11 Feb 2013 09:11:37 +0000</pubDate>
		<guid isPermaLink="false">http://timhigh.wordpress.com/?p=229#comment-315</guid>
		<description><![CDATA[Hi, it is not working because of dispatcher error, and after (try to) fix dispatcher (http://www.redmine.org/boards/3/topics/30930) it has routes errors.
Versions:
redmine: 2.2.2
ruby: 1.9.3
gems: 1.9.1
rails: 3.2.11
mod passenger-3.0.19

I tried master and rails3 git branches. I thought you&#039;d like to know :)]]></description>
		<content:encoded><![CDATA[<p>Hi, it is not working because of dispatcher error, and after (try to) fix dispatcher (<a href="http://www.redmine.org/boards/3/topics/30930" rel="nofollow">http://www.redmine.org/boards/3/topics/30930</a>) it has routes errors.<br />
Versions:<br />
redmine: 2.2.2<br />
ruby: 1.9.3<br />
gems: 1.9.1<br />
rails: 3.2.11<br />
mod passenger-3.0.19</p>
<p>I tried master and rails3 git branches. I thought you&#8217;d like to know <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Announcing the Arch Decisions plugin for Redmine by Timothy High</title>
		<link>http://timhigh.wordpress.com/2010/02/23/announcing-the-arch-decisions-plugin-for-redmine/#comment-311</link>
		<dc:creator><![CDATA[Timothy High]]></dc:creator>
		<pubDate>Sun, 20 Jan 2013 18:36:57 +0000</pubDate>
		<guid isPermaLink="false">http://timhigh.wordpress.com/?p=229#comment-311</guid>
		<description><![CDATA[Hi Steffan,

I haven&#039;t tried it with Redmine 2.2.1 (I think), but just this week, I made several fixes for the latest version, with Rails 3. I think maybe the problem is that you&#039;re using the master branch. The changes I&#039;ve made are all in the &quot;rails3&quot; branch. Give that one a shot, and tell me if you have any problems.

I need to remember to make the Rails 3 version the official master. First, I&#039;ll have to make a rails2 branch off the master.

Best regards,
Tim]]></description>
		<content:encoded><![CDATA[<p>Hi Steffan,</p>
<p>I haven&#8217;t tried it with Redmine 2.2.1 (I think), but just this week, I made several fixes for the latest version, with Rails 3. I think maybe the problem is that you&#8217;re using the master branch. The changes I&#8217;ve made are all in the &#8220;rails3&#8243; branch. Give that one a shot, and tell me if you have any problems.</p>
<p>I need to remember to make the Rails 3 version the official master. First, I&#8217;ll have to make a rails2 branch off the master.</p>
<p>Best regards,<br />
Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Announcing the Arch Decisions plugin for Redmine by Steffen Hartmann</title>
		<link>http://timhigh.wordpress.com/2010/02/23/announcing-the-arch-decisions-plugin-for-redmine/#comment-310</link>
		<dc:creator><![CDATA[Steffen Hartmann]]></dc:creator>
		<pubDate>Sun, 20 Jan 2013 18:22:11 +0000</pubDate>
		<guid isPermaLink="false">http://timhigh.wordpress.com/?p=229#comment-310</guid>
		<description><![CDATA[Hello Timothy,

I read about this tool and it sounds like a very good idea for structuring things and choose between options. Unfortunatly It won&#039;t run on redmine 2.2.1. Is there a way which could be done to make it run for an beginner or do you have plans to make it work?

Thank you in advance.]]></description>
		<content:encoded><![CDATA[<p>Hello Timothy,</p>
<p>I read about this tool and it sounds like a very good idea for structuring things and choose between options. Unfortunatly It won&#8217;t run on redmine 2.2.1. Is there a way which could be done to make it run for an beginner or do you have plans to make it work?</p>
<p>Thank you in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Lessons from JBoss Envers by How to Tell the Database Your Web App Username &#171; High T</title>
		<link>http://timhigh.wordpress.com/2008/10/31/lessons-from-jboss-envers/#comment-287</link>
		<dc:creator><![CDATA[How to Tell the Database Your Web App Username &#171; High T]]></dc:creator>
		<pubDate>Thu, 11 Oct 2012 01:14:53 +0000</pubDate>
		<guid isPermaLink="false">http://timhigh.wordpress.com/?p=153#comment-287</guid>
		<description><![CDATA[[...] is the sort of thing that smells like an aspect to me. I want to add the &#8220;auditing&#8221; aspect to my already-existing code without having [...]]]></description>
		<content:encoded><![CDATA[<p>[...] is the sort of thing that smells like an aspect to me. I want to add the &#8220;auditing&#8221; aspect to my already-existing code without having [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Test Coverage Reporting on Oracle 10g by Tibin</title>
		<link>http://timhigh.wordpress.com/2009/02/17/test-coverage-reporting-on-oracle-10g/#comment-286</link>
		<dc:creator><![CDATA[Tibin]]></dc:creator>
		<pubDate>Wed, 22 Aug 2012 05:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://timhigh.wordpress.com/?p=177#comment-286</guid>
		<description><![CDATA[Great work. its highly appreciated...:)]]></description>
		<content:encoded><![CDATA[<p>Great work. its highly appreciated&#8230;:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Announcing the Arch Decisions plugin for Redmine by Timothy High</title>
		<link>http://timhigh.wordpress.com/2010/02/23/announcing-the-arch-decisions-plugin-for-redmine/#comment-285</link>
		<dc:creator><![CDATA[Timothy High]]></dc:creator>
		<pubDate>Sun, 22 Jul 2012 00:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://timhigh.wordpress.com/?p=229#comment-285</guid>
		<description><![CDATA[Interesting suggestion!
I think it would be a little too use case-specific to implement it with the monitoring integration, but it would make a lot of sense to provide a REST interface for this kind of thing. I&#039;ll put it on the todo list!]]></description>
		<content:encoded><![CDATA[<p>Interesting suggestion!<br />
I think it would be a little too use case-specific to implement it with the monitoring integration, but it would make a lot of sense to provide a REST interface for this kind of thing. I&#8217;ll put it on the todo list!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Announcing the Arch Decisions plugin for Redmine by Pedro Padron</title>
		<link>http://timhigh.wordpress.com/2010/02/23/announcing-the-arch-decisions-plugin-for-redmine/#comment-284</link>
		<dc:creator><![CDATA[Pedro Padron]]></dc:creator>
		<pubDate>Thu, 19 Jul 2012 20:17:52 +0000</pubDate>
		<guid isPermaLink="false">http://timhigh.wordpress.com/?p=229#comment-284</guid>
		<description><![CDATA[Great plugin =) A nice thing to do would be to integrate infrastructure monitoring with this, so that when a failure is detected it is automatically added (REST) as a factor. However, it should be made carefully to avoid polluting the factors listing...]]></description>
		<content:encoded><![CDATA[<p>Great plugin =) A nice thing to do would be to integrate infrastructure monitoring with this, so that when a failure is detected it is automatically added (REST) as a factor. However, it should be made carefully to avoid polluting the factors listing&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Test Coverage Reporting on Oracle 10g by Edge</title>
		<link>http://timhigh.wordpress.com/2009/02/17/test-coverage-reporting-on-oracle-10g/#comment-273</link>
		<dc:creator><![CDATA[Edge]]></dc:creator>
		<pubDate>Wed, 25 Apr 2012 03:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://timhigh.wordpress.com/?p=177#comment-273</guid>
		<description><![CDATA[Thank you this is great!]]></description>
		<content:encoded><![CDATA[<p>Thank you this is great!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
