<?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: Silverlight Circular Motion Animation</title>
	<atom:link href="http://joel.neubeck.net/2008/05/silverlight-circular-motion-animation/feed/" rel="self" type="application/rss+xml" />
	<link>http://joel.neubeck.net/2008/05/silverlight-circular-motion-animation/</link>
	<description>Simplifing structure without changing results</description>
	<lastBuildDate>Tue, 03 May 2011 17:42:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Bill Ayres</title>
		<link>http://joel.neubeck.net/2008/05/silverlight-circular-motion-animation/comment-page-1/#comment-709</link>
		<dc:creator>Bill Ayres</dc:creator>
		<pubDate>Sat, 18 Oct 2008 01:42:16 +0000</pubDate>
		<guid isPermaLink="false">http://joel.neubeck.net/2008/05/silverlight-circular-motion-animation/#comment-709</guid>
		<description>This rotation is giving me perioscrotal distress!</description>
		<content:encoded><![CDATA[<p>This rotation is giving me perioscrotal distress!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: faz</title>
		<link>http://joel.neubeck.net/2008/05/silverlight-circular-motion-animation/comment-page-1/#comment-381</link>
		<dc:creator>faz</dc:creator>
		<pubDate>Wed, 14 May 2008 10:02:01 +0000</pubDate>
		<guid isPermaLink="false">http://joel.neubeck.net/2008/05/silverlight-circular-motion-animation/#comment-381</guid>
		<description>Why would you go to the trouble to use a timer and translate the book position manually.

This is an ideal case to use animations and leave the framerate and position determination to the runtime.

Just to a RotateTransform of 360 degrees</description>
		<content:encoded><![CDATA[<p>Why would you go to the trouble to use a timer and translate the book position manually.</p>
<p>This is an ideal case to use animations and leave the framerate and position determination to the runtime.</p>
<p>Just to a RotateTransform of 360 degrees</p>
]]></content:encoded>
	</item>
</channel>
</rss>

