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

Ibuildings Blog: DPCRadio: Let's Build a Parser

ThinkPHP Blog: Mayflower Barcamp: Developing a PHP extension for Skype

Giorgio Sironi's Blog: The Repository pattern

Johannes Schluter's Blog: MySQL Storage Engine based on PHP

Community News: Latest PECL Releases for 07.17.2007


Community Events









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


community tool unittest testing zendframework2 functional interview api framework composer object opinion event language podcast introduction example development release code

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