<?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 porges</title>
	<atom:link href="http://porg.es/blog/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://porg.es/blog</link>
	<description></description>
	<lastBuildDate>Tue, 27 Dec 2011 14:16:55 +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 HowTo: Get a RT2500-based wifi card working in Ubuntu by rt2500 low signal</title>
		<link>http://porg.es/blog/howto-get-a-rt2500-based-wifi-card-working-in-ubuntu/comment-page-1#comment-195849</link>
		<dc:creator>rt2500 low signal</dc:creator>
		<pubDate>Tue, 27 Dec 2011 14:16:55 +0000</pubDate>
		<guid isPermaLink="false">http://porg.es/blog/howto-get-a-rt2500-based-wifi-card-working-in-ubuntu#comment-195849</guid>
		<description>[...] rt2500 low signa     I did this:  I downloaded the rt2500 driver followink this link   http://porg.es/blog/howto-get-a-rt25...king-in-ubuntu   than I followed the procedure from step 3 (configuration) found here:  [...]</description>
		<content:encoded><![CDATA[<p>[...] rt2500 low signa     I did this:  I downloaded the rt2500 driver followink this link   <a href="http://porg.es/blog/howto-get-a-rt25...king-in-ubuntu">http://porg.es/blog/howto-get-a-rt25&#8230;king-in-ubuntu</a>   than I followed the procedure from step 3 (configuration) found here:  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Get a RT2500-based wifi card working in Ubuntu by Porges</title>
		<link>http://porg.es/blog/howto-get-a-rt2500-based-wifi-card-working-in-ubuntu/comment-page-1#comment-190029</link>
		<dc:creator>Porges</dc:creator>
		<pubDate>Thu, 01 Sep 2011 21:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://porg.es/blog/howto-get-a-rt2500-based-wifi-card-working-in-ubuntu#comment-190029</guid>
		<description>Tom: I meant just &lt;code&gt;cd whereever/you/have/it&lt;/code&gt;.</description>
		<content:encoded><![CDATA[<p>Tom: I meant just <code>cd whereever/you/have/it</code>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HowTo: Get a RT2500-based wifi card working in Ubuntu by tom</title>
		<link>http://porg.es/blog/howto-get-a-rt2500-based-wifi-card-working-in-ubuntu/comment-page-1#comment-189741</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Fri, 26 Aug 2011 07:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://porg.es/blog/howto-get-a-rt2500-based-wifi-card-working-in-ubuntu#comment-189741</guid>
		<description>Hope to install driver into Mint11.
Can you explain instruction 3, &quot;Open a terminal and browse to the folder .....&quot;
The terminal has no browse facility. Am I missing something?
Regards</description>
		<content:encoded><![CDATA[<p>Hope to install driver into Mint11.<br />
Can you explain instruction 3, &#8220;Open a terminal and browse to the folder &#8230;..&#8221;<br />
The terminal has no browse facility. Am I missing something?<br />
Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementing futures in C# by Porges</title>
		<link>http://porg.es/blog/implementing-futures-in-c/comment-page-1#comment-189529</link>
		<dc:creator>Porges</dc:creator>
		<pubDate>Mon, 22 Aug 2011 04:49:04 +0000</pubDate>
		<guid isPermaLink="false">http://porg.es/blog/implementing-futures-in-c#comment-189529</guid>
		<description>David: Ouch! That&#039;s a bit nasty.</description>
		<content:encoded><![CDATA[<p>David: Ouch! That&#8217;s a bit nasty.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementing futures in C# by DAvid V. Corbin [Microsoft MVP]</title>
		<link>http://porg.es/blog/implementing-futures-in-c/comment-page-1#comment-189450</link>
		<dc:creator>DAvid V. Corbin [Microsoft MVP]</dc:creator>
		<pubDate>Sat, 20 Aug 2011 14:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://porg.es/blog/implementing-futures-in-c#comment-189450</guid>
		<description>Actually this methodology will yield very poor performance in most cases, as the BeginInvoke will have to set up a complete remoting environment [yes, remoting]. See http://www.lukepuplett.com/2009/05/using-delegates-oh-for-f-sake-moment.html for details.</description>
		<content:encoded><![CDATA[<p>Actually this methodology will yield very poor performance in most cases, as the BeginInvoke will have to set up a complete remoting environment [yes, remoting]. See <a href="http://www.lukepuplett.com/2009/05/using-delegates-oh-for-f-sake-moment.html">http://www.lukepuplett.com/2009/05/using-delegates-oh-for-f-sake-moment.html</a> for details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Music Synthesizer Project (in Matlab) by Drew</title>
		<link>http://porg.es/blog/music-synthesizer-project-in-matlab/comment-page-1#comment-186516</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Mon, 13 Jun 2011 04:14:25 +0000</pubDate>
		<guid isPermaLink="false">http://porg.es/blog/?p=221#comment-186516</guid>
		<description>Great job on the project.  It&#039;s a good exploration into the musical possibilities of Matlab.  I encourage you to keep it up and explore even further.  Matlab is so powerful for this type of work, and there&#039;s really no limit to how far you can go!</description>
		<content:encoded><![CDATA[<p>Great job on the project.  It&#8217;s a good exploration into the musical possibilities of Matlab.  I encourage you to keep it up and explore even further.  Matlab is so powerful for this type of work, and there&#8217;s really no limit to how far you can go!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementing futures in C# by neo</title>
		<link>http://porg.es/blog/implementing-futures-in-c/comment-page-1#comment-186197</link>
		<dc:creator>neo</dc:creator>
		<pubDate>Sat, 04 Jun 2011 13:31:50 +0000</pubDate>
		<guid isPermaLink="false">http://porg.es/blog/implementing-futures-in-c#comment-186197</guid>
		<description>It became Task in .NET 4 RTM</description>
		<content:encoded><![CDATA[<p>It became Task in .NET 4 RTM</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rhythmbox Plugin: Stop after current track by Ivo JImenez</title>
		<link>http://porg.es/blog/rhythmbox-plugin-stop-after-current-track/comment-page-1#comment-185856</link>
		<dc:creator>Ivo JImenez</dc:creator>
		<pubDate>Fri, 27 May 2011 04:35:42 +0000</pubDate>
		<guid isPermaLink="false">http://porg.es/blog/?p=324#comment-185856</guid>
		<description>Very nice! I&#039;ve been looking for this. Is there a way to make it work in version 0.13.3</description>
		<content:encoded><![CDATA[<p>Very nice! I&#8217;ve been looking for this. Is there a way to make it work in version 0.13.3</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on So, it turns out that .NET&#8217;s Regex are more powerful t̖̱̍ͭ͊h̟ͨͨa̞̖̙̔̇n͇̝͚̤̒́ͨ̐ ̯͖̏̌̔Ị̟̮̱̥̇̐̎͂ͬ͗̒ ̪̹̱͙̘ͦ̉ͪͪͣ̉͊o͕̥̝͇͙ͪ͊ͤ̑̂̽́r͔̭̪̮̟͗̍ͨ͗͛ͣḭ̝̜͈ͫ́g̥̹̥̜̦̓̇̓i̪͕̭̞͛ͯ̓͛̔̾ͫn̘̗a̰̜ͨͪ͊l̩͑̐̐́ͥ̚l̜ͨ͋̈ẙͦ́ ̟̬̬̫͙̤ͭ̚t̳͎̱̗̲́h͔͙̰̬̊̈́͊̾o͉ͫ̌̄u͉̲̥g̏ͥ̑̅̽̇h̻͇̥̰̯ͥͯṱ̯̏̄̒͒ͫ̃.͖̟͍̘̼̼̍̐̀͊̓́&#8230; by Anders</title>
		<link>http://porg.es/blog/so-it-turns-out-that-dot-nets-regex-are-more-powerful-than-i-originally-thought/comment-page-1#comment-185325</link>
		<dc:creator>Anders</dc:creator>
		<pubDate>Sun, 15 May 2011 14:04:26 +0000</pubDate>
		<guid isPermaLink="false">http://porg.es/blog/?p=575#comment-185325</guid>
		<description>Why not use a proper recursive parsing grammar instead? 
This is very neat: http://en.wikipedia.org/wiki/Parsing_expression_grammar

I&#039;m myself using this implementation for a project of mine: http://www.codeproject.com/KB/recipes/grammar_support_1.aspx</description>
		<content:encoded><![CDATA[<p>Why not use a proper recursive parsing grammar instead?<br />
This is very neat: <a href="http://en.wikipedia.org/wiki/Parsing_expression_grammar">http://en.wikipedia.org/wiki/Parsing_expression_grammar</a></p>
<p>I&#8217;m myself using this implementation for a project of mine: <a href="http://www.codeproject.com/KB/recipes/grammar_support_1.aspx">http://www.codeproject.com/KB/recipes/grammar_support_1.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on So, it turns out that .NET&#8217;s Regex are more powerful t̖̱̍ͭ͊h̟ͨͨa̞̖̙̔̇n͇̝͚̤̒́ͨ̐ ̯͖̏̌̔Ị̟̮̱̥̇̐̎͂ͬ͗̒ ̪̹̱͙̘ͦ̉ͪͪͣ̉͊o͕̥̝͇͙ͪ͊ͤ̑̂̽́r͔̭̪̮̟͗̍ͨ͗͛ͣḭ̝̜͈ͫ́g̥̹̥̜̦̓̇̓i̪͕̭̞͛ͯ̓͛̔̾ͫn̘̗a̰̜ͨͪ͊l̩͑̐̐́ͥ̚l̜ͨ͋̈ẙͦ́ ̟̬̬̫͙̤ͭ̚t̳͎̱̗̲́h͔͙̰̬̊̈́͊̾o͉ͫ̌̄u͉̲̥g̏ͥ̑̅̽̇h̻͇̥̰̯ͥͯṱ̯̏̄̒͒ͫ̃.͖̟͍̘̼̼̍̐̀͊̓́&#8230; by Lucero</title>
		<link>http://porg.es/blog/so-it-turns-out-that-dot-nets-regex-are-more-powerful-than-i-originally-thought/comment-page-1#comment-185143</link>
		<dc:creator>Lucero</dc:creator>
		<pubDate>Tue, 10 May 2011 16:31:27 +0000</pubDate>
		<guid isPermaLink="false">http://porg.es/blog/?p=575#comment-185143</guid>
		<description>I&#039;m impressed - seriously! But... I&#039;d still use a proper parser! ;)</description>
		<content:encoded><![CDATA[<p>I&#8217;m impressed &#8211; seriously! But&#8230; I&#8217;d still use a proper parser! <img src="http://porg.es/blog/wp-content/plugins/wp-smiley-switcher/noktahhitam/icon_wink.gif" alt="" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on So, it turns out that .NET&#8217;s Regex are more powerful t̖̱̍ͭ͊h̟ͨͨa̞̖̙̔̇n͇̝͚̤̒́ͨ̐ ̯͖̏̌̔Ị̟̮̱̥̇̐̎͂ͬ͗̒ ̪̹̱͙̘ͦ̉ͪͪͣ̉͊o͕̥̝͇͙ͪ͊ͤ̑̂̽́r͔̭̪̮̟͗̍ͨ͗͛ͣḭ̝̜͈ͫ́g̥̹̥̜̦̓̇̓i̪͕̭̞͛ͯ̓͛̔̾ͫn̘̗a̰̜ͨͪ͊l̩͑̐̐́ͥ̚l̜ͨ͋̈ẙͦ́ ̟̬̬̫͙̤ͭ̚t̳͎̱̗̲́h͔͙̰̬̊̈́͊̾o͉ͫ̌̄u͉̲̥g̏ͥ̑̅̽̇h̻͇̥̰̯ͥͯṱ̯̏̄̒͒ͫ̃.͖̟͍̘̼̼̍̐̀͊̓́&#8230; by Yo</title>
		<link>http://porg.es/blog/so-it-turns-out-that-dot-nets-regex-are-more-powerful-than-i-originally-thought/comment-page-1#comment-185131</link>
		<dc:creator>Yo</dc:creator>
		<pubDate>Tue, 10 May 2011 05:56:53 +0000</pubDate>
		<guid isPermaLink="false">http://porg.es/blog/?p=575#comment-185131</guid>
		<description>Dear god what have you unleashed into this world?</description>
		<content:encoded><![CDATA[<p>Dear god what have you unleashed into this world?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Email address validation: Simpler, Faster, More Correct by Validating email addresses with .NET regular expressions : porges</title>
		<link>http://porg.es/blog/email-address-validation-simpler-faster-more-correct/comment-page-1#comment-185130</link>
		<dc:creator>Validating email addresses with .NET regular expressions : porges</dc:creator>
		<pubDate>Tue, 10 May 2011 04:46:10 +0000</pubDate>
		<guid isPermaLink="false">http://porg.es/blog/?p=317#comment-185130</guid>
		<description>[...] did validation in Haskell a while back, and since I recently discovered .NET&#8217;s &#8220;balancing groups&#8221; regex [...]</description>
		<content:encoded><![CDATA[<p>[...] did validation in Haskell a while back, and since I recently discovered .NET&#8217;s &#8220;balancing groups&#8221; regex [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rhythmbox Plugin: Stop after current track by Jamie</title>
		<link>http://porg.es/blog/rhythmbox-plugin-stop-after-current-track/comment-page-1#comment-184623</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Thu, 28 Apr 2011 18:04:29 +0000</pubDate>
		<guid isPermaLink="false">http://porg.es/blog/?p=324#comment-184623</guid>
		<description>There was a small player (VUPlayer) I used in Windows specifically for this feature. 

I hate leaving with music stopped. I like for it to fade out as I leave. So what I do is just leave it playing and as I leave the room it creates the fade. It greatly improves the quality of your life. 

I am elated that you made this and posted for us the public. You are great</description>
		<content:encoded><![CDATA[<p>There was a small player (VUPlayer) I used in Windows specifically for this feature. </p>
<p>I hate leaving with music stopped. I like for it to fade out as I leave. So what I do is just leave it playing and as I leave the room it creates the fade. It greatly improves the quality of your life. </p>
<p>I am elated that you made this and posted for us the public. You are great</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Music Synthesizer Project (in Matlab) by Samuel Brainerd</title>
		<link>http://porg.es/blog/music-synthesizer-project-in-matlab/comment-page-1#comment-181190</link>
		<dc:creator>Samuel Brainerd</dc:creator>
		<pubDate>Thu, 10 Feb 2011 19:45:05 +0000</pubDate>
		<guid isPermaLink="false">http://porg.es/blog/?p=221#comment-181190</guid>
		<description>Hey George....sorry but I&#039;m just getting my claws into synthesizers and stuff.....Its not part of my course though...So can you recommend any books that cover the theoretical details about basic topics like additive and subtractive synthesis and the like???
PS loved the project...
;)</description>
		<content:encoded><![CDATA[<p>Hey George&#8230;.sorry but I&#8217;m just getting my claws into synthesizers and stuff&#8230;..Its not part of my course though&#8230;So can you recommend any books that cover the theoretical details about basic topics like additive and subtractive synthesis and the like???<br />
PS loved the project&#8230;<br />
<img src="http://porg.es/blog/wp-content/plugins/wp-smiley-switcher/noktahhitam/icon_wink.gif" alt="" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Generating x86 assembly with Haskell by Andy</title>
		<link>http://porg.es/blog/generating-x86-assembly-with-haskell/comment-page-1#comment-175433</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Tue, 12 Oct 2010 06:51:02 +0000</pubDate>
		<guid isPermaLink="false">http://porg.es/blog/?p=236#comment-175433</guid>
		<description>Great!  Thanks very much, George!  
Keep up the good work - this kind of post is really interesting!  
Bye for now - 
- Andy</description>
		<content:encoded><![CDATA[<p>Great!  Thanks very much, George!<br />
Keep up the good work &#8211; this kind of post is really interesting!<br />
Bye for now &#8211;<br />
- Andy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Generating x86 assembly with Haskell by Porges</title>
		<link>http://porg.es/blog/generating-x86-assembly-with-haskell/comment-page-1#comment-175422</link>
		<dc:creator>Porges</dc:creator>
		<pubDate>Mon, 11 Oct 2010 05:33:02 +0000</pubDate>
		<guid isPermaLink="false">http://porg.es/blog/?p=236#comment-175422</guid>
		<description>Hi Andy,

You can consider this PD :)

In general, everything on this blog is under a Creative Commons BY-NC-SA license. I used to have this noted but it seems to have disappeared :)</description>
		<content:encoded><![CDATA[<p>Hi Andy,</p>
<p>You can consider this PD <img src="http://porg.es/blog/wp-content/plugins/wp-smiley-switcher/noktahhitam/icon_smile.gif" alt="" /></p>
<p>In general, everything on this blog is under a Creative Commons BY-NC-SA license. I used to have this noted but it seems to have disappeared <img src="http://porg.es/blog/wp-content/plugins/wp-smiley-switcher/noktahhitam/icon_smile.gif" alt="" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Generating x86 assembly with Haskell by Andy</title>
		<link>http://porg.es/blog/generating-x86-assembly-with-haskell/comment-page-1#comment-175411</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Sun, 10 Oct 2010 07:14:26 +0000</pubDate>
		<guid isPermaLink="false">http://porg.es/blog/?p=236#comment-175411</guid>
		<description>Hi George - this is a great bit of code!  
 I&#039;m just starting to get into poking around with compilers, and I&#039;m looking at doing a public-domain compiler for a small FP language.  Given that, it&#039;s possible that I may look at using some of this code.
So I was just wondering - is this code basically P.D.? (In other words, &quot;use as you like, but attribution is appreciated&quot;?) If I do use any of it, I&#039;ll certainly give aknowledgement to you!  
Looking forward to hearing from you - bye for now!
- Andy</description>
		<content:encoded><![CDATA[<p>Hi George &#8211; this is a great bit of code!<br />
 I&#8217;m just starting to get into poking around with compilers, and I&#8217;m looking at doing a public-domain compiler for a small FP language.  Given that, it&#8217;s possible that I may look at using some of this code.<br />
So I was just wondering &#8211; is this code basically P.D.? (In other words, &#8220;use as you like, but attribution is appreciated&#8221;?) If I do use any of it, I&#8217;ll certainly give aknowledgement to you!<br />
Looking forward to hearing from you &#8211; bye for now!<br />
- Andy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Functional programming, APL and Unix pipes by Daniil</title>
		<link>http://porg.es/blog/functional-programming-apl-and-unix-pipes/comment-page-1#comment-169617</link>
		<dc:creator>Daniil</dc:creator>
		<pubDate>Sat, 12 Jun 2010 13:39:12 +0000</pubDate>
		<guid isPermaLink="false">http://porg.es/blog/functional-programming-apl-and-unix-pipes#comment-169617</guid>
		<description>Hey, nice post, but I would like to bring your attention to the fact that &quot;~&gt;&quot; is not really a pipe operator. You see, what you do is basically this:
file ~&gt; sort ~&gt; uniq -c ~&gt; sort -n
Which is not cool. If you want to be more pipish, you gotta do

(sort file) ~&gt; urniq -c ~&gt; sort -n, which is not really cool too.

Do you know, is there a way to make actual pipes in haskell?

PS: Sorry for my English, I am not a native speaker.</description>
		<content:encoded><![CDATA[<p>Hey, nice post, but I would like to bring your attention to the fact that &#8220;~&gt;&#8221; is not really a pipe operator. You see, what you do is basically this:<br />
file ~&gt; sort ~&gt; uniq -c ~&gt; sort -n<br />
Which is not cool. If you want to be more pipish, you gotta do</p>
<p>(sort file) ~&gt; urniq -c ~&gt; sort -n, which is not really cool too.</p>
<p>Do you know, is there a way to make actual pipes in haskell?</p>
<p>PS: Sorry for my English, I am not a native speaker.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rhythmbox Plugin: Stop after current track by yin</title>
		<link>http://porg.es/blog/rhythmbox-plugin-stop-after-current-track/comment-page-1#comment-169379</link>
		<dc:creator>yin</dc:creator>
		<pubDate>Mon, 07 Jun 2010 22:10:21 +0000</pubDate>
		<guid isPermaLink="false">http://porg.es/blog/?p=324#comment-169379</guid>
		<description>how do you set it permanently instead of having to click it everytime u choose to hear a song?</description>
		<content:encoded><![CDATA[<p>how do you set it permanently instead of having to click it everytime u choose to hear a song?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Normalizing your MP3 collection with mp3gain by Carlos Vieira</title>
		<link>http://porg.es/blog/normalizing-your-mp3-collection-with-mp3gain/comment-page-1#comment-168432</link>
		<dc:creator>Carlos Vieira</dc:creator>
		<pubDate>Sun, 23 May 2010 14:40:50 +0000</pubDate>
		<guid isPermaLink="false">http://porg.es/blog/normalizing-your-mp3-collection-with-mp3gain#comment-168432</guid>
		<description>The GUI frontend is called easyMP3gain, BTW. :-)</description>
		<content:encoded><![CDATA[<p>The GUI frontend is called easyMP3gain, BTW. <img src="http://porg.es/blog/wp-content/plugins/wp-smiley-switcher/noktahhitam/icon_smile.gif" alt="" /></p>
]]></content:encoded>
	</item>
</channel>
</rss>

