<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 21 May 2013 03:24:26 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Daniel Cousineau's Blog: PHP, Mumbles (Growl), and DBus: Sweeet]]></title>
      <guid>http://www.phpdeveloper.org/news/11946</guid>
      <link>http://www.phpdeveloper.org/news/11946</link>
      <description><![CDATA[<p>
<i>Daniel Cousineau</i> has <a href="http://www.toosweettobesour.com/2009/02/13/php-mumbles-growl-and-dbus-sweeet/">a new post</a> today that looks at his process for getting a Growl-like messaging system up and running in Ubuntu by combining <a href="http://www.mumbles-project.org/">Mumbles</a> and PHP (via a DBus API).
</p>
<blockquote>
I decided the best easiest route is to access the internal DBus API, however the forums and other resources on the Mumbles site'¦ well... just plain suck. And by suck I mean tell you that something exists and'¦ thaaats about it.
</blockquote>
<p>
What he did find, thanks to <a href="http://google.com">Google</a>, was a tool called <a href="https://fedorahosted.org/d-feet/">D-Feet</a> to help with debugging and a <a href="http://labs.gree.jp/Top/OpenSource/DBus-en.html">DBus extension</a> for PHP that could add the needed support into his PHP installation. Following a bit of hacking and lots of testing, he was <a href="http://www.toosweettobesour.com/wp-content/uploads/2009/02/mumbles-php.png">mostly successful</a>. The only side effect is an Exception where the extension cannot correctly catch the Notify signal.
</p>]]></description>
      <pubDate>Fri, 13 Feb 2009 10:26:33 -0600</pubDate>
    </item>
  </channel>
</rss>
