<?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/"
		>
<channel>
	<title>Comments for non-random ramble</title>
	<atom:link href="http://jimbarritt.com/non-random/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://jimbarritt.com/non-random</link>
	<description>adventures in code</description>
	<lastBuildDate>Sun, 04 Sep 2011 07:24:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Using TextMate with R by Jim Barritt</title>
		<link>http://jimbarritt.com/non-random/2010/11/16/using-textmate-with-r/comment-page-1/#comment-56054</link>
		<dc:creator>Jim Barritt</dc:creator>
		<pubDate>Sun, 04 Sep 2011 07:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://jimbarritt.com/non-random/?p=750#comment-56054</guid>
		<description>Hi, sorry I&#039;ve not responded in a timely fashion! I meant to investigate but have unfortunately been swept away by work! Hope you found a solution and again many apologies.</description>
		<content:encoded><![CDATA[<p>Hi, sorry I&#8217;ve not responded in a timely fashion! I meant to investigate but have unfortunately been swept away by work! Hope you found a solution and again many apologies.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using TextMate with R by zenzen</title>
		<link>http://jimbarritt.com/non-random/2010/11/16/using-textmate-with-r/comment-page-1/#comment-54722</link>
		<dc:creator>zenzen</dc:creator>
		<pubDate>Fri, 12 Aug 2011 19:38:46 +0000</pubDate>
		<guid isPermaLink="false">http://jimbarritt.com/non-random/?p=750#comment-54722</guid>
		<description>Hey there,

you sound like you know a thing or two about Textmate-Bundles, so I have a short question: I&#039;m trying to run JGR (Java Gui for R) instead of R.app.

I tried simply exchanging R with JGR in the script above, but the only thing I get is: &quot;119:120: syntax error: Expected end of line, etc. but found &quot;&quot;&quot;. (-2741)&quot;.

Do you have some idea how to do this?</description>
		<content:encoded><![CDATA[<p>Hey there,</p>
<p>you sound like you know a thing or two about Textmate-Bundles, so I have a short question: I&#8217;m trying to run JGR (Java Gui for R) instead of R.app.</p>
<p>I tried simply exchanging R with JGR in the script above, but the only thing I get is: &#8220;119:120: syntax error: Expected end of line, etc. but found &#8220;&#8221;". (-2741)&#8221;.</p>
<p>Do you have some idea how to do this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A proper shell in windows by Jim Barritt</title>
		<link>http://jimbarritt.com/non-random/2010/10/27/a-proper-shell-in-windows/comment-page-1/#comment-40825</link>
		<dc:creator>Jim Barritt</dc:creator>
		<pubDate>Tue, 02 Nov 2010 11:09:06 +0000</pubDate>
		<guid isPermaLink="false">http://jimbarritt.com/non-random/?p=687#comment-40825</guid>
		<description>I noticed that to make the &quot;chere&quot; command work I had to upgrade to the latest version of cygwin</description>
		<content:encoded><![CDATA[<p>I noticed that to make the &#8220;chere&#8221; command work I had to upgrade to the latest version of cygwin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IntelliJ Crashes on OS X by Lambda</title>
		<link>http://jimbarritt.com/non-random/2009/08/01/intellij-crashes-on-os-x/comment-page-1/#comment-40143</link>
		<dc:creator>Lambda</dc:creator>
		<pubDate>Fri, 22 Oct 2010 23:35:29 +0000</pubDate>
		<guid isPermaLink="false">http://jimbarritt.com/non-random/2009/08/01/intellij-crashes-on-os-x/#comment-40143</guid>
		<description>This post really helped me out! Thank you.</description>
		<content:encoded><![CDATA[<p>This post really helped me out! Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on svn ignore on the command line by Jim Barritt</title>
		<link>http://jimbarritt.com/non-random/2009/05/25/svn-ignore-on-the-command-line/comment-page-1/#comment-39919</link>
		<dc:creator>Jim Barritt</dc:creator>
		<pubDate>Tue, 19 Oct 2010 13:21:53 +0000</pubDate>
		<guid isPermaLink="false">http://jimbarritt.com/non-random/2009/05/25/svn-ignore-on-the-command-line/#comment-39919</guid>
		<description>!!!!WARNING!!!!!! this does it to ALL the sub directories, so its probably better to script something up to just do it for the individual module roots.

Oops, missed this for a year! You can set -R as a flag to the svn propset command which will recursively apply the ignore. 

So you could do:

svn propset -R svn:ignore target .

!!!!WARNING!!!!!! this does it to ALL the sub directories, so its probably better to script something up to just do it for the individual module roots.</description>
		<content:encoded><![CDATA[<p>!!!!WARNING!!!!!! this does it to ALL the sub directories, so its probably better to script something up to just do it for the individual module roots.</p>
<p>Oops, missed this for a year! You can set -R as a flag to the svn propset command which will recursively apply the ignore. </p>
<p>So you could do:</p>
<p>svn propset -R svn:ignore target .</p>
<p>!!!!WARNING!!!!!! this does it to ALL the sub directories, so its probably better to script something up to just do it for the individual module roots.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XStream collections: when is an ArrayList not an ArrayList ? by Mój smietniczek &#187; Blog Archive &#187; Kiedy ArrayList to nie ArrayList</title>
		<link>http://jimbarritt.com/non-random/2009/11/25/xstream-collections-when-is-an-arraylist-not-an-arraylist/comment-page-1/#comment-32491</link>
		<dc:creator>Mój smietniczek &#187; Blog Archive &#187; Kiedy ArrayList to nie ArrayList</dc:creator>
		<pubDate>Fri, 16 Apr 2010 10:22:41 +0000</pubDate>
		<guid isPermaLink="false">http://jimbarritt.com/non-random/?p=315#comment-32491</guid>
		<description>[...] &lt;/select&gt;  Na ten sam problem trafił już wcześniej Jim Barritt i udało mu się znaleźć przyczynę . Jak się okazało lista zwracana przez Arrays.asList() to nie zwykłe java.util.ArrayList ale [...]</description>
		<content:encoded><![CDATA[<p>[...] &lt;/select&gt;  Na ten sam problem trafił już wcześniej Jim Barritt i udało mu się znaleźć przyczynę . Jak się okazało lista zwracana przez Arrays.asList() to nie zwykłe java.util.ArrayList ale [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DBNavigator plugin failed to start in Intellij 8.x by non-random ramble :: BashPlugin For IntelliJ fails under snow leopard</title>
		<link>http://jimbarritt.com/non-random/2009/11/18/dbnavigator-plugin-failed-to-start-in-intellij-8-x/comment-page-1/#comment-27284</link>
		<dc:creator>non-random ramble :: BashPlugin For IntelliJ fails under snow leopard</dc:creator>
		<pubDate>Mon, 07 Dec 2009 09:17:20 +0000</pubDate>
		<guid isPermaLink="false">http://jimbarritt.com/non-random/?p=293#comment-27284</guid>
		<description>[...] restart, IntelliJ just did not work, even After I removed the plugin (See this post for more plugin [...]</description>
		<content:encoded><![CDATA[<p>[...] restart, IntelliJ just did not work, even After I removed the plugin (See this post for more plugin [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IntelliJ Crashes on OS X by Jim Barritt</title>
		<link>http://jimbarritt.com/non-random/2009/08/01/intellij-crashes-on-os-x/comment-page-1/#comment-25942</link>
		<dc:creator>Jim Barritt</dc:creator>
		<pubDate>Fri, 06 Nov 2009 19:45:35 +0000</pubDate>
		<guid isPermaLink="false">http://jimbarritt.com/non-random/2009/08/01/intellij-crashes-on-os-x/#comment-25942</guid>
		<description>Found this pdf which is quite interesting

&lt;a href=&quot;http://www.jetbrains.net/devnet/thread/282406.pdf&quot; rel=&quot;nofollow&quot;&gt;http:/www.jetbrains.net/devnet/thread/282406.pdf&lt;/a&gt;

Defintitely suggests the JVM at work.</description>
		<content:encoded><![CDATA[<p>Found this pdf which is quite interesting</p>
<p><a href="http://www.jetbrains.net/devnet/thread/282406.pdf" rel="nofollow">http:/www.jetbrains.net/devnet/thread/282406.pdf</a></p>
<p>Defintitely suggests the JVM at work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IntelliJ Crashes on OS X by Jim Barritt</title>
		<link>http://jimbarritt.com/non-random/2009/08/01/intellij-crashes-on-os-x/comment-page-1/#comment-25941</link>
		<dc:creator>Jim Barritt</dc:creator>
		<pubDate>Fri, 06 Nov 2009 19:40:24 +0000</pubDate>
		<guid isPermaLink="false">http://jimbarritt.com/non-random/2009/08/01/intellij-crashes-on-os-x/#comment-25941</guid>
		<description>But it still crashes.</description>
		<content:encoded><![CDATA[<p>But it still crashes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IntelliJ Crashes on OS X by Jim Barritt</title>
		<link>http://jimbarritt.com/non-random/2009/08/01/intellij-crashes-on-os-x/comment-page-1/#comment-24132</link>
		<dc:creator>Jim Barritt</dc:creator>
		<pubDate>Tue, 22 Sep 2009 07:58:52 +0000</pubDate>
		<guid isPermaLink="false">http://jimbarritt.com/non-random/2009/08/01/intellij-crashes-on-os-x/#comment-24132</guid>
		<description>It still seesm to crash every now and again. I also discovered that it doesnt like the 64bit version of java, so I set jdk 5 32bit to the top in the java preferences pane (Finder -&gt; Applications -&gt; Utilities -&gt; Java preferences)</description>
		<content:encoded><![CDATA[<p>It still seesm to crash every now and again. I also discovered that it doesnt like the 64bit version of java, so I set jdk 5 32bit to the top in the java preferences pane (Finder -> Applications -> Utilities -> Java preferences)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

