<?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"
	>
<channel>
	<title>Comments for Labråtens Web Log</title>
	<atom:link href="http://www.labraaten.com/wpblog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.labraaten.com/wpblog</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Mon, 21 May 2012 05:37:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on Pidi and The Virtual Woolly Ones by ingvild</title>
		<link>http://www.labraaten.com/wpblog/2006/11/21/pidi-and-the-virtual-woolly-ones/#comment-70062</link>
		<dc:creator>ingvild</dc:creator>
		<pubDate>Fri, 02 Sep 2011 19:31:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.labraaten.com/wpblog/?p=13#comment-70062</guid>
		<description>a comment</description>
		<content:encoded><![CDATA[<p>a comment</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Guestbook by Moozillaaa</title>
		<link>http://www.labraaten.com/wpblog/2007/11/15/guestbook/#comment-51625</link>
		<dc:creator>Moozillaaa</dc:creator>
		<pubDate>Mon, 16 May 2011 06:54:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.labraaten.com/wpblog/2007/11/15/guestbook/#comment-51625</guid>
		<description>I saw some material of yours posted by someone else at ExtremeTesting.com (credited to wildfrog), and it is incomplete. I presume it was done with your permission.

I need a little help on it if you will; pinouts for db-9, and db-25 for eeprom read/write access. The forums in which your material is posted are not helpful.

Thanks!
Moozillaaa
cbbuccaneere@gmail.com</description>
		<content:encoded><![CDATA[<p>I saw some material of yours posted by someone else at ExtremeTesting.com (credited to wildfrog), and it is incomplete. I presume it was done with your permission.</p>
<p>I need a little help on it if you will; pinouts for db-9, and db-25 for eeprom read/write access. The forums in which your material is posted are not helpful.</p>
<p>Thanks!<br />
Moozillaaa<br />
<a href="mailto:cbbuccaneere@gmail.com">cbbuccaneere@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ’Almost real’ functor objects in C# by Orlin</title>
		<link>http://www.labraaten.com/wpblog/2007/10/27/%e2%80%99almost-real%e2%80%99-functor-objects-in-c/#comment-10791</link>
		<dc:creator>Orlin</dc:creator>
		<pubDate>Sun, 13 Sep 2009 13:30:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.labraaten.com/wpblog/2007/10/27/%e2%80%99almost-real%e2%80%99-functor-objects-in-c/#comment-10791</guid>
		<description>Nice yes but not quite there yet. I would like to see something like in C++ where you can create your Functor object and than simply call it as a function, I couldn\\\'t make this happen:

public class Functor
{
    public int FunctionToCallImplicitly(int a) { return a; }
}
public static class Program
{
    public static void Main()
    {
        Functor f = new Functor();
        int a = f(1);
    }
}

Thanks for the writeup though.</description>
		<content:encoded><![CDATA[<p>Nice yes but not quite there yet. I would like to see something like in C++ where you can create your Functor object and than simply call it as a function, I couldn\\\&#8217;t make this happen:</p>
<p>public class Functor<br />
{<br />
    public int FunctionToCallImplicitly(int a) { return a; }<br />
}<br />
public static class Program<br />
{<br />
    public static void Main()<br />
    {<br />
        Functor f = new Functor();<br />
        int a = f(1);<br />
    }<br />
}</p>
<p>Thanks for the writeup though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ingeniously simple&#8230; but good enough? by Chris</title>
		<link>http://www.labraaten.com/wpblog/2007/06/07/ingeniously-simple-but-good-enough/#comment-7905</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sat, 27 Jun 2009 14:33:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.labraaten.com/wpblog/2007/06/07/ingeniously-simple-but-good-enough/#comment-7905</guid>
		<description>Hi Petter, I don't think we'll ever be 'good enough', because we'll always try and improve :)
Sorry you had trouble with the forums - they seem to be fine now. Just out of curiosity, where did you see an offer for free SQL Prompt? I believe V1 was free because it was not up to standard, and we were busy rebuilding it from the ground up for V2!

If you're interested (and you're willing to brave the forums again), we've got an EAP / Beta build of V4 you can play with for free... http://www.red-gate.com/MessageBoard/viewtopic.php?t=8993

Cheers,
Chris</description>
		<content:encoded><![CDATA[<p>Hi Petter, I don&#8217;t think we&#8217;ll ever be &#8216;good enough&#8217;, because we&#8217;ll always try and improve <img src='http://www.labraaten.com/wpblog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Sorry you had trouble with the forums - they seem to be fine now. Just out of curiosity, where did you see an offer for free SQL Prompt? I believe V1 was free because it was not up to standard, and we were busy rebuilding it from the ground up for V2!</p>
<p>If you&#8217;re interested (and you&#8217;re willing to brave the forums again), we&#8217;ve got an EAP / Beta build of V4 you can play with for free&#8230; <a href="http://www.red-gate.com/MessageBoard/viewtopic.php?t=8993" rel="nofollow">http://www.red-gate.com/MessageBoard/viewtopic.php?t=8993</a></p>
<p>Cheers,<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Guestbook by Zacc</title>
		<link>http://www.labraaten.com/wpblog/2007/11/15/guestbook/#comment-5316</link>
		<dc:creator>Zacc</dc:creator>
		<pubDate>Mon, 13 Apr 2009 21:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.labraaten.com/wpblog/2007/11/15/guestbook/#comment-5316</guid>
		<description>You suck man seriously LOSE THE HAT</description>
		<content:encoded><![CDATA[<p>You suck man seriously LOSE THE HAT</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Guestbook by Kjetil</title>
		<link>http://www.labraaten.com/wpblog/2007/11/15/guestbook/#comment-3884</link>
		<dc:creator>Kjetil</dc:creator>
		<pubDate>Tue, 02 Dec 2008 17:04:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.labraaten.com/wpblog/2007/11/15/guestbook/#comment-3884</guid>
		<description>Heisann! 

Vittig å se deg igjen da Petter! 
Long time no seee.. Det må søren med være 10 år siden snart.. vi tusla rundt på Kvadraturen VGS på slutten av 90-tallet.. 

Hva har det blitt av deg da? Ser du har holdt interessen i alle fall.. :-) 

Jeg har endt opp som konsulent innen byggteknikk.. er veldig fornøyd med det :-) 
Jobber for.. www.sweco.no  og trives helt topp. 
Hadde vært hyggelig med en prat en gang jeg var i oslo eller du i kristiansand! 

Hilsen Kjetil (tidligere potet EO)</description>
		<content:encoded><![CDATA[<p>Heisann! </p>
<p>Vittig å se deg igjen da Petter!<br />
Long time no seee.. Det må søren med være 10 år siden snart.. vi tusla rundt på Kvadraturen VGS på slutten av 90-tallet.. </p>
<p>Hva har det blitt av deg da? Ser du har holdt interessen i alle fall.. <img src='http://www.labraaten.com/wpblog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Jeg har endt opp som konsulent innen byggteknikk.. er veldig fornøyd med det <img src='http://www.labraaten.com/wpblog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
Jobber for.. <a href="http://www.sweco.no" rel="nofollow">http://www.sweco.no</a>  og trives helt topp.<br />
Hadde vært hyggelig med en prat en gang jeg var i oslo eller du i kristiansand! </p>
<p>Hilsen Kjetil (tidligere potet EO)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Guestbook by computer student</title>
		<link>http://www.labraaten.com/wpblog/2007/11/15/guestbook/#comment-3434</link>
		<dc:creator>computer student</dc:creator>
		<pubDate>Fri, 03 Oct 2008 19:13:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.labraaten.com/wpblog/2007/11/15/guestbook/#comment-3434</guid>
		<description>Hi;

please , could you visit this link in codeguru , I have probelm in c++ programming which is related to my graduation Project at CS departement 

http://www.codeguru.com/forum/showthread.php?p=1767086#post1767086post1767086</description>
		<content:encoded><![CDATA[<p>Hi;</p>
<p>please , could you visit this link in codeguru , I have probelm in c++ programming which is related to my graduation Project at CS departement </p>
<p><a href="http://www.codeguru.com/forum/showthread.php?p=1767086#post1767086post1767086" rel="nofollow">http://www.codeguru.com/forum/showthread.php?p=1767086#post1767086post1767086</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Protected: Schnapps &#038; Schnee 2009 by Johnny B. Boy</title>
		<link>http://www.labraaten.com/wpblog/2008/04/27/schnapps-und-schnee-2009/#comment-3017</link>
		<dc:creator>Johnny B. Boy</dc:creator>
		<pubDate>Wed, 27 Aug 2008 16:18:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.labraaten.com/wpblog/2008/04/27/schnapps-und-schnee-2009/#comment-3017</guid>
		<description>Protected Comments: Please enter your password to view comments.</description>
		<content:encoded><![CDATA[<form action="http://www.labraaten.com/wpblog/wp-pass.php" method="post">
	<p>This post is password protected. To view it please enter your password below:</p>
	<p><label for="pwbox-86">Password: <input name="post_password" id="pwbox-86" type="password" size="20" /></label> <input type="submit" name="Submit" value="Submit" /></p>
	</form>
	]]></content:encoded>
	</item>
	<item>
		<title>Comment on Protected: Schnapps &#038; Schnee 2009 by Sjefen</title>
		<link>http://www.labraaten.com/wpblog/2008/04/27/schnapps-und-schnee-2009/#comment-2444</link>
		<dc:creator>Sjefen</dc:creator>
		<pubDate>Tue, 20 May 2008 14:21:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.labraaten.com/wpblog/2008/04/27/schnapps-und-schnee-2009/#comment-2444</guid>
		<description>Protected Comments: Please enter your password to view comments.</description>
		<content:encoded><![CDATA[<form action="http://www.labraaten.com/wpblog/wp-pass.php" method="post">
	<p>This post is password protected. To view it please enter your password below:</p>
	<p><label for="pwbox-86">Password: <input name="post_password" id="pwbox-86" type="password" size="20" /></label> <input type="submit" name="Submit" value="Submit" /></p>
	</form>
	]]></content:encoded>
	</item>
	<item>
		<title>Comment on Protected: Schnapps &#038; Schnee 2009 by Fridthjof-G Eriksen</title>
		<link>http://www.labraaten.com/wpblog/2008/04/27/schnapps-und-schnee-2009/#comment-2442</link>
		<dc:creator>Fridthjof-G Eriksen</dc:creator>
		<pubDate>Tue, 20 May 2008 14:17:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.labraaten.com/wpblog/2008/04/27/schnapps-und-schnee-2009/#comment-2442</guid>
		<description>Protected Comments: Please enter your password to view comments.</description>
		<content:encoded><![CDATA[<form action="http://www.labraaten.com/wpblog/wp-pass.php" method="post">
	<p>This post is password protected. To view it please enter your password below:</p>
	<p><label for="pwbox-86">Password: <input name="post_password" id="pwbox-86" type="password" size="20" /></label> <input type="submit" name="Submit" value="Submit" /></p>
	</form>
	]]></content:encoded>
	</item>
</channel>
</rss>

