<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>insomnia bytes &#187; fosdem</title>
	<atom:link href="http://bytes.inso.cc/wp/tag/fosdem/feed/" rel="self" type="application/rss+xml" />
	<link>http://bytes.inso.cc/wp</link>
	<description>Imagination is a nightbird's dream</description>
	<lastBuildDate>Sat, 07 Nov 2009 17:13:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Dance to the FOSDEM &#8216;09 beat</title>
		<link>http://bytes.inso.cc/wp/2009/02/12/dance-to-the-fosdem-09-beat/</link>
		<comments>http://bytes.inso.cc/wp/2009/02/12/dance-to-the-fosdem-09-beat/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 23:59:07 +0000</pubDate>
		<dc:creator>theefer</dc:creator>
				<category><![CDATA[xmms2]]></category>
		<category><![CDATA[collections]]></category>
		<category><![CDATA[fosdem]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[organisation]]></category>

		<guid isPermaLink="false">http://bytes.inso.cc/wp/?p=849</guid>
		<description><![CDATA[Over last weekend (February 6-8), I shared a fantastic time in Brussels with people from the XMMS2 team (and a few thousands over geeks and almost as many beers). We got together, mostly off our Google Summer of Code money, and spent some IRL time thinking of how to make XMMS2 better. Thanks to everyone [...]]]></description>
			<content:encoded><![CDATA[<p>Over last weekend (February 6-8), I shared a fantastic time in Brussels with people from the XMMS2 team (and a few thousands over geeks and almost as many beers). We got together, mostly off our Google Summer of Code money, and spent some IRL time thinking of how to make XMMS2 better. Thanks to everyone who was involved, it&#8217;s been great fun!</p>
<p>Although tilman and DraX hacked fervently on <a href="http://wiki.xmms2.xmms.se/wiki/Genipc">GenIPC</a>, most of what we worked on wasn&#8217;t code, but rather discussions on the organisation of the project, the status of projects waiting to be merged into the main tree (GenIPC, service clients, collections 2.0), as well as future projects we want to explore, such as mergestatus (a pimped up iteration of <a href="http://git.xmms.se/merge/">the merge page</a>) and an official GUI (yes!).</p>
<p>The main issue we identified with organisation is the lack of clear vision of where we are heading. Projects like GenIPC or mergestatus are being worked on without a general and agreed upon (let alone written down) specification of all they entail. The decision we took was to try to get tru back into a role of project manager and require proper wiki pages to be written about all the major features that are being developed. I personally want to start blogging more about thoughts and projects I&#8217;m working on (I know I&#8217;ve said it before, but this time it is true).</p>
<div class="full-figure"><a href="http://www.flickr.com/photos/9297521@N08/3267454741/" title="Saturday Night Hacking"><img src="http://farm4.static.flickr.com/3301/3267454741_17078916c9.jpg" class="illustration" alt="Saturday Night Hacking" /></a>
<p class="caption"><a href="http://creativecommons.org/licenses/by-nc-sa/2.0/" title="Attribution-NonCommercial-ShareAlike License"><img src="http://bytes.inso.cc/wp/wp-content/plugins/photo-dropper/images/cc.png" alt="Creative Commons License" class="icon cc-logo" /></a> <a href="http://www.flickr.com/photos/9297521@N08/3267454741/">Saturday Night Hacking</a>, by <a href="http://www.flickr.com/people/theefer/" title="theefer">theefer</a></p>
</div>
<p>I had several discussions with nesciens, who has been hacking on <a href="http://wiki.xmms2.xmms.se/wiki/Summer_of_Code_2008/Collections_2.0">collections 2.0</a> last summer, and we identified different topics that should be explained on the wiki and possibly discussed with the rest of the team:</p>
<ul>
<li><strong><a href="http://wiki.xmms2.xmms.se/wiki/Summer_of_Code_2008/Collections_2.0/Querying_concept">Advanced (insane) queries</a></strong> (to retrieve all sorts of information and structures from the mlib using collections)</li>
<li><strong><a href="http://wiki.xmms2.xmms.se/wiki/Summer_of_Code_2008/Collections_2.0/Source-preference">Source goodness</a></strong> (server magic to make collections select the right value according to a global ranking of sources)</li>
<li><strong>Token operator</strong> (to match tokens, which is what you usually search for, using an external token table)</li>
<li><strong><a href="http://wiki.xmms2.xmms.se/wiki/Summer_of_Code_2008/Collections_2.0/Operator_list">Other new collection operators</a></strong> (in particular, related to treating medialists, i.e. keep collections ordered throughout the DAG)</li>
</ul>
<p>Note: most of the links above are work in progress, meaning they&#8217;re not total rubbish, but don&#8217;t rely on them to launch your personal space capsule.</p>
<p>Other fancy stuff that has been debated:</p>
<ul>
<li>Proper serialisation of the collection DAG over IPC</li>
<li>Usage of <code>xmmsv_t</code> dict to store collection attributes, possibly richer than strings (already started by anders)</li>
<li>Idlist as a simple attribute in Idlist collections</li>
<li>String table (optimisation of strings in the DB to avoid duplication of data)</li>
</ul>
<p>nesciens has already started updating the <a href="http://wiki.xmms2.xmms.se/wiki/Summer_of_Code_2008/Collections_2.0/Todo_list">todolist/roadmap</a>.</p>
<p>And of course, the super exciting new project that nobody even expected: a common effort to work on an official GUI client!</p>
<p>I have a lots of thoughts about this, and I need to summarise all the discussions related to it at FOSDEM. And that will be the topic of my next post!</p>
<p>(Who said you couldn&#8217;t have cliffhangers in blog posts?)</p>
<div class="full-figure"><a href="http://www.flickr.com/photos/9297521@N08/3267461517/" title="Farewell group photo"><img src="http://farm4.static.flickr.com/3430/3267461517_5b717bcb82.jpg" class="illustration" alt="Farewell group photo" /></a>
<p class="caption"><a href="http://creativecommons.org/licenses/by-nc-sa/2.0/" title="Attribution-NonCommercial-ShareAlike License"><img src="http://bytes.inso.cc/wp/wp-content/plugins/photo-dropper/images/cc.png" alt="Creative Commons License" class="icon cc-logo" /></a> <a href="http://www.flickr.com/photos/9297521@N08/3267461517/">Farewell group photo</a>, by <a href="http://www.flickr.com/people/theefer/" title="theefer">theefer</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://bytes.inso.cc/wp/2009/02/12/dance-to-the-fosdem-09-beat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XMMS2 gang at FOSDEM&#8217;08</title>
		<link>http://bytes.inso.cc/wp/2008/02/24/xmms2-gang-at-fosdem08/</link>
		<comments>http://bytes.inso.cc/wp/2008/02/24/xmms2-gang-at-fosdem08/#comments</comments>
		<pubDate>Sun, 24 Feb 2008 10:48:02 +0000</pubDate>
		<dc:creator>theefer</dc:creator>
				<category><![CDATA[xmms2]]></category>
		<category><![CDATA[fosdem]]></category>
		<category><![CDATA[team]]></category>

		<guid isPermaLink="false">http://inso.cc/wp/2008/02/24/xmms2-gang-at-fosdem08/</guid>
		<description><![CDATA[Blogging now from the SCons talk at FOSDEM&#8217;08, in Brussels, along, physically, with many of the XMMS2 folks I&#8217;ve been hanging out with, virtually, for the past year or two.
Time flies fast but we had time to (in no particular order) consume large and varied amounts of Belgian beer, tease the Amarok2 devs, eat piles [...]]]></description>
			<content:encoded><![CDATA[<p>Blogging now from the SCons talk at <a href="http://www.fosdem.org/">FOSDEM&#8217;08</a>, in Brussels, along, physically, with many of the <a href="http://xmms2.xmms.se/">XMMS2</a> folks I&#8217;ve been hanging out with, virtually, for the past year or two.</p>
<p>Time flies fast but we had time to (in no particular order) consume large and varied amounts of Belgian beer, tease the Amarok2 devs, eat piles of argentinean meat (sponsored by <a href="http://code.google.com/soc/">Google SoC</a> money, which also paid for the hotel), resume hacking on <a href="http://git.xmms.se/?p=mpd-bridge.git;a=summary">mpd-bridge</a> with rafl, arouse the world about XMMS2 with tru&#8217;s Lightning Talk, benchmark weird perf issues in the hotel lobby late at night, meet a random DB dude in the bus who questioned a year of <a href="http://wiki.xmms2.xmms.se/index.php/New_medialib_backend">S4</a> brainstorming with an easy optimization tweak for our DB (which might or might not work, anders is still scratching its beard at it), stare wide-eyed at the Macbook Air&#8217;s thinness (the laptop is bundled with a Swedish party organizer named tru), etc.</p>
<p><a title="XMMS2 invading the hotel lobby by theefer, on Flickr" href="http://www.flickr.com/photos/theefer/2288205644/"><img class="illu2" src="http://farm4.static.flickr.com/3070/2288205644_3bcbd21b2b_m.jpg" alt="XMMS2 invading the hotel lobby" width="240" height="180" /></a><br />
Hopefully, more work, more releases, better PR and features to come to an XMMS2 near you in the following days!</p>
<p>Until then, you can still check out <a href="http://www.flickr.com/photos/theefer/sets/72157603975993439/">the flickr gallery</a> for the event (tru&#8217;s also been <a href="http://deadsilversky.blogspot.com/">blogging</a> and  posting <a href="http://deadsilversky.blogspot.com/2008/02/some-pictures-from-fosdem.html">some of nano&#8217;s pics</a> to his blog).</p>
]]></content:encoded>
			<wfw:commentRss>http://bytes.inso.cc/wp/2008/02/24/xmms2-gang-at-fosdem08/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
