<?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[Introducing PyPlaydar]]></title>
			<link><![CDATA[http://manatlan.com/blog/introducing_pyplaydar]]></link>
			<guid><![CDATA[http://manatlan.com/blog/introducing_pyplaydar]]></guid>
			<description><![CDATA[<p>Since I've got my squeezebox'es, all code I done it's related to my music server, or music hacking. I can nearly listen all what I want. There are a lot of python's lib to fetch content from grooveshark, pandora, lastfm, echonest or vk ;-) (Note : I should release my python lastfm client (yet another one) ! and my lua applet for squeezebox)</p>

<p>The last thing which interested me is playdar : a music content resolver. I never reach to run it, so I decided to create mine.
Introducing <a href="https://github.com/manatlan/pyplaydar">PyPlaydar</a> : a <a href="http://www.playdar.org/">Playdar</a> music server resolver.
Currently, it resolves nothing ;-). It's just the implementation of the playdar protocol. But it's easily plugin'able ! It's fully compatible with current <a href="http://www.playdarjs.org/">JS clients</a> !</p>

<p>It use the latest <a href="http://bottlepy.org/">bottlepy</a> and the <a href="http://docs.cherrypy.org/stable/refman/wsgiserver/init.html">cherrypy wsgi server</a> (all included).</p>

<p>At this time, I really don't know if I will push it. Currently, it helps me to understand how it's working. I'm trying to chain <a href="https://playnode.com/source/">Playnode</a>(a recent java one) and <a href="http://www.tomahawk-player.org/">tomahawk</a>, a smart music player which embed a playdar server.</p>

<p>I'd like to create a content-resolver playdar server for my squeezebox'es. But I don't know yet, if I will push it, because I already have this kind of feature (my own resolver).</p>
]]></description>
            <author>manatlan</author>
			<pubDate>Sun, 04 Dec 2011 13:46:14 GMT</pubDate>
		</item>
		<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>
    </channel>
</rss>
