News Feed
Jobs Feed
Sections




News Archive
Derick Rethans' Blog:
Translating Twitter, part 2
June 02, 2011 @ 11:28:40

Derick Rethans has posted the second part of his look at translating twitter as a part of his PHP-GTK Twitter client Haunt. Because of the deprecation route Google chose for its translation API, he needed a change to another service - the Bing Translation API.

A while ago I wrote in an article about translating tweets in my client Haunt. For the translating itself I was using the Google Translate API, which has sadly be deprecated. Evil after all I suppose. I've now rewritten my translation code to use the Bing Translation APIs instead. You need to register an API key (see http://www.bing.com/developers/appids.aspx) to be able to use the APIs. The APIs that I am using are fairly simple though.

Also included in the post is some sample code showing how to make the request to this new API and the results from the requests.

0 comments voice your opinion now!
translate twitter haunt bing google api webservice


blog comments powered by Disqus

Similar Posts

Web Development Blog: First steps within the Zend Framework

Dave Marshall's Blog: How I'm designing a RESTful(ish) web service

Michael Nitschinger: Benchmarking Cache Transcoders in PHP

Liip Blog: Why a Project Switched from Google Search Appliance to Zend_Lucene

Evan Sims' Blog: Web APIs by Example, Part I: Twitter


Community Events











Don't see your event here?
Let us know!


development phpunit tool interview code podcast series introduction community example release object unittest opinion testing framework functional zendframework2 application language

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework