<?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>Battlerobo.com &#187; Google Video</title>
	<atom:link href="http://www.battlerobo.com/tag/google-video/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.battlerobo.com</link>
	<description>Musings of a Chicago Web Developer</description>
	<lastBuildDate>Sun, 08 Jan 2012 05:22:51 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19719</generator>
		<item>
		<title>feel great.</title>
		<link>http://www.battlerobo.com/2007/02/test/</link>
		<comments>http://www.battlerobo.com/2007/02/test/#comments</comments>
		<pubDate>Thu, 22 Feb 2007 19:32:44 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[Google Video]]></category>

		<guid isPermaLink="false">http://www.battlerobo.com/?p=185</guid>
		<description><![CDATA[Really old Internet video. It&#8217;s still awesome though.]]></description>
			<content:encoded><![CDATA[<p><embed id="VideoPlayback" style="width:400px;height:326px" flashvars="" src="http://video.google.com/googleplayer.swf?docid=9007621520656841860&#038;hl=en" type="application/x-shockwave-flash"> </embed></p>
<p>Really old Internet video. It&#8217;s still awesome though.</p>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://www.battlerobo.com/2007/02/test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YouTube Plugin for WordPress</title>
		<link>http://www.battlerobo.com/2007/02/youtube-plugin-for-wordpress/</link>
		<comments>http://www.battlerobo.com/2007/02/youtube-plugin-for-wordpress/#comments</comments>
		<pubDate>Thu, 01 Feb 2007 18:18:23 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Google Video]]></category>

		<guid isPermaLink="false">http://www.battlerobo.com/?p=174</guid>
		<description><![CDATA[I&#8217;ve been working diligently on that plugin. I found that it was way easier to not develop my own XML parser, and just use one that was working. Once I got that going, it was a matter of figuring out &#8230; <a href="http://www.battlerobo.com/2007/02/youtube-plugin-for-wordpress/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working diligently on that plugin. I found that it was way easier to not develop my own XML parser, and just use one that was <a href="http://eric.pollmann.net/items/2003/9/2003_09_22_xmlparser/" target="_blank">working</a>. Once I got that going, it was a matter of figuring out how to handle options and databases within WordPress. I figured all that stuff out too, and I managed to come up with something I&#8217;m pretty proud of. Right now, it handles all the YouTube videos I link to on the site. It&#8217;s doing that random video generator on the bar. It also does the <a href="/?id=youtube">gallery</a>. I&#8217;ll release it as soon as I do some cleaning up and make some documentation. Man, those programming classes are finally paying off!</p>
<p>I also wanted it to handle Google video as well, but they haven&#8217;t implemented an API yet. So, I had to do some slight hacking and managed this: <br />
<embed id="VideoPlayback" style="width:400px;height:326px" flashvars="" src="http://video.google.com/googleplayer.swf?docid=-5704202850850289853&#038;hl=en" type="application/x-shockwave-flash"> </embed> <br />
If it&#8217;s working like it&#8217;s supposed to, you should be seeing a thumbnail of the video that you can click and view the Google Video. The thing about this is, I can&#8217;t look up video data based on its unique ID. I had to work around that and do a search on the video title and format and parse it to and from XML. Basically, this is done by appending &#8216;&#038;output=rss&#8217; to the search results URL. So, ta dah! Google Video is now supported here&#8230; well, just barely.</p>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://www.battlerobo.com/2007/02/youtube-plugin-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

