<?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: win32console upcoming changes and feedback</title>
	<atom:link href="http://blog.mmediasys.com/2009/12/17/win32console-upcoming-changes-and-feedback/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mmediasys.com/2009/12/17/win32console-upcoming-changes-and-feedback/</link>
	<description>Compartiendo fragmentos de código con el mundo.</description>
	<lastBuildDate>Thu, 22 Jul 2010 22:33:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Aslak HellesÃ¸y</title>
		<link>http://blog.mmediasys.com/2009/12/17/win32console-upcoming-changes-and-feedback/comment-page-1/#comment-3235</link>
		<dc:creator>Aslak HellesÃ¸y</dc:creator>
		<pubDate>Sun, 03 Jan 2010 14:06:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mmediasys.com/?p=314#comment-3235</guid>
		<description>Would this new FFI thing work with IronRuby too? Cucumber needs colours and codepage detecting for MRI, JRuby and IronRuby on Windows.</description>
		<content:encoded><![CDATA[<p>Would this new <span class="caps">FFI </span>thing work with IronRuby too? Cucumber needs colours and codepage detecting for <span class="caps">MRI,</span> JRuby and IronRuby on Windows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis</title>
		<link>http://blog.mmediasys.com/2009/12/17/win32console-upcoming-changes-and-feedback/comment-page-1/#comment-3195</link>
		<dc:creator>Luis</dc:creator>
		<pubDate>Wed, 30 Dec 2009 19:59:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mmediasys.com/?p=314#comment-3195</guid>
		<description>&lt;a href=&quot;#comment-3194&quot; rel=&quot;nofollow&quot;&gt;@Aslak HellesÃ¸y:&lt;/a&gt; Thanks Aslak for the pointer.

win32console always offered a way to retrieve the console output, but was underused. Dealing with 1.9 made me notice that.

Anyhow, I have two options: a C-extension version for MRI and the Win32API powered by FFI for JRuby. That will work with JRuby 1.5 as Win32API is now complete and functional.

If that works, then the need for a separate code or simplified tool will rend useless.

Cheers!</description>
		<content:encoded><![CDATA[<p><a href="#comment-3194" rel="nofollow">@Aslak Helles&Atilde;&cedil;y:</a> Thanks Aslak for the pointer.</p>
<p>win32console always offered a way to retrieve the console output, but was underused. Dealing with 1.9 made me notice that.</p>
<p>Anyhow, I have two options: a C-extension version for <span class="caps">MRI </span>and the Win32API powered by <span class="caps">FFI </span>for JRuby. That will work with JRuby 1.5 as Win32API is now complete and functional.</p>
<p>If that works, then the need for a separate code or simplified tool will rend useless.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aslak HellesÃ¸y</title>
		<link>http://blog.mmediasys.com/2009/12/17/win32console-upcoming-changes-and-feedback/comment-page-1/#comment-3194</link>
		<dc:creator>Aslak HellesÃ¸y</dc:creator>
		<pubDate>Wed, 30 Dec 2009 19:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mmediasys.com/?p=314#comment-3194</guid>
		<description>Thanks a lot for this Luis! I&#039;ll do my best to make sure the next Cucumber release uses this. Cucumber currently handles the codepage stuff like this:

http://github.com/aslakhellesoy/cucumber/blob/1fcfb215075d556f15cb7dfa3c069189306e56dd/lib/cucumber/formatter/unicode.rb 

This hackery is used both by JRuby (where there is no win32console) and MRI. Now that win32console (which is only available on MRI) has a built-in way to detect the output codepage I&#039;d like to use that - but we still need to handle the JRuby case.

Do you have any tips on how to deal with this? It would be great to have a chat on IRC about this.

Thanks again,

Aslak</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this Luis! I&#8217;ll do my best to make sure the next Cucumber release uses this. Cucumber currently handles the codepage stuff like this:</p>
<p><a href="http://github.com/aslakhellesoy/cucumber/blob/1fcfb215075d556f15cb7dfa3c069189306e56dd/lib/cucumber/formatter/unicode.rb" rel="nofollow">http://github.com/aslakhellesoy/cucumber/blob/1fcfb215075d556f15cb7dfa3c069189306e56dd/lib/cucumber/formatter/unicode.rb</a> </p>
<p>This hackery is used both by JRuby (where there is no win32console) and <span class="caps">MRI.</span> Now that win32console (which is only available on <span class="caps">MRI</span>) has a built-in way to detect the output codepage I&#8217;d like to use that &#8211; but we still need to handle the JRuby case.</p>
<p>Do you have any tips on how to deal with this? It would be great to have a chat on <span class="caps">IRC </span>about this.</p>
<p>Thanks again,</p>
<p>Aslak</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DEV_MEM.dump_to(:blog) - Multimedia systems blog</title>
		<link>http://blog.mmediasys.com/2009/12/17/win32console-upcoming-changes-and-feedback/comment-page-1/#comment-3179</link>
		<dc:creator>DEV_MEM.dump_to(:blog) - Multimedia systems blog</dc:creator>
		<pubDate>Tue, 29 Dec 2009 23:16:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mmediasys.com/?p=314#comment-3179</guid>
		<description>&lt;strong&gt;win32console 1.3.0 prerelease...&lt;/strong&gt;

I mentioned in previous post that I was working in a updated version of win32console. So, just pushed to Gemcutter the prerelease version (_beta1_) so you guys can test with your current Cucumber/RSpec scenarios. How to install prerelease versions? All...</description>
		<content:encoded><![CDATA[<p><strong>win32console 1.3.0 prerelease&#8230;</strong></p>
<p>I mentioned in previous post that I was working in a updated version of win32console. So, just pushed to Gemcutter the prerelease version (_beta1_) so you guys can test with your current Cucumber/RSpec scenarios. How to install prerelease versions? All&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raggi</title>
		<link>http://blog.mmediasys.com/2009/12/17/win32console-upcoming-changes-and-feedback/comment-page-1/#comment-3143</link>
		<dc:creator>raggi</dc:creator>
		<pubDate>Thu, 17 Dec 2009 11:58:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mmediasys.com/?p=314#comment-3143</guid>
		<description>Yeah, I&#039;ve never used win32console for anything else.

I think the main other useful thing for any win32 console lib is non-blocking getchar, which is also in highline, etc. and now rbreadline too, so let rip!</description>
		<content:encoded><![CDATA[<p>Yeah, I&#8217;ve never used win32console for anything else.</p>
<p>I think the main other useful thing for any win32 console lib is non-blocking getchar, which is also in highline, etc. and now rbreadline too, so let rip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jcangas</title>
		<link>http://blog.mmediasys.com/2009/12/17/win32console-upcoming-changes-and-feedback/comment-page-1/#comment-3142</link>
		<dc:creator>jcangas</dc:creator>
		<pubDate>Thu, 17 Dec 2009 10:21:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mmediasys.com/?p=314#comment-3142</guid>
		<description>also only ANSI support :)</description>
		<content:encoded><![CDATA[<p>also only <span class="caps">ANSI </span>support <img src='http://blog.mmediasys.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vit Ondruch</title>
		<link>http://blog.mmediasys.com/2009/12/17/win32console-upcoming-changes-and-feedback/comment-page-1/#comment-3141</link>
		<dc:creator>Vit Ondruch</dc:creator>
		<pubDate>Thu, 17 Dec 2009 09:26:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mmediasys.com/?p=314#comment-3141</guid>
		<description>I&#039;m installing win32console just for ANSI support. I don&#039;t care about any other feature ...</description>
		<content:encoded><![CDATA[<p>I&#8217;m installing win32console just for <span class="caps">ANSI </span>support. I don&#8217;t care about any other feature &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will Green</title>
		<link>http://blog.mmediasys.com/2009/12/17/win32console-upcoming-changes-and-feedback/comment-page-1/#comment-3139</link>
		<dc:creator>Will Green</dc:creator>
		<pubDate>Thu, 17 Dec 2009 04:50:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mmediasys.com/?p=314#comment-3139</guid>
		<description>I am unaware of any other use for win32console, so I say, go for it!</description>
		<content:encoded><![CDATA[<p>I am unaware of any other use for win32console, so I say, go for it!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
