<?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, 05 Jul 2008 06:04:06 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[ThinkPHP Blog: Put out the age of a date in words]]></title>
      <guid>http://www.phpdeveloper.org/news/9957</guid>
      <link>http://www.phpdeveloper.org/news/9957</link>
      <description><![CDATA[<p>
On the ThinkPHP blog today, <i>Annika Rabea</i> <a href="http://blog.thinkphp.de/archives/317-Put-out-the-age-of-a-date-in-words.html">shares a method</a> for outputting dates in words rather than in the usual numbers most applications use.
</p>
<blockquote>
Recently, I have to output the age of a date in words and didn't have a framework to work with. The first steps were to parse the given date into an array and create a timestamp with the individual parts. The difference between the timestamp of now and the created timestamp yielded the age in seconds. The result can be used to compare with seconds of a day, week, etc. 
</blockquote>
<p>
The code snippet <a href="http://blog.thinkphp.de/archives/317-Put-out-the-age-of-a-date-in-words.html">in the post</a> outputs the difference between two timestamps (then and now) it a bit more friendly way (ex. 4 months, 2 weeks, 2 days).
</p>]]></description>
      <pubDate>Fri, 11 Apr 2008 10:37:53 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Christopher Kunz's Blog: First Day of the PHP Vikinger]]></title>
      <guid>http://www.phpdeveloper.org/news/5674</guid>
      <link>http://www.phpdeveloper.org/news/5674</link>
      <description><![CDATA[<p>
<i>Christopher Kunz</i> has posted <a href="http://www.christopher-kunz.de/serendipity/archives/97-First-day-of-the-PHP-Vikinger.html#extended">this summary</a> of his experiences (so far) at the PHP Vikinger conference for this year.
</p>
<blockquote>
For about 4 hours now, the PHP Vikinger is in full swing. Everyone arrived between 10 and 11, and together we hacked up a makeshift agenda. Remember that this is an "unconference", so attendees are in full charge of the whole event. Our lead viking Zak, inspired by the mighty power of Thor himself, took it upon him to moderate the scheduling and get everything started. Now, everyone who wants gets up and does a presentation, starts a discussion or - as Kris is currently doing - stipulates brainstorming with the attending core developers and other PHP nerds. 
</blockquote>
<p>
He <a href="http://www.christopher-kunz.de/serendipity/archives/97-First-day-of-the-PHP-Vikinger.html#extended">also mentions</a> a discussion about what PHP's lacking and a talk from <i>Ilia</i> about PHP security issues. Sounds like things are going great so far!
</p>]]></description>
      <pubDate>Sat, 24 Jun 2006 07:38:23 -0500</pubDate>
    </item>
  </channel>
</rss>
