<?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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: Music Collection Sharing With Rhythmbox</title>
	<atom:link href="http://www.g-loaded.eu/2006/05/01/music-collection-sharing-with-rhythmbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.g-loaded.eu/2006/05/01/music-collection-sharing-with-rhythmbox/</link>
	<description>An open-source software and technology related journal</description>
	<lastBuildDate>Fri, 03 Feb 2012 18:35:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gnot</title>
		<link>http://www.g-loaded.eu/2006/05/01/music-collection-sharing-with-rhythmbox/#comment-2295</link>
		<dc:creator>Gnot</dc:creator>
		<pubDate>Sat, 12 Aug 2006 05:19:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2006/05/01/music-collection-sharing-with-rhythmbox/#comment-2295</guid>
		<description>Thanks for this info. I had also tried to announce services on a machine without Avahi, but didn&#039;t manage to do so.
Wordpress is rather unconvenient when writing code in a post or comment. ;-)</description>
		<content:encoded><![CDATA[<p>Thanks for this info. I had also tried to announce services on a machine without Avahi, but didn&#8217;t manage to do so.</p>
<p>WordPress is rather unconvenient when writing code in a post or comment. ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders Jackson</title>
		<link>http://www.g-loaded.eu/2006/05/01/music-collection-sharing-with-rhythmbox/#comment-1465</link>
		<dc:creator>Anders Jackson</dc:creator>
		<pubDate>Sat, 17 Jun 2006 11:53:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2006/05/01/music-collection-sharing-with-rhythmbox/#comment-1465</guid>
		<description>Hmmm, how doy you put XML-code into a posting?</description>
		<content:encoded><![CDATA[<p>Hmmm, how doy you put XML-code into a posting?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders Jackson</title>
		<link>http://www.g-loaded.eu/2006/05/01/music-collection-sharing-with-rhythmbox/#comment-1464</link>
		<dc:creator>Anders Jackson</dc:creator>
		<pubDate>Sat, 17 Jun 2006 11:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2006/05/01/music-collection-sharing-with-rhythmbox/#comment-1464</guid>
		<description>I can confirm that Epiphany, Rhythmbox works with Avahi. I am using Debian/testing and it is no problems to install at all.  I am just installing &lt;code&gt;mt-daapd&lt;/code&gt;, so you have to wait for any reports about that.
You don&#039;t need to have Zeroconf installed to make Avahi (and you computer) to discover things.
The Linux named &quot;kaka&quot; with Avahi installed will announce itself as &quot;kaka.local&quot;, and with
&lt;code&gt;hosts:          files dns mdns&lt;/code&gt;
in &lt;code&gt;/etc/nsswitch.conf&lt;/code&gt;, you can connect with &lt;code&gt;ssh kaka.local&lt;/code&gt;, which is realy nice.
In &lt;code&gt;/etc/avahi/hosts&lt;/code&gt; on &quot;kaka&quot; you can add machines that doesn&#039;t have mDNS (which Avahi implements) to make &quot;kaka&quot; announce that address under domain &quot;local&quot;.
Put this code in &lt;code&gt;/etc/avahi/services/webserver.service&lt;/code&gt; in &quot;kaka&quot; to make it announce it&#039;s web server to your local net:
&lt;pre&gt;
Kaka&#039;s webserver
    _http._tcp
    80
    path=/
&lt;/pre&gt;
This in &lt;code&gt;/etc/avahi/services/ssh.service&lt;/code&gt; makes your &lt;code&gt;ssh&lt;/code&gt; annonced:
&lt;pre&gt;
  Remote Terminal on %h
    _ssh._tcp
    22
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>I can confirm that Epiphany, Rhythmbox works with Avahi. I am using Debian/testing and it is no problems to install at all.  I am just installing <code>mt-daapd</code>, so you have to wait for any reports about that.  </p>
<p>You don&#8217;t need to have Zeroconf installed to make Avahi (and you computer) to discover things.<br />
The Linux named &#8220;kaka&#8221; with Avahi installed will announce itself as &#8220;kaka.local&#8221;, and with </p>
<p><code>hosts:          files dns mdns</code></p>
<p>in <code>/etc/nsswitch.conf</code>, you can connect with <code>ssh kaka.local</code>, which is realy nice.</p>
<p>In <code>/etc/avahi/hosts</code> on &#8220;kaka&#8221; you can add machines that doesn&#8217;t have mDNS (which Avahi implements) to make &#8220;kaka&#8221; announce that address under domain &#8220;local&#8221;.</p>
<p>Put this code in <code>/etc/avahi/services/webserver.service</code> in &#8220;kaka&#8221; to make it announce it&#8217;s web server to your local net:</p>
<pre>
Kaka's webserver
    _http._tcp
    80
    path=/
</pre>
<p>This in <code>/etc/avahi/services/ssh.service</code> makes your <code>ssh</code> annonced:</p>
<pre>
  Remote Terminal on %h
    _ssh._tcp
    22
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gnot</title>
		<link>http://www.g-loaded.eu/2006/05/01/music-collection-sharing-with-rhythmbox/#comment-745</link>
		<dc:creator>Gnot</dc:creator>
		<pubDate>Tue, 02 May 2006 04:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2006/05/01/music-collection-sharing-with-rhythmbox/#comment-745</guid>
		<description>I started playing with Avahi lately too. It seems that, apart from Rhythmbox, GAIM and Ekiga (gnomemeeting), there are some more GNOME applications that support ZeroConf: Vino and the Epiphany browser. Vino auto discovers the remote desktops and Epiphany shows all services of type &lt;code&gt;_http._tcp&lt;/code&gt; in the bookmarks, under the &lt;em&gt;Local Sites&lt;/em&gt; category. Unfortunately, I didn&#039;t have the time to try and test all this functionality, but will do soon.
Thanks for your comment.</description>
		<content:encoded><![CDATA[<p>I started playing with Avahi lately too. It seems that, apart from Rhythmbox, GAIM and Ekiga (gnomemeeting), there are some more GNOME applications that support ZeroConf: Vino and the Epiphany browser. Vino auto discovers the remote desktops and Epiphany shows all services of type <code>_http._tcp</code> in the bookmarks, under the <em>Local Sites</em> category. Unfortunately, I didn&#8217;t have the time to try and test all this functionality, but will do soon.</p>
<p>Thanks for your comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Enseleit</title>
		<link>http://www.g-loaded.eu/2006/05/01/music-collection-sharing-with-rhythmbox/#comment-744</link>
		<dc:creator>Peter Enseleit</dc:creator>
		<pubDate>Mon, 01 May 2006 23:30:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2006/05/01/music-collection-sharing-with-rhythmbox/#comment-744</guid>
		<description>Nice article.
I am looking into ZeroConf as well.
Apparently, GAIM and GnomeMesseger are also Zeroconf compliant. GAIM previously used only the Howl libraries, but I believe it is now also using Avahi.
If you have ZeroConf (Avahi) configured on two Linux boxes and connect a cable between them they will automatically be able to communicate with each other. Hence Zero Configuration Networking.
I have not played with this yet, but will be looking at it soon.</description>
		<content:encoded><![CDATA[<p>Nice article.</p>
<p>I am looking into ZeroConf as well.</p>
<p>Apparently, GAIM and GnomeMesseger are also Zeroconf compliant. GAIM previously used only the Howl libraries, but I believe it is now also using Avahi.</p>
<p>If you have ZeroConf (Avahi) configured on two Linux boxes and connect a cable between them they will automatically be able to communicate with each other. Hence Zero Configuration Networking.</p>
<p>I have not played with this yet, but will be looking at it soon.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

