<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Uberplayer shows us what JavaScript media players can look like</title>
	<atom:link href="http://ajaxian.com/archives/uberplayer-shows-us-what-javascript-media-players-can-look-like/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/uberplayer-shows-us-what-javascript-media-players-can-look-like</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Fri, 19 Mar 2010 16:48:09 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mdmadph</title>
		<link>http://ajaxian.com/archives/uberplayer-shows-us-what-javascript-media-players-can-look-like/comment-page-1#comment-273372</link>
		<dc:creator>mdmadph</dc:creator>
		<pubDate>Fri, 08 May 2009 13:51:04 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6776#comment-273372</guid>
		<description>It&#039;s cool, and will be very useful once native video handling becomes more streamlined!</description>
		<content:encoded><![CDATA[<p>It&#8217;s cool, and will be very useful once native video handling becomes more streamlined!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pbakaus</title>
		<link>http://ajaxian.com/archives/uberplayer-shows-us-what-javascript-media-players-can-look-like/comment-page-1#comment-273370</link>
		<dc:creator>pbakaus</dc:creator>
		<pubDate>Fri, 08 May 2009 09:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6776#comment-273370</guid>
		<description>@driverdave and others: There are several advantages - the most critical one is that you can exchange the youtube API for anything else. It could even be released as plugin. Second is what Chris mentioned - accessibility. Third, what others have already mentioned, is that pure flash is definitely harder to maintain. Flash itself is not open - only the container format SWF is. And any flash content needs to be compiled.</description>
		<content:encoded><![CDATA[<p>@driverdave and others: There are several advantages &#8211; the most critical one is that you can exchange the youtube API for anything else. It could even be released as plugin. Second is what Chris mentioned &#8211; accessibility. Third, what others have already mentioned, is that pure flash is definitely harder to maintain. Flash itself is not open &#8211; only the container format SWF is. And any flash content needs to be compiled.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Heilmann</title>
		<link>http://ajaxian.com/archives/uberplayer-shows-us-what-javascript-media-players-can-look-like/comment-page-1#comment-273369</link>
		<dc:creator>Chris Heilmann</dc:creator>
		<pubDate>Fri, 08 May 2009 07:38:30 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6776#comment-273369</guid>
		<description>@driverdave another case for JavaScript controlling a flash player is accessibility. You cannot get into flash using a keyboard with non-ie, non-windows browsers. You can however reach the player controls and have your music and videos that way. Turn off CSS at video.yahoo.com and you&#039;ll see that they use buttons to control the player, too.</description>
		<content:encoded><![CDATA[<p>@driverdave another case for JavaScript controlling a flash player is accessibility. You cannot get into flash using a keyboard with non-ie, non-windows browsers. You can however reach the player controls and have your music and videos that way. Turn off CSS at video.yahoo.com and you&#8217;ll see that they use buttons to control the player, too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jfalameda</title>
		<link>http://ajaxian.com/archives/uberplayer-shows-us-what-javascript-media-players-can-look-like/comment-page-1#comment-273368</link>
		<dc:creator>jfalameda</dc:creator>
		<pubDate>Fri, 08 May 2009 07:13:58 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6776#comment-273368</guid>
		<description>I really like the interface, and if it can be configured via javascript without modifying flash so much better.</description>
		<content:encoded><![CDATA[<p>I really like the interface, and if it can be configured via javascript without modifying flash so much better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: okonomiyaki3000</title>
		<link>http://ajaxian.com/archives/uberplayer-shows-us-what-javascript-media-players-can-look-like/comment-page-1#comment-273367</link>
		<dc:creator>okonomiyaki3000</dc:creator>
		<pubDate>Fri, 08 May 2009 00:03:36 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6776#comment-273367</guid>
		<description>@jrussbowman:

Actionscript is essentially an extension of Javascript, the syntax is basically exactly the same and a lot of the things you&#039;re used to doing in Javascript will work in Actionscript. I don&#039;t think you&#039;ll have any trouble with AS if you&#039;re comfortable with JS. Also, there seem to be some good free or open source development tools (although if somebody could give me some tips for getting any of them to work on OSX I&#039;d appreciate it!) for flash.</description>
		<content:encoded><![CDATA[<p>@jrussbowman:</p>
<p>Actionscript is essentially an extension of Javascript, the syntax is basically exactly the same and a lot of the things you&#8217;re used to doing in Javascript will work in Actionscript. I don&#8217;t think you&#8217;ll have any trouble with AS if you&#8217;re comfortable with JS. Also, there seem to be some good free or open source development tools (although if somebody could give me some tips for getting any of them to work on OSX I&#8217;d appreciate it!) for flash.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: driverdave</title>
		<link>http://ajaxian.com/archives/uberplayer-shows-us-what-javascript-media-players-can-look-like/comment-page-1#comment-273364</link>
		<dc:creator>driverdave</dc:creator>
		<pubDate>Thu, 07 May 2009 20:27:40 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6776#comment-273364</guid>
		<description>@jrussbowman

good points, and this is a cool user interface.</description>
		<content:encoded><![CDATA[<p>@jrussbowman</p>
<p>good points, and this is a cool user interface.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jrussbowman</title>
		<link>http://ajaxian.com/archives/uberplayer-shows-us-what-javascript-media-players-can-look-like/comment-page-1#comment-273363</link>
		<dc:creator>jrussbowman</dc:creator>
		<pubDate>Thu, 07 May 2009 19:19:32 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6776#comment-273363</guid>
		<description>Why does it have to be something Flash can&#039;t do? It&#039;s nice that I can grab this and have a decent youtube media player interface to add to my site, and I can modify and tweak the interface with javascript which I know. I don&#039;t know Flash, never had any interest in learning it, as far as I understand it (and I could be wrong) I&#039;d have to spend a lot of money on development tools just to be able to create and/or edit flash programs.</description>
		<content:encoded><![CDATA[<p>Why does it have to be something Flash can&#8217;t do? It&#8217;s nice that I can grab this and have a decent youtube media player interface to add to my site, and I can modify and tweak the interface with javascript which I know. I don&#8217;t know Flash, never had any interest in learning it, as far as I understand it (and I could be wrong) I&#8217;d have to spend a lot of money on development tools just to be able to create and/or edit flash programs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: driverdave</title>
		<link>http://ajaxian.com/archives/uberplayer-shows-us-what-javascript-media-players-can-look-like/comment-page-1#comment-273361</link>
		<dc:creator>driverdave</dc:creator>
		<pubDate>Thu, 07 May 2009 19:17:49 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6776#comment-273361</guid>
		<description>@pbakaus

i&#039;d consider the player whatever plays the media.

the user interface controls the player, and many players allow a javascript user interface to control their player.

this is a javascript UI controlling a flash media player.

i can see some cases where this would be needed, and have done these things myself. but if your implementation fails without the flash plugin, why not just implement everything in flash?</description>
		<content:encoded><![CDATA[<p>@pbakaus</p>
<p>i&#8217;d consider the player whatever plays the media.</p>
<p>the user interface controls the player, and many players allow a javascript user interface to control their player.</p>
<p>this is a javascript UI controlling a flash media player.</p>
<p>i can see some cases where this would be needed, and have done these things myself. but if your implementation fails without the flash plugin, why not just implement everything in flash?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ilazarte</title>
		<link>http://ajaxian.com/archives/uberplayer-shows-us-what-javascript-media-players-can-look-like/comment-page-1#comment-273360</link>
		<dc:creator>ilazarte</dc:creator>
		<pubDate>Thu, 07 May 2009 19:16:34 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6776#comment-273360</guid>
		<description>Can and should are two different things.  And also, doesn&#039;t *every single RIA framework* have a demo that looks identical to this these days?</description>
		<content:encoded><![CDATA[<p>Can and should are two different things.  And also, doesn&#8217;t *every single RIA framework* have a demo that looks identical to this these days?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darkimmortal</title>
		<link>http://ajaxian.com/archives/uberplayer-shows-us-what-javascript-media-players-can-look-like/comment-page-1#comment-273359</link>
		<dc:creator>Darkimmortal</dc:creator>
		<pubDate>Thu, 07 May 2009 18:53:58 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6776#comment-273359</guid>
		<description>At least do something Flash can&#039;t easily (if at all) do by itself.

&lt;a href=&quot;http://konatachan.co.uk/&quot; rel=&quot;nofollow&quot;&gt;konatachan.co.uk&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>At least do something Flash can&#8217;t easily (if at all) do by itself.</p>
<p><a href="http://konatachan.co.uk/" rel="nofollow">konatachan.co.uk</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pbakaus</title>
		<link>http://ajaxian.com/archives/uberplayer-shows-us-what-javascript-media-players-can-look-like/comment-page-1#comment-273358</link>
		<dc:creator>pbakaus</dc:creator>
		<pubDate>Thu, 07 May 2009 18:27:36 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6776#comment-273358</guid>
		<description>@driverdave: It depends on what you consider the player. The actual video output is Flash, everything else JavaScript.

@Drakim: Except that Flash can easily replaced by something else, i.e. the  tag or Quicktime. In fact, I had a experimental quicktime version running some weeks ago.

@thnkfstr: Coverflow is mostly chunky during playback - it&#039;s due to the flash overlay. Also, it&#039;s by no means meant as a finished product. The name is more of a codename.</description>
		<content:encoded><![CDATA[<p>@driverdave: It depends on what you consider the player. The actual video output is Flash, everything else JavaScript.</p>
<p>@Drakim: Except that Flash can easily replaced by something else, i.e. the  tag or Quicktime. In fact, I had a experimental quicktime version running some weeks ago.</p>
<p>@thnkfstr: Coverflow is mostly chunky during playback &#8211; it&#8217;s due to the flash overlay. Also, it&#8217;s by no means meant as a finished product. The name is more of a codename.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pplante</title>
		<link>http://ajaxian.com/archives/uberplayer-shows-us-what-javascript-media-players-can-look-like/comment-page-1#comment-273356</link>
		<dc:creator>pplante</dc:creator>
		<pubDate>Thu, 07 May 2009 18:06:24 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6776#comment-273356</guid>
		<description>For me the entire page displays the Flash menu when I right click in my browser.  Not sure this really counts as a Javascript player at all.</description>
		<content:encoded><![CDATA[<p>For me the entire page displays the Flash menu when I right click in my browser.  Not sure this really counts as a Javascript player at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thnkfstr</title>
		<link>http://ajaxian.com/archives/uberplayer-shows-us-what-javascript-media-players-can-look-like/comment-page-1#comment-273355</link>
		<dc:creator>thnkfstr</dc:creator>
		<pubDate>Thu, 07 May 2009 18:04:06 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6776#comment-273355</guid>
		<description>The coverflow implementation is very slow and clunky (at least on the latest version of Chrome).  Detracts from the experience.

Also, what&#039;s up with the name?  Does it want to be taken seriously or not?</description>
		<content:encoded><![CDATA[<p>The coverflow implementation is very slow and clunky (at least on the latest version of Chrome).  Detracts from the experience.</p>
<p>Also, what&#8217;s up with the name?  Does it want to be taken seriously or not?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drakim</title>
		<link>http://ajaxian.com/archives/uberplayer-shows-us-what-javascript-media-players-can-look-like/comment-page-1#comment-273354</link>
		<dc:creator>Drakim</dc:creator>
		<pubDate>Thu, 07 May 2009 17:37:48 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6776#comment-273354</guid>
		<description>Indeed. Only the GUI is JavaScript, the rest is flash. It doesn&#039;t help the case that most of the fantastic GUI things here could just as well be added in the flash itself.</description>
		<content:encoded><![CDATA[<p>Indeed. Only the GUI is JavaScript, the rest is flash. It doesn&#8217;t help the case that most of the fantastic GUI things here could just as well be added in the flash itself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: driverdave</title>
		<link>http://ajaxian.com/archives/uberplayer-shows-us-what-javascript-media-players-can-look-like/comment-page-1#comment-273352</link>
		<dc:creator>driverdave</dc:creator>
		<pubDate>Thu, 07 May 2009 16:54:18 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6776#comment-273352</guid>
		<description>javascript media player is slightly misleading.

this is a flash media player controlled with javascript.</description>
		<content:encoded><![CDATA[<p>javascript media player is slightly misleading.</p>
<p>this is a flash media player controlled with javascript.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
