<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>dispatchEvent() Blog™ &#187; News</title>
	<atom:link href="http://dispatchevent.org/tag/news/feed/" rel="self" type="application/rss+xml" />
	<link>http://dispatchevent.org</link>
	<description>Collective thoughts on the Flash Platform, iOS, Unity, and any other technology we use.</description>
	<lastBuildDate>Tue, 17 Aug 2010 08:15:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>KitchenSync version 1.6 released!</title>
		<link>http://dispatchevent.org/mims/kitchensync-version-16-released/</link>
		<comments>http://dispatchevent.org/mims/kitchensync-version-16-released/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 21:50:03 +0000</pubDate>
		<dc:creator>Mims H Wright</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[physics & motion]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[announcement]]></category>
		<category><![CDATA[KitchenSync]]></category>
		<category><![CDATA[v1.6]]></category>

		<guid isPermaLink="false">http://dispatchevent.org/?p=428</guid>
		<description><![CDATA[KitchenSync version 1.6 is released! Guess what feature it doesn&#8217;t have yet&#8230; That&#8217;s right! There is STILL NO Color Tweening (unless you count ColorMatrixFilter tweens which it does have). However, I hope I can crank out and release version 2.0 &#8230; <a href="http://dispatchevent.org/mims/kitchensync-version-16-released/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://kitchensynclib.googlecode.com"><img class="alignnone" title="KitchenSync" src="http://mimswright.com/kitchensync/docs/img/KSLogo.png" alt="" width="515" height="110" /></a></p>
<p><strong>KitchenSync version 1.6 is released!</strong> Guess what feature it doesn&#8217;t have yet&#8230; That&#8217;s right! There is <strong>STILL NO Color Tweening</strong> (unless you count ColorMatrixFilter tweens which it does have). However, I hope I can crank out and release version 2.0 over the next two weeks which would have it.</p>
<p>Here are some of the features that 1.6 <strong>DOES </strong>have:</p>
<ul>
<li>Added a TweenFactory which provides an easy to use interface for creating new tweens including an object parser similar to FuseKit&#8217;s interface. You can now use something like:<br />
<code>var tween:ITween = TweenFactory.newTween({target:foo, properties:"x:0~100, y:500~200", duration:"3seconds", scale:1~5});</code></li>
<li>Altered KSTween to use multiple tween targets. Now includes methods like addTweenTarget(). This allows you to tween multiple properties with a single KSTween object!</li>
<li>Added an optimized implementation of IAction called KSSimpleTween. This class showed a 25% performance increase over KSTween!</li>
<li>Added SoundTransformTarget for changing volume or panning of a sound.</li>
<li>Added new action groups including:
<ul>
<li>KSSimultaneousEndGroup which causes all children to end simultaneously. This is like a parallel group in reverse.</li>
<li>KSSteppedSequenceGroup for sequencing PowerPoint-like applications. This automatically pauses the group after each child is completed. Instant slideshow!</li>
</ul>
</li>
<li>Finished adding IAction interface. This allows more flexible and customized use of the synchronizer by allowing you to create actions without using the AbstractAction superclass.</li>
<li>Also added ITween and ISynchronizerClient interfaces</li>
<li>Changed the license from LGPL to MIT license.</li>
<li>For a complete list, check out the <a href="http://kitchensynclib.googlecode.com/svn/trunk/docs/changelog.txt">ChangeLog</a>!</li>
</ul>
<p>To get the latest version, go to the Google Code <a href="http://code.google.com/p/kitchensynclib/">project page</a>. Thanks and enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://dispatchevent.org/mims/kitchensync-version-16-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>See Mims present KitchenSync at Singularity &lt;head&gt; web conference!</title>
		<link>http://dispatchevent.org/mims/see-mims-present-kitchensync-at-singularity-head-web-conference/</link>
		<comments>http://dispatchevent.org/mims/see-mims-present-kitchensync-at-singularity-head-web-conference/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 19:53:21 +0000</pubDate>
		<dc:creator>Mims H Wright</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[In Real Life]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[KitchenSync]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://dispatchevent.org/?p=353</guid>
		<description><![CDATA[I&#8217;m honored to announce that I will be presenting at the &#60;head&#62; web conference (formerly called Singularity) this October 24-26th!  I&#8217;ll be talking about the basics of KitchenSync and what makes it so special. I&#8217;m very excited, not only to &#8230; <a href="http://dispatchevent.org/mims/see-mims-present-kitchensync-at-singularity-head-web-conference/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m honored to announce that I will be presenting at the <a href="http://headconference.com" target="_blank">&lt;head&gt; web conference</a> (formerly called Singularity) this October 24-26th!  <a href="http://www.headconference.com/speakers/mims-h-wright/" target="_blank">I&#8217;ll be talking</a> about the basics of <a href="http://kitchensynclib.googlecode.com">KitchenSync</a> and what makes it so special. I&#8217;m very excited, not only to be a speaker (it will be my first time to speak at a conference), but also to be an attendee. This is the first(?) ever web conference to be presented exclusively online&#8230; so I expect you to be there!</p>
<div style="text-align: center;"><a href="http://www.headconference.com/"><img src="http://www.headconference.com/images/buttons/button_468x60.gif" alt="&lt;head&gt; web conference: October 24-26, 2008" width="468" height="60" /></a><br/><br />
<strong style="font-size:50px">+</strong><br />
<a href="http://kitchensynclib.googlecode.com"><img class="alignnone" title="KitchenSyncLogo" src="http://as3lib.org/kitchensync/docs/img/KSLogo.png" alt="KitchenSync" width="338" height="72" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://dispatchevent.org/mims/see-mims-present-kitchensync-at-singularity-head-web-conference/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
