<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: More ways to turn Internet feeds into TV feeds</title>
	<atom:link href="http://blog.jonudell.net/2008/07/01/more-ways-to-turn-internet-feeds-into-tv-feeds/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jonudell.net/2008/07/01/more-ways-to-turn-internet-feeds-into-tv-feeds/</link>
	<description>Strategies for Internet citizens</description>
	<lastBuildDate>Sun, 12 Feb 2012 18:22:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: riverbed wan acceleration</title>
		<link>http://blog.jonudell.net/2008/07/01/more-ways-to-turn-internet-feeds-into-tv-feeds/#comment-126076</link>
		<dc:creator><![CDATA[riverbed wan acceleration]]></dc:creator>
		<pubDate>Sat, 06 Dec 2008 09:07:37 +0000</pubDate>
		<guid isPermaLink="false">http://jonudell.wordpress.com/?p=413#comment-126076</guid>
		<description><![CDATA[Abstract: We describe the LHCb detector simulation application (Gauss) based on the Geant4 toolkit. The application is built using the Gaudi software framework, which is used for all event- processing applications in the LHCb experiment. The existence of an underlying framework allows several common basic services such as persistency, interactivity, as well as detector geometry description or particle data to be shared between simulation, reconstruction and analysis applications. The main benefits of such...]]></description>
		<content:encoded><![CDATA[<p>Abstract: We describe the LHCb detector simulation application (Gauss) based on the Geant4 toolkit. The application is built using the Gaudi software framework, which is used for all event- processing applications in the LHCb experiment. The existence of an underlying framework allows several common basic services such as persistency, interactivity, as well as detector geometry description or particle data to be shared between simulation, reconstruction and analysis applications. The main benefits of such&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: An Internet-to-TV feed with IronPython, XAML, and WPF &#171; Jon Udell</title>
		<link>http://blog.jonudell.net/2008/07/01/more-ways-to-turn-internet-feeds-into-tv-feeds/#comment-125578</link>
		<dc:creator><![CDATA[An Internet-to-TV feed with IronPython, XAML, and WPF &#171; Jon Udell]]></dc:creator>
		<pubDate>Wed, 15 Oct 2008 17:37:06 +0000</pubDate>
		<guid isPermaLink="false">http://jonudell.wordpress.com/?p=413#comment-125578</guid>
		<description><![CDATA[[...] data feed into a video crawl for use on a local public access cable television channel. In the last installment the solution had evolved into an IronPython script that fetches the data, writes the XAML code to [...]]]></description>
		<content:encoded><![CDATA[<p>[...] data feed into a video crawl for use on a local public access cable television channel. In the last installment the solution had evolved into an IronPython script that fetches the data, writes the XAML code to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to wire up a timer-triggered WPF event handler in IronPython &#171; Jon Udell</title>
		<link>http://blog.jonudell.net/2008/07/01/more-ways-to-turn-internet-feeds-into-tv-feeds/#comment-124714</link>
		<dc:creator><![CDATA[How to wire up a timer-triggered WPF event handler in IronPython &#171; Jon Udell]]></dc:creator>
		<pubDate>Thu, 17 Jul 2008 17:29:25 +0000</pubDate>
		<guid isPermaLink="false">http://jonudell.wordpress.com/?p=413#comment-124714</guid>
		<description><![CDATA[[...] this comment, Michael Foord, author of IronPython in Action and a major contributor to the IronPython Cookbook, [...]]]></description>
		<content:encoded><![CDATA[<p>[...] this comment, Michael Foord, author of IronPython in Action and a major contributor to the IronPython Cookbook, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Udell</title>
		<link>http://blog.jonudell.net/2008/07/01/more-ways-to-turn-internet-feeds-into-tv-feeds/#comment-124603</link>
		<dc:creator><![CDATA[Jon Udell]]></dc:creator>
		<pubDate>Wed, 02 Jul 2008 13:58:41 +0000</pubDate>
		<guid isPermaLink="false">http://jonudell.wordpress.com/?p=413#comment-124603</guid>
		<description><![CDATA[&gt; The *only* caveat is that IronPython does
&gt; keep a reference to functions that you 
&gt; hook up as event handlers

Gotcha. Thanks again Michael!

Now on to the /really/ tricky part of this project. How to establish and maintain a list of trusted feeds for community events. Or actually, multiple related lists, since the community standards upheld by local TV and those upheld by a community website will differ slightly.

And then, of course, how to educate people as to how and why to publish and register feeds.]]></description>
		<content:encoded><![CDATA[<p>&gt; The *only* caveat is that IronPython does<br />
&gt; keep a reference to functions that you<br />
&gt; hook up as event handlers</p>
<p>Gotcha. Thanks again Michael!</p>
<p>Now on to the /really/ tricky part of this project. How to establish and maintain a list of trusted feeds for community events. Or actually, multiple related lists, since the community standards upheld by local TV and those upheld by a community website will differ slightly.</p>
<p>And then, of course, how to educate people as to how and why to publish and register feeds.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Foord</title>
		<link>http://blog.jonudell.net/2008/07/01/more-ways-to-turn-internet-feeds-into-tv-feeds/#comment-124596</link>
		<dc:creator><![CDATA[Michael Foord]]></dc:creator>
		<pubDate>Tue, 01 Jul 2008 21:01:41 +0000</pubDate>
		<guid isPermaLink="false">http://jonudell.wordpress.com/?p=413#comment-124596</guid>
		<description><![CDATA[We haven&#039;t found that IronPython leaks memory. The .NET garbage collection is very impressive, and IronPython of course uses it seamlessly.

The *only* caveat is that IronPython does keep a reference to functions that you hook up as event handlers - so that if you want to dispose of GUI components like forms these handlers can sometimes keep them alive.

Explicitly unhooking the event handlers solves the problem - and I think this may have been fixed between IronPython 1 and 2.

Michael]]></description>
		<content:encoded><![CDATA[<p>We haven&#8217;t found that IronPython leaks memory. The .NET garbage collection is very impressive, and IronPython of course uses it seamlessly.</p>
<p>The *only* caveat is that IronPython does keep a reference to functions that you hook up as event handlers &#8211; so that if you want to dispose of GUI components like forms these handlers can sometimes keep them alive.</p>
<p>Explicitly unhooking the event handlers solves the problem &#8211; and I think this may have been fixed between IronPython 1 and 2.</p>
<p>Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Udell</title>
		<link>http://blog.jonudell.net/2008/07/01/more-ways-to-turn-internet-feeds-into-tv-feeds/#comment-124595</link>
		<dc:creator><![CDATA[Jon Udell]]></dc:creator>
		<pubDate>Tue, 01 Jul 2008 18:25:10 +0000</pubDate>
		<guid isPermaLink="false">http://jonudell.wordpress.com/?p=413#comment-124595</guid>
		<description><![CDATA[&gt; To solve the delegate problem you need to
&gt; use ‘CallTarget0′ provided in the
&gt; IronPython project.

Ah. Thanks Michael! In this case, I&#039;m actually thinking of leaving things as they are because  of a hunch that a long-running C# program will be less likely to leak than a long-running IronPython program. But that&#039;s just an unfounded hunch, I have no evidence. Curious what you think.]]></description>
		<content:encoded><![CDATA[<p>&gt; To solve the delegate problem you need to<br />
&gt; use ‘CallTarget0′ provided in the<br />
&gt; IronPython project.</p>
<p>Ah. Thanks Michael! In this case, I&#8217;m actually thinking of leaving things as they are because  of a hunch that a long-running C# program will be less likely to leak than a long-running IronPython program. But that&#8217;s just an unfounded hunch, I have no evidence. Curious what you think.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Foord</title>
		<link>http://blog.jonudell.net/2008/07/01/more-ways-to-turn-internet-feeds-into-tv-feeds/#comment-124594</link>
		<dc:creator><![CDATA[Michael Foord]]></dc:creator>
		<pubDate>Tue, 01 Jul 2008 18:17:06 +0000</pubDate>
		<guid isPermaLink="false">http://jonudell.wordpress.com/?p=413#comment-124594</guid>
		<description><![CDATA[To solve the delegate problem you need to use &#039;CallTarget0&#039; provided in the IronPython project.

I can&#039;t off the top of my head remember where you import it from (it is different between IronPython 1 &amp; 2 I believe) - but I&#039;m pretty sure it is on the IronPython Cookbook.

Michael]]></description>
		<content:encoded><![CDATA[<p>To solve the delegate problem you need to use &#8216;CallTarget0&#8242; provided in the IronPython project.</p>
<p>I can&#8217;t off the top of my head remember where you import it from (it is different between IronPython 1 &amp; 2 I believe) &#8211; but I&#8217;m pretty sure it is on the IronPython Cookbook.</p>
<p>Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Udell</title>
		<link>http://blog.jonudell.net/2008/07/01/more-ways-to-turn-internet-feeds-into-tv-feeds/#comment-124593</link>
		<dc:creator><![CDATA[Jon Udell]]></dc:creator>
		<pubDate>Tue, 01 Jul 2008 18:10:15 +0000</pubDate>
		<guid isPermaLink="false">http://jonudell.wordpress.com/?p=413#comment-124593</guid>
		<description><![CDATA[&gt; shouldn’t any IronPython function implicitly
&gt; typecast to a delegate type?

For reasons that I&#039;m probably not even qualified to understand, it seems not to work that way.]]></description>
		<content:encoded><![CDATA[<p>&gt; shouldn’t any IronPython function implicitly<br />
&gt; typecast to a delegate type?</p>
<p>For reasons that I&#8217;m probably not even qualified to understand, it seems not to work that way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dbt</title>
		<link>http://blog.jonudell.net/2008/07/01/more-ways-to-turn-internet-feeds-into-tv-feeds/#comment-124592</link>
		<dc:creator><![CDATA[dbt]]></dc:creator>
		<pubDate>Tue, 01 Jul 2008 16:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://jonudell.wordpress.com/?p=413#comment-124592</guid>
		<description><![CDATA[I don&#039;t have a windows box handy to test this, but shouldn&#039;t any IronPython function implicitly typecast to a delegate type successfully?]]></description>
		<content:encoded><![CDATA[<p>I don&#8217;t have a windows box handy to test this, but shouldn&#8217;t any IronPython function implicitly typecast to a delegate type successfully?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

