<?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>Wed, 22 May 2013 02:49:57 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Job Posting: Bold-IBS Seeks LAMP Developer (Kansas City, KS)]]></title>
      <guid>http://www.phpdeveloper.org/news/8976</guid>
      <link>http://www.phpdeveloper.org/news/8976</link>
      <description><![CDATA[<p>
<b>Position no longer available</b>
</p>]]></description>
      <pubDate>Tue, 05 May 2009 15:21:44 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Derick Rethans' Blog: Leap Seconds and What To Do With Them]]></title>
      <guid>http://www.phpdeveloper.org/news/11658</guid>
      <link>http://www.phpdeveloper.org/news/11658</link>
      <description><![CDATA[<p>
<i>Derick Rethans</i> one of the go-to guys for working with time in PHP has made <A href="http://derickrethans.nl/leap_seconds_and_what_to_do_with_them.php">this new post</a> about something 2008 picked up along the way to 2009 - a leap second.
</p>
<blockquote>
The start of this new year started with some buzz about a leap second being introduced between Dec 31st 2008, 23:59:59 and Jan 1st 2009, 00:00:00. I've had people ask where this <a href="http://en.wikipedia.org/wiki/Leap_second">leap second</a> actually comes from, and whether you need to worry about it in your applications. To understand leap seconds means, unfortunately, understanding how time is actually kept. 
</blockquote>
<p>
He ponints out one of the major problems - how time is kept. With variants of Universal Time, it makes it hard to track down what's "right". He breaks out the difference between other time storage methods and the unix time that PHP can use (that counts the number of seconds since Jan 1st 1970) and how the leap second was handled for each.
</p>]]></description>
      <pubDate>Thu, 01 Jan 2009 20:56:35 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Derick Rethans' Blog: PHP lags 23 seconds]]></title>
      <guid>http://www.phpdeveloper.org/news/4643</guid>
      <link>http://www.phpdeveloper.org/news/4643</link>
      <description><![CDATA[In <a href="http://derickrethans.nl/php_lags_23_seconds.php">this new post</a> on his blog today, <i>Derick Rethans</i> points out something that might confuse some when it comes to date/time handling - a few seconds of "lag".
<p>
<quote>
<i>
Bug report #<a href="http://bugs.php.net/35958">35958</a> must have the most obscure one ever:
<p>
"strftime usually returns a string from the number of seconds since 1 jan 1970. Now, it lags and returns a string representing 23 seconds too late."
<p>
If you know what's going on though, it isn't really that weird.
</i>
</quote>
<p>
He <a href="http://derickrethans.nl/php_lags_23_seconds.php">talks about</a> the <a href="http://en.wikipedia.org/wiki/Leap_second">leap seconds</a> that have been added to keep things straight, and how that's affecting PHP's built-in date/time functionality. He also shows an example of how you can get the "more correct" time versus the normal output...]]></description>
      <pubDate>Wed, 11 Jan 2006 06:41:13 -0600</pubDate>
    </item>
  </channel>
</rss>
