<?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>Yet Another [À Compléter] &#187; DBus Explorer</title>
	<atom:link href="http://blog.neteril.org/category/programming/c/dbus-explorer/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.neteril.org</link>
	<description>Random thoughts of Jérémie Laval</description>
	<lastBuildDate>Mon, 19 Jul 2010 17:12:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>DBus-Explorer 0.5</title>
		<link>http://blog.neteril.org/2009/03/24/dbus-explorer-05/</link>
		<comments>http://blog.neteril.org/2009/03/24/dbus-explorer-05/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 19:28:13 +0000</pubDate>
		<dc:creator>Jérémie Laval</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[DBus Explorer]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[dbus]]></category>
		<category><![CDATA[managed dbus]]></category>

		<guid isPermaLink="false">http://garuma.wordpress.com/?p=461</guid>
		<description><![CDATA[<p>Time for another release of <a href="http://www.ndesk.org/DBusExplorer">DBus-Explorer</a>, your favorite D-Bus API viewer. </p>
<h2>Summary</h2>
<p><a href="http://www.ndesk.org/DBusExplorer">D-Bus Explorer</a> is a GTK+ application written in C# which use NDesk’s managed D-Bus library to display the API of D-Bus services. In summary, it’s a clone of dbus-viewer with a GTK+ interface.</p>
<h2>New in this release</h2>
<ul>
<li>UI cleanup. Interface generation is now only available when right clicking interface item and allow to select items individually :
<p><a href="http://garuma.files.wordpress.com/2009/03/2009-03-23-092546_647x631_scrot.png"><img src="http://garuma.files.wordpress.com/2009/03/2009-03-23-092546_647x631_scrot.png?w=300" alt="2009-03-23-092546_647x631_scrot" title="2009-03-23-092546_647x631_scrot" width="300" height="292" class="aligncenter size-medium wp-image-463" /></a></p>
</li>
<li>Method invoking for simple methods (i.e. only when base type are involved in the method prototype) :
<p><a href="http://garuma.files.wordpress.com/2009/03/2009-03-23-092916_404x207_scrot.png"><img src="http://garuma.files.wordpress.com/2009/03/2009-03-23-092916_404x207_scrot.png?w=300" alt="2009-03-23-092916_404x207_scrot" title="2009-03-23-092916_404x207_scrot" width="300" height="153" class="aligncenter size-medium wp-image-464" /></a></p>
</li>
<li>Property support is back :
<p><a href="http://garuma.files.wordpress.com/2009/03/2009-03-23-093007_802x625_scrot.png"><img src="http://garuma.files.wordpress.com/2009/03/2009-03-23-093007_802x625_scrot.png?w=300" alt="2009-03-23-093007_802x625_scrot" title="2009-03-23-093007_802x625_scrot" width="300" height="233" class="aligncenter size-medium wp-image-465" /></a></p>
</li>
<li>Yet another parser rewrite. This time it&#8217;s definitely cool.</li>
</ul>
<h2>Download</h2>
<p>Tarball : <a href="http://www.ndesk.org/archive/dbus-explorer/dbus-explorer-0.5.tar.gz">http://www.ndesk.org/archive/dbus-explorer/dbus-explorer-0.5.tar.gz</a></p>
<h2>Future</h2>
<p>For my usage, D-Bus Explorer is starting to get rather feature complete. Therefore, if you have any idea of a cool feature that could be implemented don&#8217;t hesitate to drop your thought in the comments.</p>
]]></description>
			<content:encoded><![CDATA[<p>Time for another release of <a href="http://www.ndesk.org/DBusExplorer">DBus-Explorer</a>, your favorite D-Bus API viewer. </p>
<h2>Summary</h2>
<p><a href="http://www.ndesk.org/DBusExplorer">D-Bus Explorer</a> is a GTK+ application written in C# which use NDesk’s managed D-Bus library to display the API of D-Bus services. In summary, it’s a clone of dbus-viewer with a GTK+ interface.</p>
<h2>New in this release</h2>
<ul>
<li>UI cleanup. Interface generation is now only available when right clicking interface item and allow to select items individually :
<p><a href="http://garuma.files.wordpress.com/2009/03/2009-03-23-092546_647x631_scrot.png"><img src="http://garuma.files.wordpress.com/2009/03/2009-03-23-092546_647x631_scrot.png?w=300" alt="2009-03-23-092546_647x631_scrot" title="2009-03-23-092546_647x631_scrot" width="300" height="292" class="aligncenter size-medium wp-image-463" /></a></p>
</li>
<li>Method invoking for simple methods (i.e. only when base type are involved in the method prototype) :
<p><a href="http://garuma.files.wordpress.com/2009/03/2009-03-23-092916_404x207_scrot.png"><img src="http://garuma.files.wordpress.com/2009/03/2009-03-23-092916_404x207_scrot.png?w=300" alt="2009-03-23-092916_404x207_scrot" title="2009-03-23-092916_404x207_scrot" width="300" height="153" class="aligncenter size-medium wp-image-464" /></a></p>
</li>
<li>Property support is back :
<p><a href="http://garuma.files.wordpress.com/2009/03/2009-03-23-093007_802x625_scrot.png"><img src="http://garuma.files.wordpress.com/2009/03/2009-03-23-093007_802x625_scrot.png?w=300" alt="2009-03-23-093007_802x625_scrot" title="2009-03-23-093007_802x625_scrot" width="300" height="233" class="aligncenter size-medium wp-image-465" /></a></p>
</li>
<li>Yet another parser rewrite. This time it&#8217;s definitely cool.</li>
</ul>
<h2>Download</h2>
<p>Tarball : <a href="http://www.ndesk.org/archive/dbus-explorer/dbus-explorer-0.5.tar.gz">http://www.ndesk.org/archive/dbus-explorer/dbus-explorer-0.5.tar.gz</a></p>
<h2>Future</h2>
<p>For my usage, D-Bus Explorer is starting to get rather feature complete. Therefore, if you have any idea of a cool feature that could be implemented don&#8217;t hesitate to drop your thought in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.neteril.org/2009/03/24/dbus-explorer-05/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>DBus Explorer 0.4 Christmas release</title>
		<link>http://blog.neteril.org/2008/12/28/dbus-explorer-04-christmas-release/</link>
		<comments>http://blog.neteril.org/2008/12/28/dbus-explorer-04-christmas-release/#comments</comments>
		<pubDate>Sun, 28 Dec 2008 16:51:28 +0000</pubDate>
		<dc:creator>Jérémie Laval</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[DBus Explorer]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Mono]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[dbus]]></category>
		<category><![CDATA[managed dbus]]></category>

		<guid isPermaLink="false">http://garuma.wordpress.com/?p=351</guid>
		<description><![CDATA[<p>Finally after months of postponing the 0.4 release of D-Bus Explorer I managed to get it out as a Christmas/New Year present <img src='http://blog.neteril.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  . For the impatient you will find download link <a href="http://www.ndesk.org/DBusExplorer">at the usual place</a>.</p>
<p>For those who doesn&#8217;t know what D-Bus Explorer is, it&#8217;s a little tool I wrote up a long time ago which allows to browse D-Bus bus services and services&#8217; API. It&#8217;s similar in concept to dbus-viewer or DFeet with extra feature which make it sweet when you work with C# and Managed D-Bus.</p>
<p>For instance when you want to know the signature of a method/event/property it&#8217;s both shown with D-Bus own syntax and C# syntax. In this release this mechanism is extensible to other language though only C# is provided at the moment.</p>
<p><a href="http://garuma.files.wordpress.com/2008/12/2008-12-27-215012_802x625_shot1.png"><img class="aligncenter size-medium wp-image-354" title="2008-12-27-215012_802x625_shot1" src="http://garuma.files.wordpress.com/2008/12/2008-12-27-215012_802x625_shot1.png?w=300" alt="2008-12-27-215012_802x625_shot1" width="300" height="233" /></a></p>
<p>Coming to this release is also a C# generator which will create the necessary interface definition for use with Managed D-Bus. Simply right-click on the path / interface you want to use in your program and save it somewhere. Again this is extensible to other language.</p>
<p><a href="http://garuma.files.wordpress.com/2008/12/2008-12-27-215639_802x625_shot3.png"><img class="aligncenter size-medium wp-image-355" title="2008-12-27-215639_802x625_shot3" src="http://garuma.files.wordpress.com/2008/12/2008-12-27-215639_802x625_shot3.png?w=300" alt="2008-12-27-215639_802x625_shot3" width="300" height="233" /></a></p>
<p>In other news, the interface is now fully tabbed to let you browse different API at the same time.</p>
<p><a href="http://garuma.files.wordpress.com/2008/12/2008-12-28-174241_802x625_shot4.png"><img class="aligncenter size-medium wp-image-357" title="2008-12-28-174241_802x625_shot4" src="http://garuma.files.wordpress.com/2008/12/2008-12-28-174241_802x625_shot4.png?w=300" alt="2008-12-28-174241_802x625_shot4" width="300" height="233" /></a></p>
<p>Happy D-Bus hacking !</p>
]]></description>
			<content:encoded><![CDATA[<p>Finally after months of postponing the 0.4 release of D-Bus Explorer I managed to get it out as a Christmas/New Year present <img src='http://blog.neteril.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  . For the impatient you will find download link <a href="http://www.ndesk.org/DBusExplorer">at the usual place</a>.</p>
<p>For those who doesn&#8217;t know what D-Bus Explorer is, it&#8217;s a little tool I wrote up a long time ago which allows to browse D-Bus bus services and services&#8217; API. It&#8217;s similar in concept to dbus-viewer or DFeet with extra feature which make it sweet when you work with C# and Managed D-Bus.</p>
<p>For instance when you want to know the signature of a method/event/property it&#8217;s both shown with D-Bus own syntax and C# syntax. In this release this mechanism is extensible to other language though only C# is provided at the moment.</p>
<p><a href="http://garuma.files.wordpress.com/2008/12/2008-12-27-215012_802x625_shot1.png"><img class="aligncenter size-medium wp-image-354" title="2008-12-27-215012_802x625_shot1" src="http://garuma.files.wordpress.com/2008/12/2008-12-27-215012_802x625_shot1.png?w=300" alt="2008-12-27-215012_802x625_shot1" width="300" height="233" /></a></p>
<p>Coming to this release is also a C# generator which will create the necessary interface definition for use with Managed D-Bus. Simply right-click on the path / interface you want to use in your program and save it somewhere. Again this is extensible to other language.</p>
<p><a href="http://garuma.files.wordpress.com/2008/12/2008-12-27-215639_802x625_shot3.png"><img class="aligncenter size-medium wp-image-355" title="2008-12-27-215639_802x625_shot3" src="http://garuma.files.wordpress.com/2008/12/2008-12-27-215639_802x625_shot3.png?w=300" alt="2008-12-27-215639_802x625_shot3" width="300" height="233" /></a></p>
<p>In other news, the interface is now fully tabbed to let you browse different API at the same time.</p>
<p><a href="http://garuma.files.wordpress.com/2008/12/2008-12-28-174241_802x625_shot4.png"><img class="aligncenter size-medium wp-image-357" title="2008-12-28-174241_802x625_shot4" src="http://garuma.files.wordpress.com/2008/12/2008-12-28-174241_802x625_shot4.png?w=300" alt="2008-12-28-174241_802x625_shot4" width="300" height="233" /></a></p>
<p>Happy D-Bus hacking !</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.neteril.org/2008/12/28/dbus-explorer-04-christmas-release/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Bulk of changes for DBus-Explorer</title>
		<link>http://blog.neteril.org/2008/06/25/bulk-of-changes-for-dbus-explorer/</link>
		<comments>http://blog.neteril.org/2008/06/25/bulk-of-changes-for-dbus-explorer/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 17:05:41 +0000</pubDate>
		<dc:creator>Jérémie Laval</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[DBus Explorer]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[dbus]]></category>
		<category><![CDATA[debugger]]></category>

		<guid isPermaLink="false">http://garuma.wordpress.com/?p=190</guid>
		<description><![CDATA[<p>Long time I hadn&#8217;t hacked on DBus-Explorer but as a exam stress killer I brought together all the piece I had already randomly coded. This resulted in a number of appreciable improvements that were long overdue like :</p>
<h3>Tabbed browsing : </h3>
<p></p>
<p style="text-align:center;"><a href="http://garuma.files.wordpress.com/2008/06/capture-d-bus-explorer.png"><img src="http://garuma.files.wordpress.com/2008/06/capture-d-bus-explorer.png?w=300" alt="" width="300" height="234" class="aligncenter size-medium wp-image-191" /></a></p>
<p>Good if you get lost like me with multiple DBus-Explorer windows (Ctrl+T to open and tab button to close, who say Firefox ?).<br />
</p>
<h3>Multiple (possible) languages : </h3>
<p>
<p style="text-align:center;"><a href="http://garuma.files.wordpress.com/2008/06/capture-csharplangxml-dbus-explorer-langs-gedit.png"><img src="http://garuma.files.wordpress.com/2008/06/capture-csharplangxml-dbus-explorer-langs-gedit.png?w=300" alt="" width="300" height="223" class="aligncenter size-medium wp-image-193" /></a><br />
<strong>↓</strong><br />
<a href="http://garuma.files.wordpress.com/2008/06/capture-d-bus-explorer-2.png"><img src="http://garuma.files.wordpress.com/2008/06/capture-d-bus-explorer-2.png?w=300" alt="" width="300" height="233" class="aligncenter size-medium wp-image-192" /></a></p>
<p>Just write a definition file like the one in the screenshot and drop it in ~/.dbus-explorer/langs, &laquo;&nbsp;possible&nbsp;&raquo; because I was too lazy to write another language than C# <img src='http://blog.neteril.org/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  .<br />
</p>
<h3>Stubs autogeneration : </h3>
<p>
<p style="text-align:center;"><a href="http://garuma.files.wordpress.com/2008/06/capture-d-bus-explorer-1.png"><img src="http://garuma.files.wordpress.com/2008/06/capture-d-bus-explorer-1.png?w=300" alt="" width="300" height="234" class="aligncenter size-medium wp-image-194" /></a><br />
<strong>↓</strong><br />
<a href="http://garuma.files.wordpress.com/2008/06/capture-essaiscs-projects-dbusviewersharp-dbusviewersharp-dbusviewersharp-bin-debug-gedit.png"><img src="http://garuma.files.wordpress.com/2008/06/capture-essaiscs-projects-dbusviewersharp-dbusviewersharp-dbusviewersharp-bin-debug-gedit.png?w=300" alt="" width="300" height="137" class="aligncenter size-medium wp-image-195" /></a></p>
<p>For use with library like Managed D-Bus, yay \o/ .</p>
<p>There has also been work on the UI and other bugfixes but nothing major. All in one I think DBus-Explorer kept its KISS nature together with the few extra features it was missing. Now I just need to add dialogs for managing language definitions and stub generators in a friendly way.</p>
<p>Hot stuff to be grabbed on git <a href="http://git.ndesk.org/?p=dbus-explorer;a=summary">at the usual place</a>.</p>
]]></description>
			<content:encoded><![CDATA[<p>Long time I hadn&#8217;t hacked on DBus-Explorer but as a exam stress killer I brought together all the piece I had already randomly coded. This resulted in a number of appreciable improvements that were long overdue like :</p>
<h3>Tabbed browsing : </h3>
<p></p>
<p style="text-align:center;"><a href="http://garuma.files.wordpress.com/2008/06/capture-d-bus-explorer.png"><img src="http://garuma.files.wordpress.com/2008/06/capture-d-bus-explorer.png?w=300" alt="" width="300" height="234" class="aligncenter size-medium wp-image-191" /></a></p>
<p>Good if you get lost like me with multiple DBus-Explorer windows (Ctrl+T to open and tab button to close, who say Firefox ?).<br />
</p>
<h3>Multiple (possible) languages : </h3>
<p>
<p style="text-align:center;"><a href="http://garuma.files.wordpress.com/2008/06/capture-csharplangxml-dbus-explorer-langs-gedit.png"><img src="http://garuma.files.wordpress.com/2008/06/capture-csharplangxml-dbus-explorer-langs-gedit.png?w=300" alt="" width="300" height="223" class="aligncenter size-medium wp-image-193" /></a><br />
<strong>↓</strong><br />
<a href="http://garuma.files.wordpress.com/2008/06/capture-d-bus-explorer-2.png"><img src="http://garuma.files.wordpress.com/2008/06/capture-d-bus-explorer-2.png?w=300" alt="" width="300" height="233" class="aligncenter size-medium wp-image-192" /></a></p>
<p>Just write a definition file like the one in the screenshot and drop it in ~/.dbus-explorer/langs, &laquo;&nbsp;possible&nbsp;&raquo; because I was too lazy to write another language than C# <img src='http://blog.neteril.org/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  .<br />
</p>
<h3>Stubs autogeneration : </h3>
<p>
<p style="text-align:center;"><a href="http://garuma.files.wordpress.com/2008/06/capture-d-bus-explorer-1.png"><img src="http://garuma.files.wordpress.com/2008/06/capture-d-bus-explorer-1.png?w=300" alt="" width="300" height="234" class="aligncenter size-medium wp-image-194" /></a><br />
<strong>↓</strong><br />
<a href="http://garuma.files.wordpress.com/2008/06/capture-essaiscs-projects-dbusviewersharp-dbusviewersharp-dbusviewersharp-bin-debug-gedit.png"><img src="http://garuma.files.wordpress.com/2008/06/capture-essaiscs-projects-dbusviewersharp-dbusviewersharp-dbusviewersharp-bin-debug-gedit.png?w=300" alt="" width="300" height="137" class="aligncenter size-medium wp-image-195" /></a></p>
<p>For use with library like Managed D-Bus, yay \o/ .</p>
<p>There has also been work on the UI and other bugfixes but nothing major. All in one I think DBus-Explorer kept its KISS nature together with the few extra features it was missing. Now I just need to add dialogs for managing language definitions and stub generators in a friendly way.</p>
<p>Hot stuff to be grabbed on git <a href="http://git.ndesk.org/?p=dbus-explorer;a=summary">at the usual place</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.neteril.org/2008/06/25/bulk-of-changes-for-dbus-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Good and bad things</title>
		<link>http://blog.neteril.org/2008/03/16/good-and-bad-things/</link>
		<comments>http://blog.neteril.org/2008/03/16/good-and-bad-things/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 20:11:45 +0000</pubDate>
		<dc:creator>Jérémie Laval</dc:creator>
				<category><![CDATA[Capharnaüm]]></category>
		<category><![CDATA[DBus Explorer]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[lolut]]></category>
		<category><![CDATA[prologin]]></category>

		<guid isPermaLink="false">http://garuma.wordpress.com/?p=163</guid>
		<description><![CDATA[<h3>The good :</h3>
<ul>
<li>I&#8217;m going to <a href="http://www.prologin.org">Prologin</a> final ! (<a href="http://www.prologin.org/forum/phorum.php?read,4,7796">list here</a>).</li>
<li>PH01&#8242;s teacher is an infinite source of fun (and he works on some computer-related researches, great).</li>
<li>Did the pole commission for <a href="http://ae.utbm.fr/lolut">Lolut</a> this week. Productive meeting. Some good things already done.</li>
<li>General refactoring for <a href="http://www.ndesk.org/DBusExplorer">DBus-Explorer</a>, UI should be much better too. Not yet in public repository.</li>
</ul>
<h3>The bad :</h3>
<ul>
<li>Got a bad road contravention, feeling bitter.</li>
<li>General sentimental disillusion (or, how to have a bad timing during a party). It sucks&#8230;</li>
</ul>
<h3>General fact :</h3>
<p>Pingback for Antti&#8217;s <a href="http://ajoja.wordpress.com/2008/03/12/favourite-ways-to-work/">post</a>. Usually, much of my hacking time is spent at home. I like the familiar sight of my badly tided desk and posters disseminated on the walls. Working in an animated place (like the <acronym title="Student living place">MDE</acronym> at UTBM) is also a good way to get things done with simple tasks (i.e. no design) for me. However, a constant variable is the absolute need for music in the background (see my last.fm <a href="http://www.last.fm/user/gGaruma">page</a> to get an idea).</p>
]]></description>
			<content:encoded><![CDATA[<h3>The good :</h3>
<ul>
<li>I&#8217;m going to <a href="http://www.prologin.org">Prologin</a> final ! (<a href="http://www.prologin.org/forum/phorum.php?read,4,7796">list here</a>).</li>
<li>PH01&#8242;s teacher is an infinite source of fun (and he works on some computer-related researches, great).</li>
<li>Did the pole commission for <a href="http://ae.utbm.fr/lolut">Lolut</a> this week. Productive meeting. Some good things already done.</li>
<li>General refactoring for <a href="http://www.ndesk.org/DBusExplorer">DBus-Explorer</a>, UI should be much better too. Not yet in public repository.</li>
</ul>
<h3>The bad :</h3>
<ul>
<li>Got a bad road contravention, feeling bitter.</li>
<li>General sentimental disillusion (or, how to have a bad timing during a party). It sucks&#8230;</li>
</ul>
<h3>General fact :</h3>
<p>Pingback for Antti&#8217;s <a href="http://ajoja.wordpress.com/2008/03/12/favourite-ways-to-work/">post</a>. Usually, much of my hacking time is spent at home. I like the familiar sight of my badly tided desk and posters disseminated on the walls. Working in an animated place (like the <acronym title="Student living place">MDE</acronym> at UTBM) is also a good way to get things done with simple tasks (i.e. no design) for me. However, a constant variable is the absolute need for music in the background (see my last.fm <a href="http://www.last.fm/user/gGaruma">page</a> to get an idea).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.neteril.org/2008/03/16/good-and-bad-things/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ParserNg</title>
		<link>http://blog.neteril.org/2008/01/04/parserng/</link>
		<comments>http://blog.neteril.org/2008/01/04/parserng/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 17:31:30 +0000</pubDate>
		<dc:creator>Jérémie Laval</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[DBus Explorer]]></category>
		<category><![CDATA[Mono]]></category>

		<guid isPermaLink="false">http://garuma.wordpress.com/2008/01/04/parserng/</guid>
		<description><![CDATA[<p>First of all, happy new year everyone.</p>
<p>ParserNg is the name of the new parser that I committed today in git. It&#8217;s a somehow more flexible redesign of the precedent parser which allow to parse D-Bus type expressions to other things than just string and will, thus, facilitate the coding of, both, the code autogenerator and the langage-agnostic prototype viewer, the two main features I want to add for next release.</p>
<p>ParserNg uses a forward-only approach with IEnumerator instead of the old List.GetRange way resulting in no temporary List creation. Moreover the parser now display correctly complicated expressions like the ones in Telepathy (e.g : <code>a{u(ua{sa{sv}})}</code> → <code>Dictionary&lt;UInt32, struct { UInt32; Dictionary&lt;String, Dictionary&gt;; }&gt;</code> ), expressions that were borked with the precedent code.</p>
<p>The actual processing is also deferred to an external class via a sort-of Visitor pattern allowing easier customization of the produced result (though for the moment I just rewrote a CSharpVisitor class to behave like the ancient parser).</p>
<p>Code available in latest <code>git pull</code>.</p>
]]></description>
			<content:encoded><![CDATA[<p>First of all, happy new year everyone.</p>
<p>ParserNg is the name of the new parser that I committed today in git. It&#8217;s a somehow more flexible redesign of the precedent parser which allow to parse D-Bus type expressions to other things than just string and will, thus, facilitate the coding of, both, the code autogenerator and the langage-agnostic prototype viewer, the two main features I want to add for next release.</p>
<p>ParserNg uses a forward-only approach with IEnumerator instead of the old List.GetRange way resulting in no temporary List creation. Moreover the parser now display correctly complicated expressions like the ones in Telepathy (e.g : <code>a{u(ua{sa{sv}})}</code> → <code>Dictionary&lt;UInt32, struct { UInt32; Dictionary&lt;String, Dictionary&gt;; }&gt;</code> ), expressions that were borked with the precedent code.</p>
<p>The actual processing is also deferred to an external class via a sort-of Visitor pattern allowing easier customization of the produced result (though for the moment I just rewrote a CSharpVisitor class to behave like the ancient parser).</p>
<p>Code available in latest <code>git pull</code>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.neteril.org/2008/01/04/parserng/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>D-Bus Explorer 0.3</title>
		<link>http://blog.neteril.org/2007/12/13/d-bus-explorer-03/</link>
		<comments>http://blog.neteril.org/2007/12/13/d-bus-explorer-03/#comments</comments>
		<pubDate>Thu, 13 Dec 2007 15:11:06 +0000</pubDate>
		<dc:creator>Jérémie Laval</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[DBus Explorer]]></category>
		<category><![CDATA[Mono]]></category>

		<guid isPermaLink="false">http://garuma.wordpress.com/2007/12/13/d-bus-explorer-03/</guid>
		<description><![CDATA[<p>Time for a new (small) release of D-Bus Explorer which is now 0.3</p>
<p>
<h2>New in this release :</h2>
<ul>
<li>The treeview now supports search &amp; sorting</li>
<li>Added checks to prevent some exceptions both from Gtk# and D-Bus</li>
<li>Added the corresponding dialogs to nicely report these errors</li>
<li>Miscellaneous refractoring and bug fixing</li>
</ul>
<p>
<h2>Downloads :</h2>
<p>Tarball : <a href="http://www.ndesk.org/archive/dbus-explorer/dbus-explorer-0.3.tar.gz">http://www.ndesk.org/archive/dbus-explorer/dbus-explorer-0.3.tar.gz</a></p>
<p>Debian package : <a href="http://www.ndesk.org/archive/dbus-explorer/dbus-explorer_0.3-1_all.deb">http://www.ndesk.org/archive/dbus-explorer/dbus-explorer_0.3-1_all.deb</a><br />
(Credits goes to slomo for helping me to make a correct package <img src='http://blog.neteril.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  ).</p>
]]></description>
			<content:encoded><![CDATA[<p>Time for a new (small) release of D-Bus Explorer which is now 0.3</p>
<p>
<h2>New in this release :</h2>
<ul>
<li>The treeview now supports search &amp; sorting</li>
<li>Added checks to prevent some exceptions both from Gtk# and D-Bus</li>
<li>Added the corresponding dialogs to nicely report these errors</li>
<li>Miscellaneous refractoring and bug fixing</li>
</ul>
<p>
<h2>Downloads :</h2>
<p>Tarball : <a href="http://www.ndesk.org/archive/dbus-explorer/dbus-explorer-0.3.tar.gz">http://www.ndesk.org/archive/dbus-explorer/dbus-explorer-0.3.tar.gz</a></p>
<p>Debian package : <a href="http://www.ndesk.org/archive/dbus-explorer/dbus-explorer_0.3-1_all.deb">http://www.ndesk.org/archive/dbus-explorer/dbus-explorer_0.3-1_all.deb</a><br />
(Credits goes to slomo for helping me to make a correct package <img src='http://blog.neteril.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  ).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.neteril.org/2007/12/13/d-bus-explorer-03/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>D-Bus Explorer 0.2</title>
		<link>http://blog.neteril.org/2007/11/16/d-bus-explorer-02/</link>
		<comments>http://blog.neteril.org/2007/11/16/d-bus-explorer-02/#comments</comments>
		<pubDate>Fri, 16 Nov 2007 14:00:48 +0000</pubDate>
		<dc:creator>Jérémie Laval</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[DBus Explorer]]></category>
		<category><![CDATA[Mono]]></category>

		<guid isPermaLink="false">http://garuma.wordpress.com/2007/11/16/d-bus-explorer-02/</guid>
		<description><![CDATA[<p>I decided to make a 0.2 release of <a href="http://www.ndesk.org/DBusExplorer">D-Bus Explorer</a> which contains, among others improvements, the fix for the speed caveat.</p>
<p><a href="http://www.ndesk.org/DBusExplorer">D-Bus Explorer</a> is a GTK+ application written in C# which use NDesk’s managed D-Bus library to display the API of D-Bus services.</p>
<p>Here is the ChangeLog :</p>
<ul>
<li>Fixed the speed caveat with the XML parsing.</li>
<li>Use XmlTextReader for fast and memory-efficient parsing.</li>
<li>Added support for D-Bus property and signal.</li>
<li>Reorganized the type parser to behave faster and more accurately.</li>
<li>Added <code>--dump</code> command-line option to write to the console the Introspection XML data.</li>
<li>Other miscellaneous bug fixes and source reorganization.</li>
</ul>
<p></p>
<p>Here is the link to the tarball : <a href="http://www.ndesk.org/archive/dbus-explorer/dbus-explorer-0.2.tar.gz">http://www.ndesk.org/archive/dbus-explorer/dbus-explorer-0.2.tar.gz</a>.</p>
<p>This release doesn&#8217;t ship anymore with Managed D-Bus so you have to install <a href="http://www.ndesk.org/archive/dbus-sharp/ndesk-dbus-0.6.0.tar.gz">NDesk.DBus &gt;=v0.6</a> and <a href="http://www.ndesk.org/archive/dbus-sharp/ndesk-dbus-glib-0.4.1.tar.gz">NDesk.DBus.GLib &gt;=v0.4</a> either via your packages or manually (be careful to have a recent version as prior Managed D-Bus releases are not working well with D-Bus Explorer).</p>
<p>Next version will bring some appreciable things like language-customizable prototypes (instead of only the current C#-ish representation) or the possibility to search/sort the displayed API.</p>
<p>Enjoy !</p>
]]></description>
			<content:encoded><![CDATA[<p>I decided to make a 0.2 release of <a href="http://www.ndesk.org/DBusExplorer">D-Bus Explorer</a> which contains, among others improvements, the fix for the speed caveat.</p>
<p><a href="http://www.ndesk.org/DBusExplorer">D-Bus Explorer</a> is a GTK+ application written in C# which use NDesk’s managed D-Bus library to display the API of D-Bus services.</p>
<p>Here is the ChangeLog :</p>
<ul>
<li>Fixed the speed caveat with the XML parsing.</li>
<li>Use XmlTextReader for fast and memory-efficient parsing.</li>
<li>Added support for D-Bus property and signal.</li>
<li>Reorganized the type parser to behave faster and more accurately.</li>
<li>Added <code>--dump</code> command-line option to write to the console the Introspection XML data.</li>
<li>Other miscellaneous bug fixes and source reorganization.</li>
</ul>
<p></p>
<p>Here is the link to the tarball : <a href="http://www.ndesk.org/archive/dbus-explorer/dbus-explorer-0.2.tar.gz">http://www.ndesk.org/archive/dbus-explorer/dbus-explorer-0.2.tar.gz</a>.</p>
<p>This release doesn&#8217;t ship anymore with Managed D-Bus so you have to install <a href="http://www.ndesk.org/archive/dbus-sharp/ndesk-dbus-0.6.0.tar.gz">NDesk.DBus &gt;=v0.6</a> and <a href="http://www.ndesk.org/archive/dbus-sharp/ndesk-dbus-glib-0.4.1.tar.gz">NDesk.DBus.GLib &gt;=v0.4</a> either via your packages or manually (be careful to have a recent version as prior Managed D-Bus releases are not working well with D-Bus Explorer).</p>
<p>Next version will bring some appreciable things like language-customizable prototypes (instead of only the current C#-ish representation) or the possibility to search/sort the displayed API.</p>
<p>Enjoy !</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.neteril.org/2007/11/16/d-bus-explorer-02/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Story of a strange bug</title>
		<link>http://blog.neteril.org/2007/11/03/story-of-a-strange-bug/</link>
		<comments>http://blog.neteril.org/2007/11/03/story-of-a-strange-bug/#comments</comments>
		<pubDate>Sat, 03 Nov 2007 12:19:18 +0000</pubDate>
		<dc:creator>Jérémie Laval</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[DBus Explorer]]></category>
		<category><![CDATA[Mono]]></category>

		<guid isPermaLink="false">http://garuma.wordpress.com/2007/11/03/story-of-a-strange-bug/</guid>
		<description><![CDATA[<p>Yesterday I just squashed the &laquo;&nbsp;bug&nbsp;&raquo; which was causing DBus Explorer to be so slow. Alp had said that it was probably something simple and indeed it was. But first a little background : D-Bus Explorer&#8217;s first development took place when I was at school and thus without direct access to Internet. At that time the XML parsing was very quick though I used the worst possible way, XmlDocument + XPath, which was both resource hungry and overkill for a simple reading. Problems surfaced when I came back home <strong>with</strong> direct access to the net : suddenly and with no apparent reason D-Bus Explorer became very slow.</p>
<p>At first I suspected it was the way I was doing the XML parsing, as D-Bus explorer introspect (= parse XML data) recursively across D-Bus paths, thus loading ~5 different XML documents for a bus. So I ported the code to first use XPathDocument+XPathNavigator and then, as there were no improvements, to XmlTextReader which is the fastest way to read XML data. Still the problem was persisting.</p>
<p>So I decided to take the problem at the root and put Stopwatch at every possible place. It resulted that it was the first call to ReadToFollowing that was taking approximately 3 seconds. Then, because of the speed difference between here and at my school, I came to a realization : is this stupid parser trying to download the DTD file from Freedesktop each time I create a new XmlTextReader ? Turned out that it was exactly that. Each time I loaded a new XML document, XmlTextReader issued a WebRequest for the DTD (even though DTD validation was disabled) which is of course what slowed up everything. Setting the XmlResolver property of XmlTextReader to null solved the speed caveat and now the parsing of a normal service like Banshee is instantaneous (changement available in Git btw <img src='http://blog.neteril.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ).</p>
]]></description>
			<content:encoded><![CDATA[<p>Yesterday I just squashed the &laquo;&nbsp;bug&nbsp;&raquo; which was causing DBus Explorer to be so slow. Alp had said that it was probably something simple and indeed it was. But first a little background : D-Bus Explorer&#8217;s first development took place when I was at school and thus without direct access to Internet. At that time the XML parsing was very quick though I used the worst possible way, XmlDocument + XPath, which was both resource hungry and overkill for a simple reading. Problems surfaced when I came back home <strong>with</strong> direct access to the net : suddenly and with no apparent reason D-Bus Explorer became very slow.</p>
<p>At first I suspected it was the way I was doing the XML parsing, as D-Bus explorer introspect (= parse XML data) recursively across D-Bus paths, thus loading ~5 different XML documents for a bus. So I ported the code to first use XPathDocument+XPathNavigator and then, as there were no improvements, to XmlTextReader which is the fastest way to read XML data. Still the problem was persisting.</p>
<p>So I decided to take the problem at the root and put Stopwatch at every possible place. It resulted that it was the first call to ReadToFollowing that was taking approximately 3 seconds. Then, because of the speed difference between here and at my school, I came to a realization : is this stupid parser trying to download the DTD file from Freedesktop each time I create a new XmlTextReader ? Turned out that it was exactly that. Each time I loaded a new XML document, XmlTextReader issued a WebRequest for the DTD (even though DTD validation was disabled) which is of course what slowed up everything. Setting the XmlResolver property of XmlTextReader to null solved the speed caveat and now the parsing of a normal service like Banshee is instantaneous (changement available in Git btw <img src='http://blog.neteril.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.neteril.org/2007/11/03/story-of-a-strange-bug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>D-Bus Explorer get a home</title>
		<link>http://blog.neteril.org/2007/11/01/d-bus-explorer-get-a-home/</link>
		<comments>http://blog.neteril.org/2007/11/01/d-bus-explorer-get-a-home/#comments</comments>
		<pubDate>Thu, 01 Nov 2007 21:11:04 +0000</pubDate>
		<dc:creator>Jérémie Laval</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[DBus Explorer]]></category>
		<category><![CDATA[Mono]]></category>

		<guid isPermaLink="false">http://garuma.wordpress.com/2007/11/01/d-bus-explorer-get-a-home/</guid>
		<description><![CDATA[<p>Thanks to Alp, D-Bus Explorer is now hosted on <a href="http://www.ndesk.org/">NDesk</a>.</p>
<p>The wiki page of the project is here : <a href="http://www.ndesk.org/DBusExplorer">http://www.ndesk.org/DBusExplorer</a><br />
You can track the development in the Git repository : <a href="http://git.ndesk.org/?p=dbus-explorer;a=summary">http://git.ndesk.org/?p=dbus-explorer;a=summary</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Thanks to Alp, D-Bus Explorer is now hosted on <a href="http://www.ndesk.org/">NDesk</a>.</p>
<p>The wiki page of the project is here : <a href="http://www.ndesk.org/DBusExplorer">http://www.ndesk.org/DBusExplorer</a><br />
You can track the development in the Git repository : <a href="http://git.ndesk.org/?p=dbus-explorer;a=summary">http://git.ndesk.org/?p=dbus-explorer;a=summary</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.neteril.org/2007/11/01/d-bus-explorer-get-a-home/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>D-Bus Explorer First (alpha) Release !</title>
		<link>http://blog.neteril.org/2007/10/26/d-bus-explorer-first-alpha-release/</link>
		<comments>http://blog.neteril.org/2007/10/26/d-bus-explorer-first-alpha-release/#comments</comments>
		<pubDate>Fri, 26 Oct 2007 18:40:06 +0000</pubDate>
		<dc:creator>Jérémie Laval</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[DBus Explorer]]></category>
		<category><![CDATA[Mono]]></category>

		<guid isPermaLink="false">http://garuma.wordpress.com/2007/10/26/d-bus-explorer-first-alpha-release/</guid>
		<description><![CDATA[<h2>WTF ?</h2>
<p>D-Bus Explorer is a Gtk# application written in C# which use Alp&#8217;s DBusSharp library to display the API of DBus services. For the big picture it&#8217;s a clone of dbus-viewer but with a Gtk interface.</p>
<p>A little screenie :</p>
<p align="center"><a href='http://garuma.files.wordpress.com/2007/10/d-bus_explorer.png' title='d-bus_explorer.png'><img src='http://garuma.files.wordpress.com/2007/10/d-bus_explorer.thumbnail.png' alt='d-bus_explorer.png' /></a></p>
<h2>Features and what is missing</h2>
<p></p>
<p>Features :</p>
<ul>
<li>Viewing of a D-Bus service&#8217;s methods</li>
<li>Selectable bus</li>
<li>Description of the method&#8217;s prototype with, both, a standard and a C#-ish syntax</li>
<li>A (what I hope to be) clean interface</li>
<li>Gtk# GUI</li>
</ul>
<p>What is missing/buggy :</p>
<ul>
<li>For the moment the parsing is still pretty slow so don&#8217;t get impatient for big services like Hal</li>
<li>Apparently some services aren&#8217;t showing up (bad introspection data ?)</li>
<li>Only methods are displayed in this release but signals and properties will be added soon</li>
<li>No way to call a method and see the result, this will be added later too</li>
</ul>
<p>In short don&#8217;t expect too much from this release apart from a nice viewing of your DBus services API <img src='http://blog.neteril.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  .</p>
<h2>Download</h2>
<p></p>
<p>Grab the tarball here : <a href="http://netherilshade.free.fr/mono/dbusexplorer-0.1.tar.gz">http://netherilshade.free.fr/mono/dbusexplorer-0.1.tar.gz</a></p>
<h2>Conclusion</h2>
<p></p>
<p>ATM there is no website or such, so if you have a suggestion, a bug report or anything else catch me on #mono@GimpNET (look for Garuma).</p>
<p>Finally I would like to thanks Alp for all his suggestions and for writing a so cute D-Bus library <img src='http://blog.neteril.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  .</p>
]]></description>
			<content:encoded><![CDATA[<h2>WTF ?</h2>
<p>D-Bus Explorer is a Gtk# application written in C# which use Alp&#8217;s DBusSharp library to display the API of DBus services. For the big picture it&#8217;s a clone of dbus-viewer but with a Gtk interface.</p>
<p>A little screenie :</p>
<p align="center"><a href='http://garuma.files.wordpress.com/2007/10/d-bus_explorer.png' title='d-bus_explorer.png'><img src='http://garuma.files.wordpress.com/2007/10/d-bus_explorer.thumbnail.png' alt='d-bus_explorer.png' /></a></p>
<h2>Features and what is missing</h2>
<p></p>
<p>Features :</p>
<ul>
<li>Viewing of a D-Bus service&#8217;s methods</li>
<li>Selectable bus</li>
<li>Description of the method&#8217;s prototype with, both, a standard and a C#-ish syntax</li>
<li>A (what I hope to be) clean interface</li>
<li>Gtk# GUI</li>
</ul>
<p>What is missing/buggy :</p>
<ul>
<li>For the moment the parsing is still pretty slow so don&#8217;t get impatient for big services like Hal</li>
<li>Apparently some services aren&#8217;t showing up (bad introspection data ?)</li>
<li>Only methods are displayed in this release but signals and properties will be added soon</li>
<li>No way to call a method and see the result, this will be added later too</li>
</ul>
<p>In short don&#8217;t expect too much from this release apart from a nice viewing of your DBus services API <img src='http://blog.neteril.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  .</p>
<h2>Download</h2>
<p></p>
<p>Grab the tarball here : <a href="http://netherilshade.free.fr/mono/dbusexplorer-0.1.tar.gz">http://netherilshade.free.fr/mono/dbusexplorer-0.1.tar.gz</a></p>
<h2>Conclusion</h2>
<p></p>
<p>ATM there is no website or such, so if you have a suggestion, a bug report or anything else catch me on #mono@GimpNET (look for Garuma).</p>
<p>Finally I would like to thanks Alp for all his suggestions and for writing a so cute D-Bus library <img src='http://blog.neteril.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  .</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.neteril.org/2007/10/26/d-bus-explorer-first-alpha-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
