<?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>Tue, 21 May 2013 06:04:56 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[NETTUTS.com: Run Your Own TinyURL Service With Phurl]]></title>
      <guid>http://www.phpdeveloper.org/news/11757</guid>
      <link>http://www.phpdeveloper.org/news/11757</link>
      <description><![CDATA[<p>
In <a href="http://nettuts.com/tutorials/other/run-your-own-tinyurl-service-with-phurl/">this recent tutorial</a> from the NETTUTS.com website they show how you can create your own URL shortening service (think <a href="http://tinyurl.com">tinyurl</a> or <a href="http://tr.im">tr.im</a>) with the help of the <a href="http://www.hido.net/projects/phurl/">Phurl</a> PHP application.
</p>
<blockquote>
URL shortening services are a must if microblogging services like Twitter are to work. In 140 characters, you don't want the URL you're linking to eating up 100 of them. Or worse, it might not even fit. Enter <a href="http://tinyurl.com/">TinyURL</a>, and a bunch of other services that give you a shorter custom URL pointing to the target site. But why not roll your own, using <a href="http://www.hido.net/projects/phurl/">Phurl</a>? Let's do it! 
</blockquote>
<p>
<a href="http://nettuts.com/tutorials/other/run-your-own-tinyurl-service-with-phurl/">The tutorial</a> walks you through the installation (quick and easy thanks to a graphical installer) and some usage examples (with screenshots). A few other things - like branding and allowing multiple URLs - are suggested as future enhancements.
</p>]]></description>
      <pubDate>Fri, 16 Jan 2009 15:31:59 -0600</pubDate>
    </item>
  </channel>
</rss>
