<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/java/tags/player</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 01:06:02 GMT</pubDate>
<item>
<title>(Java) YouTubePlayer.java - bcmoney</title>
<link>http://snipplr.com/view/68983/youtubeplayerjava/</link>
<description><![CDATA[ <p>Requires "[Guava lib](http://code.google.com/p/guava-libraries/ "Google core Java API aka. Guava libraries")", as well as the main dependencies listed in the above link:

*   gdata-youtube-2.0.jar
*   gdata-core-2.0.jar
*   gdata-media-2.0.jar
*   gdata-client-2.0.jar 
*   mail.jar

Then configure your API_KEY and APP configs:
https://code.google.com/apis/youtube/dashboard/gwt/index.html#product/

Then you should be able to search YouTube from a Native cross-platform JAVA desktop app; after this, next steps are to:

0.  Test searches and ensure its working well.
1.  Integrate Tidy HTML parsing and generate YouTuve  tags.
2.  Setup lightweight HTML file to accept video IDs as parameter and render a player: http://jsfiddle.net/bcmoney/yBP4J/
3.  Integrate WebRenderer: http://webrenderer.com/ (or other embedded J2EE broswer)
4.  Test playback of video in Embedded Browser, Mobile support, (see BB demos) etc..
5.  Integrate with BlogOfBug's JCarousel: 
http://web.archive.org/web/20070203112659/http://www.blogofbug.com/page3/page3.html
6.  Find inspiration to finish OpenRecommender!!!!!!!</p> ]]></description>
<pubDate>Thu, 06 Dec 2012 08:20:21 GMT</pubDate>
<guid>http://snipplr.com/view/68983/youtubeplayerjava/</guid>
</item>
<item>
<title>(Java) Java - Mini Lettore Wav - whitetiger</title>
<link>http://snipplr.com/view/1611/java--mini-lettore-wav/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:55:19 GMT</pubDate>
<guid>http://snipplr.com/view/1611/java--mini-lettore-wav/</guid>
</item>
<item>
<title>(Java) Java - Example Very Simple Player (JMF) - whitetiger</title>
<link>http://snipplr.com/view/1592/java--example-very-simple-player-jmf/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:54:54 GMT</pubDate>
<guid>http://snipplr.com/view/1592/java--example-very-simple-player-jmf/</guid>
</item>
<item>
<title>(Java) Java - JMF Simple Filter - whitetiger</title>
<link>http://snipplr.com/view/1583/java--jmf-simple-filter/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:54:45 GMT</pubDate>
<guid>http://snipplr.com/view/1583/java--jmf-simple-filter/</guid>
</item>
</channel>
</rss>