<?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 21:14:39 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Derick Rethans' Blog: Translating Twitter, part 2]]></title>
      <guid>http://www.phpdeveloper.org/news/16419</guid>
      <link>http://www.phpdeveloper.org/news/16419</link>
      <description><![CDATA[<p>
<i>Derick Rethans</i> has posted the second part of his look at <a href="http://derickrethans.nl/translating-twitter-part2.html">translating twitter</a> as a part of his PHP-GTK Twitter client <a href="http://derickrethans.nl/projects.html#haunt">Haunt</a>. Because of the deprecation route Google chose for its translation API, he needed a change to another service - the <a href="http://www.microsoft.com/web/post/using-the-free-bing-translation-apis">Bing Translation API</a>.
</p>
<blockquote>
A while ago I wrote in <a href="http://derickrethans.nl/translating-twitter.html">an article</a> about translating tweets in my client <a href="http://derickrethans.nl/projects.html#haunt">Haunt</a>. For the translating itself I was using the Google Translate API, which has sadly be <a href="http://googlecode.blogspot.com/2011/05/spring-cleaning-for-some-of-our-apis.html">deprecated</a>. Evil after all I suppose. I've now rewritten my translation code to use the <a href="http://www.microsoft.com/web/post/using-the-free-bing-translation-apis">Bing Translation APIs</a> instead. You need to register an API key (see <a href="http://www.bing.com/developers/appids.aspx%29">http://www.bing.com/developers/appids.aspx</a>) to be able to use the APIs. The APIs that I am using are fairly simple though.
</blockquote>
<p>
Also included in <a href="http://derickrethans.nl/translating-twitter-part2.html">the post</a> is some sample code showing how to make the request to this new API and the results from the requests.
</p>]]></description>
      <pubDate>Thu, 02 Jun 2011 11:28:40 -0500</pubDate>
    </item>
  </channel>
</rss>
