<?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 on: Random bits and Experiments</title>
	<atom:link href="http://blog.mmediasys.com/2008/05/24/random-bits-and-experiments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mmediasys.com/2008/05/24/random-bits-and-experiments/</link>
	<description>Compartiendo fragmentos de código con el mundo.</description>
	<lastBuildDate>Sun, 07 Mar 2010 15:27:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: To Git or Not to Git &#124; Buanzolandia</title>
		<link>http://blog.mmediasys.com/2008/05/24/random-bits-and-experiments/comment-page-1/#comment-362</link>
		<dc:creator>To Git or Not to Git &#124; Buanzolandia</dc:creator>
		<pubDate>Mon, 05 Jan 2009 23:01:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mmediasys.com/?p=34#comment-362</guid>
		<description>[...] Git also make it easy. I was reluctant to move from Bazaar to Git for RubyInstaller but I found it more easy to accept contributions (repository here and reasons here) [...]</description>
		<content:encoded><![CDATA[<p>[...] Git also make it easy. I was reluctant to move from Bazaar to Git for RubyInstaller but I found it more easy to accept contributions (repository here and reasons here) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roger</title>
		<link>http://blog.mmediasys.com/2008/05/24/random-bits-and-experiments/comment-page-1/#comment-293</link>
		<dc:creator>roger</dc:creator>
		<pubDate>Thu, 06 Nov 2008 21:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mmediasys.com/?p=34#comment-293</guid>
		<description>mine also takes up 100% cpu [on...at least two computers, one without virus scanner] -- that&#039;s with using the distro from http://www.akitaonrails.com/2008/7/26/still-playing-with-ruby-on-windows as well as 1.9 built from source.  Hmm.</description>
		<content:encoded><![CDATA[<p>mine also takes up 100% cpu [on...at least two computers, one without virus scanner] &#8212; that&#8217;s with using the distro from <a href="http://www.akitaonrails.com/2008/7/26/still-playing-with-ruby-on-windows" rel="nofollow">http://www.akitaonrails.com/2008/7/26/still-playing-with-ruby-on-windows</a> as well as 1.9 built from source.  Hmm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis</title>
		<link>http://blog.mmediasys.com/2008/05/24/random-bits-and-experiments/comment-page-1/#comment-182</link>
		<dc:creator>Luis</dc:creator>
		<pubDate>Tue, 03 Jun 2008 10:31:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mmediasys.com/?p=34#comment-182</guid>
		<description>Mario Steele was having the same problem, and was related to Antivirus software. Please check that in another computer before try 1.8.7.</description>
		<content:encoded><![CDATA[<p>Mario Steele was having the same problem, and was related to Antivirus software. Please check that in another computer before try 1.8.7.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sgwong</title>
		<link>http://blog.mmediasys.com/2008/05/24/random-bits-and-experiments/comment-page-1/#comment-181</link>
		<dc:creator>sgwong</dc:creator>
		<pubDate>Tue, 03 Jun 2008 01:30:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mmediasys.com/?p=34#comment-181</guid>
		<description>Thanks, when I running irb, both ruby.exe and csrss.exe take up all the cpu usage.

I will try the 1.8.7 ruby version and see whether it will fix my problem.

Thanks for the reply anywhere.</description>
		<content:encoded><![CDATA[<p>Thanks, when I running irb, both ruby.exe and csrss.exe take up all the cpu usage.</p>
<p>I will try the 1.8.7 ruby version and see whether it will fix my problem.</p>
<p>Thanks for the reply anywhere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis</title>
		<link>http://blog.mmediasys.com/2008/05/24/random-bits-and-experiments/comment-page-1/#comment-180</link>
		<dc:creator>Luis</dc:creator>
		<pubDate>Sun, 01 Jun 2008 04:00:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mmediasys.com/?p=34#comment-180</guid>
		<description>@sgwong: the version I put online ship with these fixes. In case you find it still eat your CPU, you need to check your AV software since sometimes they interfere.

Every time I make a reference to the 7z packages you can grab them here:

http://dump.mmediasys.com/installer3/

Is 1.8.6-p114 release with the patches from @patches@ directory applied to original source code.

In case you need to build anythin you can grab the sandbox too.

We are working on get a proper installer, sorry for that.

HTH.</description>
		<content:encoded><![CDATA[<p>@sgwong: the version I put online ship with these fixes. In case you find it still eat your <span class="caps">CPU, </span>you need to check your AV software since sometimes they interfere.</p>
<p>Every time I make a reference to the 7z packages you can grab them here:</p>
<p><a href="http://dump.mmediasys.com/installer3/" rel="nofollow">http://dump.mmediasys.com/installer3/</a></p>
<p>Is 1.8.6-p114 release with the patches from <code>patches</code> directory applied to original source code.</p>
<p>In case you need to build anythin you can grab the sandbox too.</p>
<p>We are working on get a proper installer, sorry for that.</p>
<p><span class="caps">HTH.</span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sgwong</title>
		<link>http://blog.mmediasys.com/2008/05/24/random-bits-and-experiments/comment-page-1/#comment-179</link>
		<dc:creator>sgwong</dc:creator>
		<pubDate>Sun, 01 Jun 2008 03:52:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mmediasys.com/?p=34#comment-179</guid>
		<description>I haven&#039;t try the latest ruby-mingw version yet. Did the latest version had fixed the high cpu consumption when running irb?

In your blog you had mention that there are some.7z release, where can I download that?</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t try the latest ruby-mingw version yet. Did the latest version had fixed the high cpu consumption when running irb?</p>
<p>In your blog you had mention that there are some.7z release, where can I download that?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
