<?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; managed dbus</title>
	<atom:link href="http://blog.neteril.org/tag/managed-dbus/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.neteril.org</link>
	<description>Random thoughts of Jérémie Laval</description>
	<lastBuildDate>Wed, 24 Aug 2011 17:43:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</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&#38;h=292" alt="2009-03-23-092546_647x631_scrot" title="2009-03-23-092546_647x631_scrot" class="aligncenter size-medium wp-image-463" height="292" width="300"></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&#38;h=153" alt="2009-03-23-092916_404x207_scrot" title="2009-03-23-092916_404x207_scrot" class="aligncenter size-medium wp-image-464" height="153" width="300"></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&#38;h=233" alt="2009-03-23-093007_802x625_scrot" title="2009-03-23-093007_802x625_scrot" class="aligncenter size-medium wp-image-465" height="233" width="300"></a></p>
</li>
<li>Yet another parser rewrite. This time it’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’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 :-) . 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't know what D-Bus Explorer is, it's a little tool I wrote up a long time ago which allows to browse D-Bus bus services and services' API. It'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'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>

<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.wordpress.com/files/2008/12/2008-12-27-215012_802x625_shot1.png?w=300" alt="2008-12-27-215012_802x625_shot1" width="300" height="233" /></a>

<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>

<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.wordpress.com/files/2008/12/2008-12-27-215639_802x625_shot3.png?w=300" alt="2008-12-27-215639_802x625_shot3" width="300" height="233" /></a>

<p>In other news, the interface is now fully tabbed to let you browse different API at the same time.</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.wordpress.com/files/2008/12/2008-12-28-174241_802x625_shot4.png?w=300" alt="2008-12-28-174241_802x625_shot4" width="300" height="233" /></a>

<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>
	</channel>
</rss>

