<?xml version='1.0'?><rss xmlns:admin='http://webns.net/mvcb/' version='2.0' xmlns:sy='http://purl.org/rss/1.0/modules/syndication/' xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
    <channel>
    <title>Moonbase</title>
    <link>http://moonbase.rydia.net</link>
    <description>MenTaLguY&apos;s page</description>
    <dc:language>en-us</dc:language>
    <dc:creator/>
    <dc:date>2008-05-13T16:45:10+00:00</dc:date>
    <admin:generatorAgent rdf:resource='http://hobix.com/?v=0.5'/>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
    <item><title>atomic_ops</title><link>http://moonbase.rydia.net/mental/blog/programming/atomic-ops.html</link><guid isPermaLink='false'>mental/blog/programming/atomic-ops@http://moonbase.rydia.net</guid><dc:subject>mental/blog/programming</dc:subject><dc:subject>mental/blog/programming</dc:subject><dc:creator>MenTaLguY</dc:creator><dc:date>2008-05-13T16:44:59+00:00</dc:date><description xml:space='preserve'>&lt;p&gt;&lt;a href=&quot;http://www.hpl.hp.com/research/linux/atomic_ops/&quot;&gt;atomic_ops&lt;/a&gt; is a library
of portable primitives for building lockfree multithreaded programs in C, by
Hans Boehm of libgc fame.  The basic atomic operations portion of the
library is &lt;span class=&quot;caps&quot;&gt;MIT&lt;/span&gt;-licensed, although it also includes a GPLed addon library
which provides nearly lockfree stacks and a lockfree malloc implementation.&lt;/p&gt;</description></item><item><title>Adobe Does Not Suck</title><link>http://moonbase.rydia.net/mental/blog/programming/adobe-does-not-suck.html</link><guid isPermaLink='false'>mental/blog/programming/adobe-does-not-suck@http://moonbase.rydia.net</guid><dc:subject>mental/blog/programming</dc:subject><dc:subject>mental/blog/programming</dc:subject><dc:creator>MenTaLguY</dc:creator><dc:date>2008-05-10T19:31:08+00:00</dc:date><description xml:space='preserve'>&lt;p&gt;(This is a follow-on to my post &lt;a href=&quot;http://moonbase.rydia.net/mental/blog/web/adobe-flash-player-deadlock.html&quot;&gt;The Adobe Flash Player Deadlock&lt;/a&gt;)&lt;/p&gt;


	&lt;p&gt;I&amp;#8217;ve been very pleased to see that, after my original post on March 9, many
of my criticisms have been addressed, and I&amp;#8217;ve learned that some were simply
founded on poor communication.  Let&amp;#8217;s run through some of them.&lt;/p&gt;


	&lt;h4&gt;Criticism: There is no way for the general public to report flash player bugs.&lt;/h4&gt;


	&lt;p&gt;Originally, your options for reporting bugs were posting comments on a
certain blog, or filling out the Adobe feature request form at
&lt;a href=&quot;http://www.adobe.com/go/wish&quot;&gt;http://www.adobe.com/go/wish&lt;/a&gt;.  The blog
wasn&amp;#8217;t particularly encouraging since few of the issues raised there got
addressed or even received a positive response (I&amp;#8217;m also not linking to the
blog because towards the end the exchanges between frustrated Linux users
and a beleaguered Adobe project manager make both sides look needlessly bad).&lt;/p&gt;


	&lt;p&gt;I had also not been aware of the wishlist form as an accepted avenue for
reporting bugs, but the current version of the page makes that a little more
clear and easier to find in a search on Adobe&amp;#8217;s site.  However, the wishlist
form still isn&amp;#8217;t very ideal.  Rather than a black hole to send &amp;#8220;wishes&amp;#8221; into,
I&amp;#8217;d really been hoping for a public bug tracker where you can actually see
the fate of your problem report.  Even Sun, in their most obnoxious days,
had such a thing for Java.&lt;/p&gt;


	&lt;p&gt;Thankfully, as of April 8, Adobe finally has a public bug tracker for flash:
