<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Ed Liang's Weblog</title>
	<link>http://www.xllusion.net/ed</link>
	<description>Flash, Actionscript, Javascript, PHP and more?</description>
	<lastBuildDate>Sun, 28 Feb 2010 14:08:52 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Dependency Injection Frameworks</title>
		<description><![CDATA[Recently there have been trends with many latest AS3 frameworks, particularly MVC design patterns, built upon Dependency Injection concept. 
From Wikipedia:
&#8220;Dependency injection (DI) in object-oriented computer programming is a technique for supplying an external dependency (i.e. a reference) to a software component &#8211; that is, indicating to a part of a program which other parts [...]]]></description>
		<link>http://www.xllusion.net/ed/2010/02/28/dependency-injection-frameworks/</link>
			</item>
	<item>
		<title>Milky Particle Engine beta 0.6.8</title>
		<description><![CDATA[Milky particle engine started out as a simple toolkit consists of 3 classes: manager, particle and controls classes, which works well on small scale projects.

After looking through various particle system APIs including C++ version, I found that Flint by Richard Lord is the most flexible way among those as it has separated particle initiation and [...]]]></description>
		<link>http://www.xllusion.net/ed/2010/02/19/milky-particle-engine-beta-0-6-8/</link>
			</item>
	<item>
		<title>Bitmap Motion Trail</title>
		<description><![CDATA[I&#8217;ve been asked how to create motion trail in Flash several times but didn&#8217;t have time to look into it until I started to build my own particle engine last year which is still in beta and refinement&#8230;

So here is a simple tutorial on how to create motion trail effect in Flash using BitmapData.
First, the [...]]]></description>
		<link>http://www.xllusion.net/ed/2010/02/15/bitmap-motion-trail/</link>
			</item>
	<item>
		<title>Domo Tween Engine 1.0.1</title>
		<description><![CDATA[I have updated Domo tween engine to 1.0.1, fixed some minor bugs.
Download Domo 1.0.1 here (for Flash CS4 &#038; Flex 3).
]]></description>
		<link>http://www.xllusion.net/ed/2010/02/02/domo-tween-engine-1-0-1/</link>
			</item>
	<item>
		<title>Happy New Year 2010!!</title>
		<description><![CDATA[Happy New Year 2010!! Wish all your dreams come true!
Here is a little game to test your luck for 2010: New Year Ball 2010
All the best!!
]]></description>
		<link>http://www.xllusion.net/ed/2009/12/31/happy-new-year-2010/</link>
			</item>
	<item>
		<title>Flex 3.5 SDK Milestone Release</title>
		<description><![CDATA[Adobe Open Source has just released Flex 3.5 SDK Milestone Release and 3.6 is underway too. Will they release 3.9 before Flex 4 is out?
Download from here.
Merry Xmas!
]]></description>
		<link>http://www.xllusion.net/ed/2009/12/19/flex-3-5-sdk-milestone-release/</link>
			</item>
</channel>
</rss>
