<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Rx API in depth: Hot and Cold observables</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/J.Van.Gogh/Rx-API-in-depth-Hot-and-Cold-observables/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/511429_100x75.jpg</url>
		<title>Channel 9 - Rx API in depth: Hot and Cold observables</title>
		<link></link>
	</image>
	<description>In this episode of the Rx API in depth, Wes talks talks about hot and cold Observables.

Visit the&amp;nbsp;Reactive Extensions&amp;nbsp;DevLabs page to download and learn more about Rx.
</description>
	<link></link>
	<language>en</language>
	<pubDate>Wed, 19 Jun 2013 12:08:06 GMT</pubDate>
	<lastBuildDate>Wed, 19 Jun 2013 12:08:06 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Rx API in depth: Hot and Cold observables</title>
		<description>
			<![CDATA[
<p>I'm amazed there don't appear to be any so-called early-access / alpha books on Rx coming from Manning or APress. At least they're not listed yet. I'd really like to find something longer than 'just' a couple of blog postings that really digs into specifically
 Rx and reactive programming in general in .NET. These videos are great and I'm very grateful they're being make available, however for study purposes nothing beats the one-to-one, deep dive that the printed word delivers. Does anyone know when we might see
 a Rx book? </p>
<p>posted by tomkirbygreen</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/J.Van.Gogh/Rx-API-in-depth-Hot-and-Cold-observables#c633965394380000000</link>
		<pubDate>Wed, 16 Dec 2009 05:50:38 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/J.Van.Gogh/Rx-API-in-depth-Hot-and-Cold-observables#c633965394380000000</guid>
		<dc:creator>tomkirbygreen</dc:creator>
	</item>
	<item>
		<title>Re: Rx API in depth: Hot and Cold observables</title>
		<description>
			<![CDATA[
<p>That is one of my new year's resolutions.&nbsp;</p>
<p>posted by head.in.the.box</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/J.Van.Gogh/Rx-API-in-depth-Hot-and-Cold-observables#c633966036210000000</link>
		<pubDate>Wed, 16 Dec 2009 23:40:21 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/J.Van.Gogh/Rx-API-in-depth-Hot-and-Cold-observables#c633966036210000000</guid>
		<dc:creator>head.in.the.box</dc:creator>
	</item>
	<item>
		<title>Re: Rx API in depth: Hot and Cold observables</title>
		<description>
			<![CDATA[
<p>I'm curious, what is the origin of the terms &quot;hot&quot; and &quot;cold?&quot;&nbsp; Were other terms considered like &quot;static&quot; vs. &quot;dynamic,&quot; or &quot;immutable&quot; vs. &quot;mutable?&quot;</p>
<p>posted by Bjorg</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/J.Van.Gogh/Rx-API-in-depth-Hot-and-Cold-observables#c633966152650000000</link>
		<pubDate>Thu, 17 Dec 2009 02:54:25 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/J.Van.Gogh/Rx-API-in-depth-Hot-and-Cold-observables#c633966152650000000</guid>
		<dc:creator>Bjorg</dc:creator>
	</item>
	<item>
		<title>Re: Rx API in depth: Hot and Cold observables</title>
		<description>
			<![CDATA[
<p>Hot = Running</p>
<p>Cold = Not Running</p>
<p>&nbsp;</p>
<p>Static/Dynamic would be misleading. &nbsp;Immutable/Mutable is also misleading. &nbsp;Perhaps, the closest terms are Deferred / Not-Deferred or Latent / Active.</p>
<p>&nbsp;</p>
<p>The terms Hot and Cold came from whiteboarding and design sessions where we needed a term to describe the difference between something that running versus something that represents a thing that can be run. &nbsp;We definitely didn't sit down and figure out a
 vocabulary, these things just happen. &nbsp;I'm sure that at some point in time people will think about standard terminology, but we usually can't wait for that to happen.</p>
<p>posted by Wes Dyer</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/J.Van.Gogh/Rx-API-in-depth-Hot-and-Cold-observables#c633966816350000000</link>
		<pubDate>Thu, 17 Dec 2009 21:20:35 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/J.Van.Gogh/Rx-API-in-depth-Hot-and-Cold-observables#c633966816350000000</guid>
		<dc:creator>Wes Dyer</dc:creator>
	</item>
	<item>
		<title>Re: Rx API in depth: Hot and Cold observables</title>
		<description>
			<![CDATA[
<div>
<p>As Wes mentioned above, I like to think of them as&nbsp;</p>
<p>Hot = Active</p>
<p>Cold = Passive.</p>
<p>&nbsp;</p>
<p>I think we can do better than the explanation JVG gives here.</p>
</div>
<p>posted by LeeCampbell</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/J.Van.Gogh/Rx-API-in-depth-Hot-and-Cold-observables#c634120329250000000</link>
		<pubDate>Sun, 13 Jun 2010 13:35:25 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/J.Van.Gogh/Rx-API-in-depth-Hot-and-Cold-observables#c634120329250000000</guid>
		<dc:creator>LeeCampbell</dc:creator>
	</item>
	<item>
		<title>Re: Rx API in depth: Hot and Cold observables</title>
		<description>
			<![CDATA[
<p>Ok instead of being part of the problem I thought I would put my 2c in. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-13.gif' alt='Angel' /> </p>
<p>&nbsp;</p>
<p>Here is my post on <a href="http://leecampbell.blogspot.com/2010/08/rx-part-7-hot-and-cold-observables.html">
Hot vs Cold Observables</a>.</p>
<p>&nbsp;</p>
<p><a href="http://leecampbell.blogspot.com/2010/08/rx-part-7-hot-and-cold-observables.html">http://leecampbell.blogspot.com/2010/08/rx-part-7-hot-and-cold-observables.html</a></p>
<p>&nbsp;</p>
<p>posted by LeeCampbell</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/J.Van.Gogh/Rx-API-in-depth-Hot-and-Cold-observables#c634178234110000000</link>
		<pubDate>Thu, 19 Aug 2010 14:03:31 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/J.Van.Gogh/Rx-API-in-depth-Hot-and-Cold-observables#c634178234110000000</guid>
		<dc:creator>LeeCampbell</dc:creator>
	</item>
	<item>
		<title>Re: Rx API in depth: Hot and Cold observables</title>
		<description>
			<![CDATA[This is a very nice site.I like it very much!<p>posted by ghd</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/J.Van.Gogh/Rx-API-in-depth-Hot-and-Cold-observables#c634252331470000000</link>
		<pubDate>Sat, 13 Nov 2010 08:19:07 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/J.Van.Gogh/Rx-API-in-depth-Hot-and-Cold-observables#c634252331470000000</guid>
		<dc:creator>ghd</dc:creator>
	</item>
</channel>
</rss>