<?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 Stuff for the Easily Distracted</title>
	<atom:link href="http://www.freakent.co.uk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.freakent.co.uk</link>
	<description>Martin&#039;s world of technology, gadgets and other pastimes</description>
	<lastBuildDate>Sun, 29 Jan 2012 19:38:39 +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 Welcome to The Gadget Zone by martin</title>
		<link>http://www.freakent.co.uk/2004/04/01/welcome-to-the-gadget-zone/#comment-102</link>
		<dc:creator>martin</dc:creator>
		<pubDate>Sun, 29 Jan 2012 19:38:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.freakent.co.uk/wordpress/?p=5#comment-102</guid>
		<description>8 Years later and the only thing on this list that I would still include in my top ten is my beloved Tissot T Touch watch. Apart from being sent away once for a week to get a new battery and a service it has never let me down and still looks as good as the day I first got it.</description>
		<content:encoded><![CDATA[<p>8 Years later and the only thing on this list that I would still include in my top ten is my beloved Tissot T Touch watch. Apart from being sent away once for a week to get a new battery and a service it has never let me down and still looks as good as the day I first got it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MQ Telemetry Transport (MQTT) by martin</title>
		<link>http://www.freakent.co.uk/2012/01/18/mq-telemetry-transport-mqtt/#comment-101</link>
		<dc:creator>martin</dc:creator>
		<pubDate>Sun, 29 Jan 2012 19:18:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.freakent.co.uk/?p=450#comment-101</guid>
		<description>Thanks for the pointers to get involved. I have requested membership to the Google group.</description>
		<content:encoded><![CDATA[<p>Thanks for the pointers to get involved. I have requested membership to the Google group.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MQ Telemetry Transport (MQTT) by Andy Piper (@andypiper)</title>
		<link>http://www.freakent.co.uk/2012/01/18/mq-telemetry-transport-mqtt/#comment-98</link>
		<dc:creator>Andy Piper (@andypiper)</dc:creator>
		<pubDate>Thu, 19 Jan 2012 12:16:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.freakent.co.uk/?p=450#comment-98</guid>
		<description>Glad the interview caught your interest :-) there are plenty of different implementations around now - and lots of folks using MQTT in their home projects with e.g. Arduino, mbed, Nanode and Netduino! Do join the mailing list and check out mqtt.org/get-involved :-)</description>
		<content:encoded><![CDATA[<p>Glad the interview caught your interest <img src='http://www.freakent.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  there are plenty of different implementations around now &#8211; and lots of folks using MQTT in their home projects with e.g. Arduino, mbed, Nanode and Netduino! Do join the mailing list and check out mqtt.org/get-involved <img src='http://www.freakent.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zeroconf / mDNS / Bonjour by martin</title>
		<link>http://www.freakent.co.uk/2007/01/31/zeroconfig-mdns-bonjour/#comment-28</link>
		<dc:creator>martin</dc:creator>
		<pubDate>Thu, 21 Oct 2010 11:55:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.freakent.co.uk/archives/54#comment-28</guid>
		<description>New install of CentOS 5.5 and still no easy way of getting nss-mdns installed. Googled around again a discovered that it is available from the EPEL repository (http://fedoraproject.org/wiki/EPEL/FAQ).

To add EPEL to your list of Yum repositories,
$ sudo rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-4.noarch.rpm

Then install nss-mdns like so,
$ sudo yum install nss-mdns

That&#039;s it!</description>
		<content:encoded><![CDATA[<p>New install of CentOS 5.5 and still no easy way of getting nss-mdns installed. Googled around again a discovered that it is available from the EPEL repository (<a href="http://fedoraproject.org/wiki/EPEL/FAQ" rel="nofollow">http://fedoraproject.org/wiki/EPEL/FAQ</a>).</p>
<p>To add EPEL to your list of Yum repositories,<br />
$ sudo rpm -Uvh <a href="http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-4.noarch.rpm" rel="nofollow">http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-4.noarch.rpm</a></p>
<p>Then install nss-mdns like so,<br />
$ sudo yum install nss-mdns</p>
<p>That&#8217;s it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the eBay SOAP API from Ruby-on-Rails by James</title>
		<link>http://www.freakent.co.uk/2009/10/02/using-the-ebay-soap-api-from-ruby-on-rails/#comment-30</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 12 Apr 2010 07:02:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.freakent.co.uk/?p=341#comment-30</guid>
		<description>Hey, I&#039;ve been trying to get this to work for hours without success. Do you have a sample project you can post?

Thanks in advance!</description>
		<content:encoded><![CDATA[<p>Hey, I&#8217;ve been trying to get this to work for hours without success. Do you have a sample project you can post?</p>
<p>Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Philips SBA290 Compact Travel Speakers by Gina</title>
		<link>http://www.freakent.co.uk/2006/03/23/philips-sba290-compact-travel-speakers/#comment-20</link>
		<dc:creator>Gina</dc:creator>
		<pubDate>Thu, 24 Dec 2009 06:46:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.freakent.co.uk/?p=48#comment-20</guid>
		<description>I have Philip SBA290. I&#039;m choosed to  not use rechargeable batteries are not from Philips. This is to keep my &lt;a href=&quot;http://tokokomputer007.com/speaker/&quot; rel=&quot;nofollow&quot;&gt;speaker&lt;/a&gt;  are more durable. I think, this is the safest to do</description>
		<content:encoded><![CDATA[<p>I have Philip SBA290. I&#8217;m choosed to  not use rechargeable batteries are not from Philips. This is to keep my <a href="http://tokokomputer007.com/speaker/" rel="nofollow">speaker</a>  are more durable. I think, this is the safest to do</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zeroconf / mDNS / Bonjour by martin</title>
		<link>http://www.freakent.co.uk/2007/01/31/zeroconfig-mdns-bonjour/#comment-27</link>
		<dc:creator>martin</dc:creator>
		<pubDate>Thu, 06 Aug 2009 07:51:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.freakent.co.uk/archives/54#comment-27</guid>
		<description>On Ubuntu Server 9.04 (Jaunty Jackalope), it worked straight out of the box. No need to install or configure any extra packages. I like Ubuntu.</description>
		<content:encoded><![CDATA[<p>On Ubuntu Server 9.04 (Jaunty Jackalope), it worked straight out of the box. No need to install or configure any extra packages. I like Ubuntu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Philips SBA290 Compact Travel Speakers by Discount Pro</title>
		<link>http://www.freakent.co.uk/2006/03/23/philips-sba290-compact-travel-speakers/#comment-19</link>
		<dc:creator>Discount Pro</dc:creator>
		<pubDate>Tue, 31 Mar 2009 17:21:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.freakent.co.uk/?p=48#comment-19</guid>
		<description>I guess &quot;do not use rechargable batteries&quot; in manual means only one thing you have to buy one time use batteries from Philips, and only from them, others can destroy it :):):)

Nonsense, I&#039;m the owner of SBA290 and I&#039;m using standard rechargable batteries from VARTA. No problems yet</description>
		<content:encoded><![CDATA[<p>I guess &#8220;do not use rechargable batteries&#8221; in manual means only one thing you have to buy one time use batteries from Philips, and only from them, others can destroy it <img src='http://www.freakent.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> :):)</p>
<p>Nonsense, I&#8217;m the owner of SBA290 and I&#8217;m using standard rechargable batteries from VARTA. No problems yet</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zeroconf / mDNS / Bonjour by Martin</title>
		<link>http://www.freakent.co.uk/2007/01/31/zeroconfig-mdns-bonjour/#comment-26</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Wed, 03 Sep 2008 10:48:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.freakent.co.uk/archives/54#comment-26</guid>
		<description>Install on Redhat EL5 and CentOS 5.3:

Either download the source and compile with :
# ./configure
# make
# make install

or

Google for &quot;nss-mdns rpm redhat&quot;. I found nss-mdns-0.10-2.el5.i386.rpm downloadable from atrpms.net.
As root:
# yum install nss-mdns*.rpm

Lastly, edit the nsswitch.conf file to tell the OS to use Bonjour in its DNS lookups.
# vi /etc/nsswitch.conf
replace hosts line with:
hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4</description>
		<content:encoded><![CDATA[<p>Install on Redhat EL5 and CentOS 5.3:</p>
<p>Either download the source and compile with :<br />
# ./configure<br />
# make<br />
# make install</p>
<p>or</p>
<p>Google for &#8220;nss-mdns rpm redhat&#8221;. I found nss-mdns-0.10-2.el5.i386.rpm downloadable from atrpms.net.<br />
As root:<br />
# yum install nss-mdns*.rpm</p>
<p>Lastly, edit the nsswitch.conf file to tell the OS to use Bonjour in its DNS lookups.<br />
# vi /etc/nsswitch.conf<br />
replace hosts line with:<br />
hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zeroconf / mDNS / Bonjour by Martin (Admin)</title>
		<link>http://www.freakent.co.uk/2007/01/31/zeroconfig-mdns-bonjour/#comment-25</link>
		<dc:creator>Martin (Admin)</dc:creator>
		<pubDate>Wed, 12 Sep 2007 09:44:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.freakent.co.uk/archives/54#comment-25</guid>
		<description>Install on Ubuntu 704 Server:
$sudo apt-get install libnss-mdns

This will install, configure and start the avahi-daemon process. It will also edit /etc/nsswitch.conf to include mdns in name resolution.</description>
		<content:encoded><![CDATA[<p>Install on Ubuntu 704 Server:<br />
$sudo apt-get install libnss-mdns</p>
<p>This will install, configure and start the avahi-daemon process. It will also edit /etc/nsswitch.conf to include mdns in name resolution.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

