<?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, 25 May 2013 07:14:40 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Philip Olson's Blog: A brief unofficial history about register_globals in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/7679</guid>
      <link>http://www.phpdeveloper.org/news/7679</link>
      <description><![CDATA[<p>
Philip Olson has <a href="http://blog.roshambo.org/archives/A-brief-unofficial-history-about-register_globals-in-PHP.html">posted a brief history</a> of one of the more infamous features of PHP on its fifth birthday - register_globals:
</p>
<blockquote>
It's been a long road and exactly five years (35 releases) since the much discussed and highly controversial PHP directive register_globals has been disabled by default in PHP. After sifting through the mailing list archives, the following set of information has been compiled. Feel free to make additions, corrections, and report register_globals memories!
</blockquote>
<p>
His <a href="http://blog.roshambo.org/archives/A-brief-unofficial-history-about-register_globals-in-PHP.html">list includes</a> some recent "tidbits" about the directive (including the fact that there's still lots of code in the PHP CVS repository that requires register_globals to be on). Following that, there's his brief timeline of the directive's progression - from its infancy as gpc_globals all the way up to more recent events - like its removal from the PHP 6 HEAD CVS versions. With the release of this next major version of PHP, "the beast" can finally be laid to rest.
</p>]]></description>
      <pubDate>Mon, 23 Apr 2007 09:23:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Chris Shiflett's Blog: PHP Tidbits]]></title>
      <guid>http://www.phpdeveloper.org/news/6567</guid>
      <link>http://www.phpdeveloper.org/news/6567</link>
      <description><![CDATA[<p>
<i>Chris Shiflett</i>, in working on a new, cleaner and leaner version of his site, <a href="http://www.shiflett.org">shiflett.org</a>, has come across a few "PHP tidbits" that he shares in his <a href="http://shiflett.org/archive/274">latest entry</a>.
</p>
<blockquote>
Just for fun, I'd like to share a couple of quick PHP tidbits with you that I wrote instead of starting on the real project at hand.
</blockquote>
<p>
<a href="http://shiflett.org/archive/274">This post</a> is the first of them, demonstrating two things . The first of which how you can make a useful tool with the SimpleXML functionality of PHP 5 and a REST API (like his example from <a href="http://feedburner.com/fb/a/api/awareness">Feedburner</a>). His example grabs the statistics from the Feedburner API and pulls out the circulation number with two lines of code. 
</p>
<p>
The second bit of functionality he shares is a quick function for shortening URLs to make them a bit easier to manage. It insets the ellipsis into the middle of the long URL to make it easier to squeeze into that layout.
</p>]]></description>
      <pubDate>Wed, 25 Oct 2006 07:34:05 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Chris Shiflett's Blog: OSCON People and Random Tidbits]]></title>
      <guid>http://www.phpdeveloper.org/news/5948</guid>
      <link>http://www.phpdeveloper.org/news/5948</link>
      <description><![CDATA[<p>
Back with more from his experiences at this year's OSCON, <i>Chris Shiflett</i> has posted a few of the more <a href="http://shiflett.org/archive/247">random things</a> he experienced while there.
</p>
<blockquote>
One of the great things about OSCON is how it brings people together, and this year's conference was no different. I had the privilege of meeting a number of people for the first time.
</blockquote>
<p>
People on <a href="http://shiflett.org/archive/247">his list</a> include <i>Cal Evans</i>, <i>Andrew van der Stock</i>, <i>Kevin Yank</i>, <i>Jeremy Johnstone</i>, and <i>Ed Finkler</i>. He also mentions a "cool idea" from <a href="http://zak.greant.com/">Zak Greant</a> - the use of a bug/issue tracker to deal with community issues.
</p>
<p>
<i>Chris</i> also briefly mentions the "PHP trading card game", the PHP Security Hoedown, and the OmniIT book signing.
</p>]]></description>
      <pubDate>Thu, 03 Aug 2006 12:01:01 -0500</pubDate>
    </item>
  </channel>
</rss>
