<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>techno.blog(&#34;Dion&#34;) &#187; Ajax</title>
	<atom:link href="http://almaer.com/blog/tag/ajax/feed" rel="self" type="application/rss+xml" />
	<link>http://almaer.com/blog</link>
	<description>blogging about life, the universe, and everything tech</description>
	<lastBuildDate>Tue, 28 Aug 2012 14:41:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Twitter Translate: Automatically convert tweets to your language</title>
		<link>http://almaer.com/blog/twitter-translate-automatically-convert-tweets-to-your-language</link>
		<comments>http://almaer.com/blog/twitter-translate-automatically-convert-tweets-to-your-language#comments</comments>
		<pubDate>Mon, 28 Apr 2008 17:14:45 +0000</pubDate>
		<dc:creator>dion</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[langauge]]></category>
		<category><![CDATA[translate]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://almaer.com/blog/twitter-translate-automatically-convert-tweets-to-your-language</guid>
		<description><![CDATA[
I am having a lot of fun with the AJAX Language API. Last week I talked about the translation bookmarklet that lets you translate anything that you select in the browser.
This time, I whipped up Twitter Translate, which watches the tweets in the page, and if the content isn&#8217;t your native tongue automatically converts it [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://code.google.com/p/good-translations/"><img src='http://almaer.com/blog/uploads/babelfish.png' alt='Twitter Translate' border='0'/></a></p>
<p>I am having a lot of fun with the <a href="http://code.google.com/apis/ajaxlanguage/">AJAX Language API</a>. Last week I talked about <a href="http://almaer.com/blog/translate-select-any-text-in-the-browser-and-have-it-convert-to-english-or-your-language">the translation bookmarklet</a> that lets you translate anything that you select in the browser.</p>
<p>This time, I whipped up <a href="http://code.google.com/p/good-translations/">Twitter Translate</a>, which watches the tweets in the page, and if the content isn&#8217;t your native tongue automatically converts it and replaces it inline. It then adds a mini logo with &#8220;translated from &#8230;&#8221; which you can click on to see the original text:</p>
<p><img src='http://almaer.com/blog/uploads/twittert.png' alt='Twitter Translate Example' border='0'/></p>
<p>It is probably easiest to quickly see it in action:</p>
<p><object type="application/x-shockwave-flash" width="600" height="457" data="http://www.vimeo.com/moogaloop.swf?clip_id=950134&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA"><param name="quality" value="best" /><param name="allowfullscreen" value="true" /><param name="scale" value="showAll" /><param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=950134&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA" /></object></p>
<p>I think that I am so excited about this API as it is a vertical service that you can just use for free. Think back on how you would be able to integrate language into your applications in the past. You would either:</p>
<ul>
<li>Have to work on the discipline yourself, which is crazy if it isn&#8217;t your core business</li>
<li>Find a vendor that has some product that you can use, all of which are very expensive.</li>
</ul>
<p>Now, we can use this service for free, and the best part? It will keep getting better behind the scenes without us having to do a thing!</p>
]]></content:encoded>
			<wfw:commentRss>http://almaer.com/blog/twitter-translate-automatically-convert-tweets-to-your-language/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>
