News Feed
Jobs Feed
Sections




News Archive
Robert Basic's Blog:
Communicating with Pidgin from PHP via D-Bus
December 19, 2011 @ 09:10:23

Robert Basic has put together a new tutorial on his blog showing how he connected PHP and Pidgin (the popular chat client) with the help of the DBus extension.

Earlier this week I got an idea of trying to communicate with Pidgin, a chat client, via the terminal. [...] Surely I wasn't the first one to come up with this idea and after a bit of a googling found out that Pidgin's libpurple has a nice API for that, exposed via D-Bus. I first planned to write some scripts for this in Python or C, but when I finally sat down over the weekend to hack on this, realized there is a PHP D-Bus extension, thanks to Derick Rethans!

He goes through the whole process you'll need to get it up and working on your system - installing the extension via PECL, creating a DBus proxy to the Pigdin interface and getting a list of the currently connected users. You can find the first versions of this code in his account on github.

0 comments voice your opinion now!
dbus tutorial pigdin extension pecl


blog comments powered by Disqus

Similar Posts

DevShed: Defining a Custom Function for File Uploaders with PHP 5

Stefan Mischook's Blog: PHP Video: always MySQL with PHP?

Zend Framework By Examples: Handling dates and times (Zend_Date)

DevShed: Finding Paths, Timestamps and More with the DirectoryIterator Class in PHP

SpyreStudios.com: Connecting with API Data from Instagr.am using PHP


Community Events











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


testing usergroup introduction symfony2 database interview community framework development rest language conference zendframework2 example functional opinion phpunit podcast release series

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