<?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>Mon, 20 May 2013 01:39:59 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[James Fuller: 2013 Programming Podcasts for the New Year]]></title>
      <guid>http://www.phpdeveloper.org/news/18985</guid>
      <link>http://www.phpdeveloper.org/news/18985</link>
      <description><![CDATA[<p>
In a new post <i>James Fuller</i> has shared a <a href="http://www.jblotus.com/2013/01/03/2013-programming-podcasts-for-the-new-year/">list of programming podcasts</a> he suggests you take a listen to as this new year starts off.
</p>
<blockquote>
I have a long drive to work, and one of the things I do to pass the time regularly is listen to podcasts in the car. I really enjoy programming podcasts and conference talk recordings, and it's a really great way to educate yourself on the go. I wanted to throw a shout out to some podcasts that I haven't previously mentioned on the blog and hopefully turn on a few new listeners.
</blockquote>
<p>He's included six different shows in the list, some with a slant towards certain languages, but still valuable for developers in others:</p>
<ul>
<li><a href="http://devhell.info/">/dev/hell</a>
<li><a href="http://robots.thoughtbot.com/">Giant Robots Smashing into other Giant Robots</a>
<li><a href="http://programmingthrowdown.blogspot.com/">Programming Throwdown</a>
<li><a href="http://javascriptjabber.com/">Javascript Jabber</a>
<li><a href="http://www.hanselminutes.com/">Hanselminutes</a>
<li><a href="http://herdingcode.com/">Herding Code</a>
</ul>]]></description>
      <pubDate>Thu, 03 Jan 2013 10:37:34 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Robert Basic's Blog: Listening to Dbus signals with PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/17301</guid>
      <link>http://www.phpdeveloper.org/news/17301</link>
      <description><![CDATA[<p>
<i>Robert Basic</i> has posted a follow up to his <a href="http://robertbasic.com/blog/communicating-with-pidgin-from-php-via-d-bus/">first post</a> about using DBase in PHP in <a href="http://robertbasic.com/blog/listening-to-dbus-signals-with-php/">this new post</a>. This new tutorial shows you how to listen to signals sent to the waiting PHP script.
</p>
<blockquote>
The good part is that not can we only call different methods against Pidgin's libpurple API, we can also listen to different signals on different events, that are sent via Dbus. [...] The PHP Dbus extension allows us to watch for one exact signal on an interface, or for all signals on an interface. Of course, we can add watches on multiple interfaces at once.
</blockquote>
<p>
In his example he shows how to set a listener on the session to watch for an incoming instant message from another source. Sample code is included showing how to set the listener on the interface and be able to tell when a message comes in (watching a $signal interface for an event). You can find more signal catching examples in <a href="https://github.com/robertbasic/blog-examples/tree/master/dbus">his github repository</a>.
</p>]]></description>
      <pubDate>Mon, 26 Dec 2011 11:23:41 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Michael Kimsal's Blog: Codemash free admission drawing giveaway]]></title>
      <guid>http://www.phpdeveloper.org/news/9210</guid>
      <link>http://www.phpdeveloper.org/news/9210</link>
      <description><![CDATA[<p>
Those of you wanting to go out to <a href="http://www.codemash.org/">Codemash</a>, listen up! (literallty). <i>Michael Kimsal</i> is giving away a free pass to this year's even that he'll be drawing for - but you need to listen to his latest <a href="http://www.webdevradio.com/">WebDevRadio podcast</a> to find out how.
</p>
<blockquote>
The codemash organizers have graciously donated a free pass to the upcoming <a href="http://www.codemash.org/">Codemash</a> conference to be given away to one lucky webdevradio.com listener.  To enter in to the drawing, <a href="http://www.webdevradio.com/">listen to the codemash episode interview podcast on webdevradio</a> with Jim Holmes, follow the instructions, and hope your name is drawn.
</blockquote>
<p>
You can either <a href="http://www.webdevradio.com/index.php?id=60">listen to the episode</a> right on the page, <a href="http://www.webdevradio.com/get.php?web=podcast-webdevradio-2007-12-06-38858.mp3">download the mp3</a> of the show or <a href="http://feeds.feedburner.com/WebdevradioPodcastHome">subscribe to their feed</a> to get this and other great episodes.
</p>]]></description>
      <pubDate>Mon, 10 Dec 2007 13:43:00 -0600</pubDate>
    </item>
  </channel>
</rss>
