<?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; service.clients</title>
	<atom:link href="http://bytes.inso.cc/wp/tag/serviceclients/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>XMMS2 GSoC 2008 wrap-up</title>
		<link>http://bytes.inso.cc/wp/2008/09/19/xmms2-gsoc-2008-wrap-up/</link>
		<comments>http://bytes.inso.cc/wp/2008/09/19/xmms2-gsoc-2008-wrap-up/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 13:37:55 +0000</pubDate>
		<dc:creator>theefer</dc:creator>
				<category><![CDATA[xmms2]]></category>
		<category><![CDATA[collections]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[genipc]]></category>
		<category><![CDATA[gsoc]]></category>
		<category><![CDATA[nycli]]></category>
		<category><![CDATA[s4]]></category>
		<category><![CDATA[service.clients]]></category>

		<guid isPermaLink="false">http://inso.cc/wp/?p=587</guid>
		<description><![CDATA[I&#8217;m still waiting for nesciens&#8217; conclusion notes about his very successful project, Collections 2.0, but he&#8217;s been busy with his starting university so it will take a few more days.
In the meantime, I wanted to write a wrap-up post about this year&#8217;s mildly successful Google Summer of Code with XMMS2.  Out of 6 projects, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m still waiting for nesciens&#8217; conclusion notes about his very successful project, Collections 2.0, but he&#8217;s been busy with his starting university so it will take a few more days.</p>
<p>In the meantime, I wanted to write a wrap-up post about this year&#8217;s mildly successful <a href="http://code.google.com/soc/">Google Summer of Code</a> with <a href="http://xmms2.sf.net/">XMMS2</a>.  Out of 6 projects, we&#8217;ve had 3 successful projects and 3 failed ones.  That&#8217;s a pretty high and disappointing failure rate to be honest.  You always have to be prepared to face unplanned obstacles, but it got a bit out of hand this time.</p>
<p>It is especially frustrating as the projects were all pretty sexy or important, or both.</p>
<p>The long-awaited <strong>Generic IPC</strong> project seems to be one of those cursed projects that nobody manages to get done.  We ran that project last year but it was not finished in time, so Leonid Evdokimov (darkk) took over this year, but he wasn&#8217;t able to complete it either.</p>
<p>We had been lucky to get an extra slot to run the <a href="http://wiki.xmms2.xmms.se/wiki/New_medialib_backend"><strong>S4</strong></a> project, an experimental new backend for the medialib optimized (in structure, space and performance) for the specific semantics of our data (basically, short property strings attached to objects). Unfortunately, Tobias Bengtsson (ydo) got more busy than expected with his master thesis and a major hardware failure put an end to his hopes of completing S4.</p>
<p>The last failing project was probably the most original/experimental: <strong>cloudstream</strong>, or a smart blend of xmms2 local music playing and <a href="http://www.last.fm/">last.fm</a>&#8217;s social &amp; semantic information, allowing to play &#8220;local radios&#8221; of your tracks using a sexy graphical cloud interface.  We were especially excited as it had come as a spontaneous suggestion by the student, Arpith Siromoney.  Sadly, only <a href="http://git.xmms.se/?p=cloudstream.git;a=tree">little code</a> was produced; we hope that the idea will live on and end up being implemented in one way or the other!</p>
<p>On the brighter side of things, the three other projects were a great success and we hope to include them in the -devel tree and the main release ASAP.</p>
<p>Daniel Chokola (puzzles) worked on getting Ning Shi (zeegeek)&#8217;s <strong>Service clients</strong> (which I mentored for GSoC &#8216;07) ready for merge.  He reworked the concept a bit (operations involved, atomicity of registration, etc), gave the API a refresh and rebased the tree onto the latest -devel releases.  From early on, it had also become clear that it would all be nicer with the <a href="http://bugs.xmms2.xmms.se/view.php?id=1835">result/value-split</a> refactoring that had been discussed for some time.  Nobody had time to hack it up so I did, and I worked closely with puzzles to update service clients to use the new code and giving him a hand cleaning up the server-side and IPC layer.  It&#8217;s now a good showcase of the cool new <code>xmmsv_t</code> API!</p>
<p>The first project I mentored was <a href="http://wiki.xmms2.xmms.se/wiki/New_korving_CLI"><strong>nycli</strong></a>, also referred to as &#8220;the new korving CLI&#8221;, a new CLI client for XMMS2 in C that I had started to take over from my previous C++ client, <a href="http://nyello.inso.cc/">nyello</a>.  I had run out of time to work on nycli but Igor Ribeiro de Assis (greafine) did a great job taking over the code, improving it and completing all the missing features and adding some of his own: commands to interact with the playlist, collections and server actions, support for subcommands, file path globbing, interactive status command, and the super cool <em>aliases</em>!</p>
<p>The second student I mentored, Erik Massop (nesciens), hacked heaps of new features into <a href="http://wiki.xmms2.xmms.se/wiki/Collections_Concept">Collections</a> (my GSoC &#8216;06 project): <a href="http://wiki.xmms2.xmms.se/wiki/Summer_of_Code_2008/Collections_2.0/Operator_list">new operators</a> (incl. Order, Limit, generic comparison, Token, etc.), server-side source preferences, support for medialists (ordered collections), new query mechanisms allowing aggregates, functions on values and more complex results, conversion of all values to strings, optimized prefix matching, etc.  Here come <a href="http://wiki.xmms2.xmms.se/wiki/Summer_of_Code_2008/Collections_2.0"><strong>Collections 2.0</strong></a>!</p>
<p>As an organization, we acknowledge our failure at choosing students able to complete their projects in full and in time.  We had a much better success ratio in the previous editions, so I guess this year is a combination of bad luck and small defects on the part of mentors and students.</p>
<p>Next year, I&#8217;d like us to improve communication between mentor and student, and also between the GSoC participants and the XMMS2 community.  Status updates on the planet, clearer project descriptions, better linking throughout the wiki, etc.  I&#8217;d also like to focus on working on a stricter list of objectives, roadmap and deadlines with the student, to help us keep track of progress more formally.  I think we already had a pretty good selection process, but that might be improved too.</p>
<p>Nevertheless, I&#8217;m very happy with the students I mentored (nesciens, greafine, and puzzles unofficially): they all showed dedication and genuine interest in their projects, they were very open to criticism but also ready to provide arguments and new ideas to make solutions more elegant.</p>
<p>I look forward to seeing the GSoC code merged in official releases; it has sometimes taken longer than we would have liked in the past, but nycli and service clients should make it to your Git tree in the near future.  Collections 2.0 still need review and tests, but the possibilities are already quite exciting!</p>
<p>Congratulations to all the successful students, thanks to Google for sponsoring this program, and let&#8217;s make it even more successful next year!</p>
]]></content:encoded>
			<wfw:commentRss>http://bytes.inso.cc/wp/2008/09/19/xmms2-gsoc-2008-wrap-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DrJekyll, Collections and other korvar</title>
		<link>http://bytes.inso.cc/wp/2007/06/19/drjekyll-collections-and-other-korvar/</link>
		<comments>http://bytes.inso.cc/wp/2007/06/19/drjekyll-collections-and-other-korvar/#comments</comments>
		<pubDate>Tue, 19 Jun 2007 12:30:52 +0000</pubDate>
		<dc:creator>theefer</dc:creator>
				<category><![CDATA[xmms2]]></category>
		<category><![CDATA[collections]]></category>
		<category><![CDATA[gsoc]]></category>
		<category><![CDATA[nycli]]></category>
		<category><![CDATA[service.clients]]></category>

		<guid isPermaLink="false">http://inso.cc/wp/2007/06/19/drjekyll-collections-and-other-korvar/</guid>
		<description><![CDATA[I haven&#8217;t blogged about XMMS2 in a while now, but a lot has happened since last summer!
First, the new DrJekyll release finally includes the code I developed as part of my Google Summer of Code 2006. That thing where you spend your summer nights coding Free Software on an Open Source project and Google sponsors [...]]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t blogged about <a href="http://wiki.xmms2.xmms.se/">XMMS2</a> in a while now, but a lot has happened since last summer!</p>
<p>First, the new <a href="http://wiki.xmms2.xmms.se/index.php/Release:DrJekyll">DrJekyll</a> release finally includes the code I developed as part of my <a href="http://code.google.com/soc/2006">Google Summer of Code 2006</a>. That thing where you spend your summer nights coding Free Software on an Open Source project and Google sponsors you for it, yes that one. My project was to implement <a href="http://wiki.xmms2.xmms.se/index.php/Collections_Concept">Collections</a>, a new (awesome, life-changing) abstraction layer to help developers give more power to the users for organizing their digital music library, and listening to songs in all sorts of crazy way.</p>
<p>I just <a href="http://lwn.net/Articles/237952/">published an article</a> in the <a href="http://lwn.net/">LWN</a> to explain the how&#8217;s and why&#8217;s of it all. For two weeks, it&#8217;s only available to subscribers, but after that it will be publicly available and I&#8217;ll repost it here, so stay tuned&#8230;</p>
<p>In addition, I&#8217;m now mentoring a student for XMMS2 as part of the <a href="http://code.google.com/soc">Google Summer of Code 2007</a>. <a href="http://eblog.zeegeek.cn/">ZeeGeek</a> is working on <a href="http://wiki.xmms2.xmms.se/index.php/Summer_of_Code_2007/Service_Clients">Service Clients</a>, a new sexy feature to allow XMMS2 clients to offer services to other clients. He&#8217;s doing a great job so far, and I&#8217;m looking forward to more power and modularity in XMMS2!</p>
<p>Finally, I started hacking on the <a href="http://wiki.xmms2.xmms.se/index.php/New_korving_CLI">new korving <acronym title="Command-Line Interface">CLI</acronym></a> (codenamed <em>nycli</em>, because I said so). It&#8217;s in <a href="http://git.xmms.se/?p=xmms2-theefer.git;a=summary">my Git tree on exodus</a>, but it doesn&#8217;t really do anything useful yet (let alone <a href="http://wiki.xmms2.xmms.se/index.php/What_XMMS2_will_not_do">wrestle crocodiles</a>). More on that when it becomes actually usable!</p>
<p>Conclusion: <strong>when the music is end xmms power of the pc</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://bytes.inso.cc/wp/2007/06/19/drjekyll-collections-and-other-korvar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
