<?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; distros</title>
	<atom:link href="http://blogs.gnome.org/juanje/category/distros/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>New cycle</title>
		<link>http://blogs.gnome.org/juanje/2012/01/24/new-cycle/</link>
		<comments>http://blogs.gnome.org/juanje/2012/01/24/new-cycle/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 02:35:08 +0000</pubDate>
		<dc:creator>juanje</dc:creator>
				<category><![CDATA[distros]]></category>
		<category><![CDATA[emergya]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[canarias]]></category>
		<category><![CDATA[job]]></category>
		<category><![CDATA[sevilla]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/juanje/?p=368</guid>
		<description><![CDATA[Lot of time without write a single post&#8230; too bad&#8230; The thing is I was thinking about my live these last months&#8230; And after awhile I decided to make a big change: leave my job and move back to Canaries After 6 years living in Seville and working at Emergya I found there was the [...]]]></description>
			<content:encoded><![CDATA[<p>Lot of time without write a single post&#8230; too bad&#8230;</p>
<p>The thing is I was thinking about my live these last months&#8230; And after awhile I decided to make a big change: <strong>leave my job</strong> and <strong>move back to Canaries</strong></p>
<p>After <strong>6 years</strong> living in <a href="http://en.wikipedia.org/wiki/Seville" target="_blank">Seville</a> and working at <a href="https://github.com/Emergya" target="_blank">Emergya</a> I found there was the end of a cycle so I have to move forward and start new things.</p>
<p>These 6 years have been great. I&#8217;ve learnt a lot and met great people. I truly wish the best for my (now) former company and the people there. They deserve it. They will be always my family <img src='http://blogs.gnome.org/juanje/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' /> </p>
<p>Now I like to have a bit of personal time to learn new things, to have back my technical skills (mostly programming) and try new projects. I have some ideas in my mind that I hope to share (as code) soon and I also hope some of them to be useful for GNOME developers, testers and translators. Will see&#8230;</p>
<p>Happy haking from my new life at Canarias! <img src='http://blogs.gnome.org/juanje/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/juanje/2012/01/24/new-cycle/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Useful tool for working with hardware integration</title>
		<link>http://blogs.gnome.org/juanje/2011/08/24/useful-tool-for-working-with-hardware-integration/</link>
		<comments>http://blogs.gnome.org/juanje/2011/08/24/useful-tool-for-working-with-hardware-integration/#comments</comments>
		<pubDate>Tue, 23 Aug 2011 23:51:16 +0000</pubDate>
		<dc:creator>juanje</dc:creator>
				<category><![CDATA[distros]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gudev]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[udev]]></category>
		<category><![CDATA[udev-discover]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/juanje/?p=359</guid>
		<description><![CDATA[My good friend José Félix Ontañón has released the first stable version, website and ppa of his last project, udev-discover. udev-discover is a very useful tool for all developers who use to deal with hardware. It use GUdev to get the info and has a very nice features to make the hardware integration debugging easier. It was [...]]]></description>
			<content:encoded><![CDATA[<p>My good friend <a href="http://fontanon.org">José Félix Ontañón</a> has released the first stable version, <a href="http://fontanon.org/udevdiscover/">website</a> and <a href="https://launchpad.net/~fontanon/+archive/udev-discover" target="_blank">ppa</a> of his last project, <strong>udev-discover</strong>.</p>
<p style="text-align: left"><a href="https://lh4.googleusercontent.com/-NO06LsaGeGk/TjcckWtvEwI/AAAAAAAABg4/hyUZQcxIT88/s720/udev-discover_005.png"><img class="aligncenter" src="https://lh4.googleusercontent.com/-NO06LsaGeGk/TjcckWtvEwI/AAAAAAAABg4/hyUZQcxIT88/s720/udev-discover_005.png" alt="udev-discover" width="576" height="373" /></a><br />
<strong>udev-discover</strong> is a very useful tool for all developers who use to deal with hardware. It use <a href="http://www.kernel.org/pub/linux/utils/kernel/hotplug/gudev/" target="_blank">GUdev</a> to get the info and has a very nice features to make the hardware integration debugging easier.</p>
<p style="text-align: left">It was inspired on the old <strong>GNOME Device Manager</strong> (which was based on the <strong>HAL Device Manager</strong>), which wasn&#8217;t no longer active after the migration from <a href="http://freedesktop.org/wiki/Software/hal" target="_blank">HAL</a> to <strong>GUdev</strong>, but then he added some very nice features such a <em>search box</em>, <em>debug output console</em>, the possibility of <em>select the subsystems</em> you want to be shown, <em>follow the signals</em> and new devices pluged in realtime and much more.</p>
<p style="text-align: left">I have to say that I use it a lot lately and I&#8217;m very happy with it <img src='http://blogs.gnome.org/juanje/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' /> </p>
<p style="text-align: left"><strong>UPDATES:</strong></p>
<ul>
<li>I forgot to link <a title="udev-discover's code at Github" href="https://github.com/fontanon/udev-discover" target="_blank">the code</a> which is (<em>by now</em>) hosted at Github until <strong>Félix</strong> move the project to <strong>GNOME infrastructures</strong>.</li>
<li>I also forgot to mention that I got it working fine at <strong>Ubuntu Oneiric</strong>, but it has a little bug about one path which is already reported. Félix told me that a minor version with this and other minor bugs fixed will be released very soon along with packages for Oneiric at the ppa.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/juanje/2011/08/24/useful-tool-for-working-with-hardware-integration/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>I&#8217;m GNOME 3 as well!</title>
		<link>http://blogs.gnome.org/juanje/2011/04/07/im-gnome-3-as-well/</link>
		<comments>http://blogs.gnome.org/juanje/2011/04/07/im-gnome-3-as-well/#comments</comments>
		<pubDate>Thu, 07 Apr 2011 09:53:56 +0000</pubDate>
		<dc:creator>juanje</dc:creator>
				<category><![CDATA[a11y]]></category>
		<category><![CDATA[distros]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gnome 3]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/juanje/?p=339</guid>
		<description><![CDATA[Big and greats days for many of us. GNOME 3 is finnaly out! Try it! I&#8217;m proud of being part of a great community of people who is able to accomplish such a big amount of work and have this great libre desktop ready to go. I&#8217;m just a user, fan, I used to do [...]]]></description>
			<content:encoded><![CDATA[<p>Big and greats days for many of us. <strong>GNOME 3 is finnaly out!</strong></p>
<p><strong></strong><a title="Try GNOME 3" href="http://www.gnome3.org/tryit.html" target="_blank">Try it!</a></p>
<p>I&#8217;m proud of being part of a great community of people who is able to accomplish such a big amount of work and have this great libre desktop ready to go.</p>
<p><a title="Help promote GNOME 3!" href="https://live.gnome.org/ThreePointZero/Promote"><img class="aligncenter" src="http://www.gnome.org/wp-content/uploads/2011/04/iamgnome.png" border="0" alt="I am GNOME" /></a></p>
<p>I&#8217;m just a user, fan, I used to do some translations and I do collaborate now with some bugs and patches to a few projects, nothing like a lot of good friends here who, for me, are real heros. It&#8217;s amazing the work some people is able to do. <strong>Hat off to them!</strong></p>
<p>As a proof of that work you can see the <a title="Weekly commit digest" href="http://blogs.gnome.org/commitdigest/" target="_blank">weekly commit digest</a> and see how <strong>more than 200 hackers</strong> make <strong>more than 2000 commits </strong>(sometimes even more than 3000) per week to get ready this awesome project.</p>
<p>I know there are some fears from people using GNOME 2, but a lot of <a title="GNOME 3 Myths" href="https://live.gnome.org/GNOME3Myths" target="_blank">those fears are just myths</a>, so people like me that work at downstream distributions for specific set of users and big deployment can be relaxed.</p>
<p style="text-align: center"><a href="http://projects.gnome.org/accessibility"><img class="aligncenter" src="http://projects.gnome.org/accessibility/images/logo.png" alt="GNOME a11y" width="105" height="105" /></a></p>
<p>I just want to save some words of this humble post to some people I&#8217;ve been working with sometimes. People I know that have been working really, really hard to make this new GNOME 3 world more accessible to everyone, the <strong>GNOME a11y Team</strong>. They had too much things against them, but they are really hard workers.</p>
<p>Special kudos for two big friends and a11y hackers: <a title="Joanmarie Diggs" href="http://blog.grain-of-salt.com" target="_blank">Joanmarie</a> and <a title="Alejandro Leiva (a.k.a. gloob)" href="http://www.litio.org/" target="_blank">Ale</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/juanje/2011/04/07/im-gnome-3-as-well/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Colaborar en español con la accesibilidad en el escritorio</title>
		<link>http://blogs.gnome.org/juanje/2011/02/02/colaborar-en-espanol-con-la-accesibilidad-en-el-escritorio/</link>
		<comments>http://blogs.gnome.org/juanje/2011/02/02/colaborar-en-espanol-con-la-accesibilidad-en-el-escritorio/#comments</comments>
		<pubDate>Wed, 02 Feb 2011 19:17:07 +0000</pubDate>
		<dc:creator>juanje</dc:creator>
				<category><![CDATA[a11y]]></category>
		<category><![CDATA[distros]]></category>
		<category><![CDATA[emergya]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[guadalinex]]></category>
		<category><![CDATA[orca]]></category>
		<category><![CDATA[spanish]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/juanje/?p=334</guid>
		<description><![CDATA[Sorry to the non-spanish speakers this is an anounce for the people who feel more confortable speaking Spanish than English and all the people who may know people that feel like that. Muy buenas Para quienes no lo sepan, Orca es el proyecto libre principal en torno a las tecnologías de accesibilidad en el escritorio. Últimamente se [...]]]></description>
			<content:encoded><![CDATA[<p>Sorry to the non-spanish speakers this is an anounce for the people who feel more confortable speaking Spanish than English and all the people who may know people that feel like that.</p>
<p>Muy buenas <img src='http://blogs.gnome.org/juanje/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' /> </p>
<p>Para quienes no lo sepan, <a href="http://wiki.tiflolinux.org/mediawiki/index.php/Orca" target="_blank">Orca</a> es el proyecto libre principal en torno a las tecnologías de accesibilidad en el escritorio. Últimamente se está haciendo un gran esfuerzo por mejorar este aspecto y se quiere obtener todo el feedback posible.<br />
Como la comunidad hispana es una de las más implicadas en este y otros aspectos del escritorio se acaba de abrir una lista en español para que puedan participar más activamente dando experiencias de usuario. A continuación les copio el anuncio oficial para que tengan la información y la difundan en los círculos que crean conveniente.</p>
<p>Muchísimas gracias <img src='http://blogs.gnome.org/juanje/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' /> </p>
<p style="text-align: left;"><strong>Nueva lista de correo de Orca en español</strong></p>
<p>Estamos encantados de anunciar la creación de la lista <strong>orca-es-list</strong>, una lista de correo oficial de GNOME para los usuarios hispanohablantes del revisor de pantalla Orca.</p>
<p>Facilitar la participación a usuarios no-angloparlantes con la comunidad de Orca ha sido durante mucho tiempo uno de los objetivos, no conseguidos hasta la fecha, del equipo de desarrollo de Orca.<br />
Ahora, gracias al apoyo del <a href="http://www.consorciofernandodelosrios.es" target="_blank">Consorcio Fernando de los Ríos</a>, la participación continuada de los desarrolladores de <a href="http://www.emeregya.es" target="_blank">Emergya</a>, y la voluntad de usuarios hispanohablantes de Orca de contribuir con su tiempo y conocimiento, el equipo de desarrollo de Orca está en posición de mantener dicha lista de correo.</p>
<p>Para suscribirse basta con rellenar el siguiente formulario:<br />
<a href="https://mail.gnome.org/mailman/listinfo/orca-es-list" target="_blank">https://mail.gnome.org/mailman/listinfo/orca-es-list</a></p>
<p>Estamos muy agradecidos a todos los que han hecho posible esta nueva lista de correo, incluyendo a GNOME por facilitar la infraestructura de hosting. <strong>¡Esperamos verte por la orca-es-list!</strong></p>
<p>El anuncio en inglés en<br />
<a href="http://mail.gnome.org/archives/orca-list/2011-February/msg00012.html" target="_blank">http://mail.gnome.org/archives/orca-list/2011-February/msg00012.html</a></p>
<p><strong>&#8211;El equipo de desarrollo de Orca</strong></p>
<p><strong>NOTA: </strong>El anuncio original de esta lista, aparte de en la lista en inglés de Orca ha sido en <a href="http://www.litio.org/wp/2011/02/02/new-mailing-list-for-spanish-speaking-orca-users/" target="_blank">este post</a> de uno <a href="http://www.litio.org/wp/" target="_blank">Alejandro Leiva</a>, uno de los mantenedores del proyecto.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/juanje/2011/02/02/colaborar-en-espanol-con-la-accesibilidad-en-el-escritorio/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Orca settings</title>
		<link>http://blogs.gnome.org/juanje/2010/06/11/orca-settings/</link>
		<comments>http://blogs.gnome.org/juanje/2010/06/11/orca-settings/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 12:57:34 +0000</pubDate>
		<dc:creator>juanje</dc:creator>
				<category><![CDATA[a11y]]></category>
		<category><![CDATA[distros]]></category>
		<category><![CDATA[emergya]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[guadalinex]]></category>
		<category><![CDATA[GConf]]></category>
		<category><![CDATA[GSettings]]></category>
		<category><![CDATA[guadalinfo]]></category>
		<category><![CDATA[orca]]></category>
		<category><![CDATA[PyGI]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/juanje/?p=318</guid>
		<description><![CDATA[We keep working on a11y improvements for the GNOME desktop. We&#8217;re focused on some Orca and OCRFeeder bugs the Consorcio Fernando de los Ríos has ask us to fix. But when we started with the Orca&#8217;s ones we realized that Orca needed a better configuration system and Joanmarie (Orca&#8217;s maintainer) invited us to solve this [...]]]></description>
			<content:encoded><![CDATA[<p>We keep working on <strong>a11y improvements</strong> for the GNOME desktop. We&#8217;re focused on some <a href="http://live.gnome.org/Orca" target="_blank">Orca</a> and <a href="http://live.gnome.org/OCRFeeder" target="_blank">OCRFeeder</a> bugs the <a href="http://www.consorciofernandodelosrios.es/" target="_blank">Consorcio Fernando de los Ríos</a> has ask us to fix.</p>
<p>But when we started with the <a href="https://bugzilla.gnome.org/showdependencytree.cgi?id=614831&amp;hide_resolved=1" target="_blank">Orca&#8217;s ones</a> we realized that Orca needed a better configuration system and <a href="http://blog.grain-of-salt.com/" target="_blank">Joanmarie</a> (Orca&#8217;s maintainer) <a href="https://bugzilla.gnome.org/show_bug.cgi?id=619398#c1" target="_blank">invited us</a> to solve this before going on fixing <a href="https://bugzilla.gnome.org/show_bug.cgi?id=619266" target="_blank">the other bugs</a>.</p>
<p>At this point we had to decide what configuration system we should migrate Orca to. At the first shot, <a href="http://live.gnome.org/GnomeGoals/GSettingsMigration" target="_blank">GSettings</a> seemed to be the better choice, but after a second thought it didn&#8217;t seem so obvious.</p>
<p>Let&#8217;s see some issues we found about it:</p>
<ul>
<li><strong>GSettings</strong> is <a href="http://blogs.gnome.org/desrt/2010/05/20/gsettings-update/" target="_blank">not fully implemented right now</a></li>
<li><strong>Orca is written in Python</strong> and the <strong>GSettings support</strong> for GSettings (via <a href="http://www.google.com/url?sa=D&amp;q=http%3A%2F%2Flive.gnome.org%2FPyGI" target="_blank">PyGI</a>) <strong><a href="https://bugzilla.gnome.org/show_bug.cgi?id=619501" target="_blank">is not ready</a></strong></li>
<li>We need those changes available for <strong><a href="http://www.guadalinex.org" target="_blank">Guadalinex v7</a></strong> and <strong><a href="http://es.wikipedia.org/wiki/Guadalinfo" target="_blank">Guadalinfo v6</a></strong> distributions which ship a GNOME version with no GSettings support at all. Backporting Glib for getting that support doesn&#8217;t seem to be a good and healthy choice&#8230;</li>
<li><a href="http://mail.gnome.org/archives/orca-list/2010-June/msg00085.html" target="_blank">Some people</a> like to have <em>plain text</em> based files for the settings</li>
</ul>
<p>That&#8217;s why, after some discussions we all agreed to create a settings manager that could be plugged by different config backends (<em>plain texts</em>, <em>old Python based config</em>, <em>GConf</em>, <em>GSettings</em>, <em>KDE settings</em>?, etc). It is not much more work and it would make happier everyone <img src='http://blogs.gnome.org/juanje/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' /> </p>
<p>The settings manager itself is almost ready and now it is working properly with the <em>old Python based config files</em>. The next step is to get the GConf backend ready to go. Later, when the GSettings support in Python is ready, we&#8217;ll create that backend based on the GConf one (<a href="http://library.gnome.org/devel/gio/2.25/ch27.html" target="_blank">it should be easy</a>).</p>
<p>For the <strong>GConf backend</strong> we are focusing first on defining the schema, because there are a lot of different keys and values to care about and they need to be checked and confirmed. My friend <a href="https://bugzilla.gnome.org/page.cgi?id=describeuser.html&amp;login=javiube%40gmail.com" target="_blank">Javi</a> is working on that and <a href="https://bugzilla.gnome.org/show_bug.cgi?id=619398#c8" target="_blank">he has asked for help</a> to check for missing keys, values or deprecated ones. Any help here will be very useful.</p>
<p>Once he has the <a href="http://library.gnome.org/admin/system-admin-guide/stable/gconf-24.html#gconf-27" target="_blank">GConf schema</a>, he&#8217;ll be able to create the backend which will get and set the different keys and values into GConf system.</p>
<p>I know that all this settings manager sounds a bit overcomplicated but the implementation won&#8217;t be and we need it, at least for the transition. Hopefully we&#8217;ll skip this manager and we&#8217;ll let just the GSettings connection at the <em>next cycle</em>.</p>
<p>The discussions were very interesting and explained better than me the needs that made us to take this approach so, I recommend reading <a href="https://bugzilla.gnome.org/show_bug.cgi?id=619398" target="_blank">them</a> if you&#8217;re interesting on this topic.</p>
<p>And, of course, any ideas are welcome <img src='http://blogs.gnome.org/juanje/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/juanje/2010/06/11/orca-settings/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<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>Warming up with the a11y stuff</title>
		<link>http://blogs.gnome.org/juanje/2010/05/24/warming-up-with-the-a11y-stuff/</link>
		<comments>http://blogs.gnome.org/juanje/2010/05/24/warming-up-with-the-a11y-stuff/#comments</comments>
		<pubDate>Mon, 24 May 2010 21:53:52 +0000</pubDate>
		<dc:creator>juanje</dc:creator>
				<category><![CDATA[a11y]]></category>
		<category><![CDATA[distros]]></category>
		<category><![CDATA[emergya]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[guadalinex]]></category>
		<category><![CDATA[evince]]></category>
		<category><![CDATA[ocrfeeder]]></category>
		<category><![CDATA[orca]]></category>
		<category><![CDATA[yaco]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/juanje/?p=303</guid>
		<description><![CDATA[We still are far from have the Guadalinfo a11y project ready, but we start to warming up Our friends from Yaco has already some good improvements on Evince (still waiting for the final patch) and they looks nice ORCA reading the text of a PDF document at Evince Meanwhile we are working on a &#8220;import [...]]]></description>
			<content:encoded><![CDATA[<p>We still are far from have the <a href="http://live.gnome.org/Guadalinfo_accesible" target="_blank">Guadalinfo a11y project</a> ready, but we start to warming up <img src='http://blogs.gnome.org/juanje/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' /> </p>
<p>Our friends from <a href="http://www.yaco.es" target="_blank">Yaco</a> has already some good improvements on <a href="http://live.gnome.org/Evince" target="_blank">Evince</a> (still <a href="https://bugzilla.gnome.org/show_bug.cgi?id=309015" target="_blank">waiting for the final patch</a>) and they looks nice <img src='http://blogs.gnome.org/juanje/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' /> </p>
<p><p><a href="http://blogs.gnome.org/juanje/2010/05/24/warming-up-with-the-a11y-stuff/"><em>Click here to view the embedded video.</em></a></p><br />
<em>ORCA reading the text of a PDF document at Evince</em></p>
<p><em><br />
</em></p>
<p>Meanwhile we are working on a &#8220;<em>import from the scanner</em>&#8221; feature for <a href="http://live.gnome.org/OCRFeeder" target="_blank">OCRFeeder</a>, which is quite functional and is also waiting to be finished <a href="https://bugzilla.gnome.org/show_bug.cgi?id=619495" target="_blank">the patch</a>. But also we are working on <a href="http://live.gnome.org/Orca" target="_blank">Orca</a>. We have a few Orca&#8217;s bugs we are looking at, but we don&#8217;t have time for all of them, so we need to select the ones <a href="http://www.consorciofernandodelosrios.es/" target="_blank">our client</a> believe are more important.</p>
<p>Anyway, we are working now on a possibility of having keybinding profiles at Orca. There is something working but still need some fixes and some love&#8230; probably the lovely Orca&#8217;s community will help us with it. I&#8217;m very surprised about how active and friendly is the people there <img src='http://blogs.gnome.org/juanje/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' /> </p>
<p>Well, I think I have no more news by now, stay tuned because (if everything goes well&#8230;) there will be some interesting a11y improvements soon <img src='http://blogs.gnome.org/juanje/wp-content/mu-plugins/tango-smilies/tango/face-wink.png' alt=';-)' class='wp-smiley' /> </p>
<p><strong>UPDATED: </strong>The people from <a href="http://www.yaco.es" target="_blank">Yaco</a> has posted about their progres here:</p>
<p><strong><a href="http://hoygan.yaco.es/first-results-in-the-evince-a11y-improvements">http://hoygan.yaco.es/first-results-in-the-evince-a11y-improvements</a> </strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/juanje/2010/05/24/warming-up-with-the-a11y-stuff/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Accessibility in the Gnome 3.0 Hackfest Marketing</title>
		<link>http://blogs.gnome.org/juanje/2010/05/18/a11y_and_gnome3_hackfest_marketing/</link>
		<comments>http://blogs.gnome.org/juanje/2010/05/18/a11y_and_gnome3_hackfest_marketing/#comments</comments>
		<pubDate>Tue, 18 May 2010 13:02:22 +0000</pubDate>
		<dc:creator>juanje</dc:creator>
				<category><![CDATA[distros]]></category>
		<category><![CDATA[emergya]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[guadalinex]]></category>
		<category><![CDATA[a11y]]></category>
		<category><![CDATA[guadalinfo]]></category>
		<category><![CDATA[hackfest]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/juanje/?p=295</guid>
		<description><![CDATA[NOTE: This post is not mine, the post have been originally writen by my friend and colleague Félix Ontañón (aka fontanon) which is far more complete than the one I could write, so he let me translate and publish his original one here. My apologies for any mistake on the translation process. If there are [...]]]></description>
			<content:encoded><![CDATA[<p><strong>NOTE:</strong> <em>This post is not mine, the post have been originally writen by my friend and colleague Félix Ontañón (aka </em><a href="http://fontanon.org" target="_blank"><em>fontanon</em></a><em>) which is far more complete than the one I could write, so he let me translate and publish </em><a href="http://universo.emergya.es/espacios/fontanon/accesibilidad-en-la-gnome-30-marketing-hackfest" target="_blank"><em>his original</em></a><em> one here.</em></p>
<p><em>My apologies for any mistake on the translation process. If there are any, they are for sure mine, not his. Well, actually my friend <a title="Roberto C. Morano" href="http://universo.emergya.es/equipo/rcmorano" target="_blank">Rober</a> (aka &#8220;the guy who fix my bad English&#8221; ) was fixing some mistakes already <img src='http://blogs.gnome.org/juanje/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' /> </em></p>
<p><strong>The post:</strong></p>
<p>As part of the <a href="http://live.gnome.org/Guadalinfo_accesible" target="_blank">Guadalinfo Accessible</a> project <a href="http://blogs.gnome.org/juanje" target="_blank">Juanje Ojeda</a> , <a href="http://www.lorenzogil.com/blog/" target="_blank">Lorenzo Gil</a> (from <a href="http://www.yaco.es" target="_blank">Yaco</a>) and myself, were invited by <a href="http://stormyscorner.com/" target="_blank">Stormy Peters</a> and <a href="http://www.paulcutler.org/blog/" target="_blank">Paul Cutler</a> to the <a href="http://live.gnome.org/Hackfests/Marketing-2010-05" target="_blank">Gnome 3.0 Marketing Hackfest Zaragoza</a> , an event organized by the <a href="http://foundation.gnome.org/" target="_blank">Gnome Foundation</a>, <a href="http://www.asolif.es/" target="_blank">ASOLIF</a>, the <a href="http://cesla.info/" target="_blank">CESLA</a> and the Governments of Aragon and Zaragoza, where was the place where the plans for the <a href="http://live.gnome.org/ThreePointZero" target="_blank">Gnome 3.0</a> launch: communication, promotional videos, etc. were going to be cooked.</p>
<p>Our objective was clear: to open ways of collaboration with the Gnome Foundation and present our intentions to develop projects, in terms of accessibility for the Gnome desktop. The <a href="http://www.consorciofernandodelosrios.es/" target="_blank">Consorcio Fernando de los Rios</a> is currently bidding in Andalusia: Improvements, bugfixes and to imitate the JAWS&#8217;s behaviors on <a href="http://live.gnome.org/orca" target="_blank">Orca</a>; image acquisition, improved recognition and export formats on<a href="http://live.gnome.org/OCRFeeder" target="_blank"> OCRFeeder</a> and reading the text with Orca from PDFs on <a href="http://projects.gnome.org/evince/" target="_blank">Evince</a> .</p>
<p>In the event was also present <a href="http://dani.warp.es/" target="_blank">Dani Baeyens</a> from <a href="http://warp.es/" target="_blank">Warp</a>, who will also work in Gnome accessibility projects under the contract of Fernando de los Rios Consortium, improving <a href="http://live.gnome.org/Caribou" target="_blank">Caribou</a> (Gok replacement) and functional integrity of predictive text, <a href="http://presage.sourceforge.net/" target="_blank">Presage</a> .</p>
<p>When we arrived at the event, the table of participants were discussing concrete actions on the initiative of <a href="http://live.gnome.org/Ambassadors" target="_blank">Ambassadors Gnome</a>, but we soon could start to present the developments that we, Yaco and Emergya, were involved. In a round shift Lorenzo, Juanje and I told the massive use of Gnome is promoted from the local government in various ICT initiatives: <a href="http://www.guadalinex.org/" target="_blank">Guadalinex</a> , <a href="http://www.juntadeandalucia.es/averroes/cga" target="_blank">Education</a> , <a href="http://www.guadalinfo.net/" target="_blank">Guadalinfo</a> and the <a href="http://www.juntadeandalucia.es/cultura/opencms/export/bibliotecas/" target="_blank">the Network of Libraries</a> , which justifies a special effort to promote and address the problems of assistive technologies and public services are fully accessible to all citizens.</p>
<p>Speaking about Guadalinfo, we presented the project as a true laboratory of accessibility, because apart from software improvements, a big purchase of assistance devices for visual, cognitive and motor disabilities is being done. Stormy Peters at this time we said if we had any picture, I remembered that Pedro Marín, from the <a href="http://www.centroguadalinfo.com/" target="_blank">Guadalinfo center of &#8220;Peligros&#8221;</a> (Granada) had shared on Facebook a few and these were projected in the room:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://fontanon.org/gnome3hackfest.jpg" alt="" width="50%" /></p>
<p>Attendees were surprised by the examples of use of assistive technology devices with the Gnome accesibility assistances and asked us to hang material on the Gnome 3.0 website: photos or videos of real people using Gnome and devices in the Guadalinfo centers. We had a first task.</p>
<p>At lunch time, we dived into the issue with <a href="http://live.gnome.org/VincentUntz" target="_blank">Vincent Untz</a> and <a href="http://weblog.licio.eti.br/" target="_blank">Licio Fonseca</a> who advised us on ways of collaborating with the community to gain acceptance of our developments.</p>
<p>In the afternoon Paul and Stormy sat down with us to see what we could do &#8211;the companies- for Gnome and viceversa. We insisted on that the local government has a real interest in supporting accessibility projects, for its projects and that these developments, are given back to the community. If we get visibility and acknowledgement for these initiatives in the community, we are sure more projects will come. We trust in Gnome as a Government-friendly community and that&#8217;s how they want to be received aswell. Paul asked us to work directly with the developers of the applications through the traditional communication ways that are usually used in the community: mailing list, irc, etc..</p>
<p>And that way we started, Lorenzo <a href="http://mail.gnome.org/archives/gnome-accessibility-list/2010-April/msg00025.html" target="_blank">made public its intentions</a> to improve Evince and <a href="http://www.litio.org/wp/" target="_blank">Alejandro Leiva</a>, from Emergya, <a href="http://mail.gnome.org/archives/gnome-accessibility-list/2010-May/msg00043.html" target="_blank">ours</a> . The reception is being good, and the community is reporting feedback. This starts up!</p>
<p><strong>UPDATED (10/05/18): </strong>Fixed the Lorenzo&#8217;s name at the first paragraph and the urls, that were all wrong.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/juanje/2010/05/18/a11y_and_gnome3_hackfest_marketing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Progressing in accessibility</title>
		<link>http://blogs.gnome.org/juanje/2010/05/17/progressing-in-accessibility/</link>
		<comments>http://blogs.gnome.org/juanje/2010/05/17/progressing-in-accessibility/#comments</comments>
		<pubDate>Mon, 17 May 2010 00:10:49 +0000</pubDate>
		<dc:creator>juanje</dc:creator>
				<category><![CDATA[distros]]></category>
		<category><![CDATA[emergya]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[guadalinex]]></category>
		<category><![CDATA[a11y]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/juanje/?p=289</guid>
		<description><![CDATA[I&#8217;d like to have written earlier and more about this topic because I&#8217;m very exited about it, but I had an injured in my left hand. Actually one bicycle crash over me and my hand is a bit broken&#8230; (that is why people at Zaragoza&#8217;s meeting could saw me with a funny hand&#8230;) But two [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d like to have written earlier and more about this topic because I&#8217;m very exited about it, but I had an injured in my left hand. Actually one bicycle crash over me and my hand is a bit broken&#8230; (that is why people at Zaragoza&#8217;s meeting could saw me with a funny hand&#8230;)</p>
<p>But two weeks ago some friends and me were at the <a href="http://live.gnome.org/action/login/Hackfests/Marketing-2010-05" target="_blank">GNOME Marketing Hackfest</a> at Zaragoza to talk with some people from the <a href="http://foundation.gnome.org/" target="_blank">GNOME Foundation</a> about accessibility and GNOME. The reason is something I&#8217;ve already told in others <a href="http://blogs.gnome.org/juanje/2010/05/03/great-gnome-hackers-meeting/" target="_blank">posts</a>, that a few Spanish companies are going to collaborate between us and with GNOME a11y projects to bring as improvements as we can to our loved desktop.</p>
<p>My friend and colleague <em>Félix Ontañón</em> (aka <a href="http://fontanon.org/" target="_blank">fontanon</a>), who is leading the part of the project that is being doing by <a title="Emergya" href="http://www.emergya.es" target="_blank">my company</a> has written <a href="http://translate.google.com/translate?js=y&amp;prev=_t&amp;hl=es&amp;ie=UTF-8&amp;layout=2&amp;eotf=1&amp;u=http://universo.emergya.es/espacios/fontanon/accesibilidad-en-la-gnome-30-marketing-hackfest&amp;sl=es&amp;tl=en" target="_blank">a very good summary</a> (<a href="http://universo.emergya.es/espacios/fontanon/accesibilidad-en-la-gnome-30-marketing-hackfest" target="_blank">the original in Spanish</a>) of the meeting.</p>
<p><a href="http://live.gnome.org/Guadalinfo_accesible" target="_blank">This project</a> really excite me because GNOME was the first FLOSS project I met about 9 years ago&#8230; I was more with the <a href="http://www.es.gnome.org/" target="_blank">GNOME Hispano</a> team and project which were using GNOME such a custom distros, but GNOME has been always for me a reference as community big project. Mostly because the human factor. It&#8217;s like a big family <img src='http://blogs.gnome.org/juanje/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' /> </p>
<p>For this reason and because a11y is a very important issue which need so much effort, but usually it doesn&#8217;t have enough resources, I&#8217;m very excited to be able to contribute directly to the project I love the most <img src='http://blogs.gnome.org/juanje/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' /> </p>
<p>From my company we try to contribute to FLOSS community but the most of the times we don&#8217;t have the rights to publish the code we do, so it <span style="font-family: arial, verdana, sans-serif; line-height: normal; border-collapse: collapse;">is like a dream </span>to have <a href="http://www.consorciofernandodelosrios.es/" target="_blank">a client</a> who <span style="font-family: arial, verdana, sans-serif; line-height: normal; border-collapse: collapse;">specifically ask us to work directly with upstream and to work as the community does. We hope to have this kind of opportunity more often. We really do!</span></p>
<p><span style="font-family: arial, verdana, sans-serif;"><span style="border-collapse: collapse; line-height: normal;">If you have any advise about, just tell me, please. We are very open to collaborations and to any opportunity of write free code and knowledge.</span></span></p>
<p><span style="font-family: arial, verdana, sans-serif;"><span style="border-collapse: collapse; line-height: normal;">Stay tunned because we will tell you all the progress we make and more good stuff <img src='http://blogs.gnome.org/juanje/wp-content/mu-plugins/tango-smilies/tango/face-wink.png' alt=';-)' class='wp-smiley' /> </span></span></p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">http://blogs.gnome.org/juanje/2010/05/03/great-gnome-hackers-meeting/</div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/juanje/2010/05/17/progressing-in-accessibility/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>I&#8217;m going to FOSDEM 2010</title>
		<link>http://blogs.gnome.org/juanje/2010/02/03/im-going-to-fosdem-2010/</link>
		<comments>http://blogs.gnome.org/juanje/2010/02/03/im-going-to-fosdem-2010/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 20:37:49 +0000</pubDate>
		<dc:creator>juanje</dc:creator>
				<category><![CDATA[distros]]></category>
		<category><![CDATA[emergya]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[guadalinex]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[fosdem]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/juanje/?p=267</guid>
		<description><![CDATA[Well, last year was my first time in Brussels and FOSDEM. It was great, but I guess this time, as Barney would say: it&#8217;s going to be legen&#8230;. wait for it&#8230;. dary!!! This time a lot of friends are going and I hope to meet new not-yet-friends up there. I&#8217;m going with my good friend from [...]]]></description>
			<content:encoded><![CDATA[<p>Well, last year was my first time in Brussels and FOSDEM. It was great, but I guess this time, as <a href="http://en.wikipedia.org/wiki/Barney_Stinson#Role_on_How_I_Met_Your_Mother" target="_blank">Barney</a> would say: it&#8217;s going to be <strong>legen</strong>&#8230;. wait for it&#8230;. <strong>dary</strong>!!! <img src='http://blogs.gnome.org/juanje/wp-content/mu-plugins/tango-smilies/tango/face-raspberry.png' alt=':-P' class='wp-smiley' /> </p>
<p>This time a lot of friends are going and I hope to meet new <em>not-yet-friends</em> up there.</p>
<p>I&#8217;m going with my good friend from <a href="http://www.emergya.es" target="_blank">Emergya</a> and also great <a href="http://www.guadalinex.org" target="_blank">Guadalinex</a> developer, <strong>Roberto</strong>. Here we are at some spanish FLOSS congress&#8230;.</p>
<div id="attachment_268" class="wp-caption aligncenter" style="width: 310px"><img class="size-medium wp-image-268" title="Juanje and Rober at the Hispalinux congress" src="http://blogs.gnome.org/juanje/files/2010/02/hispalinux_agentes_noche-300x225.jpg" alt="Juanje and Rober at the Hispalinux congress" width="300" height="225" /><p class="wp-caption-text">Juanje and Rober at the Hispalinux congress</p></div>
<p>We are the two guys in the middle&#8230; If you are at the FOSDEM we look (kind of) like in the photo.</p>
<p>BTW, If you see the girls you can also tell us <img src='http://blogs.gnome.org/juanje/wp-content/mu-plugins/tango-smilies/tango/face-raspberry.png' alt=':-P' class='wp-smiley' /> </p>
<p>See you there <img src='http://blogs.gnome.org/juanje/wp-content/mu-plugins/tango-smilies/tango/face-wink.png' alt=';-)' class='wp-smiley' /> </p>
<p><a href="http://www.fosdem.org"><img src="http://www.fosdem.org/promo/going-to" alt="I'm going to FOSDEM, the Free and Open Source Software Developers' European Meeting" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/juanje/2010/02/03/im-going-to-fosdem-2010/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  blogs.gnome.org/juanje/category/distros/feed/ ) in 1.52788 seconds, on Feb 10th, 2012 at 7:44 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 10th, 2012 at 8:44 am UTC -->
