<?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>Dynamic Guru &#187; google</title>
	<atom:link href="http://www.dynamicguru.com/category/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dynamicguru.com</link>
	<description>Web design, Web development ,WordPress themes , php &#38; random techy stuff</description>
	<lastBuildDate>Wed, 28 Jul 2010 07:44:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Weather forecast script in php using Google Weather API</title>
		<link>http://www.dynamicguru.com/php/weather-forecast-script-in-php-using-google-weather-api/</link>
		<comments>http://www.dynamicguru.com/php/weather-forecast-script-in-php-using-google-weather-api/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 09:27:43 +0000</pubDate>
		<dc:creator>Aviator</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[API]]></category>

		<guid isPermaLink="false">http://www.dynamicguru.com/?p=314</guid>
		<description><![CDATA[A few days back , we published an article about currency conversion using Google calculator API and php. Today we are going to show you how to display current weather information and forecast data using php and Google Weather API.
The API is situated at http://www.google.com/ig/api?weather and the callback URL for a specific place looks like ]]></description>
		<wfw:commentRss>http://www.dynamicguru.com/php/weather-forecast-script-in-php-using-google-weather-api/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Currency conversion using php and Google calculator api</title>
		<link>http://www.dynamicguru.com/php/currency-conversion-using-php-and-google-calculator-api/</link>
		<comments>http://www.dynamicguru.com/php/currency-conversion-using-php-and-google-calculator-api/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 07:34:33 +0000</pubDate>
		<dc:creator>Aviator</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[currency conversion]]></category>
		<category><![CDATA[Google calculator API]]></category>

		<guid isPermaLink="false">http://www.dynamicguru.com/?p=285</guid>
		<description><![CDATA[Google is a wonderful ! While most of us use it for searching the web for information , few are aware that it has an inbuilt calculator which can also be used for converting a currency into another . Doing so is really simple , you just type &#8221; AMOUNT CURRENCY_CONVERTING_FROM in CURRENCY_CONVERTING_TO &#8221; and ]]></description>
		<wfw:commentRss>http://www.dynamicguru.com/php/currency-conversion-using-php-and-google-calculator-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to know what keywords visitors Googled to reach your site?</title>
		<link>http://www.dynamicguru.com/php/how-to-know-what-keywords-visitors-googled-to-reach-your-site/</link>
		<comments>http://www.dynamicguru.com/php/how-to-know-what-keywords-visitors-googled-to-reach-your-site/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 13:15:24 +0000</pubDate>
		<dc:creator>Aviator</dc:creator>
				<category><![CDATA[featured]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[google keyword logging using php]]></category>
		<category><![CDATA[google search keyword detection]]></category>
		<category><![CDATA[using parse_url() and parse_str() to know what keywords visitors Googled to reach your site]]></category>

		<guid isPermaLink="false">http://www.dynamicguru.com/?p=200</guid>
		<description><![CDATA[Here is a simple php script that will detect if your visitor is coming from Google and then log the keyword used to reach your site to a file. The script logs the visitors ip address along with the keyword and exact date and time to a file in the form x.x.x.x googled for &#8220;key ]]></description>
		<wfw:commentRss>http://www.dynamicguru.com/php/how-to-know-what-keywords-visitors-googled-to-reach-your-site/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