&lt;a href=&quot;http://bugs.adobe.com/flashplayer&quot;&gt;http://bugs.adobe.com/flashplayer&lt;/a&gt;.&lt;/p&gt;


	&lt;p&gt;This criticism is now completely addressed.&lt;/p&gt;


	&lt;p&gt;(Many thanks to &lt;a href=&quot;http://www.marnen.org/&quot;&gt;Marnen&lt;/a&gt; for filling me in on this
point.)&lt;/p&gt;


	&lt;h4&gt;Criticism: Adobe is not devoting sufficient resources to the Linux Flash player for it to remain viable.&lt;/h4&gt;


	&lt;p&gt;I had based this criticism on Adobe&amp;#8217;s public statements and history so far.
After an initially promising release of Flash 9 (Linux Flash had previously
languished buggily at verison 7 for an extended time), subsequent Flash 9
releases were increasingly infrequent and full of new regressions.  Adobe was
supposedly going to make a big push for Linux with the release of &lt;span class=&quot;caps&quot;&gt;AIR&lt;/span&gt;, but
when Adobe actually released &lt;span class=&quot;caps&quot;&gt;AIR 1&lt;/span&gt;.0 in February, they omitted support for
the Linux platform since (according to the &lt;span class=&quot;caps&quot;&gt;AIR FAQ&lt;/span&gt; at the time) they had to
&amp;#8220;wait on the core Flash Player&amp;#8217;s support for Linux to be finalized.&amp;#8221;  All
these things together painted a very ominious picture for the future of
Flash on Linux.&lt;/p&gt;


	&lt;p&gt;On March 30, however, Adobe released an alpha version of &lt;span class=&quot;caps&quot;&gt;AIR&lt;/span&gt; for Linux,
showing that they were making a serious effort to support the platform.
I suspect that the reason for the falloff in Flash 9 support is the result
of Adobe reallocating programming resources to Flash 10/AIR, although it
would be nice if Adobe publicly announced their plans the same way that
they did for 64-bit Photoshop, so people wouldn&amp;#8217;t be left to conclude that,
absent released software, they didn&amp;#8217;t have any serious plans at all.&lt;/p&gt;


	&lt;p&gt;This criticism is probably unfounded to the extent that Adobe is doing the
best they reasonably can as long as they are not accepting outside help by
opening development of their own player (which itself would require a
significant initial investment of resources that Adobe may not have).&lt;/p&gt;


	&lt;p&gt;However&amp;#8230;&lt;/p&gt;


	&lt;h4&gt;Criticism: There is no finalized release of the Flash player for Linux which is stable enough to use for development work.&lt;/h4&gt;


	&lt;p&gt;It&amp;#8217;s still the case that the latest Flash Player 9 takes out my browser
