<?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: A WPF custom control in F#</title>
	<atom:link href="http://www.voyce.com/index.php/2009/12/14/a-wpf-custom-control-in-fsharp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.voyce.com/index.php/2009/12/14/a-wpf-custom-control-in-fsharp/</link>
	<description>Programming and debugging tidbits</description>
	<lastBuildDate>Wed, 04 Jan 2012 23:07:52 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ian</title>
		<link>http://www.voyce.com/index.php/2009/12/14/a-wpf-custom-control-in-fsharp/comment-page-1/#comment-821</link>
		<dc:creator>ian</dc:creator>
		<pubDate>Thu, 14 Jan 2010 11:00:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.voyce.com/?p=459#comment-821</guid>
		<description>Hi Bill,

That sounds like a pretty big undertaking; I think you&#039;re going to need more than just a custom control to be able to do what you want. Do you already have all the architecture in place to enable distributed editing and storage of the data? For the visualization you might want to look at the Microsoft &lt;a href=&quot;http://msdn.microsoft.com/en-us/library/cc645050%28VS.95%29.aspx&quot; rel=&quot;nofollow&quot;&gt;Deep Zoom&lt;/a&gt; technology, it seems like the sort of thing that would be useful here. It would enable people to zoom in and out and see their area in context, and you can alter the image dynamically if required, based on other people&#039;s updates.

Hope that helps.</description>
		<content:encoded><![CDATA[<p>Hi Bill,</p>
<p>That sounds like a pretty big undertaking; I think you&#8217;re going to need more than just a custom control to be able to do what you want. Do you already have all the architecture in place to enable distributed editing and storage of the data? For the visualization you might want to look at the Microsoft <a href="http://msdn.microsoft.com/en-us/library/cc645050%28VS.95%29.aspx" rel="nofollow">Deep Zoom</a> technology, it seems like the sort of thing that would be useful here. It would enable people to zoom in and out and see their area in context, and you can alter the image dynamically if required, based on other people&#8217;s updates.</p>
<p>Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Smith</title>
		<link>http://www.voyce.com/index.php/2009/12/14/a-wpf-custom-control-in-fsharp/comment-page-1/#comment-820</link>
		<dc:creator>Bill Smith</dc:creator>
		<pubDate>Tue, 12 Jan 2010 05:21:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.voyce.com/?p=459#comment-820</guid>
		<description>I am working on a special project connected to NASA Kepler Mission. I need a way to (a) plot the Kepler Field of View. Each square needs to be divided into 40 (8*5) sectors - which will be owned by 3,000 school teams. I am struggling to

1. draw the Kepler FOV on VISIO (pixel resolution)

Would you be able to help?</description>
		<content:encoded><![CDATA[<p>I am working on a special project connected to NASA Kepler Mission. I need a way to (a) plot the Kepler Field of View. Each square needs to be divided into 40 (8*5) sectors &#8211; which will be owned by 3,000 school teams. I am struggling to</p>
<p>1. draw the Kepler FOV on VISIO (pixel resolution)</p>
<p>Would you be able to help?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

