<?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, 18 May 2013 23:14:58 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[SitePoint WebTech Blog: Give Your Visitors a Rough Time]]></title>
      <guid>http://www.phpdeveloper.org/news/9744</guid>
      <link>http://www.phpdeveloper.org/news/9744</link>
      <description><![CDATA[<p>
In <a href="http://www.sitepoint.com/blogs/2008/03/06/give-you-visitors-a-rough-time/">a new post</a> to the Web Tech blog over on SitePoint, <i>Toby Somerville</i> has posted something he calls "RoughTime" - his method for displaying a more "human friendly" output of a timestamp.
</p>
<blockquote>
When asked the time, we generally don't need to be military accurate with our response [...] we generally communicate the approximate time. i.e. 'its nearly ten' or 'its just gone half past three'. Yet on the web, time is generally shown as '12:24:13 AM', or similar '" not very visitor friendly.
</blockquote>
<p>
His <a href="http://www.sitepoint.com/blogs/2008/03/06/give-you-visitors-a-rough-time/">RoughTime</a> uses two switch statements to map the hour and minute values to different strings. For example, minutes between 15 and 20 become "quarter past" and the hours are changed over from numeric versions to their word counterparts.
</p>]]></description>
      <pubDate>Thu, 06 Mar 2008 08:44:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Chris Shiflett's Blog: PHP Lightning Talks]]></title>
      <guid>http://www.phpdeveloper.org/news/5348</guid>
      <link>http://www.phpdeveloper.org/news/5348</link>
      <description><![CDATA[<p>
<i>Chris Shiflett</i> has posted some <a href="http://shiflett.org/archive/234">new information</a> about this year's <a href="http://conferences.oreillynet.com/os2006/">O'Reilly Open Source Conference</a> - this year's <a href="http://conferences.oreillynet.com/cs/os2006/view/e_sess/9157">Lightning Talks</a>.
</p>
<quote>
<i>
<p>
If you're attending OSCON this year, be sure to check out the <a href="http://conferences.oreillynet.com/cs/os2006/view/e_sess/9157">PHP Lightning Talks</a> being hosted by <a href="http://omniti.com/~george/blog/">George</a> and <a href="http://laurat.blogs.com/">Laura</a>.
</p>
<p>
In the meantime, you can <a href="http://perl.plover.com/lightning-talks.html">learn all about lightning talks</a>, read some <a href="http://www.perl.com/pub/a/2004/07/30/lightningtalk.html">tips on giving lightning talks</a>, or submit a PHP lightning talk proposal of your own to <a href="mailto:lightningtalks-oscon2006@omniti.com">lightningtalks-oscon2006@omniti.com</a>. Proposals are being accepted until 21 Jul 2006.
</p>
</i>
</quote>
<p>
The talks are collections of 5-minute talks given by the presenters (PHP community) with topics ranging from new ideas to Q&A sessions, even rants. If you'd like to enter your suggestions for a lightning talk of your own, be sure to <a href="mailto:lightningtalks-oscon2006@omniti.com">get them in</a> before July 21st, 2006!
</p>]]></description>
      <pubDate>Wed, 10 May 2006 14:49:43 -0500</pubDate>
    </item>
  </channel>
</rss>
