<?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 17:56:27 -0500</pubDate>
    <ttl>30</ttl>
    <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>
  </channel>
</rss>
