<?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>Sat, 25 May 2013 11:18:32 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[ThinkPHP Blog: Mayflower Barcamp: Developing a PHP extension for Skype]]></title>
      <guid>http://www.phpdeveloper.org/news/9806</guid>
      <link>http://www.phpdeveloper.org/news/9806</link>
      <description><![CDATA[<p>
On the ThinkPHP blog today, <i>Andreas Uhsemann</i> has <a href="http://blog.thinkphp.de/archives/309-Mayflower-Barcamp-Developing-a-PHP-extension-for-Skype.html">posted about</a> a project that he and fellow Mayflower Barcampers came up with that they thought could be useful (and interesting) to work on - a PHP extension to interface with the Skype communication tool.
</p>
<blockquote>
At the Mayflower Barcamp a few weeks ago we had a very interesting and promising project: Develop a PHP extension for communication with Skype. Actually this project was a merge between two projects: One was to "develop a PHP extension" - five out of six project members never had written any PHP extension or did any PHP core development before. The other project was the Skype extension, with the goal to have a new PHP function that could send a chat message to a given Skype profile.
</blockquote>
<p>
As they worked on it, they realized that it was really D-Bus (the <a href="http://www.freedesktop.org/wiki/Software/dbus">message bus system</a>) they needed to interface with, not Skype directly. They include some of the code they used to make the connection - creating the message, setting a few parameters and "send and block" the message out to the D-Bus connection waiting. They've even put the code up on a public CVS repository (on thinkforge.org) if you'd like to download and play with it yourself.
</p>]]></description>
      <pubDate>Mon, 17 Mar 2008 10:24:29 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: PHP Abstract Podcast Episode 29: PHP Women Podcast (Recorded Live)]]></title>
      <guid>http://www.phpdeveloper.org/news/9244</guid>
      <link>http://www.phpdeveloper.org/news/9244</link>
      <description><![CDATA[<p>
For all of you out there that didn't get a chance to listen in on the live PHP Women podcast that the Zend Developer Zone put on, you can <a href="http://devzone.zend.com/article/2824-PHP-Abstract-Podcast-Episode-29-PHP-Women-Podcast-Recorded-Live">grab this latest podcast</a> from the site and get in on all the good stuff.
</p>
<blockquote>
Regular listeners are probably getting tired of hearing me say this, but today we are going to do something a little different. Back in October of 2007, PHPWomen passed their first birthday. It's taken me a while to get everything together but finally, I got a chance to sit down with four of the charter members, Ligaya Turmelle, Elizabeth Naramore, Elizabeth Smith and Sara Golemon and talk about the first year of phpwomen.
</blockquote>
<p>
As usual, you have three options to get your own copy to listen to - <a href="http://feeds.feedburner.com/phpabstract">add the feed</a> to your favorite aggregator, listen <a href="http://devzone.zend.com/article/2824-PHP-Abstract-Podcast-Episode-29-PHP-Women-Podcast-Recorded-Live">directly on the page</a> or just <a href="http://s3.amazonaws.com/php_abstract_2007/php_abstract_episode_029.mp3">download the mp3</a>. Check out the <a href="http://devzone.zend.com/article/2046-Announcing-PHP-Abstract-DevZones-new-PodCast-for-PHP-Developers">PHP Abstract homepage</a> for links to even more great shows (29 episodes strong!)
</p>]]></description>
      <pubDate>Fri, 14 Dec 2007 09:36:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Adam Trachtenberg's Blog: PHP 5 + COM + Skype Help Wanted]]></title>
      <guid>http://www.phpdeveloper.org/news/6257</guid>
      <link>http://www.phpdeveloper.org/news/6257</link>
      <description><![CDATA[<p>
<i>Adam Trachtenberg</i> is looking for some help in the COM department, specficially in <a href="http://www.trachtenberg.com/blog/2006/09/12/php-5-com-skype-help-wanted/">using it with PHP5</a>.
</p>
<blockquote>
<p>
I'm trying to use PHP 5.2 to talk to Skype via the COM extension and Skype4COM interface.
</p>
<p>
I'm using this example from the Skype Forum, but I get a COM exception of "Skype client is not installed."
</p>
</blockquote>
<p>
He also points to <a href="http://forum.skype.com/index.php?s=&showtopic=59155&view=findpost&p=276292">someone else</a> with the problem, but still hasn't quite found a solution. Anyone <a href="http://www.trachtenberg.com/blog/2006/09/12/php-5-com-skype-help-wanted/">want to help</a>?
</p>]]></description>
      <pubDate>Wed, 13 Sep 2006 07:15:49 -0500</pubDate>
    </item>
  </channel>
</rss>
