<?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: KitchenSync, I Can Stop Using Tweener Now!</title>
	<atom:link href="http://blog.thestem.ca/archives/108/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.thestem.ca/archives/108</link>
	<description>Brett Forsyth's professional work showcase, photos, and ramblings.</description>
	<lastBuildDate>Sat, 03 Apr 2010 00:45:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Joe Wheeler</title>
		<link>http://blog.thestem.ca/archives/108#comment-56005</link>
		<dc:creator>Joe Wheeler</dc:creator>
		<pubDate>Wed, 04 Feb 2009 00:00:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.thestem.ca/?p=108#comment-56005</guid>
		<description>I still use Tweener for complex 3d stuff and used to use TweenLite for my day-to-day work horse. I&#039;ve now switched to GTween. It&#039;s awesome. The best bits are progress points and the proxy object. The most useful tweening class yet IMHO</description>
		<content:encoded><![CDATA[<p>I still use Tweener for complex 3d stuff and used to use TweenLite for my day-to-day work horse. I&#8217;ve now switched to GTween. It&#8217;s awesome. The best bits are progress points and the proxy object. The most useful tweening class yet IMHO</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ToddJ</title>
		<link>http://blog.thestem.ca/archives/108#comment-52875</link>
		<dc:creator>ToddJ</dc:creator>
		<pubDate>Mon, 15 Sep 2008 19:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.thestem.ca/?p=108#comment-52875</guid>
		<description>Looks good but will still use tweener, ...Lite, &amp; ...Max for my projects.</description>
		<content:encoded><![CDATA[<p>Looks good but will still use tweener, &#8230;Lite, &amp; &#8230;Max for my projects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler Egeto</title>
		<link>http://blog.thestem.ca/archives/108#comment-47135</link>
		<dc:creator>Tyler Egeto</dc:creator>
		<pubDate>Tue, 12 Aug 2008 16:16:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.thestem.ca/?p=108#comment-47135</guid>
		<description>Cool, I will have to give it a try.</description>
		<content:encoded><![CDATA[<p>Cool, I will have to give it a try.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brettf</title>
		<link>http://blog.thestem.ca/archives/108#comment-46794</link>
		<dc:creator>Brettf</dc:creator>
		<pubDate>Sun, 10 Aug 2008 07:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.thestem.ca/?p=108#comment-46794</guid>
		<description>@Matt: Thanks I will have to check that out.

@ Vorg: Your right, Tweener can do pretty much the same thing. I am just not a huge fan of using delays to sequence things. It makes it a bit more complicated to repeat your groups. I actually find KS easy and faster then Tweener so I guess it&#039;s really a matter of personal preference.</description>
		<content:encoded><![CDATA[<p>@Matt: Thanks I will have to check that out.</p>
<p>@ Vorg: Your right, Tweener can do pretty much the same thing. I am just not a huge fan of using delays to sequence things. It makes it a bit more complicated to repeat your groups. I actually find KS easy and faster then Tweener so I guess it&#8217;s really a matter of personal preference.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Przybylski</title>
		<link>http://blog.thestem.ca/archives/108#comment-46702</link>
		<dc:creator>Matt Przybylski</dc:creator>
		<pubDate>Sat, 09 Aug 2008 17:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.thestem.ca/?p=108#comment-46702</guid>
		<description>You should give TweenMax a try.  It&#039;s got all the stuff you listed for KitchenSync but is faster and has a smaller filesize. :P

http://www.tweenmax.com</description>
		<content:encoded><![CDATA[<p>You should give TweenMax a try.  It&#8217;s got all the stuff you listed for KitchenSync but is faster and has a smaller filesize. :P</p>
<p><a href="http://www.tweenmax.com" rel="nofollow">http://www.tweenmax.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vorg</title>
		<link>http://blog.thestem.ca/archives/108#comment-46699</link>
		<dc:creator>vorg</dc:creator>
		<pubDate>Sat, 09 Aug 2008 16:34:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.thestem.ca/?p=108#comment-46699</guid>
		<description>Are you saying that Tweener documentation isn&#039;t good? There is good &#039;getting started&#039; section and description of all parameters with examples. What more is needed? Maybe there isn&#039;t so much docs like in KitchenSync because Tweener is simpler. Much more simpler.  I don&#039;t need &quot;animation framework&quot; to do the job. Is it creating new KSTween for each animated property really that good? Parallel animations, sequences? It could be done using Tweener too (using delay parameter). So what is the killer feature of KitchenSync? I would vote for Object Oriented architecture but only for those who like to write a lot of code and &#039;do things right&#039;  instead of doing things fast and easy.</description>
		<content:encoded><![CDATA[<p>Are you saying that Tweener documentation isn&#8217;t good? There is good &#8216;getting started&#8217; section and description of all parameters with examples. What more is needed? Maybe there isn&#8217;t so much docs like in KitchenSync because Tweener is simpler. Much more simpler.  I don&#8217;t need &#8220;animation framework&#8221; to do the job. Is it creating new KSTween for each animated property really that good? Parallel animations, sequences? It could be done using Tweener too (using delay parameter). So what is the killer feature of KitchenSync? I would vote for Object Oriented architecture but only for those who like to write a lot of code and &#8216;do things right&#8217;  instead of doing things fast and easy.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
