<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">

<channel>
	<title>Nothing in particular &#187; fontanon</title>
	<atom:link href="http://blogs.gnome.org/juanje/tag/fontanon/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/juanje</link>
	<description>Juanje's thoughts about GNOME, FLOSS and more</description>
	<lastBuildDate>Tue, 24 Jan 2012 02:35:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/es/</creativeCommons:license>		<item>
		<title>Wiican and D-Bus</title>
		<link>http://blogs.gnome.org/juanje/2010/06/09/wiican-and-dbus/</link>
		<comments>http://blogs.gnome.org/juanje/2010/06/09/wiican-and-dbus/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 08:31:12 +0000</pubDate>
		<dc:creator>juanje</dc:creator>
				<category><![CDATA[distros]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[dbus]]></category>
		<category><![CDATA[fontanon]]></category>
		<category><![CDATA[wii]]></category>
		<category><![CDATA[wiican]]></category>
		<category><![CDATA[wiimote]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/juanje/?p=312</guid>
		<description><![CDATA[My friend Félix is still improving his Wiican project, a software for configuring and management of your wiimote under GNU/Linux. Now he is adding D-Bus so third apps can manage the wiimote as they want through it dbus interface. It seems pretty cool to me, but he explain it better at his blog. By now [...]]]></description>
			<content:encoded><![CDATA[<p>My friend <a href="http://fontanon.org" target="_blank">Félix</a> is still improving his <a href="http://fontanon.org/wiican/about/" target="_blank">Wiican project</a>, a software for configuring and management of your <a href="http://en.wikipedia.org/wiki/Wii_Remote" target="_blank">wiimote</a> under GNU/Linux.</p>
<p><img class="aligncenter" title="Wiican logo" src="http://fontanon.org/files/2010/01/wiican.png" alt="Wiican logo" width="128" height="128" /></p>
<p>Now he is adding <a href="http://dbus.freedesktop.org" target="_blank">D-Bus</a> so third apps can manage the wiimote as they want through it dbus interface. It seems pretty cool to me, but he explain it better at <a href="http://fontanon.org/wiican" target="_blank">his blog</a>.</p>
<p>By now he has two posts telling us his progress:</p>
<ul>
<li><a href="http://fontanon.org/wiican/2010/06/07/wiican-riding-dbus-first-steps/" target="_blank">Wiican riding dbus: first steps</a></li>
<li><a href="http://fontanon.org/wiican/2010/06/08/example-clients-for-wiican-service/" target="_blank">Example client for wiican-service</a></li>
</ul>
<p>I hope you enjoy this project and (as me) the progress he is doing and explaining.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/juanje/2010/06/09/wiican-and-dbus/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>WiiCan: Easy Wii remote control on Linux</title>
		<link>http://blogs.gnome.org/juanje/2009/12/29/wiicaneasy-wii-remote-control-on-linux/</link>
		<comments>http://blogs.gnome.org/juanje/2009/12/29/wiicaneasy-wii-remote-control-on-linux/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 15:22:39 +0000</pubDate>
		<dc:creator>juanje</dc:creator>
				<category><![CDATA[distros]]></category>
		<category><![CDATA[emergya]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[fontanon]]></category>
		<category><![CDATA[wii]]></category>
		<category><![CDATA[wiimote]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/juanje/?p=238</guid>
		<description><![CDATA[Félix Ontañón, a very good friend and hacker from my company, has just released a new versión of a systray application which help to configure and manage the Wii remote control on Linux. The application is called WiiCan and is hosted on Launchpad. The project has been programed in Python and it uses D-Bus to [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Felix's devlog" href="http://nosigasleyendo.blogspot.com/" target="_blank">Félix Ontañón</a>, a very good friend and hacker from <a href="http://www.emergya.es" target="_blank">my company</a>, <a href="http://nosigasleyendo.blogspot.com/2009/12/lanzamiento-de-wiican-02.html" target="_blank">has just released</a> a new versión of a systray application which help to configure and manage the <a href="http://en.wikipedia.org/wiki/Wii_Remote" target="_blank">Wii remote control</a> on Linux. The application is called <a title="WiiCan project" href="http://launchpad.net/wiican" target="_blank">WiiCan</a> and is hosted on <a href="http://launchpad.net" target="_blank">Launchpad</a>.</p>
<p>The project has been programed in Python and it uses <a href="http://en.wikipedia.org/wiki/D-Bus" target="_blank">D-Bus</a> to connect with <a title="Hardware Abstraction Layer" href="http://en.wikipedia.org/wiki/HAL_(software)" target="_blank">hal</a> (by now) and <a href="http://en.wikipedia.org/wiki/Bluez#BlueZ" target="_blank">bluez</a> for tracking the available bluetooth devices and wiimote connection status.</p>
<p>I&#8217;ll copy here from the project&#8217;s site the features:</p>
<blockquote><p>Discover if it&#8217;s an available bluetooth device for connect wiimote<br />
Display a list of available keyboard-mouse-wiimote mappings<br />
User-defined mappings creation assistant<br />
Mappings manager:</p>
<ul>
<li>New/Edit/Delete</li>
<li>Up/Down order</li>
<li>Visible/Invisible</li>
</ul>
<p>Notify the state of wiimote usaging:</p>
<ul>
<li>Bluetooth available/unavailable</li>
<li>Discovering wiimote</li>
<li>Wiimote disconnected</li>
</ul>
</blockquote>
<p>And here some screenshots:</p>
<div class="wp-caption aligncenter" style="width: 215px"><img title="WiiCan systray" src="http://lh6.ggpht.com/_LNdddFg9yJc/Szn3zuGCSLI/AAAAAAAABQ8/u_ZBwrquRDw/Pantallazo.jpg" alt="" width="205" height="128" /><p class="wp-caption-text">WiiCan systray</p></div>
<div class="wp-caption aligncenter" style="width: 382px"><img title="Connected with a Wiimote" src="http://lh3.ggpht.com/_LNdddFg9yJc/Szn3z6maNlI/AAAAAAAABRA/u0ErZroFpQs/Pantallazo-1.jpg" alt="Connected with a Wiimote" width="372" height="186" /><p class="wp-caption-text">Connected with a Wiimote</p></div>
<div class="wp-caption aligncenter" style="width: 464px"><img title="Mapping options" src="http://lh5.ggpht.com/_LNdddFg9yJc/Szn31JyDbhI/AAAAAAAABRI/_qiHBhfkgV4/s512/Pantallazo-3.jpg" alt="Mapping options" width="454" height="512" /><p class="wp-caption-text">Mapping options</p></div>
<p>I haven&#8217;t tryied the application because I haven&#8217;t got any wiimote, but some friends have already tested and they&#8217;ve told me that it work great, and they are very happy with the tool. So I&#8217;d like to invite you to test it and share here your experience.</p>
<p>And also I&#8217;d like to invite you to colaborate with the project, <a href="http://bugs.launchpad.net/wiican" target="_blank">reporting bugs</a>, patches and <a href="http://translations.launchpad.net/wiican" target="_blank">translations</a>.</p>
<p>I hope you enjoy it <img src='http://blogs.gnome.org/juanje/wp-content/mu-plugins/tango-smilies/tango/face-wink.png' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/juanje/2009/12/29/wiicaneasy-wii-remote-control-on-linux/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  blogs.gnome.org/juanje/tag/fontanon/feed/ ) in 0.19447 seconds, on Feb 11th, 2012 at 3:42 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 11th, 2012 at 4:42 pm UTC -->
