News Feed
Jobs Feed
Sections




News Archive
Manuel Pichler's Blog:
PHP_Depend jumps on the D-BUS
November 19, 2009 @ 12:46:17

Manuel Pichler has a new post today about a feature he's added into the PHP_Depend application that tracks the dependencies in your code - a bit of DBus magic.

Sometimes the parsing and analysis process of PHP_Depend can consume a lot of time to finish, so I always put the shell aside and do something different. Normally I take a look at the shell every few minutes to check if the process has finished, but it also happens that I totally forget that I have started a PHP_Depend process on my system. So I need something that says to me, "Hey, mapi PHP_Depend has finished its job...", and here comes D-BUS in the game.

With the help of the DBus extension, he made a way to have the PHP_Depend process send a message (in his case one similar to a Growl popup) when the dependency checking is done. You'll need the 0.9.0 branch to get the "notify-me" command line option to make it all work.

0 comments voice your opinion now!
phpdepend dbus notify tutorial


blog comments powered by Disqus

Similar Posts

DevShed: Working with Template Classes in PHP 5

IBM developerWorks: Generate Flash movies on the fly with PHP

Brian Swan's Blog: Running WordPress on SQL Server

PHPMaster.com: Laravel: Is It Really Clean and Classy?

IBM developerWorks: 30 game scripts you can write in PHP, Part 1: Creating 10 fundamental scripts


Community Events











Don't see your event here?
Let us know!


zendframework2 testing application tool community development interview framework introduction conference example phpunit functional unittest podcast release series language code opinion

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework