<?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 ( f o o b a r . l u )</title>
	<atom:link href="http://foobar.lu/wp/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://foobar.lu/wp</link>
	<description>coding should be fun</description>
	<lastBuildDate>Thu, 10 Mar 2011 18:39:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>Comment on 200gc Game 4/200 by landi</title>
		<link>http://foobar.lu/wp/2011/03/07/200gc-game-4200/comment-page-1/#comment-625</link>
		<dc:creator>landi</dc:creator>
		<pubDate>Thu, 10 Mar 2011 18:39:47 +0000</pubDate>
		<guid isPermaLink="false">http://foobar.lu/wp/?p=157#comment-625</guid>
		<description>you expect me to download bronze replays? ;) or even click on it hehe</description>
		<content:encoded><![CDATA[<p>you expect me to download bronze replays? <img src='http://foobar.lu/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  or even click on it hehe</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 200gc Game 4/200 by exhuma.twn</title>
		<link>http://foobar.lu/wp/2011/03/07/200gc-game-4200/comment-page-1/#comment-624</link>
		<dc:creator>exhuma.twn</dc:creator>
		<pubDate>Thu, 10 Mar 2011 10:39:06 +0000</pubDate>
		<guid isPermaLink="false">http://foobar.lu/wp/?p=157#comment-624</guid>
		<description>All this info is available on replayfu. I thought I wouldn&#039;t reiterate it.</description>
		<content:encoded><![CDATA[<p>All this info is available on replayfu. I thought I wouldn&#8217;t reiterate it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 200gc Game 4/200 by Landi</title>
		<link>http://foobar.lu/wp/2011/03/07/200gc-game-4200/comment-page-1/#comment-623</link>
		<dc:creator>Landi</dc:creator>
		<pubDate>Thu, 10 Mar 2011 07:48:28 +0000</pubDate>
		<guid isPermaLink="false">http://foobar.lu/wp/?p=157#comment-623</guid>
		<description>Will start the same thing ;)
But add if you won the match and the map you played on.</description>
		<content:encoded><![CDATA[<p>Will start the same thing <img src='http://foobar.lu/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
But add if you won the match and the map you played on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Starting the &#8220;200 Game Challenge&#8221; by Hagan</title>
		<link>http://foobar.lu/wp/2011/03/05/my-200-game-challenge/comment-page-1/#comment-621</link>
		<dc:creator>Hagan</dc:creator>
		<pubDate>Sun, 06 Mar 2011 13:43:05 +0000</pubDate>
		<guid isPermaLink="false">http://foobar.lu/wp/?p=132#comment-621</guid>
		<description>Hey!
Very good idea. I do think it can be very helpful. Already thought about doing something like this.
but I would recommend to update your stats, let&#039;s say every 50 games. So you may compare if you improved by taking this analytic approach or not.
I think this would be the point of this exercise, or not? :)

i will continue on reading for sure ;)</description>
		<content:encoded><![CDATA[<p>Hey!<br />
Very good idea. I do think it can be very helpful. Already thought about doing something like this.<br />
but I would recommend to update your stats, let&#8217;s say every 50 games. So you may compare if you improved by taking this analytic approach or not.<br />
I think this would be the point of this exercise, or not? <img src='http://foobar.lu/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>i will continue on reading for sure <img src='http://foobar.lu/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Calculate the distance between two GPS-Coordinates by exhuma.twn</title>
		<link>http://foobar.lu/wp/2007/09/17/calculate-the-distance-between-two-gps-coordinates/comment-page-1/#comment-618</link>
		<dc:creator>exhuma.twn</dc:creator>
		<pubDate>Fri, 10 Sep 2010 07:13:59 +0000</pubDate>
		<guid isPermaLink="false">http://foobar.lu/wp/2007/09/17/calculate-the-distance-between-two-gps-coordinates/#comment-618</guid>
		<description>Thanks bob,

fixed it.</description>
		<content:encoded><![CDATA[<p>Thanks bob,</p>
<p>fixed it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Calculate the distance between two GPS-Coordinates by bob</title>
		<link>http://foobar.lu/wp/2007/09/17/calculate-the-distance-between-two-gps-coordinates/comment-page-1/#comment-613</link>
		<dc:creator>bob</dc:creator>
		<pubDate>Fri, 16 Apr 2010 08:37:45 +0000</pubDate>
		<guid isPermaLink="false">http://foobar.lu/wp/2007/09/17/calculate-the-distance-between-two-gps-coordinates/#comment-613</guid>
		<description>&quot;y = 2 * atan2(sqrt(x), sqrt(1-x))&quot; should be simplified to &quot;y = 2 * asin(sqrt(x))&quot;</description>
		<content:encoded><![CDATA[<p>&#8220;y = 2 * atan2(sqrt(x), sqrt(1-x))&#8221; should be simplified to &#8220;y = 2 * asin(sqrt(x))&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OverkillFlickr: a Flickr API interface for PHP5 by doc.twn</title>
		<link>http://foobar.lu/wp/2007/07/09/overkillflickr-a-flickr-api-interface-for-php5/comment-page-1/#comment-608</link>
		<dc:creator>doc.twn</dc:creator>
		<pubDate>Mon, 21 Dec 2009 17:40:10 +0000</pubDate>
		<guid isPermaLink="false">http://foobar.lu/wp/2007/07/09/overkillflickr-a-flickr-api-interface-for-php5/#comment-608</guid>
		<description>the class is now available on github

http://github.com/wickeddoc/OverkillFlickr</description>
		<content:encoded><![CDATA[<p>the class is now available on github</p>
<p><a href="http://github.com/wickeddoc/OverkillFlickr" rel="nofollow">http://github.com/wickeddoc/OverkillFlickr</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding Scrollbars to a QFrame in Qt by Maxim</title>
		<link>http://foobar.lu/wp/2007/09/10/adding-scrollbars-to-a-qframe-in-qt/comment-page-1/#comment-606</link>
		<dc:creator>Maxim</dc:creator>
		<pubDate>Wed, 11 Nov 2009 00:10:01 +0000</pubDate>
		<guid isPermaLink="false">http://foobar.lu/wp/2007/09/10/adding-scrollbars-to-a-qframe-in-qt/#comment-606</guid>
		<description>But how i can add scroller to stackedWidget ? I tried several variants can you help me ?</description>
		<content:encoded><![CDATA[<p>But how i can add scroller to stackedWidget ? I tried several variants can you help me ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OverkillFlickr: a Flickr API interface for PHP5 by abernier</title>
		<link>http://foobar.lu/wp/2007/07/09/overkillflickr-a-flickr-api-interface-for-php5/comment-page-1/#comment-604</link>
		<dc:creator>abernier</dc:creator>
		<pubDate>Tue, 01 Sep 2009 08:32:04 +0000</pubDate>
		<guid isPermaLink="false">http://foobar.lu/wp/2007/07/09/overkillflickr-a-flickr-api-interface-for-php5/#comment-604</guid>
		<description>Hi doc.twn,

Your class is really the smartest I&#039;ve found!

I&#039;ve enhanced/cleaned it a bit: what about creating a github repo to host and share it? Then I can commit my changes.

Cheers.</description>
		<content:encoded><![CDATA[<p>Hi doc.twn,</p>
<p>Your class is really the smartest I&#8217;ve found!</p>
<p>I&#8217;ve enhanced/cleaned it a bit: what about creating a github repo to host and share it? Then I can commit my changes.</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OverkillFlickr: a Flickr API interface for PHP5 by doc.twn</title>
		<link>http://foobar.lu/wp/2007/07/09/overkillflickr-a-flickr-api-interface-for-php5/comment-page-1/#comment-602</link>
		<dc:creator>doc.twn</dc:creator>
		<pubDate>Tue, 01 Sep 2009 06:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://foobar.lu/wp/2007/07/09/overkillflickr-a-flickr-api-interface-for-php5/#comment-602</guid>
		<description>ups, i forgot to remove that line.

initially i created this class to be used in a rather large project, and that project had a class called Kernel. you can ignore that.

EDIT: removed line</description>
		<content:encoded><![CDATA[<p>ups, i forgot to remove that line.</p>
<p>initially i created this class to be used in a rather large project, and that project had a class called Kernel. you can ignore that.</p>
<p>EDIT: removed line</p>
]]></content:encoded>
	</item>
</channel>
</rss>

