<?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; udev</title>
	<atom:link href="http://blogs.gnome.org/juanje/tag/udev/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>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>Help with the Hal deprecation</title>
		<link>http://blogs.gnome.org/juanje/2009/06/16/help-with-the-hal-deprecation/</link>
		<comments>http://blogs.gnome.org/juanje/2009/06/16/help-with-the-hal-deprecation/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 05:26:28 +0000</pubDate>
		<dc:creator>juanje</dc:creator>
				<category><![CDATA[distros]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[guadalinex]]></category>
		<category><![CDATA[devicekit]]></category>
		<category><![CDATA[freedesktop]]></category>
		<category><![CDATA[hal]]></category>
		<category><![CDATA[udev]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/juanje/?p=133</guid>
		<description><![CDATA[Hi, I need somebody tell me what is going on with Hal. Yesterday Carlos told me about Ubuntu&#8217;s plans for Karmic and the Hal deprecation. I don&#8217;t really know how could I miss this, but I didn&#8217;t know before&#8230; Lately I was working a bit with Hal and I kinda like it. As far as [...]]]></description>
			<content:encoded><![CDATA[<p>Hi, I need somebody tell me what is going on with <a href="http://www.freedesktop.org/wiki/Software/hal" target="_blank">Hal</a>.</p>
<p>Yesterday <a href="http://www.carlospc.org/" target="_blank">Carlos</a> told me about <a href="http://www.ubuntu.com/testing/karmic/alpha2" target="_blank">Ubuntu&#8217;s plans for Karmic</a> and the <a href="https://wiki.ubuntu.com/Halsectomy" target="_blank">Hal deprecation</a>. I don&#8217;t really know how could I miss this, but I didn&#8217;t know before&#8230;</p>
<p>Lately I was working a bit with Hal and I kinda like it. As far as I saw, there is a <a href="http://live.gnome.org/TwoPointTwentyseven" target="_blank">GNOME plan</a> for that deprecation and hal will be split into different pieces which will be integrated into other software. Such a <strong>udev-extras</strong>, <strong>libudev</strong>, <strong>DeviceKit-*</strong>, the <strong>kernel</strong> itself and so.</p>
<p>I&#8217;ve been reading quite a lot about all those changes and I don&#8217;t really get the reasons for this move. And I don&#8217;t really know how the things will work when the migration be completed.</p>
<p>No more hal at all? No hal-info either? just udev rules (which, btw,  I find really confusing and ugly&#8230;)?</p>
<p>I hope someone could help me to see how the things will be at the near future around the hardware layer on GNU/Linux.</p>
<p>Thanks</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/juanje/2009/06/16/help-with-the-hal-deprecation/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  blogs.gnome.org/juanje/tag/udev/feed/ ) in 1.22304 seconds, on Feb 10th, 2012 at 2:13 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 10th, 2012 at 3:13 pm UTC -->
