<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0">
    <channel>
      <title>manatlan's news</title>
      <link>http://manatlan.com/</link>
      <description>manatlan's news</description>
      <webMaster>me@manatlan.com</webMaster>

      <language>en</language>

		<item>
			<title><![CDATA[Box &amp; Box (free' &amp; squeeze')]]></title>
			<link><![CDATA[http://manatlan.com/blog/box___box__free____squeeze]]></link>
			<guid><![CDATA[http://manatlan.com/blog/box___box__free____squeeze]]></guid>
			<description><![CDATA[<p>7 months without any post ... a record ;-)
In fact, I was playing with my box'es ;-). At the beginning of the year, I've got my <a href="http://www.engadget.com/2010/12/14/freebox-v6-revolution-set-top-box-brings-calling-tv-and-gaming/">freebox revolution v6</a> : a great toy, with a lot of features to test ;-). I won't list all the features (everybody should know them now), but it was(/is) a great move from <a href="http://www.free.fr">Free</a>. There were a lot of bugs at the beginning, but firmware updates are frequent, and all the main features work very well.
The only trouble, for me, is that I can't test my freebox's apps on the V6, and I can't developp new ones. But it seems that <a href="http://elixir.freebox.fr/">elixir</a> will be available this summer.</p>

<p>The other boxes, which take my time, are the squeezebox'es. I've bought a <a href="http://www.engadget.com/2010/04/19/logitech-squeezebox-touch-review/">Touch</a> and a <a href="http://www.engadget.com/2009/10/06/logitech-squeezebox-radio-review/">Radio</a> one. I wanted to change the way to listen music at home. In the past, my main computer was running <a href="http://musicpd.org/">mpd</a>. The sound was sended to the hifi in living-room, and to different active radio-frequency HP in home. The server was drived thru a http website, the multimedia's keys of my keyboard, or with a radio-frequency remote. It was great, but not really simple for others ;-). With SqueezeBox'es : they do all that things (and a lot more) in a simpler way, with LCD display. For me : it's the perfect solution ! Everything is now inter-connected : my music (on a Nas), my computers, the box'es (squeeze and freebox), and the audio with my lastfm account.</p>

<p>And the best : I can develop things on the squeezebox device, or on the serverside, to enhance the experience. I've started my dev with a generic applet (in <a href="http://www.lua.org">LUA</a>), which is able to understand json commands, over http, to display some widgets on the device (menu, search box, text ...). It let me easily develop serverside's features with python ;-)</p>

<p>I'm in love with theses boxes ! They are perfect for non-geeks, but are really really perfect for geeks/developpers too.</p>

<p>I think I will release my squeezebox's applet, because it's an easy way to add serverside's features (in any language) not related to a real squeezebox server (which is perl based ;-( ).</p>
]]></description>
            <author>manatlan</author>
			<pubDate>Tue, 26 Jul 2011 08:41:48 GMT</pubDate>
		</item>
		<item>
			<title><![CDATA[Simon dans le freestore]]></title>
			<link><![CDATA[http://manatlan.com/blog/simon_dans_le_freestore]]></link>
			<guid><![CDATA[http://manatlan.com/blog/simon_dans_le_freestore]]></guid>
			<description><![CDATA[<p>Il fallait que je test l'<a href="http://www.zdnet.fr/actualites/la-freebox-hd-a-desormais-son-free-store-39753810.htm">appstore de la freebox</a>. C'est chose faite, <a href="/blog/mon_premier_jeu_freebox_elixir">Simon</a> est maintenant disponible (gratuitement) dans le freestore. Les heureux possesseurs de freebox le trouveront dans la section jeux/gratuit.</p>

<p>Ça redonne envie de s'y remettre, à la programmation <a href="http://elixir.freebox.fr/">elixir</a> sur freebox ;-)</p>

<p>Sinon, j'aime beaucoup <a href="http://bouncebox.nouknouk.net/">BounceBox</a></p>
]]></description>
            <author>manatlan</author>
			<pubDate>Sun, 15 Aug 2010 12:40:50 GMT</pubDate>
		</item>
		<item>
			<title><![CDATA[Mon premier jeu freebox/elixir.]]></title>
			<link><![CDATA[http://manatlan.com/blog/mon_premier_jeu_freebox_elixir]]></link>
			<guid><![CDATA[http://manatlan.com/blog/mon_premier_jeu_freebox_elixir]]></guid>
			<description><![CDATA[<p>Voilà, c'est fait ;-) Et apparemment, si je regarde la <a href="http://groups.google.com/group/freebox-elixir/topics?start=">mailing</a>, il semblerait que ça soit peut être le tout premier home made réalisé.
Mais bon, ce n'est pas non plus le half-like killer. C'est simplement un clone d'un des jeux d'<a href="http://fr.ibraining.com/">ibraining.com</a>, revu et corrigé pour tourner sous <a href="http://elixir.freebox.fr/">elixir/freebox</a>.</p>

<ul>
<li>Pour une version sonorisée : <a href="http://www.manatlan.com/files/simon.zip">simon.zip</a> (mettre le contenu du zip sur le hdd de la freebox)</li>
<li>Pour une version sans son : <a href="http://www.manatlan.com/files/simon.edj">simon.edj</a> (mettre directement le fichier edj sur le disque du de la freebox)</li>
</ul>

<p>Pour l'exécuter, il suffit de parcourir son disque dur avec la télécommande, et de lancer le fichier "simon" (qui possède un icône "elixir")</p>

<p>Le framework <a href="http://elixir.freebox.fr/">elixir</a> est vraiment plaisant, et puissant ;-), et je lui vois un grand avenir !</p>

<p><strong>EDITTION 18h20</strong></p>

<ul>
<li>correction d'un bug qui empêchait la bonne saisie des touches ;-(</li>
</ul>

<p><strong>EDITTION 23h00</strong></p>

<ul>
<li>version francisée et relookée (mais pas sonorisé car ça bug)</li>
</ul>

<p><strong>EDITTION 25/11 13h30</strong></p>

<ul>
<li>version sonorisée (mais les sons ne me plaisent pas)</li>
<li>on en parle sur <a href="http://www.universfreebox.com/article9724.html">univers freebox</a> et <a href="http://www.freenews.fr/spip.php?article7386">freenews</a></li>
</ul>
]]></description>
            <author>manatlan</author>
			<pubDate>Tue, 24 Nov 2009 13:06:45 GMT</pubDate>
		</item>
    </channel>
</rss>
