<?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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for I Love To Code</title>
	<atom:link href="http://iltc.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://iltc.wordpress.com</link>
	<description>Just another WPF blog</description>
	<lastBuildDate>Tue, 09 Dec 2008 14:42:05 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on WPF Elliptical Layout Control by Christian</title>
		<link>http://iltc.wordpress.com/2008/10/08/wpf-elliptical-layout-control/#comment-18</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Tue, 09 Dec 2008 14:42:05 +0000</pubDate>
		<guid isPermaLink="false">http://iltc.wordpress.com/?p=5#comment-18</guid>
		<description>Sorry, forgot to close the strong-tag :S</description>
		<content:encoded><![CDATA[<p>Sorry, forgot to close the strong-tag :S</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WPF Elliptical Layout Control by Christian</title>
		<link>http://iltc.wordpress.com/2008/10/08/wpf-elliptical-layout-control/#comment-17</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Tue, 09 Dec 2008 14:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://iltc.wordpress.com/?p=5#comment-17</guid>
		<description>Thanks for this superb control! I have come a long way finding such a clean and well structured example, especially dealing with the resizing of the 3d content when a IsVisualHostMaterial is set to true.

How would you go about handling the &lt;strong&gt;dynamic&lt;strong&gt; resizing of the underlying visual? Think of a textbox bound to the Viewport2DVisual3D that is resizing while the user is typing. 

I am pretty new to wpf, so if you know of a clean way of achieving this, you&#039;d be another mile ahead of every example I know so far :)

My approach right now is tracking the &quot;SizeChanged&quot; event if the underlying visual is indeed a Framework element and thus triggering InvalidateMeasure on the panel. But that doesn&#039;t seem to be the most elegant solution. Any comments welcome,

Very good work, I am impressed,

Christian :)</description>
		<content:encoded><![CDATA[<p>Thanks for this superb control! I have come a long way finding such a clean and well structured example, especially dealing with the resizing of the 3d content when a IsVisualHostMaterial is set to true.</p>
<p>How would you go about handling the <strong>dynamic</strong><strong> resizing of the underlying visual? Think of a textbox bound to the Viewport2DVisual3D that is resizing while the user is typing. </p>
<p>I am pretty new to wpf, so if you know of a clean way of achieving this, you&#8217;d be another mile ahead of every example I know so far <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>My approach right now is tracking the &#8220;SizeChanged&#8221; event if the underlying visual is indeed a Framework element and thus triggering InvalidateMeasure on the panel. But that doesn&#8217;t seem to be the most elegant solution. Any comments welcome,</p>
<p>Very good work, I am impressed,</p>
<p>Christian <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WPF Elliptical Layout Control &#8211; 3D! by nick</title>
		<link>http://iltc.wordpress.com/2008/10/11/wpf-elliptical-layout-control-3d/#comment-16</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Thu, 13 Nov 2008 17:18:15 +0000</pubDate>
		<guid isPermaLink="false">http://iltc.wordpress.com/?p=54#comment-16</guid>
		<description>Hi, I am getting this error in blend
Error	3	Assembly &#039;EllipseLayout3D&#039; was not found. Verify that you are not missing an assembly reference. Also, verify that your project and all referenced assemblies have been built


Also, I want to make each item of the carousel Clickable and should be able to navigate from that page to another page, 
Please help</description>
		<content:encoded><![CDATA[<p>Hi, I am getting this error in blend<br />
Error	3	Assembly &#8216;EllipseLayout3D&#8217; was not found. Verify that you are not missing an assembly reference. Also, verify that your project and all referenced assemblies have been built</p>
<p>Also, I want to make each item of the carousel Clickable and should be able to navigate from that page to another page,<br />
Please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Silverlight 2.0 Elliptical Control 3D! by ilovetocode</title>
		<link>http://iltc.wordpress.com/2008/10/25/silverlight-20-elliptical-control-3d/#comment-15</link>
		<dc:creator>ilovetocode</dc:creator>
		<pubDate>Sun, 09 Nov 2008 23:37:18 +0000</pubDate>
		<guid isPermaLink="false">http://iltc.wordpress.com/?p=90#comment-15</guid>
		<description>@ Sequoyan

Thank you for your kind comments. With regards to EllipseCenterZ I simply forgot to finish it off :S Thanks for pointing that out!

I have updated the code to include the Z component of the ellipse&#039;s origin (with a slider).

Cheers,

Sam.</description>
		<content:encoded><![CDATA[<p>@ Sequoyan</p>
<p>Thank you for your kind comments. With regards to EllipseCenterZ I simply forgot to finish it off :S Thanks for pointing that out!</p>
<p>I have updated the code to include the Z component of the ellipse&#8217;s origin (with a slider).</p>
<p>Cheers,</p>
<p>Sam.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Silverlight 2.0 Elliptical Control 3D! by Sequoyan</title>
		<link>http://iltc.wordpress.com/2008/10/25/silverlight-20-elliptical-control-3d/#comment-14</link>
		<dc:creator>Sequoyan</dc:creator>
		<pubDate>Sat, 08 Nov 2008 19:14:50 +0000</pubDate>
		<guid isPermaLink="false">http://iltc.wordpress.com/?p=90#comment-14</guid>
		<description>I&#039;m curious what the story is with EllipseCenterZ. Seems inop. Are you intending to implement it later or am I doing something wrong?</description>
		<content:encoded><![CDATA[<p>I&#8217;m curious what the story is with EllipseCenterZ. Seems inop. Are you intending to implement it later or am I doing something wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Silverlight 2.0 Elliptical Control 3D! by Sequoyan</title>
		<link>http://iltc.wordpress.com/2008/10/25/silverlight-20-elliptical-control-3d/#comment-13</link>
		<dc:creator>Sequoyan</dc:creator>
		<pubDate>Sat, 08 Nov 2008 14:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://iltc.wordpress.com/?p=90#comment-13</guid>
		<description>Awesome. Exactly what I&#039;ve been looking for -- someone who really knows math who has spent time making a flexible carousel.

Thank you!</description>
		<content:encoded><![CDATA[<p>Awesome. Exactly what I&#8217;ve been looking for &#8212; someone who really knows math who has spent time making a flexible carousel.</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WPF Elliptical Layout Control &#8211; 3D! by Silverlight 2.0 Elliptical Control 3D! &#171; I Love To Code</title>
		<link>http://iltc.wordpress.com/2008/10/11/wpf-elliptical-layout-control-3d/#comment-11</link>
		<dc:creator>Silverlight 2.0 Elliptical Control 3D! &#171; I Love To Code</dc:creator>
		<pubDate>Sat, 25 Oct 2008 17:34:55 +0000</pubDate>
		<guid isPermaLink="false">http://iltc.wordpress.com/?p=54#comment-11</guid>
		<description>[...] idea of this project is to re-create the WPF Elliptical Layout Control in Silverlight 2.0, giving me a chance to get my hands dirty with Silverlight and to discover what [...]</description>
		<content:encoded><![CDATA[<p>[...] idea of this project is to re-create the WPF Elliptical Layout Control in Silverlight 2.0, giving me a chance to get my hands dirty with Silverlight and to discover what [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WPF Elliptical Layout Control by Bruce Philp</title>
		<link>http://iltc.wordpress.com/2008/10/08/wpf-elliptical-layout-control/#comment-10</link>
		<dc:creator>Bruce Philp</dc:creator>
		<pubDate>Fri, 24 Oct 2008 22:52:30 +0000</pubDate>
		<guid isPermaLink="false">http://iltc.wordpress.com/?p=5#comment-10</guid>
		<description>Hey Dude, 

This is an awsome example!! I found it extremely useful for a project i was working on. I look forward t understanding your 3D version.</description>
		<content:encoded><![CDATA[<p>Hey Dude, </p>
<p>This is an awsome example!! I found it extremely useful for a project i was working on. I look forward t understanding your 3D version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WPF Elliptical Layout Control &#8211; 3D! by 2008 October 21 - Links for today &#171; My (almost) Daily Links</title>
		<link>http://iltc.wordpress.com/2008/10/11/wpf-elliptical-layout-control-3d/#comment-9</link>
		<dc:creator>2008 October 21 - Links for today &#171; My (almost) Daily Links</dc:creator>
		<pubDate>Tue, 21 Oct 2008 08:34:50 +0000</pubDate>
		<guid isPermaLink="false">http://iltc.wordpress.com/?p=54#comment-9</guid>
		<description>[...] Nobles WPF Elliptical Layout Control - 3D! I liked this a lot and wonder if you could make it 3d inasmuch as you could select an item from [...]</description>
		<content:encoded><![CDATA[<p>[...] Nobles WPF Elliptical Layout Control &#8211; 3D! I liked this a lot and wonder if you could make it 3d inasmuch as you could select an item from [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WPF Elliptical Layout Control &#8211; 3D! by ilovetocode</title>
		<link>http://iltc.wordpress.com/2008/10/11/wpf-elliptical-layout-control-3d/#comment-8</link>
		<dc:creator>ilovetocode</dc:creator>
		<pubDate>Mon, 20 Oct 2008 20:32:26 +0000</pubDate>
		<guid isPermaLink="false">http://iltc.wordpress.com/?p=54#comment-8</guid>
		<description>No problem Lazlo, glad I could help. Thanks for your feedback :0)

-Sam</description>
		<content:encoded><![CDATA[<p>No problem Lazlo, glad I could help. Thanks for your feedback :0)</p>
<p>-Sam</p>
]]></content:encoded>
	</item>
</channel>
</rss>
