<?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/"
	xmlns:media="http://search.yahoo.com/mrss/">

<channel>
	<title>coolchevy&#039;s blog &#124; Life and experience &#187; google</title>
	<atom:link href="http://coolchevy.org.ua/tag/google/feed/" rel="self" type="application/rss+xml" />
	<link>https://coolchevy.org.ua</link>
	<description>мій особистий блог &#124; нотатки</description>
	<lastBuildDate>Tue, 03 Jan 2012 16:52:28 +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 Apps Calendar – Only Able To Share Free Busy Information</title>
		<link>https://coolchevy.org.ua/2011/12/03/google-apps-calendar-%e2%80%93-only-able-to-share-free-busy-information/</link>
		<comments>https://coolchevy.org.ua/2011/12/03/google-apps-calendar-%e2%80%93-only-able-to-share-free-busy-information/#comments</comments>
		<pubDate>Sat, 03 Dec 2011 20:12:42 +0000</pubDate>
		<dc:creator>coolchevy</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.coolchevy.org.ua/?p=1028</guid>
		<description><![CDATA[The only reason I am writing this is that I have spent many evening trying to fix it! The problem is this: You have Google Apps for your domain. You want to share your calendar outside of the domain. In Google Calendar sharing settings, you have added someone to share with but the only option [...]]]></description>
		<wfw:commentRss>https://coolchevy.org.ua/2011/12/03/google-apps-calendar-%e2%80%93-only-able-to-share-free-busy-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="https://coolchevy.org.ua/wp-content/uploads/2011/12/firefox-300x50.jpg" length="6742" type="image/jpg" /><media:content url="https://coolchevy.org.ua/wp-content/uploads/2011/12/firefox-300x50.jpg" width="300" height="50" medium="image" type="image/jpeg" />	</item>
		<item>
		<title>Google Translate API From The Command Line</title>
		<link>https://coolchevy.org.ua/2011/06/17/google-translate-api-from-the-command-line/</link>
		<comments>https://coolchevy.org.ua/2011/06/17/google-translate-api-from-the-command-line/#comments</comments>
		<pubDate>Fri, 17 Jun 2011 20:43:36 +0000</pubDate>
		<dc:creator>coolchevy</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[translate]]></category>

		<guid isPermaLink="false">http://www.coolchevy.org.ua/?p=802</guid>
		<description><![CDATA[Simple wrapper for google translate api #!/bin/bash if [ $# == 3 ] then echo "From: $1 To: $2" lynx -dump "http://ajax.googleapis.com/ajax/services/language/translate?v=1.0&#038;q=$3&#038;langpair=$1&#124;$2"&#124;awk -F'"' '{print $6}' else lynx -dump "http://ajax.googleapis.com/ajax/services/language/translate?v=1.0&#038;q=$1&#038;langpair=&#124;ar"&#124;awk -F'"' '{print "From: "$10" To: ar \n"$6}';echo lynx -dump "http://ajax.googleapis.com/ajax/services/language/translate?v=1.0&#038;q=$1&#038;langpair=&#124;en"&#124;awk -F'"' '{print "From: "$10" To: en \n"$6}';echo fi Example: $ ./gtranslate.sh ru en "тест" From: ru [...]]]></description>
		<wfw:commentRss>https://coolchevy.org.ua/2011/06/17/google-translate-api-from-the-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Run Google Chrome on Windows 7 64 bit Version</title>
		<link>https://coolchevy.org.ua/2010/10/09/how-to-run-google-chrome-on-windows-7-64-bit-version/</link>
		<comments>https://coolchevy.org.ua/2010/10/09/how-to-run-google-chrome-on-windows-7-64-bit-version/#comments</comments>
		<pubDate>Sat, 09 Oct 2010 08:23:08 +0000</pubDate>
		<dc:creator>coolchevy</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://www.coolchevy.org.ua/?p=642</guid>
		<description><![CDATA[There are many users reporting that Google Chrome doesn’t work with Microsoft latest operating system Windows 7 64 bit version. Here is solution to make Google Chrome Work on Windows 7 64 bit. Run Google Chrome on Windows 7 64 bit Version 1. Right Click on Google Chrome Icon 2. Add -–in-process-plugins after chrome.exe in [...]]]></description>
		<wfw:commentRss>https://coolchevy.org.ua/2010/10/09/how-to-run-google-chrome-on-windows-7-64-bit-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="https://coolchevy.org.ua/wp-content/uploads/2010/10/google-chrome-windows-7-64-bit-version-219x300.png" length="45272" type="image/jpg" /><media:content url="https://coolchevy.org.ua/wp-content/uploads/2010/10/google-chrome-windows-7-64-bit-version-219x300.png" width="219" height="300" medium="image" type="image/png" />	</item>
		<item>
		<title>Goo.gl URL shortener</title>
		<link>https://coolchevy.org.ua/2010/10/08/goo-gl-url-shortener/</link>
		<comments>https://coolchevy.org.ua/2010/10/08/goo-gl-url-shortener/#comments</comments>
		<pubDate>Thu, 07 Oct 2010 22:57:06 +0000</pubDate>
		<dc:creator>coolchevy</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.coolchevy.org.ua/?p=639</guid>
		<description><![CDATA[How to make shorten url using goo.gl import urllib import simplejson def GooGL(url): params = urllib.urlencode({'security_token': None, 'url': url}) f = urllib.urlopen('http://goo.gl/api/shorten', params) return simplejson.loads(f.read())['short_url'] >>> GooGL('http://www.google.com') 'http://goo.gl/mR2d' >>>]]></description>
		<wfw:commentRss>https://coolchevy.org.ua/2010/10/08/goo-gl-url-shortener/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Відкриті DNS сервера від google</title>
		<link>https://coolchevy.org.ua/2009/12/05/vidkryti-dns-servera-vid-google/</link>
		<comments>https://coolchevy.org.ua/2009/12/05/vidkryti-dns-servera-vid-google/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 01:24:08 +0000</pubDate>
		<dc:creator>coolchevy</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://www.coolchevy.org.ua/?p=153</guid>
		<description><![CDATA[Google анонсував відкриті dns-сервера для загального користування Ip-адреси серверів: 8.8.8.8 8.8.4.4 подробиці на сайті]]></description>
		<wfw:commentRss>https://coolchevy.org.ua/2009/12/05/vidkryti-dns-servera-vid-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

