<?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: JSONVid: Pure JavaScript Video Player</title>
	<atom:link href="http://ajaxian.com/archives/jsonvid-pure-javascript-video-player/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/jsonvid-pure-javascript-video-player</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: gabi78krk</title>
		<link>http://ajaxian.com/archives/jsonvid-pure-javascript-video-player/comment-page-1#comment-275853</link>
		<dc:creator>gabi78krk</dc:creator>
		<pubDate>Thu, 08 Oct 2009 09:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/jsonvid-pure-javascript-video-player#comment-275853</guid>
		<description>Interesting page, and articles on it ... Ruby developer</description>
		<content:encoded><![CDATA[<p>Interesting page, and articles on it &#8230; Ruby developer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maciek1984</title>
		<link>http://ajaxian.com/archives/jsonvid-pure-javascript-video-player/comment-page-1#comment-275843</link>
		<dc:creator>Maciek1984</dc:creator>
		<pubDate>Wed, 07 Oct 2009 20:25:52 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/jsonvid-pure-javascript-video-player#comment-275843</guid>
		<description>Interesting article. Gonna try</description>
		<content:encoded><![CDATA[<p>Interesting article. Gonna try</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: musicfreak</title>
		<link>http://ajaxian.com/archives/jsonvid-pure-javascript-video-player/comment-page-1#comment-263117</link>
		<dc:creator>musicfreak</dc:creator>
		<pubDate>Thu, 24 Apr 2008 22:47:04 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/jsonvid-pure-javascript-video-player#comment-263117</guid>
		<description>...so why not just use Flash?</description>
		<content:encoded><![CDATA[<p>&#8230;so why not just use Flash?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tack</title>
		<link>http://ajaxian.com/archives/jsonvid-pure-javascript-video-player/comment-page-1#comment-263003</link>
		<dc:creator>tack</dc:creator>
		<pubDate>Mon, 21 Apr 2008 19:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/jsonvid-pure-javascript-video-player#comment-263003</guid>
		<description>Yeah, this seems like a re-implementation of motionJPEG.  The data rate on that&#039;s gotta be pretty high.  Maybe with some diffing and keyframes you could take it down a peg... but then you&#039;re writing a codec too.

I think it would be most useful for the video format and codec decisions in HTML 5 to be settled.  Afterwards, I&#039;m looking forward to programmatic access to playback and status.</description>
		<content:encoded><![CDATA[<p>Yeah, this seems like a re-implementation of motionJPEG.  The data rate on that&#8217;s gotta be pretty high.  Maybe with some diffing and keyframes you could take it down a peg&#8230; but then you&#8217;re writing a codec too.</p>
<p>I think it would be most useful for the video format and codec decisions in HTML 5 to be settled.  Afterwards, I&#8217;m looking forward to programmatic access to playback and status.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pwnedd</title>
		<link>http://ajaxian.com/archives/jsonvid-pure-javascript-video-player/comment-page-1#comment-262997</link>
		<dc:creator>pwnedd</dc:creator>
		<pubDate>Mon, 21 Apr 2008 17:55:31 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/jsonvid-pure-javascript-video-player#comment-262997</guid>
		<description>How do the overall movies sizes tend to compare with SWF, DIVX, etc?</description>
		<content:encoded><![CDATA[<p>How do the overall movies sizes tend to compare with SWF, DIVX, etc?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danielskinner</title>
		<link>http://ajaxian.com/archives/jsonvid-pure-javascript-video-player/comment-page-1#comment-262995</link>
		<dc:creator>danielskinner</dc:creator>
		<pubDate>Mon, 21 Apr 2008 17:33:10 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/jsonvid-pure-javascript-video-player#comment-262995</guid>
		<description>Nice. There&#039;s a lot you can do in Javascript but it doesn&#039;t mean you should :P

Good experiment though and yes, I will be purchasing a copy of Office Space soon!</description>
		<content:encoded><![CDATA[<p>Nice. There&#8217;s a lot you can do in Javascript but it doesn&#8217;t mean you should :P</p>
<p>Good experiment though and yes, I will be purchasing a copy of Office Space soon!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: p01</title>
		<link>http://ajaxian.com/archives/jsonvid-pure-javascript-video-player/comment-page-1#comment-262994</link>
		<dc:creator>p01</dc:creator>
		<pubDate>Mon, 21 Apr 2008 16:57:54 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/jsonvid-pure-javascript-video-player#comment-262994</guid>
		<description>Maybe fun to do, but I&#039;ll stick to realtime effects generated as BMP images ( or Canvas ) as I&#039;ve been for the last 4 years.</description>
		<content:encoded><![CDATA[<p>Maybe fun to do, but I&#8217;ll stick to realtime effects generated as BMP images ( or Canvas ) as I&#8217;ve been for the last 4 years.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Schill</title>
		<link>http://ajaxian.com/archives/jsonvid-pure-javascript-video-player/comment-page-1#comment-262992</link>
		<dc:creator>Schill</dc:creator>
		<pubDate>Mon, 21 Apr 2008 16:16:06 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/jsonvid-pure-javascript-video-player#comment-262992</guid>
		<description>Base64-encoded data of course isn&#039;t the most efficient format size-wise, maybe gzip would help - but either way, a pretty fun little demo. I think this (or someone else&#039;s related experiment) was shown here several months back.</description>
		<content:encoded><![CDATA[<p>Base64-encoded data of course isn&#8217;t the most efficient format size-wise, maybe gzip would help &#8211; but either way, a pretty fun little demo. I think this (or someone else&#8217;s related experiment) was shown here several months back.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RichB</title>
		<link>http://ajaxian.com/archives/jsonvid-pure-javascript-video-player/comment-page-1#comment-262991</link>
		<dc:creator>RichB</dc:creator>
		<pubDate>Mon, 21 Apr 2008 16:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/jsonvid-pure-javascript-video-player#comment-262991</guid>
		<description>Don&#039;t most browsers (modulo IE) support Motion JPEG?</description>
		<content:encoded><![CDATA[<p>Don&#8217;t most browsers (modulo IE) support Motion JPEG?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: posure</title>
		<link>http://ajaxian.com/archives/jsonvid-pure-javascript-video-player/comment-page-1#comment-262990</link>
		<dc:creator>posure</dc:creator>
		<pubDate>Mon, 21 Apr 2008 16:00:25 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/jsonvid-pure-javascript-video-player#comment-262990</guid>
		<description>Just a thought, why not use the CSS sprites technique and put it all in one image and change the background position? Might help with performance. Not as though this has many real world uses anyways, but a cool experiment.</description>
		<content:encoded><![CDATA[<p>Just a thought, why not use the CSS sprites technique and put it all in one image and change the background position? Might help with performance. Not as though this has many real world uses anyways, but a cool experiment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://ajaxian.com/archives/jsonvid-pure-javascript-video-player/comment-page-1#comment-262988</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Mon, 21 Apr 2008 15:53:35 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/jsonvid-pure-javascript-video-player#comment-262988</guid>
		<description>I won&#039;t deny that it&#039;s interesting but it&#039;s hardly practical is it?</description>
		<content:encoded><![CDATA[<p>I won&#8217;t deny that it&#8217;s interesting but it&#8217;s hardly practical is it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tastypopsicle</title>
		<link>http://ajaxian.com/archives/jsonvid-pure-javascript-video-player/comment-page-1#comment-262987</link>
		<dc:creator>tastypopsicle</dc:creator>
		<pubDate>Mon, 21 Apr 2008 15:39:20 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/jsonvid-pure-javascript-video-player#comment-262987</guid>
		<description>Is the video really missing sound? Video without sound is a bit of a let down. Until then Flash is the best option.

However, the iPhone does not support Flash. Can anyone with an iPhone confirm how well this example works? I&#039;d be interested to know.</description>
		<content:encoded><![CDATA[<p>Is the video really missing sound? Video without sound is a bit of a let down. Until then Flash is the best option.</p>
<p>However, the iPhone does not support Flash. Can anyone with an iPhone confirm how well this example works? I&#8217;d be interested to know.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

