<?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>GS Design &#187; Google Translate Tool</title>
	<atom:link href="http://www.gsdesign.ro/blog/category/projects/phpclasses/google-translate-tool/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gsdesign.ro/blog</link>
	<description>Just another developer blog</description>
	<lastBuildDate>Thu, 06 Jan 2011 22:28:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Google Translate Tool Class v0.9</title>
		<link>http://www.gsdesign.ro/blog/google-translate-tool-class-v09/</link>
		<comments>http://www.gsdesign.ro/blog/google-translate-tool-class-v09/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 21:48:33 +0000</pubDate>
		<dc:creator>Gabi Solomon</dc:creator>
				<category><![CDATA[Google Translate Tool]]></category>
		<category><![CDATA[phpclasses]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[oop]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[translate]]></category>

		<guid isPermaLink="false">http://www.gsdesign.ro/blog/?p=90</guid>
		<description><![CDATA[As almost all of my classes i have developed this class for a project requirement, and i decided to make it public on phpclasses.com that is available for download at this link. This is quite a simple class can translate text, and webpages using Google translate services. The class usses curl to make a tranlation [...]]]></description>
			<content:encoded><![CDATA[<p>As almost all of my classes i have developed this class for a project requirement, and i decided to make it public on <a href="http://solomongaby.users.phpclasses.org/">phpclasses.com </a> that is available for download at this <a href="http://solomongaby.users.phpclasses.org/browse/package/4691.html">link.</a></p>
<p>This is quite a simple class can translate text, and webpages using Google translate services.</p>
<p>The class usses curl to make a tranlation request to the Google translate Web page and asking for the translation of the given text or URL from the selected from and to languages. The result is parsed to obtain the translation and returned by the class.</p>
<p>The translation class supports all the languages currently available at google including:<br />
English, German, Spanish, French, Italian, Portuguese, Arabic, Chinese and Russian.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gsdesign.ro/blog/google-translate-tool-class-v09/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
	</channel>
</rss>

