<?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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Irregular Expression</title>
	<atom:link href="http://irregularexpression.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://irregularexpression.wordpress.com</link>
	<description>My blog about FOSS development and some random stuff.</description>
	<lastBuildDate>Wed, 11 Nov 2009 18:07:00 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Conway&#8217;s Game of Life by przemo_li</title>
		<link>http://irregularexpression.wordpress.com/2009/05/29/conways-game-of-life/#comment-80</link>
		<dc:creator>przemo_li</dc:creator>
		<pubDate>Wed, 11 Nov 2009 18:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://irregularexpression.wordpress.com/?p=67#comment-80</guid>
		<description>Oh and funny thing, I can run it only by double-click not within QtCreator :( as QtCreator clame that
&quot;The process could not be started!&quot;</description>
		<content:encoded><![CDATA[<p>Oh and funny thing, I can run it only by double-click not within QtCreator <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  as QtCreator clame that<br />
&#8220;The process could not be started!&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Conway&#8217;s Game of Life by przemo_li</title>
		<link>http://irregularexpression.wordpress.com/2009/05/29/conways-game-of-life/#comment-79</link>
		<dc:creator>przemo_li</dc:creator>
		<pubDate>Wed, 11 Nov 2009 17:58:03 +0000</pubDate>
		<guid isPermaLink="false">http://irregularexpression.wordpress.com/?p=67#comment-79</guid>
		<description>mingwm10.dll qtcore.dll and qtgui.dll where missing in ../debug folder :( ?!? I&#039;ve pasted them there and now I can run app but starting takes 10 sec. and app is irresponsible

OK missing .dll mean that somting in configuration is wrong but I dont know what (I have good qt set in configs).
Any suggestions ?</description>
		<content:encoded><![CDATA[<p>mingwm10.dll qtcore.dll and qtgui.dll where missing in ../debug folder <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  ?!? I&#8217;ve pasted them there and now I can run app but starting takes 10 sec. and app is irresponsible</p>
<p>OK missing .dll mean that somting in configuration is wrong but I dont know what (I have good qt set in configs).<br />
Any suggestions ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Conway&#8217;s Game of Life by przemo_li</title>
		<link>http://irregularexpression.wordpress.com/2009/05/29/conways-game-of-life/#comment-78</link>
		<dc:creator>przemo_li</dc:creator>
		<pubDate>Thu, 05 Nov 2009 06:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://irregularexpression.wordpress.com/?p=67#comment-78</guid>
		<description>Oh and I&#039;m using Qt SDK 2009.04</description>
		<content:encoded><![CDATA[<p>Oh and I&#8217;m using Qt SDK 2009.04</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Conway&#8217;s Game of Life by przemo_li</title>
		<link>http://irregularexpression.wordpress.com/2009/05/29/conways-game-of-life/#comment-77</link>
		<dc:creator>przemo_li</dc:creator>
		<pubDate>Thu, 05 Nov 2009 06:58:53 +0000</pubDate>
		<guid isPermaLink="false">http://irregularexpression.wordpress.com/?p=67#comment-77</guid>
		<description>Hi again.
I solution - just install original XP (ok I have licens and original CD but it had toubles with my corrupted HDD) now after reinstalling Your app compile with now errors.
Now app demand mingwm10.dll :( !!!
I give up I&#039;m installing Kubuntu tomorow :D</description>
		<content:encoded><![CDATA[<p>Hi again.<br />
I solution &#8211; just install original XP (ok I have licens and original CD but it had toubles with my corrupted HDD) now after reinstalling Your app compile with now errors.<br />
Now app demand mingwm10.dll <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  !!!<br />
I give up I&#8217;m installing Kubuntu tomorow <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Conway&#8217;s Game of Life by William</title>
		<link>http://irregularexpression.wordpress.com/2009/05/29/conways-game-of-life/#comment-76</link>
		<dc:creator>William</dc:creator>
		<pubDate>Fri, 30 Oct 2009 13:19:02 +0000</pubDate>
		<guid isPermaLink="false">http://irregularexpression.wordpress.com/?p=67#comment-76</guid>
		<description>The error you pasted is really very strange and says nothing at all. I think the warnings are not relevant and it should be compiled without problems. I’ve never tried to compile it on Windows so I don’t really know what could be going on. The only problem I can think of is that I compiled it using Qt 4.4 and maybe there might have been some changes in the library. I’ll have a deeper look and as soon as I can I’ll report back if I find anything suspicious.</description>
		<content:encoded><![CDATA[<p>The error you pasted is really very strange and says nothing at all. I think the warnings are not relevant and it should be compiled without problems. I’ve never tried to compile it on Windows so I don’t really know what could be going on. The only problem I can think of is that I compiled it using Qt 4.4 and maybe there might have been some changes in the library. I’ll have a deeper look and as soon as I can I’ll report back if I find anything suspicious.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Przemysław Lib</title>
		<link>http://irregularexpression.wordpress.com/about/#comment-74</link>
		<dc:creator>Przemysław Lib</dc:creator>
		<pubDate>Fri, 30 Oct 2009 08:01:14 +0000</pubDate>
		<guid isPermaLink="false">#comment-74</guid>
		<description>Hi, I&#039;ve downloaded your code of Game of Life, but It is not working :( during compilation compiling one of moc files exit with some errors.
I use Qt SDK 4.5.3 with QtCreator 1.3 and below Game of Life&#039;s post I have added comment with details.

I am looking forward your help :)</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;ve downloaded your code of Game of Life, but It is not working <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  during compilation compiling one of moc files exit with some errors.<br />
I use Qt SDK 4.5.3 with QtCreator 1.3 and below Game of Life&#8217;s post I have added comment with details.</p>
<p>I am looking forward your help <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Conway&#8217;s Game of Life by przemo_li</title>
		<link>http://irregularexpression.wordpress.com/2009/05/29/conways-game-of-life/#comment-73</link>
		<dc:creator>przemo_li</dc:creator>
		<pubDate>Tue, 27 Oct 2009 10:32:27 +0000</pubDate>
		<guid isPermaLink="false">http://irregularexpression.wordpress.com/?p=67#comment-73</guid>
		<description>Hi, Your code look great, but on my WinXP Qt 4.5 it is not working -- few warnings about converting qreal to int, and interrupting Make at debug\moc_mainwindow.cpp

http://pastebin.com/f51fe4903

Help !!!</description>
		<content:encoded><![CDATA[<p>Hi, Your code look great, but on my WinXP Qt 4.5 it is not working &#8212; few warnings about converting qreal to int, and interrupting Make at debug\moc_mainwindow.cpp</p>
<p><a href="http://pastebin.com/f51fe4903" rel="nofollow">http://pastebin.com/f51fe4903</a></p>
<p>Help !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Chrome for Linux (quick review) by Twitted by vianasw</title>
		<link>http://irregularexpression.wordpress.com/2009/06/06/google-chrome-for-linux-quick-review/#comment-65</link>
		<dc:creator>Twitted by vianasw</dc:creator>
		<pubDate>Sat, 06 Jun 2009 14:04:37 +0000</pubDate>
		<guid isPermaLink="false">http://irregularexpression.wordpress.com/?p=95#comment-65</guid>
		<description>[...] This post was Twitted by vianasw - Real-url.org [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was Twitted by vianasw &#8211; Real-url.org [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Recurring Dreams by Albestio</title>
		<link>http://irregularexpression.wordpress.com/2009/05/21/recurring-dreams/#comment-64</link>
		<dc:creator>Albestio</dc:creator>
		<pubDate>Tue, 26 May 2009 19:38:43 +0000</pubDate>
		<guid isPermaLink="false">http://irregularexpression.wordpress.com/?p=63#comment-64</guid>
		<description>Hey Will, al fin te he encontrado.
Recuerda que mañana tenemos que entregar el proyecto final xDD
Cuidat nen, remember i&#039;m following you.</description>
		<content:encoded><![CDATA[<p>Hey Will, al fin te he encontrado.<br />
Recuerda que mañana tenemos que entregar el proyecto final xDD<br />
Cuidat nen, remember i&#8217;m following you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Recurring Dreams by William</title>
		<link>http://irregularexpression.wordpress.com/2009/05/21/recurring-dreams/#comment-61</link>
		<dc:creator>William</dc:creator>
		<pubDate>Fri, 22 May 2009 14:55:36 +0000</pubDate>
		<guid isPermaLink="false">http://irregularexpression.wordpress.com/?p=63#comment-61</guid>
		<description>I know that one and I felt very identified with it but I&#039;ve never met anyone who actually had the same kind of dream.</description>
		<content:encoded><![CDATA[<p>I know that one and I felt very identified with it but I&#8217;ve never met anyone who actually had the same kind of dream.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
