<?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 23:52:59 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Derick Rethans' Blog: Short URLs]]></title>
      <guid>http://www.phpdeveloper.org/news/15940</guid>
      <link>http://www.phpdeveloper.org/news/15940</link>
      <description><![CDATA[<p>
<i>Derick Rethans</i> has shared a method he's created for <a href="http://derickrethans.nl/short-urls.html">making short, descriptive URLs</a> with the help of his <a href="http://derickrethans.nl/projects.html#translit">translit</a> PHP extension that translates non-latin characters into latin ones.
</p>
<blockquote>
The URLs for my articles are automatically generated from the title. There is a little function that uses translit's transliterate() function to ASCII-ify the titles. [...] However, [<a href="http://derickrethans.nl/pfcongrez-p2p-konferenciya-phptek-php-vikinger-dpc-and-ez-conference-and-awards.html">this</a>] is hardly a short URL. What we want is something short and descriptive. First of all, I thought it would work to generate short URLs automatically.
</blockquote>
<p>
In hindsight, though, he decided it would just be better to come up with his own short URLs but he still wanted a way to use them. Registering a <a href="http://drck.me/">short domain</a> helped and, along with some &lt;link> tags, made it easier for the right information to be automatically found.
</p>]]></description>
      <pubDate>Tue, 22 Feb 2011 09:44:13 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Derick Rethans' Blog: New VLD and translit releases]]></title>
      <guid>http://www.phpdeveloper.org/news/9906</guid>
      <link>http://www.phpdeveloper.org/news/9906</link>
      <description><![CDATA[<p>
<i>Derick Rethans</i> has <a href="http://derickrethans.nl/new_vld_and_translit_releases.php">posted about</a> new versions of two PHP extensions with "very distinctive purposes" - <a href="http://derickrethans.nl/vld.php">VLD</a> and <a href="http://derickrethans.nl/translit.php">translit</a>.
</p>
<p>
VLD is for the "hardcore hackers" out there to see what's happening behind the scenes for each request made to PHP and the translit extension makes it easier to "transliterate" information into other formats (with filters like "normalize_numbers" and converting text to Chinese).
</p>
<p>
You can grab the updated version through the standard pecl interface or from <a href="http://pecl.php.net/package/translit">their</a> <a href="http://pecl.php.net/package/vld">pages</a> on the PECL site.
</p>]]></description>
      <pubDate>Thu, 03 Apr 2008 11:17:42 -0500</pubDate>
    </item>
  </channel>
</rss>
