<?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 It&#039;s all about me</title>
	<atom:link href="http://supersoftcafe.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://supersoftcafe.com</link>
	<description>Michael Brown on technology</description>
	<lastBuildDate>Wed, 25 Jan 2012 11:07:15 +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 Vala async method end by A.Lepe</title>
		<link>http://supersoftcafe.com/2011/05/vala-async-method-end#comment-89</link>
		<dc:creator>A.Lepe</dc:creator>
		<pubDate>Wed, 25 Jan 2012 11:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://supersoftcafe.com/?p=89#comment-89</guid>
		<description>Great example! I spent today at least 5 hours and I wasn&#039;t able to understand how the callback worked, and the difference between the &quot;res&quot; and the return (for async methods). This example should be included in the Tutorial. Thanks Michael!</description>
		<content:encoded><![CDATA[<p>Great example! I spent today at least 5 hours and I wasn&#8217;t able to understand how the callback worked, and the difference between the &#8220;res&#8221; and the return (for async methods). This example should be included in the Tutorial. Thanks Michael!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A2DP on Ubuntu 11.04 by drazik</title>
		<link>http://supersoftcafe.com/2011/06/a2dp-on-ubuntu-11-04#comment-81</link>
		<dc:creator>drazik</dc:creator>
		<pubDate>Mon, 12 Dec 2011 21:05:36 +0000</pubDate>
		<guid isPermaLink="false">http://supersoftcafe.com/?p=103#comment-81</guid>
		<description>thanks for you tip man!! it works pretty good with my jabra clipper</description>
		<content:encoded><![CDATA[<p>thanks for you tip man!! it works pretty good with my jabra clipper</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A2DP on Ubuntu 11.04 by Hrushikesh</title>
		<link>http://supersoftcafe.com/2011/06/a2dp-on-ubuntu-11-04#comment-70</link>
		<dc:creator>Hrushikesh</dc:creator>
		<pubDate>Mon, 07 Nov 2011 08:10:14 +0000</pubDate>
		<guid isPermaLink="false">http://supersoftcafe.com/?p=103#comment-70</guid>
		<description>I use ubuntu 11.04 with Nokia BH-503

can u pls say me why my headset gets disconnected after 2 minutes. How can i avoid it</description>
		<content:encoded><![CDATA[<p>I use ubuntu 11.04 with Nokia BH-503</p>
<p>can u pls say me why my headset gets disconnected after 2 minutes. How can i avoid it</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A2DP on Ubuntu 11.04 by k4m1</title>
		<link>http://supersoftcafe.com/2011/06/a2dp-on-ubuntu-11-04#comment-43</link>
		<dc:creator>k4m1</dc:creator>
		<pubDate>Tue, 16 Aug 2011 17:45:08 +0000</pubDate>
		<guid isPermaLink="false">http://supersoftcafe.com/?p=103#comment-43</guid>
		<description>Thanks a  bunch, simple and easy. 
Works great with Sennheiser mm550.
Now is just the trick to get the microphones of the headset to work, does not seem to be discovered as a two directional headset by BT software.
Works on my Android though...</description>
		<content:encoded><![CDATA[<p>Thanks a  bunch, simple and easy.<br />
Works great with Sennheiser mm550.<br />
Now is just the trick to get the microphones of the headset to work, does not seem to be discovered as a two directional headset by BT software.<br />
Works on my Android though&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building MonoDevelop Vala plugin on OSX by Shazron</title>
		<link>http://supersoftcafe.com/2011/05/building-monodevelop-vala-plugin-on-osx#comment-41</link>
		<dc:creator>Shazron</dc:creator>
		<pubDate>Sun, 14 Aug 2011 13:26:19 +0000</pubDate>
		<guid isPermaLink="false">http://supersoftcafe.com/?p=33#comment-41</guid>
		<description>When running &#039;make&#039; I get this error:
./Gui/DataProvider.cs(51,25): error CS0246: The type or namespace name `TextEditor&#039; could not be found. Are you missing a using directive or an assembly reference?

Any ideas?</description>
		<content:encoded><![CDATA[<p>When running &#8216;make&#8217; I get this error:<br />
./Gui/DataProvider.cs(51,25): error CS0246: The type or namespace name `TextEditor&#8217; could not be found. Are you missing a using directive or an assembly reference?</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Vala struct parameters by value by Michael</title>
		<link>http://supersoftcafe.com/2011/05/vala-struct-parameters-by-value#comment-30</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 18 Jul 2011 21:10:11 +0000</pubDate>
		<guid isPermaLink="false">http://supersoftcafe.com/?p=69#comment-30</guid>
		<description>Thanks for the info. To help others, here is the bug report https://bugzilla.gnome.org/show_bug.cgi?id=654753.</description>
		<content:encoded><![CDATA[<p>Thanks for the info. To help others, here is the bug report <a href="https://bugzilla.gnome.org/show_bug.cgi?id=654753" rel="nofollow">https://bugzilla.gnome.org/show_bug.cgi?id=654753</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Vala struct parameters by value by Luca Bruno</title>
		<link>http://supersoftcafe.com/2011/05/vala-struct-parameters-by-value#comment-26</link>
		<dc:creator>Luca Bruno</dc:creator>
		<pubDate>Sun, 10 Jul 2011 20:23:13 +0000</pubDate>
		<guid isPermaLink="false">http://supersoftcafe.com/?p=69#comment-26</guid>
		<description>Please note that the wrong behavior with non-simpletype structs has been fixed in vala master.</description>
		<content:encoded><![CDATA[<p>Please note that the wrong behavior with non-simpletype structs has been fixed in vala master.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building MonoDevelop Vala plugin on OSX by Rileigh</title>
		<link>http://supersoftcafe.com/2011/05/building-monodevelop-vala-plugin-on-osx#comment-22</link>
		<dc:creator>Rileigh</dc:creator>
		<pubDate>Sat, 25 Jun 2011 00:04:44 +0000</pubDate>
		<guid isPermaLink="false">http://supersoftcafe.com/?p=33#comment-22</guid>
		<description>Your answer was just what I neeedd. Its made my day!</description>
		<content:encoded><![CDATA[<p>Your answer was just what I neeedd. Its made my day!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A2DP on Ubuntu 11.04 by Nighto</title>
		<link>http://supersoftcafe.com/2011/06/a2dp-on-ubuntu-11-04#comment-8</link>
		<dc:creator>Nighto</dc:creator>
		<pubDate>Mon, 13 Jun 2011 04:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://supersoftcafe.com/?p=103#comment-8</guid>
		<description>Worked here with Nokia BH-504. Thanks!

[]s</description>
		<content:encoded><![CDATA[<p>Worked here with Nokia BH-504. Thanks!</p>
<p>[]s</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building MonoDevelop Vala plugin on OSX by Nick</title>
		<link>http://supersoftcafe.com/2011/05/building-monodevelop-vala-plugin-on-osx#comment-3</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Mon, 09 May 2011 17:11:07 +0000</pubDate>
		<guid isPermaLink="false">http://supersoftcafe.com/?p=33#comment-3</guid>
		<description>Thanks! Sucks that they disable it by default, but thanks for making it easy to add in. ;)</description>
		<content:encoded><![CDATA[<p>Thanks! Sucks that they disable it by default, but thanks for making it easy to add in. <img src='http://supersoftcafe.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

