<?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>Thu, 23 May 2013 03:30:24 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[ProPHP Podcast: Ramblecast 2.0]]></title>
      <guid>http://www.phpdeveloper.org/news/8864</guid>
      <link>http://www.phpdeveloper.org/news/8864</link>
      <description><![CDATA[<p>
The "Ramblecast" from this year's php|tek 2007 conference <a href="http://podcast.phparch.com/main/index.php/episodes:20071018">has been edited and poasted</a> by the guys over at the Pro::PHP Podcast. Guests for this edition of the RambleCast included:
</p>
<ul>
<li>Paul Reinhimer
<li>Sean Coates
<li>Sara Golemon
<li>Terry Chay
<li>Ed Finkler
</ul>
<p>
Oh, and don't forget to read <a href="http://podcast.phparch.com/main/index.php/episodes:20071018">Sean's disclaimers</a> when you listen to the show. You'll take it all a little less seriously and enjoy the ride a little bit more.
</p>]]></description>
      <pubDate>Thu, 18 Oct 2007 19:00:46 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[New Earth Online: Detecting Users Online]]></title>
      <guid>http://www.phpdeveloper.org/news/7014</guid>
      <link>http://www.phpdeveloper.org/news/7014</link>
      <description><![CDATA[<p>
From the New Earth Online website, there comes <a href="http://www.newearthonline.co.uk/index.php?page=article&article=203">this new tutorial</a> for showing the current number of people browsing your website.
</p>
<blockquote>
After recently having seen a way of showing the number of people currently visiting your site by recording IP address I thought I'd demonstrate my own way of doing it that also includes the ability to show which users online, and number of users/guests online.
</blockquote>
<p>
They <a href="http://www.newearthonline.co.uk/index.php?page=article&article=203">briefly explain</a> the goal of the script and touch on another <a href="http://www.lesterchan.net/portfolio/programming.php">tool for WordPress</a> that does a similar thing, but this solution would work for any site. The rest of the post is the code for the feature that uses a database table to keep track of users online (via insert/update/deletes).
</p>]]></description>
      <pubDate>Tue, 02 Jan 2007 14:42:00 -0600</pubDate>
    </item>
  </channel>
</rss>