multiple times an hour if I use it heavily (FlashBlock has helped mitigate
this issue for casual use).  Since Linux is my preferred development
platform, there&amp;#8217;s no way I could see myself developing for it until this
changes.&lt;/p&gt;


	&lt;p&gt;(A few people have asked me why I think Adobe has to be altrustic and expend
resources supporting Linux.  They don&amp;#8217;t, of course.  But then I don&amp;#8217;t have
to be altrustic and bend over backwards to develop for an &lt;span class=&quot;caps&quot;&gt;RIA&lt;/span&gt; platform that
doesn&amp;#8217;t have good support for the development platform I normally use either.
Remember that the original post was about why I personally didn&amp;#8217;t want to
develop for Adobe&amp;#8217;s platform.)&lt;/p&gt;


	&lt;p&gt;For now this criticism remains unaddressed, although with the alpha release
of &lt;span class=&quot;caps&quot;&gt;AIR&lt;/span&gt; for Linux I have hope that it might be addressed this year.&lt;/p&gt;


	&lt;h4&gt;Criticism: Adobe is putting up roadblocks for open source Flash player implementations.&lt;/h4&gt;


	&lt;p&gt;Even when Adobe finally published specifications for the flash format, they
carried restrictions which prevented using them to implement your own flash
player.  Interviews with Adobe employees in the past had also indicated
that Adobe was concerned about retaining control of its platform.  Worse,
in March they had announced their intent to make &lt;span class=&quot;caps&quot;&gt;DRM&lt;/span&gt; part of the flash
platform, introducing an additional obstacle for Open Source players.&lt;/p&gt;


	&lt;p&gt;However, just this month (May), Adobe launched the
&lt;a href=&quot;http://www.adobe.com/openscreenproject/faq/&quot;&gt;Open Screen Project&lt;/a&gt; and
removed the restrictions on the use of their specifications.  Some have
called this a PR stunt, since the way it worked out Adobe hadn&amp;#8217;t relaxed
the restrictions on the specifications until all the information published
in them had been reverse-engineered by the developer community anyway. 
However, I think calling it a PR stunt misses an important point&amp;#8212;the Open
Screen Project is specifically a signal that Adobe is no longer directly
hostile to alternate Flash Player implementations.&lt;/p&gt;


	&lt;p&gt;This criticism is largely addressed; &lt;span class=&quot;caps&quot;&gt;DRM&lt;/span&gt; remains an issue on the horizion,
but Adobe&amp;#8217;s public stance against non-Adobe players has clearly changed.&lt;/p&gt;


	&lt;h4&gt;Criticism: Adobe doesn&amp;#8217;t consider broad platform support for Flash to be important.&lt;/h4&gt;


	&lt;p&gt;Historically, aside from Flash Lite (which is fairly different to the regular
Flash platform), Adobe&amp;#8217;s official support for Flash has mostly extended to
&lt;span class=&quot;caps&quot;&gt;PPC OS X&lt;/span&gt; and x86-32 &lt;span class=&quot;caps&quot;&gt;OS X&lt;/span&gt; and Windows.  There&amp;#8217;s been the rather flaky and
inconsistent support for x86-32 Linux (and the zombie-like revival of some
version of the &lt;span class=&quot;caps&quot;&gt;PPC&lt;/span&gt; Flash 7 plugin for the Wii), but that&amp;#8217;s about it.  The
thing is, until you are able to support a certain number of platforms, the
incremental cost of supporting each additional platform is extremely high.
There&amp;#8217;s essentially a knee in the graph, and Adobe is still quite far from
reaching it.&lt;/p&gt;


	&lt;p&gt;As Sun discovered with Java, truly broad platform support is really only
possible with an open source implementation of the platform.  The
community-developed zero-assembler Hotspot has enabled the &lt;span class=&quot;caps&quot;&gt;JVM&lt;/span&gt; to be brought
to a wide variety of new platforms which didn&amp;#8217;t have Sun Java before with
extremely little initial effort, and soon may start leveraging &lt;span class=&quot;caps&quot;&gt;LLVM&lt;/span&gt; for
cross-platform &lt;span class=&quot;caps&quot;&gt;JIT&lt;/span&gt; performance.  Flash will not be able to catch up in terms
of platform support until at least one solid open source implementation of
the Flash platform is available.  On the evidence of the Open Screen Project,
and their previous open-sourcing of the Tamarin runtime, I think Adobe
finally realizes this.&lt;/p&gt;


	&lt;p&gt;I think this criticism was unfounded.  Their release of Tamarin in November
ought to have been a clue to me that they were waking up about this.&lt;/p&gt;</description></item><item><title>Blogging Again</title><link>http://moonbase.rydia.net/mental/blog/life/blogging-again.html</link><guid isPermaLink='false'>mental/blog/life/blogging-again@http://moonbase.rydia.net</guid><dc:subject>mental/blog/life</dc:subject><dc:subject>mental/blog/life</dc:subject><dc:creator>MenTaLguY</dc:creator><dc:date>2008-05-10T17:18:28+00:00</dc:date><description xml:space='preserve'>&lt;p&gt;Job stress had really gotten to me the past couple months, to the point where
I really didn&amp;#8217;t have the time or energy to blog.  Now that I&amp;#8217;ve made some
needed changes, I&amp;#8217;ve got quite a lot of ideas piled up to blog about.  I
will try to pace myself and do it in small chunks, to avoid a
&lt;a href=&quot;http://steve-yegge.blogspot.com&quot;&gt;yeggesplosion&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Rowan Williams&apos; Easter Sermon</title><link>http://moonbase.rydia.net/mental/blog/religion/rowan-williams-easter-sermon.html</link><guid isPermaLink='false'>mental/blog/religion/rowan-williams-easter-sermon@http://moonbase.rydia.net</guid><dc:subject>mental/blog/religion</dc:subject><dc:subject>mental/blog/religion</dc:subject><dc:creator>MenTaLguY</dc:creator><dc:date>2008-03-28T03:32:19+00:00</dc:date><description xml:space='preserve'>&lt;p&gt;I&amp;#8217;d had grandiose plans for a series of blog posts over the Triduum this
year, but I never finished Good Friday&amp;#8217;s post in time and it was downhill
from there.  Eh well.  However, while I&amp;#8217;m neither Anglican, Episcopal, nor
a great fan of Rowan Williams, I recently read the sermon he gave this
past Easter Sunday and thought it was unusually good.  It&amp;#8217;s no longer
Easter, but it&amp;#8217;s still the Easter season, so I may as well share:&lt;/p&gt;


	&lt;p&gt;&lt;a href=&quot;http://www.archbishopofcanterbury.org/1634&quot;&gt;The Archbishop of Canturbury&amp;#8217;s Easter Day Sermon&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Monster - Legs</title><link>http://moonbase.rydia.net/mental/blog/film/monster-legs.html</link><guid isPermaLink='false'>mental/blog/film/monster-legs@http://moonbase.rydia.net</guid><dc:subject>mental/blog/film</dc:subject><dc:subject>mental/blog/film</dc:subject><dc:creator>MenTaLguY</dc:creator><dc:date>2008-03-21T02:45:11+00:00</dc:date><description xml:space='preserve'>&lt;p&gt;This is the awesomest ad:&lt;/p&gt;


	&lt;p&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=7XludBoj_VM&quot;&gt;Monster &amp;#8211; Legs&lt;/a&gt;&lt;/p&gt;


&lt;object width=&quot;425&quot; height=&quot;355&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/7XludBoj_VM&amp;#38;rel=0&quot;&gt;&lt;/param&gt;&lt;param name=&quot;wmode&quot; value=&quot;transparent&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/7XludBoj_VM&amp;#38;rel=0&quot; type=&quot;application/x-shockwave-flash&quot; wmode=&quot;transparent&quot; width=&quot;425&quot; height=&quot;355&quot;&gt;&lt;/embed&gt;&lt;/object&gt;</description></item><item><title>The Adobe Flash Player Deadlock</title><link>http://moonbase.rydia.net/mental/blog/web/adobe-flash-player-deadlock.html</link><guid isPermaLink='false'>mental/blog/web/adobe-flash-player-deadlock@http://moonbase.rydia.net</guid><dc:subject>mental/blog/web</dc:subject><dc:subject>mental/blog/web</dc:subject><dc:creator>MenTaLguY</dc:creator><dc:date>2008-03-10T00:19:56+00:00</dc:date><description xml:space='preserve'>&lt;p&gt;(&lt;strong&gt;Update&lt;/strong&gt;: see &lt;a href=&quot;http://moonbase.rydia.net/mental/blog/programming/adobe-does-not-suck.html&quot;&gt;Adobe Does Not Suck&lt;/a&gt; for an update on these criticisms.)&lt;/p&gt;


	&lt;p&gt;I don&amp;#8217;t use proprietary software very often; one of the few pieces of
proprietary software that I do use with some frequency is the proprietary
Adobe Flash Player plugin.  On a daily basis, it reminds me why I try to
avoid proprietary software in the first place.&lt;/p&gt;


	&lt;p&gt;One illustrative point:  I&amp;#8217;m sure most people who have used the plugin
on Linux experienced occasional browser lockups when exiting a page which
used Flash.  I experience it frequently, and everyone I&amp;#8217;ve asked has had
the same issue.  It&amp;#8217;s been a problem with the 9.0 releases of the plugin
for a long time, but Adobe&amp;#8217;s never done anything about it.  Either they
don&amp;#8217;t &lt;em&gt;know&lt;/em&gt;, or they don&amp;#8217;t &lt;em&gt;care&lt;/em&gt;.&lt;/p&gt;


	&lt;p&gt;I can&amp;#8217;t rule out not knowing.  I&amp;#8217;d love to report the bug, but Adobe
doesn&amp;#8217;t provide an obvious way to do that without going through their
&amp;#8220;complimentary product support&amp;#8221; channels&amp;#8212;which require a registered
Adobe product.   All I want to do is put in a PR!  Most open source
projects are more receptive to bug reports (and that isn&amp;#8217;t saying much).&lt;/p&gt;


	&lt;p&gt;Of course, if I did put in a &lt;span class=&quot;caps&quot;&gt;PR I&lt;/span&gt; couldn&amp;#8217;t really be more specific than 
&amp;#8220;the flash player sometimes deadlocks when tearing down a plugin instance,
locking up the entire browser.&amp;#8221;  I don&amp;#8217;t have the source available to me
to examine the issue in any more detail, and the &lt;span class=&quot;caps&quot;&gt;EULA I&lt;/span&gt; agreed to when
installing the plugin is rather stringent about reverse-engineering, so
it&amp;#8217;s not like I could legitimately go in with &lt;code&gt;gdb&lt;/code&gt; to see what the deal
is either.&lt;/p&gt;


	&lt;p&gt;This is hardly the only annoyance, either.  Non-IA32 platforms have
been left in the dust for a long time, and in recent revisions of the
9.0 plugin for Linux, there&amp;#8217;s at least an additional livelock, worsening
memory leaks, and severe performance regressions in the video pipeline.
(Incidentally, if you&amp;#8217;re having memory problems with Firefox, try
removing the Flash plugin and see the kind of difference it makes.)&lt;/p&gt;


	&lt;p&gt;If the Flash plugin were open source and the worst issues had remained
unresolved for this long, I&amp;#8217;d try to resolve some of them myself.  I&amp;#8217;ve
got a decent amount of experience with concurrent programming, and more
likely than not the issues are fairly straightforward.  This is not
because I feel any special obligation to Adobe to do their work for them.
I&amp;#8217;d be doing this for my own sake, and for the sake of the other people
who have to deal with this stuff all the time.&lt;/p&gt;


	&lt;p&gt;Adobe&amp;#8217;s decision to open source their Tamarin JavaScript runtime had me
hopeful that they would eventually also open source the Flash runtime
(at least just the plugin), but their more recent decision to
incorporate &lt;span class=&quot;caps&quot;&gt;DRM&lt;/span&gt; into Flash is discouraging.  They could still open source
the non-DRM portions, but most likely my only hope for an open source
Flash plugin is something like Gnash&amp;#8212;which I can&amp;#8217;t safely contribute
to now that I&amp;#8217;ve agreed to Adobe&amp;#8217;s &lt;span class=&quot;caps&quot;&gt;EULA&lt;/span&gt; for the proprietary plugin.  In
the long term the &lt;span class=&quot;caps&quot;&gt;DRM&lt;/span&gt; decision is also likely to cut open source players off
at the knees since their ability to play the most popular Flash content will
be strictly limited.  If Adobe isn&amp;#8217;t going to give us an open platform to
play Flash content, nobody else can either&amp;#8212;is that it?  Beacuse that&amp;#8217;s the
appearance it gives.  &lt;em&gt;You get it from Adobe, or not at all&lt;/em&gt;&amp;#8212;and
there&amp;#8217;s an awful lot that Adobe simply isn&amp;#8217;t providing.&lt;/p&gt;


	&lt;p&gt;Thanks Adobe; you&amp;#8217;ve managed to alienate another developer.  I&amp;#8217;m going to
stick to authoring software and content for platforms whose vendors don&amp;#8217;t
play these kinds of stupid control games, so I don&amp;#8217;t lock my own users into
your twisted little world.  Sun&amp;#8217;s entirely open platform is looking much
better these days, and they&amp;#8217;ve finally got people working to address the
gross deficiencies of Java applets that gave Flash its opening in the first
place.  I&amp;#8217;ve done Flash development in the past&amp;#8212;the reason Flash dominates
right now is not because it&amp;#8217;s great platform to use and develop for, but
rather only because the alternatives have been so much worse.  That
circumstance is, thankfully, beginning to change.&lt;/p&gt;</description></item><item><title>The Garritan Interactive Principles of Orchestration</title><link>http://moonbase.rydia.net/mental/blog/music/the-garritan-interactive-principles-of-orchestration.html</link><guid isPermaLink='false'>mental/blog/music/the-garritan-interactive-principles-of-orchestration@http://moonbase.rydia.net</guid><dc:subject>mental/blog/music</dc:subject><dc:subject>mental/blog/music</dc:subject><dc:creator>MenTaLguY</dc:creator><dc:date>2008-03-09T05:43:41+00:00</dc:date><description xml:space='preserve'>&lt;p&gt;Garritan has put together an
&lt;a href=&quot;http://www.northernsounds.com/forum/forumdisplay.php?f=77&quot;&gt;online version&lt;/a&gt;
of Rimsky-Korsakov&amp;#8217;s classic book on orchestration.  With commentary on the
original text, and the ability to play back score fragments and follow along
in your browser if you have Flash, it&amp;#8217;s a really awesome resource.&lt;/p&gt;</description></item><item><title>PantoGraph</title><link>http://moonbase.rydia.net/mental/blog/inkscape/pantograph.html</link><guid isPermaLink='false'>mental/blog/inkscape/pantograph@http://moonbase.rydia.net</guid><dc:subject>mental/blog/inkscape</dc:subject><dc:subject>mental/blog/inkscape</dc:subject><dc:creator>MenTaLguY</dc:creator><dc:date>2008-03-08T09:24:32+00:00</dc:date><description xml:space='preserve'>&lt;p&gt;&lt;a href=&quot;http://severnclaystudio.wordpress.com/bluebeard/&quot;&gt;PantoGraph&lt;/a&gt; is a prototype
3d rendering engine that outputs &lt;span class=&quot;caps&quot;&gt;SVG&lt;/span&gt; and is implemented as a Blender Python
script.&lt;/p&gt;


	&lt;p&gt;(Hat Tip: &lt;a href=&quot;http://www.blendernation.com/2008/03/03/pantograph-the-vector-renderer/&quot;&gt;BlenderNation&lt;/a&gt;)&lt;/p&gt;</description></item><item><title>New Public Key</title><link>http://moonbase.rydia.net/mental/blog/new-public-key-2008.html</link><guid isPermaLink='false'>mental/blog/new-public-key-2008@http://moonbase.rydia.net</guid><dc:subject>mental/blog</dc:subject><dc:subject>mental/blog</dc:subject><dc:creator>MenTaLguY</dc:creator><dc:date>2008-03-08T05:23:14+00:00</dc:date><description xml:space='preserve'>&lt;p&gt;My &lt;span class=&quot;caps&quot;&gt;PGP&lt;/span&gt; keys expired recently; the new public key is available from the
&lt;a href=&quot;http://moonbase.rydia.net/mental/pubkey.asc&quot;&gt;usual place&lt;/a&gt;.  The
fingerprint of the new key should be
&lt;code&gt;E829 4985 45A1 5870 7239  A6FF 1293 0555 EF78 AF6E&lt;/code&gt;.&lt;/p&gt;


	&lt;p&gt;Those with whom I&amp;#8217;ve been maintaining key trust relationships, see me
offline about signing.&lt;/p&gt;</description></item><item><title>Money Counting Styles Around the World</title><link>http://moonbase.rydia.net/mental/blog/miscellany/money-counting-styles-around-the-world.html</link><guid isPermaLink='false'>mental/blog/miscellany/money-counting-styles-around-the-world@http://moonbase.rydia.net</guid><dc:subject>mental/blog/miscellany</dc:subject><dc:subject>mental/blog/miscellany</dc:subject><dc:creator>MenTaLguY</dc:creator><dc:date>2008-03-05T04:11:57+00:00</dc:date><description xml:space='preserve'>&lt;p&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=AJz1uomo18c&quot;&gt;On YouTube&lt;/a&gt;&lt;/p&gt;


&lt;object width=&quot;425&quot; height=&quot;355&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/AJz1uomo18c&amp;#38;rel=1&amp;#38;border=0&quot;&gt;&lt;/param&gt;&lt;param name=&quot;wmode&quot; value=&quot;transparent&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/AJz1uomo18c&amp;#38;rel=1&amp;#38;border=0&quot; type=&quot;application/x-shockwave-flash&quot; wmode=&quot;transparent&quot;width=&quot;425&quot; height=&quot;355&quot;&gt;&lt;/embed&gt;&lt;/object&gt;</description></item></channel>
</rss>
