<?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>Silliam &#187; Google</title>
	<atom:link href="http://www.silliam.com/tag/google/feed" rel="self" type="application/rss+xml" />
	<link>http://www.silliam.com</link>
	<description>Just a few words...</description>
	<lastBuildDate>Thu, 19 Mar 2009 23:03:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Something strange is going on here.</title>
		<link>http://www.silliam.com/interesting/something-strange-is-going-on-here</link>
		<comments>http://www.silliam.com/interesting/something-strange-is-going-on-here#comments</comments>
		<pubDate>Wed, 05 Nov 2008 05:43:35 +0000</pubDate>
		<dc:creator>silliam</dc:creator>
				<category><![CDATA[Interesting]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[maps]]></category>

		<guid isPermaLink="false">http://www.silliam.com/?p=93</guid>
		<description><![CDATA[http://maps.google.com/?ie=UTF8&#38;ll=40.758156,-73.977664&#38;spn=0.002913,0.005997&#38;t=k&#38;z=18
Apparently this is what happens when an airplane, or satellite taking pictures from over the poles, takes pictures from different angles and then puts them together.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://maps.google.com/?ie=UTF8&amp;ll=40.758156,-73.977664&amp;spn=0.002913,0.005997&amp;t=k&amp;z=18" target="_blank">http://maps.google.com/?ie=UTF8&amp;ll=40.758156,-73.977664&amp;spn=0.002913,0.005997&amp;t=k&amp;z=18</a></p>
<p>Apparently this is what happens when an airplane, or satellite taking pictures from over the poles, takes pictures from different angles and then puts them together.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.silliam.com/interesting/something-strange-is-going-on-here/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XHTML Valid YouTube Embedding</title>
		<link>http://www.silliam.com/tech/xhtml-valid-youtube-embedding</link>
		<comments>http://www.silliam.com/tech/xhtml-valid-youtube-embedding#comments</comments>
		<pubDate>Fri, 06 Jun 2008 05:01:45 +0000</pubDate>
		<dc:creator>silliam</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[embedding]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.silliam.com/?p=44</guid>
		<description><![CDATA[If you have ever tried to embed a YouTube video and then tried to validate the HTML of your page, you know that youtube will break your validation.Â  I recently discovered the solution.Â  Apparently YouTube videos are also supposed to be viewed 320&#215;267, I think I actually like the smaller size.Â  I bolded the important [...]]]></description>
			<content:encoded><![CDATA[<p>If you have ever tried to embed a YouTube video and then tried to validate the HTML of your page, you know that youtube will break your validation.Â  I recently discovered the solution.Â  Apparently YouTube videos are also supposed to be viewed 320&#215;267, I think I actually like the smaller size.Â  I <strong>bolded</strong> the important parts.</p>
<p>Original:</p>
<blockquote><p>&lt;object width=&#8221;<strong>425</strong>&#8221; height=&#8221;<strong>344</strong>&#8220;&gt;&lt;param name=&#8221;movie&#8221; value=&#8221;<strong>http://www.youtube.com/v/nrlSkU0TFLs&amp;hl=en</strong>&#8220;&gt;&lt;/param&gt;&lt;param name=&#8221;wmode&#8221; value=&#8221;transparent&#8221;&gt;&lt;/param&gt;&lt;embed src=&#8221;<strong>http://www.youtube.com/v/nrlSkU0TFLs&amp;hl=en</strong>&#8221; type=&#8221;application/x-shockwave-flash&#8221; wmode=&#8221;transparent&#8221; width=&#8221;425&#8243; height=&#8221;344&#8243;&gt;&lt;/embed&gt;&lt;/object&gt;</p></blockquote>
<p>Valid:</p>
<blockquote><p>&lt;object type=&#8221;application/x-shockwave-flash&#8221; data=&#8221;<a href="http://www.youtube.com/v/nrlSkU0TFLs&amp;amp"><strong>http://www.youtube.com/v/nrlSkU0TFLs&amp;</strong></a>&#8221; width=&#8221;<strong>320</strong>&#8221; height=&#8221;<strong>267</strong>&#8220;&gt;&lt;param name=&#8221;movie&#8221; value=&#8221;<a href="http://www.youtube.com/v/nrlSkU0TFLs&amp;amp"><strong>http://www.youtube.com/v/nrlSkU0TFLs&amp;</strong></a>&#8221; /&gt;&lt;param name=&#8221;FlashVars&#8221; value=&#8221;playerMode=embedded&#8221; /&gt;&lt;param name=&#8221;wmode&#8221; value=&#8221;transparent&#8221; /&gt;&lt;/object&gt;</p></blockquote>
<p>Code from this excellent <a title="post" href="http://blog.artesea.co.uk/2008/05/youtube-and-embedding-correctly.html">post</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.silliam.com/tech/xhtml-valid-youtube-embedding/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
