<?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, 18 Jun 2013 22:08:57 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Joshua Eichorn's Blog: Adding Supr urls to your site]]></title>
      <guid>http://www.phpdeveloper.org/news/12790</guid>
      <link>http://www.phpdeveloper.org/news/12790</link>
      <description><![CDATA[<p>
In <a href="http://blog.joshuaeichorn.com/archives/2009/06/30/adding-supr-urls/">this new post</a> to his blog <i>Joshua Eichorn</i> talks about a an automatic URL shortening service he has worked up, <a href="http://su.pr/">Su.pr</a>, and how you can use their <a href="http://stumbleupon.com/devblog/stumbleupon_developer_blog_and_supr_api/">API</a> to create shortened URLs for you own site.
</p>
<blockquote>
Last week we launched our <a href="http://stumbleupon.com/devblog/stumbleupon_developer_blog_and_supr_api/">API</a> which lets you integrate shorten and post functionality into any site or application. Today we are adding the ability to use your own domain for shortening. This lets you have urls like <A href="http://joshuaeichorn.com/9OPL">http://joshuaeichorn.com/9OPL</a> so your readers can know what domain they are going too before they click on the link.
</blockquote>
<p>
Using the API lets you set up, via a mod_rewrite (or any other URL rewriting tool) to match requests on your domain for a shortening code and make the call back to get the original URL as stored on the Su.pr service. You can find more details at <a href="http://www.stumbleupon.com/developers/Supr:Short_URLs_on_your_own_domain/">this page</a> on the StumbleUpon site.
<p>]]></description>
      <pubDate>Wed, 01 Jul 2009 09:22:41 -0500</pubDate>
    </item>
  </channel>
</rss>
