<?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: PDC day two: Silverlight 4 and a free laptop</title>
	<atom:link href="http://www.itwriting.com/blog/1968-pdc-day-two-silverlight-4-and-a-free-laptop.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.itwriting.com/blog/1968-pdc-day-two-silverlight-4-and-a-free-laptop.html</link>
	<description>Tech writing blog</description>
	<lastBuildDate>Mon, 15 Mar 2010 01:35:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brian Lesser</title>
		<link>http://www.itwriting.com/blog/1968-pdc-day-two-silverlight-4-and-a-free-laptop.html/comment-page-1#comment-150121</link>
		<dc:creator>Brian Lesser</dc:creator>
		<pubDate>Sat, 21 Nov 2009 14:39:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/1968-pdc-day-two-silverlight-4-and-a-free-laptop.html#comment-150121</guid>
		<description>On a streaming media mailing list one person commented that you can encode Webcam video to &quot;H.264 as long as it&#039;s in a ISMV wrapper.&quot;

But Microsoft staff don&#039;t seem like they are ready to talk about how you redistribute that video to other clients yet. Wild speculation: maybe there&#039;s a bit of IIS or Windows Media server that needs to be updated first??</description>
		<content:encoded><![CDATA[<p>On a streaming media mailing list one person commented that you can encode Webcam video to &#8220;H.264 as long as it&#8217;s in a ISMV wrapper.&#8221;</p>
<p>But Microsoft staff don&#8217;t seem like they are ready to talk about how you redistribute that video to other clients yet. Wild speculation: maybe there&#8217;s a bit of IIS or Windows Media server that needs to be updated first??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Smith</title>
		<link>http://www.itwriting.com/blog/1968-pdc-day-two-silverlight-4-and-a-free-laptop.html/comment-page-1#comment-150009</link>
		<dc:creator>Ken Smith</dc:creator>
		<pubDate>Fri, 20 Nov 2009 19:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/1968-pdc-day-two-silverlight-4-and-a-free-laptop.html#comment-150009</guid>
		<description>Tim, you indicate that H.264 is supported -- but is that for streaming &lt;i&gt;from&lt;/i&gt; a server, or &lt;i&gt;to&lt;/i&gt; a server (e.g., from a webcam)?  In other words, I still haven&#039;t found anything anywhere which indicates how it might be possible to write a video chat application with Silverlight 4.  Does anyone have any guidance there?</description>
		<content:encoded><![CDATA[<p>Tim, you indicate that H.264 is supported &#8212; but is that for streaming <i>from</i> a server, or <i>to</i> a server (e.g., from a webcam)?  In other words, I still haven&#8217;t found anything anywhere which indicates how it might be possible to write a video chat application with Silverlight 4.  Does anyone have any guidance there?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tim</title>
		<link>http://www.itwriting.com/blog/1968-pdc-day-two-silverlight-4-and-a-free-laptop.html/comment-page-1#comment-149911</link>
		<dc:creator>tim</dc:creator>
		<pubDate>Thu, 19 Nov 2009 13:22:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/1968-pdc-day-two-silverlight-4-and-a-free-laptop.html#comment-149911</guid>
		<description>Brian

Yes, h.264 is supported.

Tim</description>
		<content:encoded><![CDATA[<p>Brian</p>
<p>Yes, h.264 is supported.</p>
<p>Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Lesser</title>
		<link>http://www.itwriting.com/blog/1968-pdc-day-two-silverlight-4-and-a-free-laptop.html/comment-page-1#comment-149910</link>
		<dc:creator>Brian Lesser</dc:creator>
		<pubDate>Thu, 19 Nov 2009 13:16:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/1968-pdc-day-two-silverlight-4-and-a-free-laptop.html#comment-149910</guid>
		<description>Another interesting little bit regarding inconsistency across OSs come from Mike Downey. The HTML control only works out of the browser and is based on the local browser.

http://twitter.com/mdowney/statuses/5832775170

So, unlike Adobe AIR, HTML/CSS rendering will be different on different systems. But I&#039;m not sure it really matters as much as the comparison with AIR might indicate. AIR is designed to allow you to develop AJAX-based desktop applications. I don&#039;t think that&#039;s a goal for Silverlight?

Some more details on what is in Silverlight 4 here:

http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/default.aspx

Nice examples of sending data into a multicast group and examples of using the Webcam and microphone. 

No information on encoding the webcam&#039;s stream yet. What codecs and profiles will be supported? h.264? Does Silverlight 4 support peer-to-peer? etc..

I&#039;m looking forward to the next round of counting primes performance tests! ;-)</description>
		<content:encoded><![CDATA[<p>Another interesting little bit regarding inconsistency across OSs come from Mike Downey. The HTML control only works out of the browser and is based on the local browser.</p>
<p><a href="http://twitter.com/mdowney/statuses/5832775170" rel="nofollow">http://twitter.com/mdowney/statuses/5832775170</a></p>
<p>So, unlike Adobe AIR, HTML/CSS rendering will be different on different systems. But I&#8217;m not sure it really matters as much as the comparison with AIR might indicate. AIR is designed to allow you to develop AJAX-based desktop applications. I don&#8217;t think that&#8217;s a goal for Silverlight?</p>
<p>Some more details on what is in Silverlight 4 here:</p>
<p><a href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/default.aspx" rel="nofollow">http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/default.aspx</a></p>
<p>Nice examples of sending data into a multicast group and examples of using the Webcam and microphone. </p>
<p>No information on encoding the webcam&#8217;s stream yet. What codecs and profiles will be supported? h.264? Does Silverlight 4 support peer-to-peer? etc..</p>
<p>I&#8217;m looking forward to the next round of counting primes performance tests! <img src='http://www.itwriting.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max Kosenko</title>
		<link>http://www.itwriting.com/blog/1968-pdc-day-two-silverlight-4-and-a-free-laptop.html/comment-page-1#comment-149900</link>
		<dc:creator>Max Kosenko</dc:creator>
		<pubDate>Thu, 19 Nov 2009 09:52:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/1968-pdc-day-two-silverlight-4-and-a-free-laptop.html#comment-149900</guid>
		<description>I think they will add some sort of support for Mac native software/hardware in future.

But to be honest - no way it will be just the same thing, because devices and software so different you have to actually have different ways to do that kind of things on different OS. 

So I think it&#039;s good for the first step. Just like Mac OS X is a good first step to be multi-platform, but we know that IPhone/Win Mobile/Linux also very hot places to reach.</description>
		<content:encoded><![CDATA[<p>I think they will add some sort of support for Mac native software/hardware in future.</p>
<p>But to be honest &#8211; no way it will be just the same thing, because devices and software so different you have to actually have different ways to do that kind of things on different OS. </p>
<p>So I think it&#8217;s good for the first step. Just like Mac OS X is a good first step to be multi-platform, but we know that IPhone/Win Mobile/Linux also very hot places to reach.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig Read</title>
		<link>http://www.itwriting.com/blog/1968-pdc-day-two-silverlight-4-and-a-free-laptop.html/comment-page-1#comment-149882</link>
		<dc:creator>Craig Read</dc:creator>
		<pubDate>Thu, 19 Nov 2009 05:11:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/1968-pdc-day-two-silverlight-4-and-a-free-laptop.html#comment-149882</guid>
		<description>I can understand Microsoft&#039;s logic in breaking x-platform compatibility to enable COM access on Windows, but it&#039;s old thinking that hasn&#039;t served them as well in the recent past.

With OSX gaining market share, the imminent release of Chrome OS, a lot more stuff moving into the cloud, and the implementation of Flash on non-PC devices (particularly smart phones), I think this is going to serve them even less well in the future.

I really think this is a short sighted and backwards step.  Which is a shame since it does look like a promising technology.</description>
		<content:encoded><![CDATA[<p>I can understand Microsoft&#8217;s logic in breaking x-platform compatibility to enable COM access on Windows, but it&#8217;s old thinking that hasn&#8217;t served them as well in the recent past.</p>
<p>With OSX gaining market share, the imminent release of Chrome OS, a lot more stuff moving into the cloud, and the implementation of Flash on non-PC devices (particularly smart phones), I think this is going to serve them even less well in the future.</p>
<p>I really think this is a short sighted and backwards step.  Which is a shame since it does look like a promising technology.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
