<?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>Crossing the Pond &#187; What&#8217;s Hot</title>
	<atom:link href="http://www.pondcrossers.com/category/whats-hot/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pondcrossers.com</link>
	<description>Fun International Travel</description>
	<lastBuildDate>Wed, 21 Apr 2010 09:47:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>La Cueca de Chile: Baile Sureña</title>
		<link>http://www.pondcrossers.com/la-cueca-de-chile-baile-surena/</link>
		<comments>http://www.pondcrossers.com/la-cueca-de-chile-baile-surena/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 23:14:18 +0000</pubDate>
		<dc:creator>The Dude</dc:creator>
				<category><![CDATA[What's Hot]]></category>

		<guid isPermaLink="false">http://www.pondcrossers.com/?p=208</guid>
		<description><![CDATA[Puede tener algo de la cueca &#8211; historia, todo eso aqui. Puede tener más aca.]]></description>
			<content:encoded><![CDATA[<p></p><p>Puede tener algo de la cueca &#8211; historia, todo eso aqui.</p>
<div class="vertical_one"><img class="alignnone" title="Cueca folklorico uno" src="http://www.pondcrossers.com/blog-images/dancer-1.jpg" alt="Yay for cueca!" width="180" height="550" /><img class="alignnone" title="Cueca folklorico dos" src="http://www.pondcrossers.com/blog-images/dancer-2.jpg" alt="Yay for cueca!" width="180" height="550" /><img class="alignnone" title="Cueca folklorico tres" src="http://www.pondcrossers.com/blog-images/dancer-3.jpg" alt="Yay for cueca!" width="180" height="550" /></div>
<p>Puede tener más aca.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pondcrossers.com/la-cueca-de-chile-baile-surena/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Add a Free MP3 Audio Player to the Thesis Theme MultiMedia Box</title>
		<link>http://www.pondcrossers.com/how-to-add-mp3-player-audio-thesis-theme/</link>
		<comments>http://www.pondcrossers.com/how-to-add-mp3-player-audio-thesis-theme/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 09:05:49 +0000</pubDate>
		<dc:creator>The Dude</dc:creator>
				<category><![CDATA[What's Hot]]></category>

		<guid isPermaLink="false">http://www.pondcrossers.com/?p=119</guid>
		<description><![CDATA[<object width="200" height="166"><param name="movie" value="http://www.youtube.com/v/il2lLZeYwPw&#038;hl=en_US&#038;fs=1&#038;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/il2lLZeYwPw&#038;hl=en_US&#038;fs=1&#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="200" height="166"></embed></object>]]></description>
			<content:encoded><![CDATA[<p></p><p>It&#8217;s time to try a MultiMedia Box MP3 playlist test.</p>
<p>First we grab an &#8220;open source, free and customizable&#8221; <a rel="nofollow" href="http://flash-mp3-player.net/" target="_blank">audio player</a> and grabbed the &#8220;multi&#8221; option since the goal here is to create a playlist of our favorite <span style="text-decoration: line-through;">pirated</span> garage band&#8217;s royalty-free best songs.</p>
<p>The documentation on that MP3 player&#8217;s site is decent enough, we begin with:</p>
<p><code>&lt;object classid=&quot;clsid:d27cdb6e-ae6d-11cf-96b8-444553540000&quot; width=&quot;200&quot; height=&quot;20&quot; codebase=&quot;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0&quot;&gt;&lt;param name=&quot;FlashVars&quot; value=&quot;mp3=test.mp3|test2.mp3&quot; /&gt;&lt;param name=&quot;src&quot; value=&quot;player_mp3_multi.swf&quot; /&gt;&lt;embed type=&quot;application/x-shockwave-flash&quot; width=&quot;200&quot; height=&quot;20&quot; src=&quot;player_mp3_multi.swf&quot; flashvars=&quot;mp3=test.mp3|test2.mp3&quot;&gt;&lt;/embed&gt;&lt;/object&gt;</code></p>
<p>Change paths to absolute URI references as needed, then dump the above code into the &#8220;Custom Multimedia Box Code&#8221; section in Thesis, and call it good.</p>
<p>Well that was easy.  There&#8217;s a generator on the site to make it easier still.  The configuration file is a TXT and can be edited to do all sorts of fun things, like create the multiple play lists.  But that sounded like work, so, sticking just to the MP3 player&#8217;s Flash based parameters seemed best for newbies.</p>
<p>To get the final playlist seen here, the following code was used in the Thesis multimedia box &#8220;custom code&#8221; section.  You would need to add your own URIs to your own happy songs, your own version of this open-source MP3 player, and so on, but it was the work of half an hour to go from nothing to this awesome jukebox of duplicate audio files.  </p>
<p>I left &#8220;autoplay&#8221; default to off, you&#8217;ll see why if you listen.</p>
<p><code>&lt;object class=&quot;playerpreview&quot; type=&quot;application/x-shockwave-flash&quot; data=&quot;http://www.pondcrossers.com/blog-images/mp3/template_multi/player_mp3_multi.swf&quot; width=&quot;200&quot; height=&quot;100&quot;&gt;<br />
&lt;param name=&quot;movie&quot; value=&quot;http://www.pondcrossers.com/blog-images/mp3/template_multi/player_mp3_multi.swf&quot; /&gt;<br />
&lt;param name=&quot;FlashVars&quot; value=&quot;mp3=http://www.pondcrossers.com/blog-images/mp3/template_multi/test.mp3|http://www.pondcrossers.com/blog-images/mp3/template_multi/test2.mp3|http://www.pondcrossers.com/blog-images/mp3/template_multi/test3.mp3&amp;amp;title=Godhammer Chaos 1|Godhammer Chaos 2|Godhammer Chaos 3&amp;amp;bgcolor1=189ca8&amp;amp;bgcolor2=085c68&quot; /&gt;<br />
&lt;/object&gt;</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pondcrossers.com/how-to-add-mp3-player-audio-thesis-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add MOV Quicktime Video to Thesis Theme</title>
		<link>http://www.pondcrossers.com/add-mov-quicktime-video-to-thesis-theme/</link>
		<comments>http://www.pondcrossers.com/add-mov-quicktime-video-to-thesis-theme/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 02:10:20 +0000</pubDate>
		<dc:creator>The Dude</dc:creator>
				<category><![CDATA[What's Hot]]></category>

		<guid isPermaLink="false">http://www.pondcrossers.com/?p=55</guid>
		<description><![CDATA[This Apple Quicktime MOV file crosses domains and may or may not work using the traditional OBJECT and EMBED commands.  Bet it does though.  Score, it does.]]></description>
			<content:encoded><![CDATA[<p></p><p>This Apple Quicktime MOV file crosses domains and may or may not work using the traditional OBJECT and EMBED commands.  Bet it does though.  Score, it does.</p>
<p><object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" height="256" width="320"><param name="src" value="http://www.adhive.com/lightning.mov"><param name="autoplay" value="true"><param name="type" value="video/quicktime" height="256" width="320"><embed src="http://www.adhive.com/lightning.mov" height="256" width="320" autoplay="true" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/"></p>
<p></object></p>
<p>Code used was:</p>
<pre>
&lt;object classid=&quot;clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B&quot; codebase=&quot;http://www.apple.com/qtactivex/qtplugin.cab&quot; height=&quot;256&quot; width=&quot;320&quot;&gt;
&lt;param name=&quot;src&quot; value=&quot;http://www.yourdomain/your.mov&quot;&gt;
&lt;param name=&quot;autoplay&quot; value=&quot;true&quot;&gt;
&lt;param name=&quot;type&quot; value=&quot;video/quicktime&quot; height=&quot;256&quot; width=&quot;320&quot;&gt;
&lt;embed src=&quot;http://www.yourdomain/your.mov&quot; height=&quot;256&quot; width=&quot;320&quot; autoplay=&quot;true&quot; type=&quot;video/quicktime&quot; pluginspage=&quot;http://www.apple.com/quicktime/download/&quot;&gt;
&lt;/object&gt;
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.pondcrossers.com/add-mov-quicktime-video-to-thesis-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.adhive.com/lightning.mov" length="3925331" type="video/quicktime" />
		</item>
		<item>
		<title>Just A Test</title>
		<link>http://www.pondcrossers.com/just-a-test/</link>
		<comments>http://www.pondcrossers.com/just-a-test/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 01:09:29 +0000</pubDate>
		<dc:creator>The Dude</dc:creator>
				<category><![CDATA[What's Hot]]></category>

		<guid isPermaLink="false">http://www.pondcrossers.com/?p=24</guid>
		<description><![CDATA[Testing and spamming, you should not be subscribed to this feed.]]></description>
			<content:encoded><![CDATA[<p></p><p>Testing and spamming, you should not be subscribed to this feed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pondcrossers.com/just-a-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
