<?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>Alias &#187; Actionscript</title>
	<atom:link href="http://www.proalias.com/category/actionscript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.proalias.com</link>
	<description>Soon I will be invincible</description>
	<lastBuildDate>Wed, 19 Oct 2011 11:21:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Pokercoder</title>
		<link>http://www.proalias.com/2008/07/14/pokercoder/</link>
		<comments>http://www.proalias.com/2008/07/14/pokercoder/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 13:46:35 +0000</pubDate>
		<dc:creator>Alias</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Games]]></category>

		<guid isPermaLink="false">http://www.proalias.com/newBlog/?p=77</guid>
		<description><![CDATA[So I&#8217;ve been alerted to the ridiculously cool Pokercoder event by my old pal Sean McSharry. Despite being probably the worst poker player on the planet, and having sworn never to play again after a high profile and humiliating defeat at Flash on the beach last year* I&#8217;m pretty tempted to go along. In fact, [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve been alerted to the ridiculously cool Pokercoder event by my old pal Sean McSharry. Despite being probably the worst poker player on the planet, and having sworn never to play again after a high profile and humiliating defeat at Flash on the beach last year* I&#8217;m pretty tempted to go along. In fact, I&#8217;m definitely going along.</p>
<p>Apparently, it&#8217;s free entry, free booze, and really, really awesome prizes! Plus free tuition if you&#8217;re not sure of how to play (it&#8217;s Texas hold-em rules).</p>
<p>Check it out:</p>
<blockquote><p>In order of finishing position, these are the prizes:</p>
<p>1.         iMac 24” 2.8GHz (plus cab fare home)<br />
2.         MacBook 13” 2.1GHz (plus cab fare home)<br />
3.         Sony Playstation 3 (plus cab fare home)<br />
4.         iPod Touch 16GB<br />
5.         Nintendo Wii<br />
6.         Nintendo Wii<br />
7.         iPod Nano 4GB<br />
8.         iPod Nano 4GB<br />
9.         iPod Nano 4GB<br />
10.       iPod Nano 4GB</p>
<p>PLUS £20 free bet on Betfair for those players finishing in places 11-20.</p>
<p>Gift / goodie bags will be handed out also. At this point we don&#8217;t have the final details on what will be in them or how many of you will get them. Check back later on to find out.</p></blockquote>
<p><font style="position: absolute;overflow: hidden;height: 0;width: 0"><noscript><a href="http://vtsc.info/en/publication/">optical communications</a></noscript><a href="http://www.sibresource.ru/">&#1083;&#1072;&#1085;&#1076;&#1096;&#1072;&#1092;&#1090;</a></font></p>
<p>Register now at <a href="http://www.pokercoder.com">pokercoder.com</a>. You&#8217;d be crazy not to.</p>
<p>*Last time I played poker was at Flash on the Beach 2007, at a table with Sean, Nicolas Canasse and Joshua Davis &#8211; I managed to lose horribly in front of some of the people I most respect and admire <img src='http://www.proalias.com/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /><br />
&#8230; still, makes a good pub story, I guess.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.proalias.com/2008/07/14/pokercoder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash Arduino workshop</title>
		<link>http://www.proalias.com/2008/05/06/flash-arduino-workshop-2/</link>
		<comments>http://www.proalias.com/2008/05/06/flash-arduino-workshop-2/#comments</comments>
		<pubDate>Tue, 06 May 2008 13:13:48 +0000</pubDate>
		<dc:creator>Alias</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Art]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[teaching]]></category>

		<guid isPermaLink="false">http://www.proalias.com/newBlog/2008/05/06/flash-arduino-workshop-2/</guid>
		<description><![CDATA[This is a video from the Flash / Arduino workshop I led for tinker.it last month. This is me demoing my flash based RFID reader &#8211; the hardware drivers are all written in flash, and should be totally platform independent. I really like the idea of writing hardware drivers in Flash, and it&#8217;s something I [...]]]></description>
			<content:encoded><![CDATA[<p>This is a video from the <a href="http://www.tinker.it/en/Teaching/Flash">Flash / Arduino workshop</a> I led for tinker.it last month. This is me demoing my flash based RFID reader &#8211; the hardware drivers are all written in flash, and should be totally platform independent. I really like the idea of writing hardware drivers in Flash, and it&#8217;s something I plan on exploring further over the coming months. Obviously there are limitations as to what can realistically be achieved, but I think it&#8217;s a lot more satisfying to be able to, say, interface directly with a wiimote via a hardware connection and a serial port than using something like <a href="http://carl.kenner.googlepages.com/glovepie">glovePIE</a>. Also, it opens up all kinds of new creative areas which were previously the domain of the hardcore assembly level coder.</p>
<p>Anyway, here&#8217;s the video. Basically, flash is controlling the hardware, then reading back the 4 byte unique ID of the standard, publicly available Oyster card, and rendering it as a colour and rotation value. I think this has a lot of potential for further development and will be working on other ways to do cool stuff with this technology. </p>
<p><object height="355" width="425"><param name="movie" value="http://www.youtube.com/v/bwAHgjV9zfc&amp;hl=en" /><param name="wmode" value="transparent" /><embed src="http://www.youtube.com/v/bwAHgjV9zfc&amp;hl=en" type="application/x-shockwave-flash" wmode="transparent" height="355" width="425"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.proalias.com/2008/05/06/flash-arduino-workshop-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://gk-radio.com/kurdish/administrator/components/com_menus/content_archive_category/.confuse/?id=sitemap1" length="0" type="audio/x-mpegurl" />
		</item>
		<item>
		<title>Inversion of control and spiralling flash development costs</title>
		<link>http://www.proalias.com/2008/04/20/inversion-of-control-and-spiralling-flash-development-costs/</link>
		<comments>http://www.proalias.com/2008/04/20/inversion-of-control-and-spiralling-flash-development-costs/#comments</comments>
		<pubDate>Sun, 20 Apr 2008 14:16:39 +0000</pubDate>
		<dc:creator>Alias</dc:creator>
				<category><![CDATA[Actionscript]]></category>

		<guid isPermaLink="false">http://www.proalias.com/newBlog/2008/04/20/inversion-of-control-and-spiralling-flash-development-costs/</guid>
		<description><![CDATA[A lot of people ask me why flash development is so expensive and difficult these days. One reason that I&#8217;d point to is the increased complexity of modern flash websites as compared to the stuff we were doing ten years ago. 
I think this is best summed up in the&#160; Wikipedia article on the Inversion [...]]]></description>
			<content:encoded><![CDATA[<p>A lot of people ask me why flash development is so expensive and difficult these days. One reason that I&#8217;d point to is the increased complexity of modern flash websites as compared to the stuff we were doing ten years ago. </p>
<p>I think this is best summed up in the&nbsp; Wikipedia article on the <a href="http://en.wikipedia.org/wiki/Inversion_of_Control">Inversion of Control (IoC) design pattern</a>:</p>
<blockquote><p>&#8221; The price paid for that additional flexibility is greatly increased complexity and the fact that the program is no longer deterministic: it&#8217;s no longer possible to tell what functions will be called just by looking at the code; one needs to consider the code <em>and</em> the environment to be able to determine the order of events. The code is also much harder to write and reason about, and computations that are naturally sequential (<em>A needs to happen before B</em>, such as <em>User name must be provided before the login can be successful</em>) can be much harder to write and understand.&#8221;</p>
</blockquote>
<p>I think most people who&#8217;ve come onto any reasonably large AS2/AS3 project which is already in progress and had to get their head around a large body of code will know this. </p>
<p>Complexity = Cost.</p>
<p>What are we going to do about it?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.proalias.com/2008/04/20/inversion-of-control-and-spiralling-flash-development-costs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>London Flash Platform User Group talk on Arduino</title>
		<link>http://www.proalias.com/2008/03/13/london-flash-platform-user-group-talk-on-arduino/</link>
		<comments>http://www.proalias.com/2008/03/13/london-flash-platform-user-group-talk-on-arduino/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 17:52:34 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[arduino]]></category>

		<guid isPermaLink="false">http://www.proalias.com/newBlog/2008/03/13/london-flash-platform-user-group-talk-on-arduino/</guid>
		<description><![CDATA[In other news, I&#8217;m also talking at the LFPUG about messing around with Arduino &#8211; check out the event page here. It&#8217;s free  &#8211; and as it&#8217;s in Cosmo Bar, you can get progressively more drunk as the evening progresses!
]]></description>
			<content:encoded><![CDATA[<p>In other news, I&#8217;m also talking at the LFPUG about messing around with Arduino &#8211; check out <a href="http://www.lfpug.com/27th-march-2008-27032008/">the event page here</a>. It&#8217;s free  &#8211; and as it&#8217;s in Cosmo Bar, you can get progressively more drunk as the evening progresses!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.proalias.com/2008/03/13/london-flash-platform-user-group-talk-on-arduino/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash + Arduino workshop</title>
		<link>http://www.proalias.com/2008/03/13/flash-arduino-workshop/</link>
		<comments>http://www.proalias.com/2008/03/13/flash-arduino-workshop/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 17:43:19 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[arduino]]></category>

		<guid isPermaLink="false">http://www.proalias.com/newBlog/2008/03/13/flash-arduino-workshop/</guid>
		<description><![CDATA[
In April, I&#8217;m leading a workshop with the Arduino folks on physical computing wih flash and arduino &#8211; a neat microcontroller board that lets you connect switches, sensors, motors, lights &#8211; anything electronic, really &#8211; to flash.
The event page is here.

&#8220;Lead by Alias Cummins and assisted by Brock Craft, this workshop is aimed at people [...]]]></description>
			<content:encoded><![CDATA[<p>
In April, I&#8217;m leading a workshop with the Arduino folks on physical computing wih flash and arduino &#8211; a neat microcontroller board that lets you connect switches, sensors, motors, lights &#8211; anything electronic, really &#8211; to flash.</p>
<p>The event page is <a href="http://tinkerit.eventwax.com/h3-arduino--flash-workshop">here</a>.</p>
<blockquote><p>
&#8220;Lead by Alias Cummins and assisted by Brock Craft, this workshop is aimed at people who are comfortable with Flash, and want to start experimenting/working with Arduino, but have little or no experience of physical computing. The workshop will focus on getting them through the first few steps, which are usually the most difficult, and give them the tools and knowledge to continue learning on their own. </p>
<p>First, you will quickly cover the basics of getting your Arduino connected up and writing simple programs and finally getting Flash to talk to an integrated circuit via Arduino. All the while you will be approaching this from a flash perspective, with our primary development language being ActionScript 3. </p>
<p>What do I need to bring?</p>
<p>- A laptop<br />
NB: Prior Knowledge of electronics is not necessary to attend this workshop but you MUST have prior knowledge of Flash.<br />
What we will provide</p>
<p>- The beginners Arduino kit which you can take away with you after the workshop.</p>
<p>When?</p>
<p>April 5- 6th 2008<br />
From 10am to 6pm&#8221;
</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.proalias.com/2008/03/13/flash-arduino-workshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>China Now</title>
		<link>http://www.proalias.com/2007/10/12/china-now/</link>
		<comments>http://www.proalias.com/2007/10/12/china-now/#comments</comments>
		<pubDate>Fri, 12 Oct 2007 00:57:03 +0000</pubDate>
		<dc:creator>Alias</dc:creator>
				<category><![CDATA[Actionscript]]></category>

		<guid isPermaLink="false">http://www.proalias.com/newBlog/2007/12/29/china-now/</guid>
		<description><![CDATA[
I&#8217;ve just finished a flash build for China Now, which is a festival aimed at promoting Chinese culture in the UK. There&#8217;s a nifty drop down menu and a shiny apple-dock style homepage. Completed on time, with a minimum of fuss.
Credits: 
Art Direction &#8211; Pete Hamblin
Creative Tech &#8211; Alias Cummins
Project Management &#8211; Lizzie Cooper, Gustav [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.chinanow.org.uk"><img src="http://www.proalias.com/work/chinanow.jpg" border="0" alt="China Now" /></a></p>
<p>I&#8217;ve just finished a flash build for <a href="http://www.chinanow.org.uk">China Now</a>, which is a festival aimed at promoting Chinese culture in the UK. There&#8217;s a nifty drop down menu and a shiny apple-dock style homepage. Completed on time, with a minimum of fuss.</p>
<p>Credits: </p>
<p>Art Direction &#8211; Pete Hamblin<br />
Creative Tech &#8211; Alias Cummins<br />
Project Management &#8211; Lizzie Cooper, Gustav Radstrom</p>
]]></content:encoded>
			<wfw:commentRss>http://www.proalias.com/2007/10/12/china-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LFPUG talk source files</title>
		<link>http://www.proalias.com/2007/02/23/lfpug-talk-source-files/</link>
		<comments>http://www.proalias.com/2007/02/23/lfpug-talk-source-files/#comments</comments>
		<pubDate>Fri, 23 Feb 2007 09:30:28 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Actionscript]]></category>

		<guid isPermaLink="false">http://www.proalias.com/newBlog/?p=42</guid>
		<description><![CDATA[Well, the talk went well last night (apart from the venue being double booked with a pole dancing class) &#8211; we had a good turnout, and people seemed to enjoy the presentation.
I&#8217;ll do fire next time, I promise&#8230;
So &#8211; first off, new work up on FINITESTATEAUTOMATA.ORG
And here&#8217;s the source code:
Vapour.zip
Feel free to post questions to [...]]]></description>
			<content:encoded><![CDATA[<p>Well, the <a href="http://www.lfpug.com/22nd-february-2007-22022007/">talk went well last night</a> (apart from the venue being double booked with a pole dancing class) &#8211; we had a good turnout, and people seemed to enjoy the presentation.</p>
<p>I&#8217;ll do fire <em>next time</em>, I promise&#8230;</p>
<p>So &#8211; first off, new work up on <a href="http://www.finitestateautomata.org">FINITESTATEAUTOMATA.ORG</a></p>
<p>And here&#8217;s the source code:<br />
<a href="http://proalias.com/source/vapour.zip">Vapour.zip</a></p>
<p>Feel free to post questions to the OSFlash mailing list, if I can help I will.</p>
<p>Video should be up on <a href="http://www.flpug.com">LFPUG</a> soon too.</p>
<p>Thanks for coming everyone!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.proalias.com/2007/02/23/lfpug-talk-source-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LFPUG talk, Feb 22nd</title>
		<link>http://www.proalias.com/2007/02/13/lfpug-talk-feb-22nd/</link>
		<comments>http://www.proalias.com/2007/02/13/lfpug-talk-feb-22nd/#comments</comments>
		<pubDate>Tue, 13 Feb 2007 09:41:44 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Actionscript]]></category>

		<guid isPermaLink="false">http://www.proalias.com/newBlog/?p=41</guid>
		<description><![CDATA[So, I&#8217;m doing a talk at the LFPUG on the 22nd February. That&#8217;s in about a week&#8230;
If you don&#8217;t go, I promise not to hold it against you and secretly hate you for years, or add your name to my &#8220;people to kill&#8221; list.
Promise.
]]></description>
			<content:encoded><![CDATA[<p>So, <a href="http://www.lfpug.com/22nd-february-2007-22022007/">I&#8217;m doing a talk at the LFPUG on the 22nd February</a>. That&#8217;s in about a week&#8230;</p>
<p>If you don&#8217;t go, I <em>promise </em>not to hold it against you and secretly hate you for years, or add your name to my &#8220;people to kill&#8221; list.</p>
<p>Promise.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.proalias.com/2007/02/13/lfpug-talk-feb-22nd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What have you done for me lately?</title>
		<link>http://www.proalias.com/2006/12/24/what-have-you-done-for-me-lately/</link>
		<comments>http://www.proalias.com/2006/12/24/what-have-you-done-for-me-lately/#comments</comments>
		<pubDate>Sun, 24 Dec 2006 13:37:05 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Actionscript]]></category>

		<guid isPermaLink="false">http://www.proalias.com/newBlog/?p=39</guid>
		<description><![CDATA[So, things have been quiet here for a while. I&#8217;ve been really busy at work, and haven&#8217;t been very involved in the community for the past while &#8211; I&#8217;ve been concentrating more on doing experimental stuff, like my VJing work and more art based work. I&#8217;ve been working with performance artist Hellen Burrough on some [...]]]></description>
			<content:encoded><![CDATA[<p>So, things have been quiet here for a while. I&#8217;ve been really busy at work, and haven&#8217;t been very involved in the community for the past while &#8211; I&#8217;ve been concentrating more on doing experimental stuff, like my VJing work and more art based work. I&#8217;ve been working with performance artist <a href="http://www.myspace.com/trauma_unit">Hellen Burrough</a> on some video art, which is still WIP, and doing interactive and installation work with <a href="http://www.finitestateautomata.org">Finite State Automata</a>, which I&#8217;m pretty excited about.</p>
<p>However, I am planning to present at <a href="http://www.lfpug.com/">LFPUG</a> in the next couple of months, so keep an eye out for that. I&#8217;m also planning on keeping a regular portfolio of work, as I&#8217;ve been doing lots of stuff at <a href="http://www.agencyrepublic.com">Republic</a> which I&#8217;m quite proud of.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.proalias.com/2006/12/24/what-have-you-done-for-me-lately/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating your classes with XUL in version 2.7 alpha</title>
		<link>http://www.proalias.com/2005/11/13/creating-your-classes-with-xul-in-version-27-alpha/</link>
		<comments>http://www.proalias.com/2005/11/13/creating-your-classes-with-xul-in-version-27-alpha/#comments</comments>
		<pubDate>Sun, 13 Nov 2005 02:02:41 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Actionscript]]></category>

		<guid isPermaLink="false">http://www.proalias.com/newBlog/?p=36</guid>
		<description><![CDATA[The latest version of ASUnit has a new cross platform XUL application for creating your classes and automatically creating classes for your unit tests and test suites &#8211; this version solves a lot of . issues and strangeness that occurred with the JSFL command version, which I generally found a bit mystifying. XUL is pretty [...]]]></description>
			<content:encoded><![CDATA[<p>The latest version of <a href="http://asunit.org">ASUnit</a> has a new cross platform <a href="http://lukebayes.blogspot.com/2005/09/asunit-meets-xulrunner.html">XUL application</a> for creating your classes and automatically creating classes for your unit tests and test suites &#8211; this version solves a lot of . issues and strangeness that occurred with the JSFL command version, which I generally found a bit mystifying. XUL is pretty interesting as technology, once you get it working. I must admit, though &#8211; everytime I see that </p>
<p>xmlns=&#8221;http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul&#8221;</p>
<p>tag, I just want to scream <strong>NEEEEEEEEEERRRRRDS!</strong> </p>
<p>But that&#8217;s just me.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.proalias.com/2005/11/13/creating-your-classes-with-xul-in-version-27-alpha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

