<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><!-- generator="wordpress/2.3.3" --><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Alban's blog</title>
	<link>http://blog.tryphon.org/alban</link>
	<description>It looks like my blog</description>
	<pubDate>Wed, 19 Nov 2008 09:29:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/tryphon/alban" type="application/rss+xml" /><item>
		<title>Execute module-assistant into pbuilder</title>
		<link>http://feeds.feedburner.com/~r/tryphon/alban/~3/458174425/</link>
		<comments>http://blog.tryphon.org/alban/archives/2008/11/19/execute-module-assistant-into-pbuilder/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 09:02:52 +0000</pubDate>
		<dc:creator>alban</dc:creator>
		
		<category><![CDATA[debian]]></category>

		<category><![CDATA[module-assistant]]></category>

		<category><![CDATA[pbuilder]]></category>

		<guid isPermaLink="false">http://blog.tryphon.org/alban/archives/2008/11/19/execute-module-assistant-into-pbuilder/</guid>
		<description><![CDATA[Like promised, this post doesn&#8217;t start with rivendell  
The first objective was testing the module source packages provided with Rivendell. Between etch and intrepid, these modules can be built on several kernel versions (from 2.6.18 to 2.6.27) and waiting errors on the rivendell user mailing-list doesn&#8221;t seem a good solution  
So, I looked [...]]]></description>
			<content:encoded><![CDATA[<p>Like promised, this post doesn&#8217;t start with rivendell <img src='http://blog.tryphon.org/alban/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>The first objective was testing the module source packages provided with Rivendell. Between etch and intrepid, these modules can be built on several kernel versions (from 2.6.18 to 2.6.27) and waiting errors on the rivendell user mailing-list doesn&#8221;t seem a good solution <img src='http://blog.tryphon.org/alban/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>So, I looked for a way to execute <a href="http://packages.debian.org/module-assistant" onclick="javascript:urchinTracker ('/outbound/article/packages.debian.org');">module assistant</a> into <a href="http://www.netfort.gr.jp/~dancer/software/pbuilder.html.en" onclick="javascript:urchinTracker ('/outbound/article/www.netfort.gr.jp');">pbuilder</a>. pbuilder has a command &#8220;execute&#8221; which takes a script, copy and execute it into the chroot. <a href="http://github.com/albanpeignier/rivendell-debian/tree/master/execute-module-assistant" onclick="javascript:urchinTracker ('/outbound/article/github.com');">execute-module-assistant</a> was borned.</p>
<p> <a href="http://blog.tryphon.org/alban/archives/2008/11/19/execute-module-assistant-into-pbuilder/#more-196" class="more-link" >(more&#8230;)</a></p>
<img src="http://feeds.feedburner.com/~r/tryphon/alban/~4/458174425" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.tryphon.org/alban/archives/2008/11/19/execute-module-assistant-into-pbuilder/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.tryphon.org/alban/archives/2008/11/19/execute-module-assistant-into-pbuilder/</feedburner:origLink></item>
		<item>
		<title>Rivendell for ubuntu hardy and pre-compiled modules</title>
		<link>http://feeds.feedburner.com/~r/tryphon/alban/~3/455161720/</link>
		<comments>http://blog.tryphon.org/alban/archives/2008/11/16/rivendell-for-ubuntu-hardy-and-pre-compiled-modules/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 19:06:32 +0000</pubDate>
		<dc:creator>alban</dc:creator>
		
		<category><![CDATA[debian]]></category>

		<category><![CDATA[radio]]></category>

		<category><![CDATA[hardy]]></category>

		<category><![CDATA[kernel]]></category>

		<category><![CDATA[module]]></category>

		<category><![CDATA[module-assistant]]></category>

		<category><![CDATA[rivendell]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.tryphon.org/alban/archives/2008/11/16/rivendell-for-ubuntu-hardy-and-pre-compiled-modules/</guid>
		<description><![CDATA[I should try to make a post which doesn&#8217;t start by Rivendell &#8230; maybe the next time  
Ubuntu hardy :
As there are many ubuntu hardy users, I&#8217;ve added this platform to the debian build. gpio, hpklinux and rivendell binary packages can be easily installed by adding this source :
deb http://debian.tryphon.org hardy main contrib
Ubuntu packages [...]]]></description>
			<content:encoded><![CDATA[<p>I should try to make a post which doesn&#8217;t start by Rivendell &#8230; maybe the next time <img src='http://blog.tryphon.org/alban/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><strong>Ubuntu hardy :</strong></p>
<p>As there are many ubuntu hardy users, I&#8217;ve added this platform to the debian build. gpio, hpklinux and rivendell binary packages can be easily installed by adding this source :</p>
<p><code>deb http://debian.tryphon.org hardy main contrib</code></p>
<p>Ubuntu packages should be improved in a &#8220;near future&#8221; to be more compliant to the distribution policies.</p>
<p><strong>Pre-compiled modules packages</strong></p>
<p>With gpio-source and hpklinux-source packages, you can create the modules for your kernel. It creates sometimes few surprises according to the kernel versions. </p>
<p>I added to the build debian process the compilation of the gpio and hpklinux modules. According to the selected distribution (stable, &#8230; or hardy, intrepid), you will find modules for 2.6.18, 2.6.24, 2.6.26 or 2.6.27, 686, amd64 or rt kernels.</p>
<p>It makes life easier for everybody : user installations and developer tests. module-assistant is great tool, but pre-compiled modules are sometimes useful.</p>
<p>For example, hpklinux doesn&#8217;t compile with intrepid 2.6.27 kernel. A patch is pending <img src='http://blog.tryphon.org/alban/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
<img src="http://feeds.feedburner.com/~r/tryphon/alban/~4/455161720" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.tryphon.org/alban/archives/2008/11/16/rivendell-for-ubuntu-hardy-and-pre-compiled-modules/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.tryphon.org/alban/archives/2008/11/16/rivendell-for-ubuntu-hardy-and-pre-compiled-modules/</feedburner:origLink></item>
		<item>
		<title>Rivendell 1.1.1 for ubuntu intrepid i386 and amd64</title>
		<link>http://feeds.feedburner.com/~r/tryphon/alban/~3/453177906/</link>
		<comments>http://blog.tryphon.org/alban/archives/2008/11/14/rivendell-111-for-ubuntu-intrepid-i386-and-amd64/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 17:55:37 +0000</pubDate>
		<dc:creator>alban</dc:creator>
		
		<category><![CDATA[debian]]></category>

		<category><![CDATA[radio]]></category>

		<category><![CDATA[amd64]]></category>

		<category><![CDATA[release]]></category>

		<category><![CDATA[rivendell]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.tryphon.org/alban/archives/2008/11/14/rivendell-111-for-ubuntu-intrepid-i386-and-amd64/</guid>
		<description><![CDATA[As previously announced, we&#8217;ll try to provide binary packages for ubuntu. Here is a first release.
You can install rivendell, hpklinux and gpio packages by adding the tryphon repository in your sources.list :
deb http://debian.tryphon.org intrepid main contrib
Known limitations : 

pam_rd is disabled to workaround a pending linking problem with the ubuntu libtool 2.2.4
I&#8217;m not very sure [...]]]></description>
			<content:encoded><![CDATA[<p>As previously announced, we&#8217;ll try to provide binary packages for ubuntu. Here is a first release.</p>
<p>You can install rivendell, hpklinux and gpio packages by adding the <a href="http://debian.tryphon.org" >tryphon repository</a> in your sources.list :</p>
<p><code>deb http://debian.tryphon.org intrepid main contrib</code></p>
<p>Known limitations : </p>
<ul>
<li>pam_rd is disabled to workaround a pending <a href="http://github.com/albanpeignier/rivendell-debian/tree/master/tickets/20081113-1226573081-intreprid-pamrd-libpam.txt" onclick="javascript:urchinTracker ('/outbound/article/github.com');">linking problem with the ubuntu libtool 2.2.4</a></li>
<li>I&#8217;m not very sure these packages respect all ubuntu policies : main or universe section ? ubuntu suffix to version ? some advice is welcome</li>
</ul>
<p><strong>Update :</strong> the source distribution was wrong in the first post (intreprrrrid). Thanks Raps for having seen it.</p>
<img src="http://feeds.feedburner.com/~r/tryphon/alban/~4/453177906" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.tryphon.org/alban/archives/2008/11/14/rivendell-111-for-ubuntu-intrepid-i386-and-amd64/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.tryphon.org/alban/archives/2008/11/14/rivendell-111-for-ubuntu-intrepid-i386-and-amd64/</feedburner:origLink></item>
		<item>
		<title>Rivendell 1.1.1 for debian i386 and amd64</title>
		<link>http://feeds.feedburner.com/~r/tryphon/alban/~3/451684837/</link>
		<comments>http://blog.tryphon.org/alban/archives/2008/11/13/rivendell-111-for-debian-i386-and-amd64/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 10:54:30 +0000</pubDate>
		<dc:creator>alban</dc:creator>
		
		<category><![CDATA[debian]]></category>

		<category><![CDATA[radio]]></category>

		<category><![CDATA[amd64]]></category>

		<category><![CDATA[release]]></category>

		<category><![CDATA[rivendell]]></category>

		<guid isPermaLink="false">http://blog.tryphon.org/alban/archives/2008/11/13/rivendell-111-for-debian-i386-and-amd64/</guid>
		<description><![CDATA[
After a long build this night, binary packages for Rivendell 1.1.1 have been uploaded this morning. 
They are available on the debian.tryphon.org repository for debian sarge/testing/unstable i386 and amd64.
Use these packages with the same caution as previously explained.

Under Ubuntu, the rivendell build is broken for the moment (because a libspam linking problem). hpklinux packages are [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.tryphon.org/alban/media/2008-11-13-rdairplay-1.1.1-gnome.png" ><img style="float: left; margin: 5px 10px 5px 0;" src="http://blog.tryphon.org/alban/media/2008-11-13-rdairplay-1.1.1-gnome-thumb.png"/></a></p>
<p>After a long build this night, binary packages for <a href="http://www.rivendellaudio.org/" onclick="javascript:urchinTracker ('/outbound/article/www.rivendellaudio.org');">Rivendell 1.1.1</a> have been uploaded this morning. </p>
<p>They are available on the <a href="http://wiki.tryphon.org/tryphon_debian_repository" >debian.tryphon.org</a> repository for debian <em>sarge/testing/unstable</em> <em>i386</em> and <em>amd64</em>.</p>
<p>Use these packages <a href="http://blog.tryphon.org/alban/archives/2008/11/12/rivendell-debian-i386-amd64-ubuntu-patch-and-111/#more-192" >with the same caution as previously explained</a>.</p>
<p style="clear: both">
Under Ubuntu, the rivendell build is broken for the moment (because a <a href="http://github.com/albanpeignier/rivendell-debian/tree/master/tickets/20081113-1226573081-intreprid-pamrd-libpam.txt" onclick="javascript:urchinTracker ('/outbound/article/github.com');">libspam linking problem</a>). hpklinux packages are available.
</p>
<p>Update : a screenshot of <a href="http://blog.tryphon.org/alban/media/2008-11-13-rdairplay-1.1.1-gnome.png" >rdairplay 1.1.1 (under gnome)</a></p>
<img src="http://feeds.feedburner.com/~r/tryphon/alban/~4/451684837" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.tryphon.org/alban/archives/2008/11/13/rivendell-111-for-debian-i386-and-amd64/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.tryphon.org/alban/archives/2008/11/13/rivendell-111-for-debian-i386-and-amd64/</feedburner:origLink></item>
		<item>
		<title>Rivendell, Debian, i386, amd64, Ubuntu, patch and 1.1.1</title>
		<link>http://feeds.feedburner.com/~r/tryphon/alban/~3/450598703/</link>
		<comments>http://blog.tryphon.org/alban/archives/2008/11/12/rivendell-debian-i386-amd64-ubuntu-patch-and-111/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 11:31:02 +0000</pubDate>
		<dc:creator>alban</dc:creator>
		
		<category><![CDATA[debian]]></category>

		<category><![CDATA[radio]]></category>

		<category><![CDATA[amd64]]></category>

		<category><![CDATA[etch]]></category>

		<category><![CDATA[lenny]]></category>

		<category><![CDATA[pbuilder]]></category>

		<category><![CDATA[rake]]></category>

		<category><![CDATA[rivendell]]></category>

		<category><![CDATA[ubuntu]]></category>

		<category><![CDATA[unstable]]></category>

		<guid isPermaLink="false">http://blog.tryphon.org/alban/archives/2008/11/12/rivendell-debian-i386-amd64-ubuntu-patch-and-111/</guid>
		<description><![CDATA[The new build process leads to several news about rivendell debian packages&#160;:

Debian binary packages
Ubuntu intrepid packages
Debian / ubuntu packages for rivendell 1.1.1

]]></description>
			<content:encoded><![CDATA[<p>The new build process leads to several news about rivendell debian packages&nbsp;:</p>
<ul>
<li>Debian binary packages</li>
<li>Ubuntu intrepid packages</li>
<li>Debian / ubuntu packages for rivendell 1.1.1</li>
</ul>
<p> <a href="http://blog.tryphon.org/alban/archives/2008/11/12/rivendell-debian-i386-amd64-ubuntu-patch-and-111/#more-192" class="more-link" >(more&#8230;)</a></p>
<img src="http://feeds.feedburner.com/~r/tryphon/alban/~4/450598703" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.tryphon.org/alban/archives/2008/11/12/rivendell-debian-i386-amd64-ubuntu-patch-and-111/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.tryphon.org/alban/archives/2008/11/12/rivendell-debian-i386-amd64-ubuntu-patch-and-111/</feedburner:origLink></item>
		<item>
		<title>First release of rivendell 1.1.0 debian packages</title>
		<link>http://feeds.feedburner.com/~r/tryphon/alban/~3/447235008/</link>
		<comments>http://blog.tryphon.org/alban/archives/2008/11/09/first-release-of-rivendell-110-debian-packages/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 08:58:37 +0000</pubDate>
		<dc:creator>alban</dc:creator>
		
		<category><![CDATA[debian]]></category>

		<category><![CDATA[radio]]></category>

		<category><![CDATA[amd64]]></category>

		<category><![CDATA[etch]]></category>

		<category><![CDATA[experimental]]></category>

		<category><![CDATA[rivendell]]></category>

		<guid isPermaLink="false">http://blog.tryphon.org/alban/archives/2008/11/09/first-release-of-rivendell-110-debian-packages/</guid>
		<description><![CDATA[Rivendell 1.1.0 has been available for several weeks, but the debian package weren&#8217;t up to date yet. After a small refactoring on my build scripts, a first (and very experimental) release of the debian packages is now available in the tryphon debian repository.
For now packages have been built for etch/stable i386 and amd64 and are [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.rivendellaudio.org/rivendell/download.shtml" onclick="javascript:urchinTracker ('/outbound/article/www.rivendellaudio.org');">Rivendell 1.1.0</a> has been available for several weeks, but the debian package weren&#8217;t up to date yet. After a small refactoring on my build scripts, a first (and very experimental) release of the debian packages is now available in the <a href="http://wiki.tryphon.org/tryphon_debian_repository" >tryphon debian repository</a>.</p>
<p>For now packages have been built for <em>etch/stable</em> i386 and amd64 and are available in the experimental section :</p>
<p><code>deb http://debian.tryphon.org experimental main contrib</code></p>
<p>Test with caution : I have not tested these packages yet. It&#8217;s just a first build. Feedbacks are welcome (on irc, on <a href="http://techweb.rfa.org/mailman/listinfo/rivendell-prog" onclick="javascript:urchinTracker ('/outbound/article/techweb.rfa.org');">rivendell mailing-list</a> or on <a href="http://lists.tryphon.org/cgi-bin/listinfo/rivendell-fr" >french rivendell mailing-list</a>).</p>
<p> <a href="http://blog.tryphon.org/alban/archives/2008/11/09/first-release-of-rivendell-110-debian-packages/#more-191" class="more-link" >(more&#8230;)</a></p>
<img src="http://feeds.feedburner.com/~r/tryphon/alban/~4/447235008" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.tryphon.org/alban/archives/2008/11/09/first-release-of-rivendell-110-debian-packages/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.tryphon.org/alban/archives/2008/11/09/first-release-of-rivendell-110-debian-packages/</feedburner:origLink></item>
		<item>
		<title>Première version officielle pour Rivendell</title>
		<link>http://feeds.feedburner.com/~r/tryphon/alban/~3/376042227/</link>
		<comments>http://blog.tryphon.org/alban/archives/2008/08/27/premiere-version-officielle-pour-rivendell/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 09:49:04 +0000</pubDate>
		<dc:creator>alban</dc:creator>
		
		<category><![CDATA[francais]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[radio]]></category>

		<category><![CDATA[release]]></category>

		<category><![CDATA[rivendell]]></category>

		<guid isPermaLink="false">http://blog.tryphon.org/alban/archives/2008/08/27/premiere-version-officielle-pour-rivendell/</guid>
		<description><![CDATA[
Frederick Gleason en a fait l&#8217;annonce officielle hier. La version 1.0.1 est la première version &#8220;complète&#8221; de Rivendell. 
Cette annonce ne marque pas réellement le début de l&#8217;utilisation de Rivendell en production. Puisque depuis 2004, Rivendell est bel et bien utilisable. Pour notre part, Rivendell a sorti son premier son en août 2004. Et notre [...]]]></description>
			<content:encoded><![CDATA[<p><img style="float: left; margin: 0 20px 10px 0;" src="http://blog.tryphon.org/alban/media/20080827-rivendell-en-action-2004.jpg"/></p>
<p>Frederick Gleason en a fait <a href="http://techweb.rfa.org/pipermail/rivendell-prog/2008-August/001068.html" onclick="javascript:urchinTracker ('/outbound/article/techweb.rfa.org');">l&#8217;annonce officielle hier</a>. La version 1.0.1 est la première version &#8220;complète&#8221; de <a href="http://www.rivendellaudio.org/" onclick="javascript:urchinTracker ('/outbound/article/www.rivendellaudio.org');">Rivendell</a>. </p>
<p>Cette annonce ne marque pas réellement le début de l&#8217;utilisation de Rivendell en production. Puisque depuis 2004, Rivendell est bel et bien utilisable. Pour notre part, <a href="http://images.tryphon.org/v/alban/screenshots/screenshot_rivendell_firstsound.png.html" >Rivendell a sorti son premier son en août 2004</a>. Et notre <a href="http://images.tryphon.org/v/amo/extramundi/rivendell.jpg.html" >première utilisation de Rivendell en conditions réelles</a> (24h/24 pendant pendant 10 jours) date de septembre 2004.</p>
<p>Néanmoins, c&#8217;est une étape importante dans la vie de ce logiciel et pour la large communauté qui participe à son développement. </p>
<p>L&#8217;annonce de Frederick était la suivante :<br />
 <a href="http://blog.tryphon.org/alban/archives/2008/08/27/premiere-version-officielle-pour-rivendell/#more-190" class="more-link" >(more&#8230;)</a></p>
<img src="http://feeds.feedburner.com/~r/tryphon/alban/~4/376042227" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.tryphon.org/alban/archives/2008/08/27/premiere-version-officielle-pour-rivendell/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.tryphon.org/alban/archives/2008/08/27/premiere-version-officielle-pour-rivendell/</feedburner:origLink></item>
		<item>
		<title>Google Analytics ‘rubaidh’ plugin with multiple account support</title>
		<link>http://feeds.feedburner.com/~r/tryphon/alban/~3/361793042/</link>
		<comments>http://blog.tryphon.org/alban/archives/2008/08/11/google-analytics-rubaidh-plugin-with-multiple-account-support/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 09:34:18 +0000</pubDate>
		<dc:creator>alban</dc:creator>
		
		<category><![CDATA[ruby]]></category>

		<category><![CDATA[bonnes-ondes]]></category>

		<category><![CDATA[google analytics]]></category>

		<category><![CDATA[plugin]]></category>

		<category><![CDATA[rails]]></category>

		<category><![CDATA[rubaidh]]></category>

		<guid isPermaLink="false">http://blog.tryphon.org/alban/archives/2008/08/11/google-analytics-rubaidh-plugin-with-multiple-account-support/</guid>
		<description><![CDATA[For the Bonnes-Ondes project, we want to allow users to follow their listener visits. The solution is simple : associate a Google Analytics tracker id to the Bonnes-Ondes host &#8230; but the Google Analytics &#8216;rubaidh&#8217; plugin supports only a single Google Analytics account.
A recent patch allows to override the Google Anaytics tracker id, but we [...]]]></description>
			<content:encoded><![CDATA[<p>For the <a href="http://trac.tryphon.org/bonnes-ondes" >Bonnes-Ondes project</a>, we want to allow users to follow their listener visits. The solution is simple : associate a Google Analytics tracker id to the Bonnes-Ondes host &#8230; but the <a href="http://github.com/rubaidh/google_analytics/" onclick="javascript:urchinTracker ('/outbound/article/github.com');">Google Analytics &#8216;rubaidh&#8217; plugin</a> supports only a single Google Analytics account.</p>
<p>A recent patch allows to override the Google Anaytics tracker id, but we wanted to use several tracker ids in our case.</p>
<p>A <a href="http://trac.tryphon.org/bonnes-ondes/changeset/1336" >small patch later</a> and the Bonnes-Ondes controller can associate a Google Analytics account to the request. The after filter generates google code for several accounts. This plugin fork uses a GoogleAnalytics instance for each account and concats the code of each found instance.</p>
<p> <a href="http://blog.tryphon.org/alban/archives/2008/08/11/google-analytics-rubaidh-plugin-with-multiple-account-support/#more-188" class="more-link" >(more&#8230;)</a></p>
<img src="http://feeds.feedburner.com/~r/tryphon/alban/~4/361793042" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.tryphon.org/alban/archives/2008/08/11/google-analytics-rubaidh-plugin-with-multiple-account-support/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.tryphon.org/alban/archives/2008/08/11/google-analytics-rubaidh-plugin-with-multiple-account-support/</feedburner:origLink></item>
		<item>
		<title>M5 pour Bonnes Ondes</title>
		<link>http://feeds.feedburner.com/~r/tryphon/alban/~3/358808063/</link>
		<comments>http://blog.tryphon.org/alban/archives/2008/08/07/m5-pour-bonnes-ondes/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 21:50:21 +0000</pubDate>
		<dc:creator>alban</dc:creator>
		
		<category><![CDATA[francais]]></category>

		<category><![CDATA[radio]]></category>

		<category><![CDATA[bonnes-ondes]]></category>

		<category><![CDATA[playlist]]></category>

		<category><![CDATA[release]]></category>

		<category><![CDATA[robots.txt]]></category>

		<category><![CDATA[sitemap]]></category>

		<category><![CDATA[tag]]></category>

		<guid isPermaLink="false">http://blog.tryphon.org/alban/archives/2008/08/07/m5-pour-bonnes-ondes/</guid>
		<description><![CDATA[Le petit milestone M5 de Bonnes Ondes, déployé ce soir, permet d&#8217;afficher les tags d&#8217;un épisode, de consulter les épisodes d&#8217;un même tag et d&#8217;écouter directement les émissions trouvées  
Il gère même les sitemaps et les robots.txt.
Et l&#8217;interface d&#8217;administration évolue afin de gérer plus facilement un grand nombre d&#8217;épisodes dans une émission (déjà 55 [...]]]></description>
			<content:encoded><![CDATA[<p>Le <a href="http://trac.tryphon.org/bonnes-ondes/query?milestone=M5" >petit milestone M5</a> de <a href="http://bonnes-ondes.fr" onclick="javascript:urchinTracker ('/outbound/article/bonnes-ondes.fr');">Bonnes Ondes</a>, déployé ce soir, permet <a href="http://radio.esperanzah.be/ep/travail-decent" onclick="javascript:urchinTracker ('/outbound/article/radio.esperanzah.be');">d&#8217;afficher les tags d&#8217;un épisode</a>, de <a href="http://radio.esperanzah.be/tags/travail%20d%C3%A9cent" onclick="javascript:urchinTracker ('/outbound/article/radio.esperanzah.be');">consulter les épisodes d&#8217;un même tag</a> et <a href="http://radio.esperanzah.be/tags/travail%20d%C3%A9cent?format=m3u" onclick="javascript:urchinTracker ('/outbound/article/radio.esperanzah.be');">d&#8217;écouter directement les émissions trouvées</a> <img src='http://blog.tryphon.org/alban/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Il gère même <a href="http://radio.esperanzah.be/sitemaps/show/radio-esperanzah-2008" onclick="javascript:urchinTracker ('/outbound/article/radio.esperanzah.be');">les sitemaps</a> et les <a href="http://radio.esperanzah.be/robots.txt" onclick="javascript:urchinTracker ('/outbound/article/radio.esperanzah.be');">robots.txt</a>.</p>
<p>Et l&#8217;interface d&#8217;administration évolue afin de gérer plus facilement un grand nombre d&#8217;épisodes dans une émission (déjà 55 dans notre pseudo émission Radio Esperanzah!). Et il en va de même pour les images.</p>
<p>Encore pas mal de boulot. Comme par exemple ajouter le support d&#8217;un compte Google Analytics ou améliorer la gestion des images (qui reste un peu basique pour l&#8217;instant), etc. A suivre <img src='http://blog.tryphon.org/alban/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
<img src="http://feeds.feedburner.com/~r/tryphon/alban/~4/358808063" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.tryphon.org/alban/archives/2008/08/07/m5-pour-bonnes-ondes/feed/</wfw:commentRss>
<enclosure url="http://radio.esperanzah.be/tags/travail%20d%C3%A9cent?format=m3u" length="448" type="audio/x-mpegurl; charset=utf-8" />
		<feedburner:origLink>http://blog.tryphon.org/alban/archives/2008/08/07/m5-pour-bonnes-ondes/</feedburner:origLink></item>
		<item>
		<title>M-Audio Delta 66 “REV E” in the house</title>
		<link>http://feeds.feedburner.com/~r/tryphon/alban/~3/358808064/</link>
		<comments>http://blog.tryphon.org/alban/archives/2008/08/07/m-audio-delta-66-rev-e-in-the-house/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 21:36:34 +0000</pubDate>
		<dc:creator>alban</dc:creator>
		
		<category><![CDATA[debian]]></category>

		<category><![CDATA[general]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[radio]]></category>

		<category><![CDATA[alsa]]></category>

		<category><![CDATA[cs8427]]></category>

		<category><![CDATA[delta 66]]></category>

		<category><![CDATA[esperanzah]]></category>

		<category><![CDATA[gig]]></category>

		<category><![CDATA[icecast2]]></category>

		<category><![CDATA[ices2]]></category>

		<category><![CDATA[kernel]]></category>

		<category><![CDATA[m-audio]]></category>

		<category><![CDATA[module]]></category>

		<category><![CDATA[ogg vorbis]]></category>

		<category><![CDATA[streaming]]></category>

		<guid isPermaLink="false">http://blog.tryphon.org/alban/archives/2008/08/07/m-audio-delta-66-rev-e-in-the-house/</guid>
		<description><![CDATA[We bought a M-Audio Delta 66 last year to complete our multi-track captation system. We&#8217;re working for a long time with M-Audio sound cards and especially with Delta 44 ones. So we were a bit surprised when we discovered that the M-Audio Delta 66 revision E wasn&#8217;t supported by the alsa project.
To retransmit in live [...]]]></description>
			<content:encoded><![CDATA[<p>We bought a M-Audio Delta 66 last year to complete our multi-track captation system. We&#8217;re working for a long time with M-Audio sound cards and especially with Delta 44 ones. So we were a bit surprised when we discovered that the M-Audio Delta 66 revision E wasn&#8217;t supported by the alsa project.</p>
<p>To retransmit in live the Amparanoia&#8217;s gig at Esperanzah! festival, we need a additional 4 tracks sound card. On sunday, the challenge was to configure our Delta 66.</p>
<p> <a href="http://blog.tryphon.org/alban/archives/2008/08/07/m-audio-delta-66-rev-e-in-the-house/#more-186" class="more-link" >(more&#8230;)</a></p>
<img src="http://feeds.feedburner.com/~r/tryphon/alban/~4/358808064" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.tryphon.org/alban/archives/2008/08/07/m-audio-delta-66-rev-e-in-the-house/feed/</wfw:commentRss>
		<feedburner:origLink>http://blog.tryphon.org/alban/archives/2008/08/07/m-audio-delta-66-rev-e-in-the-house/</feedburner:origLink></item>
	</channel>
</rss>
