<?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; client</title>
	<atom:link href="http://bytes.inso.cc/wp/tag/client/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>Embrace the community (Ep. I: The Fandom Menace)</title>
		<link>http://bytes.inso.cc/wp/2009/05/24/embrace-the-community-ep-i-the-fandom-menace/</link>
		<comments>http://bytes.inso.cc/wp/2009/05/24/embrace-the-community-ep-i-the-fandom-menace/#comments</comments>
		<pubDate>Sun, 24 May 2009 00:31:36 +0000</pubDate>
		<dc:creator>theefer</dc:creator>
				<category><![CDATA[xmms2]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[music.player]]></category>

		<guid isPermaLink="false">http://bytes.inso.cc/wp/?p=905</guid>
		<description><![CDATA[Or why and how the new XMMS2 GUI client should be extensible (and what I mean by extensible anyway).
Quizz: What do Winamp, Foobar2000, Emacs, Eclipse and Firefox have in common?
(Vim users, we love you too, but shut up for now please.)
They are very popular and they highly promote extensibility.
Now, we all know that correlation != [...]]]></description>
			<content:encoded><![CDATA[<p>Or why and how the new XMMS2 GUI client should be <strong>extensible</strong> (and what I mean by extensible anyway).</p>
<p>Quizz: <em>What do Winamp, Foobar2000, Emacs, Eclipse and Firefox have in common?</em></p>
<p><small>(Vim users, we love you too, but shut up for now please.)</small></p>
<p>They are very popular and they highly promote extensibility.</p>
<p>Now, we all know that <a href="http://xkcd.com/552/">correlation != causation</a>.  What is certain, however, is that all those projects boast many fan(boy)s, some of whom even get quite religious about it.</p>
<p>This enthusiasm reflects itself in the emergence of strong communities: people who share content, tips, modules, extensions, themes, configurations, scripts, etc.  And those people usually aren&#8217;t even core developers of the software, sometimes not developers at all; just users or hobbyists who like the project.</p>
<p>Paradoxically, most of what they share is aimed at personalizing the software, i.e. making it the user&#8217;s own, fitting the user&#8217;s wishes and needs.  This creates a feeling of ownership and satisfaction, because the user can bend it the way she likes and master it like a pro.</p>
<p>In essence, the idea here is <strong><span class="pullquote">give power to people to shape the software the way they want, and they will <em>extend</em> it in creative ways and get together to share these extensions</span></strong>.  And I think that encouraging this creative freedom is one of the many factors which contribute to popularity.</p>
<p>Obviously, each of the projects mentioned above have their own way of allowing user extensions.</p>
<ul>
<li><strong>Classic Winamp 2.*</strong> had (lots of) theme and some plugins (mostly effects, visualization), but remained otherwise quite static in terms of interaction or features.</li>
<li><strong>foobar2000</strong> goes much further with theming and interface customization, allowing varied usage and user experience.</li>
<li><strong>Eclipse</strong> focuses mainly on extension modules (to interact with the VCS, manage project workflow, etc) and a jungle of configuration options.</li>
<li><strong>Firefox</strong> boasts rich installable extensions which add powerful new features, two levels of configurability (standard Preferences and advanced about:config), and recently themes (<a href="http://www.getpersonas.com/">Personas</a>).</li>
<li><strong>emacs</strong> allows essentially everything through scripting: altering and extending looks, interaction, features, as long as you have a high enough Elisp-fu (or enough curiosity to install other people&#8217;s modes).</li>
</ul>
<p>More to the point, extensions can be mapped along three mostly orthogonal axes:</p>
<ul>
<li>Themeable appearance (look)</li>
<li>Configurable interaction (feel)</li>
<li>Scriptable features (personal usage)</li>
</ul>
<p>Let&#8217;s take each of them and see what it means for our beloved imaginary music player.</p>
<h3>Themeable appearance</h3>
<p>Not an easy one, especially when one wants to rely on advanced features and widgets from a toolkit, which doesn&#8217;t necessarily allow for heavy reskinning.</p>
<p>There are more and more ways to draw fancy stuff in a window (vectorial canvas, HTML view, etc) but those often come at the price of limited interactivity with the rest of the interface (drag and drop, event handling, interoperability with the MVC architecture).</p>
<p>Using Qt StyleSheets (possibly with the help of QtScript) to style native widgets might be a better option, though I haven&#8217;t yet investigated in depth how much can be achieved with them.</p>
<p>Anyone with a better clue is welcome to step up.</p>
<p>While the whole layout of the player could benefit from imaginative and beautiful theming, one of the oft talked about use of styling was for the rendering of the playlist (usually out of jealousy for gorgeous foobar2000 screenshots), with <strong><span class="pullquote">album grouping, sexy styling of information instead of boring columns, etc</span></strong>.</p>
<p>Viewing and browsing the medialib could definitely benefit from a rich, themeable design, which would ideally (and optionally?) <strong>smoothen navigation with animations</strong> (see a <a href="http://numbers.xmms.se/~theefer/demo-slide.html">hastily put together demo</a> I made with jQuery, a while ago).</p>
<div class="full-figure"><a href="http://www.flickr.com/photos/besttechie/2619697356/" title="My foobar2000 - 6-28-08"><img src="http://farm4.static.flickr.com/3033/2619697356_5f599c901b.jpg" class="illustration" alt="My foobar2000 - 6-28-08" /></a>
<p class="caption"><a href="http://www.flickr.com/photos/besttechie/2619697356/">My foobar2000 &#8211; 6-28-08</a>, by <a href="http://www.flickr.com/photos/besttechie/" title="BestTechie">BestTechie</a></p>
</div>
<h3>Customizable interaction</h3>
<p>Power-users get easily nervous about GUIs, as they fear that their personal preferences might not be respected:</p>
<blockquote><p>Will there be a STOP button, or only PAUSE?</p></blockquote>
<p>The best way to approach such religious questions is to set a default <em>reasonable with regards to the rest of the default settings</em> (i.e. coherent with the &#8220;default experience&#8221;), and let the user change it if she wants to.</p>
<p>Note that I put as much emphasis here on configurability as on picking a sensible default.  In parallel, fine-grained options should be hidden away from the main configuration panel to keep it usable — a standard configuration pane similar to Mozilla&#8217;s <code>about:config</code> can do the trick.</p>
<blockquote><p>Will it require me to reach for the mouse?</p></blockquote>
<p>I believe that <strong>a complete GUI player should be usable either exclusively with the mouse, exclusively with the keyboard, or with a combination of both</strong>.</p>
<p>The keyboard access is often assimilated to <em>keyboard shortcuts</em>, and indeed advanced users often rely on shortcuts to work quickly with an interface.  They should even be able to define their own shortcuts bound to arbitrary actions (jump to the playing song, enqueue the album for the track I&#8217;m viewing, etc).</p>
<p>However, <span class="pullquote"><!-- command-lines have been making a comeback into GUIs lately --> another underused keyboard-based interface has been making a comeback into GUIs lately</span>.  You might have heard of it, it&#8217;s called the <em>command-line</em>.</p>
<p>Apart from the venerable emacs and vim, command-lines have been creeping more or less discretely into various Mozilla projects.  <a href="https://bespin.mozilla.com/">Bespin</a>, the web-based text editor has attempted at allowing users to run smart commands directly in the editor.  And of course, the Firefox 3 Awesome Bar is just a step away from a command-line; a step taken by the <a href="https://wiki.mozilla.org/Taskfox">TaskFox</a> (see <a href="http://azarask.in/aza/TaskFox/">demo</a>), which brings Ubiquity into the browser address bar.</p>
<p>I had experimented with the idea of a CLI-based GUI (sounds strange doesn&#8217;t it?) with my unfinished <a href="http://git.xmms.se/?p=lindale.git;a=summary">lindalë</a> prototype, and I think it could bring a lot of interesting power to our new graphical player.</p>
<p>More on this idea in a future post.</p>
<h3>Scriptable features</h3>
<p>As usual, <span class="pullquote"><!-- the level of scriptability is a trade-off decision, somewhere between the horror of Excel inline formulas and the universal meta-ness of emacs --> the level of scriptability is a trade-off decision, somewhere between the horror of Excel inline formulas (a sad ad-hoc hack most of the time) and the universal meta-ness of emacs (which allows the editor to rewrite itself when you&#8217;re not looking)</span>.  The latter is naturally attractive to us geeks, but it&#8217;s probably excessive in terms of work required.</p>
<p>On the other hand, if we pursue our <a href="http://bytes.inso.cc/wp/2009/03/21/gentlemen-start-your-toolkits-ep-v-the-flamewar-strikes-back/">idea of using a high-level<br />
language for the GUI</a> (possibly QtScript, which is <a href="http://www.qtsoftware.com/developer/qt-roadmap#javascript-unification">being worked on</a>), it should be relatively easier to import self-contained extensions into the player.</p>
<p>In terms of design, it would be preferable to <strong>think of such &#8220;extensions&#8221; as features of the player, rather than external add-ons</strong> bolted onto it.  The player itself would therefore be nothing more than a platform hosting extensions/features, and even the default interface would be implemented as extensions, indistinguishable from third-party ones.</p>
<p>This would for instance allow anyone to tweak the widget that displays search results, or replace it with something completely different.  Even better, entirely new features could be imported, e.g. a rich interface exposing a bookmarking system (managing a generic bookmarking service client under the scene), or new widgets to explore one&#8217;s music library.</p>
<hr />
<p>Possibilities are endless, and our time to work on them isn&#8217;t.</p>
<p>I have been discussing some of those ideas with <em>greafine</em>, our student working on this project for this year&#8217;s Summer of Code, and we&#8217;ll work together to determine what is feasible technically and temporally.  In any case, I hope this post hints at various ways we shall explore to achieve high <strong>extensibility</strong>!</p>
<div class="full-figure"><a href="http://www.flickr.com/photos/91525158@N00/158068056/" title="starwars_rock"><img src="http://farm1.static.flickr.com/38/158068056_b1762592fb.jpg" class="illustration" alt="starwars_rock" /></a>
<p class="caption"><a href="http://creativecommons.org/licenses/by-nc/2.0/" title="Attribution-NonCommercial 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/91525158@N00/158068056/">starwars_rock</a>, by <a href="http://www.flickr.com/people/Clint M Chilcott/" title="Clint M Chilcott">Clint M Chilcott</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://bytes.inso.cc/wp/2009/05/24/embrace-the-community-ep-i-the-fandom-menace/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Going beyond tracks and local data (Ep. VII: Return of the GUI)</title>
		<link>http://bytes.inso.cc/wp/2009/03/29/going-beyond-tracks-and-local-data-ep-vii-return-of-the-gui/</link>
		<comments>http://bytes.inso.cc/wp/2009/03/29/going-beyond-tracks-and-local-data-ep-vii-return-of-the-gui/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 23:35:37 +0000</pubDate>
		<dc:creator>theefer</dc:creator>
				<category><![CDATA[xmms2]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[music.player]]></category>

		<guid isPermaLink="false">http://bytes.inso.cc/wp/?p=881</guid>
		<description><![CDATA[Now that we have defined what/whose problem we&#8217;re trying to solve, and debated about the implementation details, it would be worth asking why a graphical XMMS2 client would be a good fit.
After all, we have a brand new korving CLI (nycli), isn&#8217;t that enough?  In a sense it is, but it fills a different [...]]]></description>
			<content:encoded><![CDATA[<p>Now that we have defined <a href="http://bytes.inso.cc/wp/2009/03/18/we-need-a-dream-ep-iv-a-new-hope/">what/whose problem we&#8217;re trying to solve</a>, and debated about the <a href="http://bytes.inso.cc/wp/2009/03/21/gentlemen-start-your-toolkits-ep-v-the-flamewar-strikes-back/">implementation details</a>, it would be worth asking why a graphical XMMS2 client would be a good fit.</p>
<p>After all, we have a <a href="http://wiki.xmms2.xmms.se/wiki/New_korving_CLI">brand new korving CLI (nycli)</a>, isn&#8217;t that enough?  In a sense it is, but it fills a different niche.  GUI applications are good at things that CLI applications aren&#8217;t, and vice-versa.  So the goal is to exploit the specific advantages of graphical music players.</p>
<p>For instance, even the most hardcore fans of the command-line will admit that the following tasks are easier with a graphical player:</p>
<ul>
<li>Edit a playlist, using mouse selection and drag-and-drop.</li>
<li>Browse albums by cover.</li>
<li>Organize music manually into playlists or using dynamic collections.</li>
</ul>
<p>But these are just simple examples that are now expected of any standard graphical music player.</p>
<p>Can&#8217;t we get something more <strong>exciting</strong>?</p>
<p>As Obama taught us, &#8220;yes, we can!&#8221;</p>
<p>Three main aspects usually poorly supported and under-exploited in music players are powerful tools to:</p>
<ul>
<li>Browse</li>
<li>Organize</li>
<li>Explore/discover</li>
</ul>
<h3>Browsing</h3>
<p>Graphical applications provide a rich visual experience that can be exploited to <strong>navigate large amounts of information</strong>, in particular using the spatial aspect and our ability to recognize images quickly.</p>
<p>Typically, users have become familiar with widgets like <a href="http://en.wikipedia.org/wiki/Cover_Flow">iTunes Cover Flow</a>, which exploit the visual clue of album covers to quickly flick through releases.  Several XMMS2 developers have expressed their interest in a more &#8220;album-centric&#8221; client, which essentially means supporting album entities in the interface, as opposed to just tracks.</p>
<p>An extra step would be to also promote the artists, and possibly other properties (e.g. genre, year, label), as premium entities.  So rather than &#8220;album-centric&#8221;, the client would be &#8220;entity-centric&#8221; (in the sense that most existing music players are track-centric).  <span class="pullquote">Each entity could have its own fullscreen pane (or &#8220;page&#8221;), with corresponding information (more below) and links to browse the related entities.</span>  This would lead to a web-like navigation, where for instance each artist would get a page with the list of his releases (plus a photo, bio, etc), and clicking on a release would bring the page for that release, with the list of tracks.</p>
<p>However, browsing doesn&#8217;t have to follow a rigid path: we&#8217;re used to browsing inside categories (e.g. releases) alphabetically, and to jump between categories using the explicit hierarchy from the data (e.g. from an artist to its releases to their tracks), but that&#8217;s just one of many possibilities.</p>
<p>The user may want to browse a subset of her media library, for instance filtering by a range of release years and genre (e.g. &#8220;70&#8217;s rock&#8221;), or a custom collection she assembled herself.  She may want to follow connections from an artist page to pages of &#8220;related artists&#8221;, to use tags to jump from a track to a list of albums, to find all the music she added the same week as a given release.</p>
<p>It&#8217;s time to think beyond the simple local data and harvest The Cloud to enrich the user experience; services like <a href="http://www.last.fm/">Last.Fm</a> already provide an API to retrieve Similar Artists, social Tags, etc.  And with our Collections API, it&#8217;s just a whole lot of power waiting to be unleashed!</p>
<h3>Organizing</h3>
<p>While <em>browsing</em> is the passive process of visiting what&#8217;s there, <strong>organizing</strong> is the active process of applying your own order on the content.</p>
<p><em>Playlists</em> are the most common organizational tool, usually directly tied to playback, and the usual editing features should naturally be supported (insert, enqueue, move, remove).  Special playlist behavior (queue, party shuffle, random, etc) should also be configurable easily.  (Note: fancy playlist formatting is outside the scope of this post.)</p>
<p>The second main organizational tool is <em>collections</em>.  A collection is akin to a &#8220;themed-bucket&#8221;, i.e. a set of music that the user has put together in order to reuse it later.  But rather than focusing on the underlying nature of a collection (a graph of operators), the interface should emphasize the organic process of someone creating a custom group of music.  <span class="pullquote">Any search, or essentially any &#8220;view&#8221; of music, should be recordable as a collection</span>; and it should always be possible to refine or further filter a collection, as well as add custom content to it.  It should be as easy as typing a search or dropping content in a folder, rather than as complex as setting up a network of mail filters.</p>
<p>Finally, <em>tags</em> should be at the user&#8217;s disposal for applying a minimal <em>description</em> to content.  There is a subtle difference between tags and collections (and how they play together), and I don&#8217;t have much in mind regarding tags so far, but I think they will definitely be a powerful addition.</p>
<h3>Exploring/Discovering</h3>
<p>In the browsing section above, different new ways to navigate one&#8217;s music have been evoked.  The next logical step after that, however, is to help the user <strong>discover new music</strong> he doesn&#8217;t yet know about, by giving pointers to music and information outside of his media library.</p>
<p>Many online services offer to make you discover new music, but this feature remains unusual in desktop music players, except <a href="http://spotify.com/">Spotify</a> (with a tab of related artists) and recent versions of <a href="http://banshee-project.org/">Banshee</a> (with custom recommendations, perhaps based off Last.Fm?).</p>
<p>Those illustrate two interesting directions.</p>
<p>First, providing pointers from a certain point in the user&#8217;s media library to complementary information and new music.  For instance, on an artist pane, show the list of all its releases, including those missing from the user&#8217;s music files, show related artists, both present in the user&#8217;s media library or not, show the artist&#8217;s news feed, etc.  Or show reviews for albums, or lyrics for individual tracks.  Basically, gather information from external sources about the user&#8217;s music, and invite him to discover new music as well.</p>
<p>The second direction is more general: given the user&#8217;s music profile and playback history, suggest new artists or genres he might be interested in exploring.  For instance, using all the artists present in the media library, infer what will be the user&#8217;s <a href="http://yournextfavband.com/">next favorite band</a>.  Or suggest popular releases, based on the kind of music recently played.  Here, suggestions are made spontaneously, based on the behavior of the user.</p>
<p>The goal of these two features is to get the user excited about not just his current music files, but the whole portion of the music world they span.  They should <span class="pullquote">invite the user to be curious about his or new music</span>.</p>
<p>One place to put these suggestions on would be the music player&#8217;s &#8220;home screen&#8221;.  Without entering into too much details yet, the player could provide the user with ideas on what he might want to listen, based on what he played recently, his collections, tags, etc.  Rather than a long table of &#8220;all the tracks&#8221;, the entry screen could be a richer, custom view of different ways he could start playing his music.</p>
<p>Obviously, this post hinted at a lot of potentially complex features, which would take a lot of time and effort to all put together perfectly.  The main point, however, was to point at various ways of making the experience of this music player a little special.  In particular, most existing players are still nothing more than a fancy dressing over music tracks (i.e. files).</p>
<p>But to make a really rich and complete experience, I believe that one must embrace music as a culture; promoting entities (e.g. artists, genre, releases, etc) to key navigation points and tying it to all the information available on the web would be a good start in that direction.</p>
<div class="full-figure"><a href="http://www.flickr.com/photos/7702002@N08/891283152/" title="Darth Cee-Lo"><img src="http://farm2.static.flickr.com/1147/891283152_0939251efb.jpg" class="illustration" alt="Darth Cee-Lo" /></a>
<p class="caption"><a href="http://creativecommons.org/licenses/by/2.0/" title="Attribution 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/7702002@N08/891283152/">Darth Cee-Lo</a>, by <a href="http://www.flickr.com/people/Ethan Hein/" title="Ethan Hein">Ethan Hein</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://bytes.inso.cc/wp/2009/03/29/going-beyond-tracks-and-local-data-ep-vii-return-of-the-gui/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gentlemen, start your toolkits (Ep. V: The Flamewar Strikes Back)</title>
		<link>http://bytes.inso.cc/wp/2009/03/21/gentlemen-start-your-toolkits-ep-v-the-flamewar-strikes-back/</link>
		<comments>http://bytes.inso.cc/wp/2009/03/21/gentlemen-start-your-toolkits-ep-v-the-flamewar-strikes-back/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 01:29:31 +0000</pubDate>
		<dc:creator>theefer</dc:creator>
				<category><![CDATA[xmms2]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[music.player]]></category>

		<guid isPermaLink="false">http://bytes.inso.cc/wp/?p=877</guid>
		<description><![CDATA[Note: tru just blogged about this subject, so I&#8217;m adapting my original draft and replying to tru&#8217;s post.
All graphical application projects face the dreaded perspective of endless flamewars about technical choices, and XMMS2 clients haven&#8217;t been spared:
What language to write the client in?  What toolkit to use?  What platform to support?  Where [...]]]></description>
			<content:encoded><![CDATA[<p><em>Note: tru <a href="http://deadsilversky.blogspot.com/2009/03/official-xmms2-client-should-be-written.html">just blogged about this subject</a>, so I&#8217;m adapting my original draft and replying to tru&#8217;s post.</em></p>
<p>All graphical application projects face the dreaded perspective of endless flamewars about technical choices, and XMMS2 clients haven&#8217;t been spared:</p>
<blockquote><p>What language to write the client in?  What toolkit to use?  What platform to support?  <span class="sarcasm">Where to put the opening curly brace?</span></p></blockquote>
<p>In fact, this freedom of choice seems to always have been one of the major obstacles to the creation of an official GUI client.</p>
<p>At FOSDEM &#8216;09, perhaps helped by the virtues of IRL discussions (and all the great food &amp; beer), we had a debate about the pros and cons of all possible combinations and came up with a reasonable proposition that should hopefully suit most interested developers in the XMMS2 community.</p>
<p>Because we don&#8217;t want to require users to install unusual graphical toolkit libraries (good morning <a href="http://www.enlightenment.org/">Rasterman</a>), GTK+ and Qt are the only two obvious choices, with GTK+ having the slight advantage of being more widely installed in the GNU/Linux world.  However, nobody really contests the claim that Qt is a superior API in terms of design.</p>
<p>One important argument brought into the discussion was platform support.  In line with the <a href="http://wiki.xmms2.xmms.se/wiki/XMMS2_Vision">XMMS2 Vision</a>, we want to respect the users&#8217; freedom to choose their OS by making the official GUI client run on a wide selection of systems, at least GNU/Linux, MacOS X and Windows. In the current state, GTK+ integration in MacOS X simply isn&#8217;t good enough, and given the new Qt licensing as fully Free Software, the Qt toolkit is the most appropriate choice.</p>
<p>The other touchy subject is obviously the programming language.  Most people agreed that using high-level interpreted languages would make for a more dynamic and simple development process.  The most popular contestants for the code throne are Python and Ruby, with Python more widely used and installed on GNU/Linux.</p>
<p>Either choice would require bundling the runtime with the client on proprietary platforms.  A <a href="http://arstechnica.com/open-source/guides/2009/03/how-to-deploying-pyqt-applications-on-windows-and-mac-os-x.ars">recent article on Ars Technica</a> analyzed the deployment of PyQt apps on Windows and OS X, and while it seems reasonably good on Windows, the OS X support was quite lacking according to the author.</p>
<p>An alternative solution suggested by DraX was to develop the client QtScript, which is the ECMAScript (think JavaScript) implementation embedded in the newer Qt.  It remains uncertain, however, how much can be done purely in QtScript and where are the limits, both in terms of performance and design limitations.  tru hinted at it, but I think it&#8217;d still be worth investigating and experimenting before we draw final conclusions.</p>
<p>If QtScript was too limited, we&#8217;d have to rely on more C++ code (which is somewhat annoying for rapid development) or switch to Python (which isn&#8217;t particularly my language of preference, as some may know).  In case of a draw, it might also simply be up to the people who start working on the project, including a potential <a href="http://wiki.xmms2.xmms.se/wiki/Summer_of_Code_2009/Proposed_projects">Google Summer of Code student with XMMS2</a>!</p>
<p>As tru suggested, it&#8217;d probably be best to use the native C++/Qt XMMS2 bindings, and stabilizing them could be part of the preparatory work for this project (and a good motivation).</p>
<p>In short, the current idea is to write the new XMMS2 client using Qt and C++/QtScript or possibly PyQt, and to have it available at least on the main desktop platforms (GNU/Linux, MacOS X, Windows). Discussions still open, but avoid feeding the trolls please.</p>
<div class="full-figure"><a href="http://www.flickr.com/photos/7667534@N04/2932711624/" title="Darth Vader on the violin"><img src="http://farm4.static.flickr.com/3179/2932711624_464f17810d.jpg" class="illustration" alt="Darth Vader on the violin" /></a>
<p class="caption"><a href="http://creativecommons.org/licenses/by-nc/2.0/" title="Attribution-NonCommercial 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/7667534@N04/2932711624/">Darth Vader on the violin</a>, by <a href="http://www.flickr.com/people/Houston Marsh/" title="Houston Marsh">Houston Marsh</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://bytes.inso.cc/wp/2009/03/21/gentlemen-start-your-toolkits-ep-v-the-flamewar-strikes-back/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>We need a dream (Ep. IV: A New Hope)</title>
		<link>http://bytes.inso.cc/wp/2009/03/18/we-need-a-dream-ep-iv-a-new-hope/</link>
		<comments>http://bytes.inso.cc/wp/2009/03/18/we-need-a-dream-ep-iv-a-new-hope/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 00:49:22 +0000</pubDate>
		<dc:creator>theefer</dc:creator>
				<category><![CDATA[xmms2]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[music.player]]></category>

		<guid isPermaLink="false">http://bytes.inso.cc/wp/?p=871</guid>
		<description><![CDATA[As I said earlier, what&#8217;s lacking to make an awesome XMMS2 GUI client is a common vision.
We need a dream!
I have a dream that one day this community will rise up and live out the true meaning of its creed: &#8220;when the music is end xmms power of the pc.&#8221;
I have a dream that one [...]]]></description>
			<content:encoded><![CDATA[<p>As I <a href="http://bytes.inso.cc/wp/2009/02/13/xmms2-gui-clients-all-sort-of-suck/">said earlier</a>, what&#8217;s lacking to make an awesome XMMS2 GUI client is a common <strong>vision</strong>.</p>
<p><strong>We need a dream!</strong></p>
<blockquote><p>I have a dream that one day this community will rise up and live out the true meaning of its creed: &#8220;when the music is end xmms power of the pc.&#8221;</p>
<p>I have a dream that one day on #xmms2, the sons of former GTK+ developers and the sons of former Qt developers will be able to work together on the code of a GUI client.</p>
<p>I have a dream that one day even the state of Microsoft, a state sweltering with the heat of instability, sweltering with the heat of dull interfaces, will be transformed into an oasis of freedom and music.</p>
<p>I have a dream that XMMS2 clients will one day live in a community where they will not be judged by their GUI toolkit but by the content of their user experience.</p>
<p>I have a dream today!</p></blockquote>
<p>(Kudos to Martin Luther King for the <a href="http://www.americanrhetoric.com/speeches/mlkihaveadream.htm">original draft</a>.)</p>
<p>In the end, all we want is an awesome music player.</p>
<p>But do we all share the same definition of what an awesome music player is?  Probably not.  In fact, I don&#8217;t think most of us even <em>knows</em> what an awesome music player is; if there were one, we wouldn&#8217;t have to build one, right?</p>
<p>So the goal here is to gather qualities that we expect of such a project, and refine them into a common vision.  I won&#8217;t start dropping design mockups or fancy feature ideas until we have established what we all want, conceptually.</p>
<p>What I expect of this GUI client, and the vision for the project, is that it should be:</p>
<ul>
<li>Exciting</li>
<li>Original</li>
<li>Expandable</li>
<li>Clearly focused</li>
</ul>
<p>Nobody wants to work on boring project — at least nobody in the FOSS community.  Elsewhere, people do code for money and dream of larger cars and larger breasts, but in the XMMS2 community, all we dream of are <strong>exciting</strong> coding projects.  It should be exciting enough to make developers drop their own projects to work on it, and to make users fret about it.  It should be exciting enough to compensate compromises by the quality of the end result.</p>
<p>One way to make it exciting is to make sure it is <strong>original</strong>.  It&#8217;s way more thriving to build something new and unique than to try to replicate something everyone has seen before.  Harder, yes, but more exciting!  For the users, it will also help it stand apart from the variety of existing music players, either as a grand fiasco, or as a sexy newcomer.</p>
<p>Because people love to experiment and to make things their own, it should be <strong>expandable</strong>: rather than a static monolith, it should let developers and users play with it and customize it and adapt it to their needs.  There will always be limits of course, but to remain true to the XMMS2 spirit, we should favor a modular design and bundle freedom inside.</p>
<p>Finally, it is primordial to establish a <strong>clear focus</strong> on what problem this client is meant to solve.  The worst usability often comes from a blurry focus, or the wish to solve too many (or all) different problems.</p>
<p>I will come back to the first three qualities in future posts, and elaborate on the clear focus in the rest of this post.</p>
<p>Before anything else, we need to define what we want the <strong>target audience</strong> to be: newbies? your mum? the average random user? hardcore music fans? &#8220;everyone&#8221;?</p>
<p>It&#8217;s a tough call, but clearly, by trying to content everyone, we couldn&#8217;t provide the best solution for each group of users.  But if we look at the XMMS2 demographics and, more importantly, the (brand new) <a href="http://wiki.xmms2.xmms.se/wiki/XMMS2_Vision">Vision</a>, it&#8217;s easy to see that we already target a particular niche of music listeners: <strong>demanding audiophiles, passionate fans who care about music</strong>.  Which is very different from &#8220;everyone&#8221; or an average user.</p>
<p>Concretely, they might tend to have larger music libraries and more complete releases than scattered tracks.  They might be more keen on browsing and organizing their music (using tags, folders, or their own semantics), on fine-tuning their audio setup (soundcard, equalizer, gapless playback), on joining music networks (e.g. Last.Fm) and discovering new music.  They are the people who spend multiple nights getting complicated plugins and fancy themes working in <a href="http://www.foobar2000.org/">foobar2000</a>, to provide a full experience for their music; not the people who gaze in wonder at the atrocious WMP fullscreen visualization.</p>
<p>We can expect slightly more patience and curiosity from them but in return, we must provide them with powerful tools, with a great user experience and ways to make it their own.</p>
<p>Now, it doesn&#8217;t mean that the player should be unusable by anybody outside that niche.  Simply, it should focus on filling it as best as possible, before anything else.</p>
<p>Therefore, my suggestion is to <strong>make this XMMS2 GUI client a great music player for people who care about and love music, and make it a rich experience for playing, browsing, searching, organizing, discovering and enjoying music</strong>.</p>
<p>It is an ambitious goal, but I believe it is one that is exciting, original and expandable!</p>
<div class="full-figure"><a href="http://www.flickr.com/photos/23049857@N04/3105492898/" title="Pearl"><img src="http://farm4.static.flickr.com/3193/3105492898_496d465ccb.jpg" class="illustration" alt="Pearl" /></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/23049857@N04/3105492898/">Pearl</a>, by <a href="http://www.flickr.com/people/Camila.../" title="Camila...">Camila&#8230;</a></p>
</div>
<p><em>Addendum: FLACvest just posted <a href="http://amot.wordpress.com/2009/03/16/re-xmms2-visibility-a-post-id-left-at-the-island-of-eleusis-blog/">a<br />
very flattering post about XMMS2</a> and mentions similar attributes<br />
that would benefit XMMS2: Totally Fresh and Unique, Beautiful,<br />
Cross-Platform, some &#8220;magic&#8221; ingredient!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://bytes.inso.cc/wp/2009/03/18/we-need-a-dream-ep-iv-a-new-hope/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>GSoC2008: nycli summary post</title>
		<link>http://bytes.inso.cc/wp/2008/09/03/gsoc2008-nycli-summary-post/</link>
		<comments>http://bytes.inso.cc/wp/2008/09/03/gsoc2008-nycli-summary-post/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 13:06:04 +0000</pubDate>
		<dc:creator>theefer</dc:creator>
				<category><![CDATA[xmms2]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[gsoc]]></category>
		<category><![CDATA[nycli]]></category>

		<guid isPermaLink="false">http://inso.cc/wp/?p=564</guid>
		<description><![CDATA[Here is the conclusion post by Igor Ribeiro de Assis (AKA greafine) about his nycli project (new command-line XMMS2 client) which I mentored for this year&#8217;s Google Summer of Code, with XMMS2 of course!
As Google Summer of Code is finishing I would like summarize my experience working on the NyCLI for XMMS2.
Looking what have been [...]]]></description>
			<content:encoded><![CDATA[<p>Here is the conclusion post by Igor Ribeiro de Assis (<acronym title="Also Known As">AKA</acronym> greafine) about his <a href="http://wiki.xmms2.xmms.se/wiki/Summer_of_Code_2008/nycli">nycli project</a> (new command-line XMMS2 client) which I mentored for this year&#8217;s <a href="http://code.google.com/soc/">Google Summer of Code</a>, with <a href="http://xmms2.sf.net/">XMMS2</a> of course!</p>
<blockquote><p>As Google Summer of Code is finishing I would like summarize my experience working on the NyCLI for XMMS2.</p>
<p>Looking what have been done and comparing with my application I would say things went pretty well. Most FIXMEs have been fixed (well some new appeared too :-|), collections and server commands implemented and subcommands help done.</p>
<p>Now come the coolest things (to implement and to use), new status mode is a simple player with basic controls, configuration file support and last but not least and in my opinion the coolest, alias support. It&#8217;s really rewarding when you write &#8216;<code>stop ; playlist clear ; add $@ ; sort ; play</code>&#8216; and it works. Let&#8217;s call this alias &#8217;scap&#8217; then to change the current playlist and start play something new I just do:</p>
<p>In nycli-shell:<br />
<code>nycli&gt; scap artist:The Gaslight Anthem AND album:"The '59 Sound"</code><br />
Or<br />
<code>$ nyxmms2 scap artist:The Gaslight Anthem AND album:"The '59 Sound"</code></p>
<p>And it&#8217;ll clear the playlist and start playing songs by The Gaslight Anthem ordered first by year then album then track number as &#8217;sort&#8217; is an alias for &#8216;<code>playlist sort -o artist,date,album,tracknr</code>&#8216;.</p>
<p>My mentor (theefer) was really great in helping me: answering my questions, reviewing my code, finding bugs and making me focus on doing things with high priority first. I would like to thank all the xmms2 community too.</p>
<p>Some things I&#8217;ve learned are: the xmms2 api, glib, git, that code review is good and ISPs like to disconnect you near deadlines.</p>
<p>The bad thing is that GSoC is over, the good thing is that I can continue coding, to quote my application &#8220;From this project I expect &#8230; to dive in the open-source community &#8230; continue to contribute/stay in the xmms2-community&#8221;, and this really happened, now I&#8217;m more motivated to keep coding as there are still cool things to be done: virtual paths, collparser extensions, auto-complete, service clients support, etc.</p>
<p>To finish, I would say the current version of nycli is in a good state to substitute current CLI, and that all this experience was NICE!</p>
<p>&#8211;<br />
Igor Ribeiro de Assis / 2008-08-25</p></blockquote>
<p>I&#8217;d like to add my own congratulations to greafine, whose project was very successful!</p>
<p>Gonna write my own wrap-up post about this year&#8217;s GSoC soon, but I first want to publish the summary of the other project I mentored, &#8220;Collections 2.0&#8243;, by nesciens/Erik Massop. RSN.</p>
]]></content:encoded>
			<wfw:commentRss>http://bytes.inso.cc/wp/2008/09/03/gsoc2008-nycli-summary-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sing along with XMMS2</title>
		<link>http://bytes.inso.cc/wp/2008/03/12/sing-along-with-xmms2/</link>
		<comments>http://bytes.inso.cc/wp/2008/03/12/sing-along-with-xmms2/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 23:28:24 +0000</pubDate>
		<dc:creator>theefer</dc:creator>
				<category><![CDATA[xmms2]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[karaoke]]></category>

		<guid isPermaLink="false">http://inso.cc/wp/2008/03/12/sing-along-with-xmms2/</guid>
		<description><![CDATA[Let&#8217;s keep the blog rolling!
This idea popped into my mind the other day, surprisingly not while I was in the shower.  I guess it was the combination of my nostalgia for Japan, people talking about daily new XMMS2 clients in #xmms2, and all the fun visual stuff (Clutter, WebKit, etc) I saw or heard [...]]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s keep the blog rolling!</p>
<p>This idea popped into my mind the other day, surprisingly not while I was in the shower.  I guess it was the combination of my nostalgia for Japan, people talking about daily new <a href="http://wiki.xmms2.xmms.se/index.php/XMMS2_Clients">XMMS2 clients</a> in <code>#xmms2</code>, and all the fun visual stuff (<a href="http://clutter-project.org/">Clutter</a>, <a href="http://webkit.org/">WebKit</a>, etc) I saw or heard of at <a href="http://www.fosdem.org/">FOSDEM&#8217;08</a>.</p>
<p><strong>I want an XMMS2 karaoke client!</strong><br />
<img class="illu1" src="http://inso.cc/wp/wp-content/uploads/2008/03/karaoke-kyoto-after-uji.jpg" alt="Psychedelic karaoke room in Kyoto" /><br />
It would run fullscreen on a computer or TV, playing music with <a href="http://xmms2.sf.net/">XMMS2</a>, displaying sing-along lyrics fetched from the web, on top of random or chosen videos.</p>
<p>The queue could be controlled by a song browser on an <a href="http://en.wikipedia.org/wiki/Nokia_N810">N810</a> connected to the main station over Wifi or Bluetooth, much like the neat touchscreens in real-world karaoke rooms (whether Japan is part of the real-world will be discussed in a future article).</p>
<p>Alright, what do we need for this project:</p>
<ul>
<li>An awesome music player framework: We have <a href="http://xmms2.xmms.se/">XMMS2</a>!</li>
<li>Vocal-less songs: either find MIDI files for songs, or (sexier) run the music through an xform that strips the vocals (buzzwords: signal processing, feature extraction, etc).  The <a href="http://defx.sourceforge.net/">DeFX</a> XMMS1 plugin could possibly be reused/ported, as it seems to do precisely that (and a few things more).  In case of success, the next step would be to implement custom key adjustment!</li>
<li>Microphone mix: mixed in using <a href="http://jackaudio.org/">Jack</a> or <a href="http://www.pulseaudio.org/">PulseAudio</a>?</li>
<li>Video playback: <a href="http://gstreamer.freedesktop.org/">gstreamer</a>, <a href="http://www.videolan.org/vlc/">VLC</a>, <a href="http://www.mplayerhq.hu/">mplayer</a>?  Random videos could be fetched from your favourite *Tube website (it can&#8217;t be worse than the videos you get in Japanese karaoke — or well in the case of YouTube, perhaps it can).</li>
<li>Annotated lyrics: We need lyrics with timestamp annotations to scroll the text and highlight it accordingly.  Is there such a free resource online?  Google seems to mostly know of &#8220;free&#8221; sites with karaoke MIDI files, in the animated-GIF-from-the-90&#8217;s meaning of &#8220;free&#8221;.  The alternative would be fetching lyrics from a standard website and let users finger-scroll/trigger them by hand while the song is playing.  Timestamps could then be saved from the first playback to be replayed the next time!</li>
<li>Time: oops, the usual bottleneck. Anyone knows a good resource for free spare time?</li>
</ul>
<p>The idea here would be to only rely on standard data (music, lyrics, videos), in order to not be limited to commercial karaoke <a href="http://en.wikipedia.org/wiki/CD%2BG">CD+G</a> or a small repertoire of horrible MIDI files.  It would also be fun to hijack XMMS2 onto people&#8217;s computer by advertising an karaoke application :-)</p>
<p>So will I start working on such a client?</p>
<p>Absolutely not.  Or not until the technical shortcomings (I&#8217;d love to have the vocal removal) are dealt with by Father Christmas, the yeti, or juhovh (or rafl?), whichever comes first.  It might not be too big of a deal if DeFX can be reused.</p>
<p>We shall see!</p>
<p>PS: Ask your mom/gf before you experiment with the fluo paint in the living room.</p>
]]></content:encoded>
			<wfw:commentRss>http://bytes.inso.cc/wp/2008/03/12/sing-along-with-xmms2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Namárië nyello!</title>
		<link>http://bytes.inso.cc/wp/2008/02/29/namarie-nyello/</link>
		<comments>http://bytes.inso.cc/wp/2008/02/29/namarie-nyello/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 23:41:30 +0000</pubDate>
		<dc:creator>theefer</dc:creator>
				<category><![CDATA[xmms2]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[nyello]]></category>

		<guid isPermaLink="false">http://inso.cc/wp/2008/02/29/namarie-nyello/</guid>
		<description><![CDATA[Posting well thought out blog entries every other century might help trick the world into believing that you&#8217;re an insightful young man, but it&#8217;s also a waste of the mountain of ideas which are not yet finalized, completed or polished, yet might still interest or amuse readers.
So here we go, I will try to blog [...]]]></description>
			<content:encoded><![CDATA[<p>Posting well thought out blog entries every other century might help trick the world into believing that you&#8217;re an insightful young man, but it&#8217;s also a waste of the mountain of ideas which are not yet finalized, completed or polished, yet might still interest or amuse readers.</p>
<p>So here we go, I will try to blog more regularly and spontaneously about the weird stuff that infects my head.</p>
<p>Today&#8217;s just a short <em>farewell</em> notice to <a href="http://nyello.inso.cc/">nyello</a>, an advanced command-line client for <a href="http://xmms2.xmms.se/">XMMS2</a> and my first program ever <a href="http://packages.debian.org/nyello">packaged</a> in distros such as Debian (thanks <a href="http://perldition.org/">rafl</a>!).  According to <a href="http://people.debian.org/~igloo/popcon-graphs/index.php?packages=nyello">statistics</a>, it only peaked at about a hundred installs, but hey, that&#8217;s a start, and people were also building from <a href="http://git.xmms.se/?p=nyello.git;a=summary">source</a>.</p>
<p>The package has been <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=453936">marked for removal</a>, because I discontinued the upstream version. <em>nyello</em> was a lovely project, but after the Google Summer of Code, most of its logic was implemented in XMMS2 in the form of <a href="http://wiki.xmms2.xmms.se/index.php/Collections_Concept">Collections</a>.</p>
<p><em>nyello</em> (which, as you know, means &#8220;singer&#8221; in Quenya, i.e. elvish) doesn&#8217;t die completely either, since I&#8217;m working on the new official <acronym title="Command-Line Interface">CLI</acronym> for XMMS2, codenamed <em>nycli</em>.  It can be found in the <code>nycli</code> branch in my <a href="http://git.xmms.se/?p=xmms2-theefer.git">Git tree</a>.  I haven&#8217;t had time to work on it much lately, partly because some of its features depend on more work on the XMMS2 core, but I truly think that it has the potential to be a killer CLI interface!<br />
<img class="illu1" src="http://inso.cc/wp/wp-content/uploads/2008/02/nyello-search-and-enqueue.png" alt="nyello farewell screenshot" /><br />
If you have a lot of spare time, either sell it to busy people or help hack <em>nycli</em> to a releasable state!  And if you are a normal geek and you don&#8217;t have any spare time, drop by IRC (#xmms2 @freenode) anyway to motivate me to do the work!</p>
<p>Farewell, <em>nyello</em>.</p>
<p>And long live <em>nycli</em> and XMMS2!</p>
]]></content:encoded>
			<wfw:commentRss>http://bytes.inso.cc/wp/2008/02/29/namarie-nyello/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XMMS2 client spotlight: Konfetka</title>
		<link>http://bytes.inso.cc/wp/2007/09/27/xmms2-client-spotlight-konfetka/</link>
		<comments>http://bytes.inso.cc/wp/2007/09/27/xmms2-client-spotlight-konfetka/#comments</comments>
		<pubDate>Thu, 27 Sep 2007 06:13:58 +0000</pubDate>
		<dc:creator>theefer</dc:creator>
				<category><![CDATA[xmms2]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[konfetka]]></category>
		<category><![CDATA[music.player]]></category>

		<guid isPermaLink="false">http://inso.cc/wp/2007/09/27/xmms2-client-spotlight-konfekta/</guid>
		<description><![CDATA[New XMMS2 clients appear almost weekly, but their visibility has so far been limited to the IRC channel, the Wiki and, occasionally, the mailing-list. I thought it would be more exciting for the community to hear about the life (and death) of clients on the Planet, and thus I offer from now on to publish [...]]]></description>
			<content:encoded><![CDATA[<p>New XMMS2 clients appear almost weekly, but their visibility has so far been limited to the IRC channel, the Wiki and, occasionally, the mailing-list. I thought it would be more exciting for the community to hear about the life (and death) of clients on the <a href="http://planet.xmms.se/">Planet</a>, and thus I offer from now on to publish announcements here for all to see!</p>
<p>Just send me a blurb and selected screenshots, and you&#8217;ll get instant fame.</p>
<p>The first client to be announced is <a href="http://code.google.com/p/konfetka/">Konfetka</a>, a Qt GUI interface recently released by afrol and BatteryCell. Try it out, it&#8217;s quite original and feature-complete!</p>
<hr />
<blockquote><p>Ding dong. New client?<br />
Yesness.But&#8230; but&#8230; what is it?</p>
<p><strong><a href="http://code.google.com/p/konfetka/">Konfetka</a></strong> — It&#8217;s the abandoned kid of <a href="http://amarok.kde.org/">Amarok</a> and <a href="http://www.xmms.org/">XMMS1</a> who spent too much time around <a href="http://yakuake.uv.ro/">Yakuake</a> when growing up and now is powered by <a href="http://xmms2.sf.net/">XMMS2</a> and <a href="http://en.wikipedia.org/wiki/Kryptonite">kryptonite</a>, if those aren&#8217;t the same thing.</p>
<p>Or, in practical terms:<br />
We got this little thing that we&#8217;ll be binding to <a href="http://www.kde.org/">KDE 4</a> when that comes out. However, even right now, it has wiki, album art, lyrics and playlist/medialib interfaces. The idea was to have a player that would appear and hide like <a href="http://yakuake.uv.ro/">Yakuake</a>, rolling down from the top of the screen and hiding back up. Code&#8217;s messy, bugs are plentiful, but hey, its our first release and it is usable; so give it a try.</p>
<p>Here are some screenshots of version 0 alpha 1 (click to enlarge):</p>
<p><a title="Konfekta: playlist and medialib" href="http://inso.cc/wp/wp-content/uploads/2007/09/konfetka-1-big.png"><img class="illu1" src="http://inso.cc/wp/wp-content/uploads/2007/09/konfekta-1.png" alt="Konfekta: playlist and medialib" /></a></p>
<p><a title="Konfekta: contextual information" href="http://inso.cc/wp/wp-content/uploads/2007/09/konfetka-2-big.png"><img class="illu1" src="http://inso.cc/wp/wp-content/uploads/2007/09/konfekta-2.png" alt="Konfekta: contextual information" /></a></p>
<p>We think it&#8217;s rather cool.</p>
<p>Konfetka. Come visit us at <a href="http://code.google.com/p/konfetka/">http://code.google.com/p/konfetka/</a>.</p>
<p>~Konfetka devs. A. Frolenkov, Joey Lynch.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://bytes.inso.cc/wp/2007/09/27/xmms2-client-spotlight-konfetka/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
