<?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>Nate&#039;s blog &#187; Calendar</title>
	<atom:link href="http://www.natenewz.com/tag/calendar/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.natenewz.com</link>
	<description>My various projects</description>
	<lastBuildDate>Wed, 27 Oct 2010 00:07:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google Thinks Server is Spanish</title>
		<link>http://www.natenewz.com/2009/07/01/google-thinks-server-is-spanish/</link>
		<comments>http://www.natenewz.com/2009/07/01/google-thinks-server-is-spanish/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 15:40:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Php]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Calendar]]></category>
		<category><![CDATA[Feed]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Spanish]]></category>
		<category><![CDATA[Wrong language]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.natenewz.com/blog/?p=31</guid>
		<description><![CDATA[I was working with google calendar xml feeds the other day, and the funniest thing was happening. If I went to the feed on my computer, it would show up in English. If my server downloaded it, it would show up in Spanish, with all of my events translated. After several hours of looking into [...]]]></description>
			<content:encoded><![CDATA[<p>I was working with google calendar xml feeds the other day, and the funniest thing was happening. If I went to the feed on my computer, it would show up in English. If my server downloaded it, it would show up in Spanish, with all of my events translated. After several hours of looking into why Google might think my server is Spanish, I discovered a fix. </p>
<p>Google gives you an xml feed URL that ends in &#8216;basic/&#8217;</p>
<p>Just add ?hl=en to the end of it.<br />
&#8216;basic/?hl=en&#8217;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.natenewz.com/2009/07/01/google-thinks-server-is-spanish/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

