<?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>bybjorn.com &#124; Bjørn Børresen - freelance web developer &#187; ActionScript</title>
	<atom:link href="http://www.bybjorn.com/tag/actionscript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bybjorn.com</link>
	<description>bybjorn.com &#62;&#62; Bjørn Børresen - freelance web developer</description>
	<lastBuildDate>Mon, 03 Oct 2011 13:39:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Getting started with Cairngorm</title>
		<link>http://www.bybjorn.com/67/</link>
		<comments>http://www.bybjorn.com/67/#comments</comments>
		<pubDate>Thu, 11 Jan 2007 19:59:41 +0000</pubDate>
		<dc:creator>Bjørn Børresen</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[cairngorm]]></category>
		<category><![CDATA[framework]]></category>

		<guid isPermaLink="false">http://bie.no/blog/computers/software-engineering/actionscript/2007/01/getting-started-with-cairngorm/</guid>
		<description><![CDATA[Cairngorm is a framework for creating RIAs (Rich Internet Applications) using Flex. The problem is that it&#8217;s pretty fresh, and there is not too much documentation and examples out there yet. So, here&#8217;s a list of the stuff I found while searching The Cairngorm wiki @ Adobe is a nice starting point AboutNico linked me [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://labs.adobe.com/wiki/index.php/Cairngorm">Cairngorm</a> is a framework for creating RIAs (Rich Internet Applications) using <a href="http://www.flex.org">Flex</a>. The problem is that it&#8217;s pretty fresh, and there is not too much documentation and examples out there yet. So, here&#8217;s a list of the stuff I found while searching <img src='http://www.bybjorn.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>

<ul>
<li>The <a href="http://labs.adobe.com/wiki/index.php/Cairngorm">Cairngorm wiki @ Adobe</a> is a nice starting point</li>
<li><a href="http://www.aboutnico.be/?p=37">AboutNico linked</a> me to <a href="http://www.digimmersion.com/support/Flex%20UI%20Design%20For%20Cairngorm.pdf">this great pdf</a> written by <a href="http://www.digimmersion.com">Digimmersion</a> &#8211; it&#8217;s called &#8220;<a href="http://www.digimmersion.com/support/Flex%20UI%20Design%20For%20Cairngorm.pdf">Flex Application Design for Cairngorm</a>&#8221; and it&#8217;s just incredible how difficult this gem is to find using your favorite search engine &#8230; thanks Nico!</li>
<li>AboutNico also has a <a href="http://www.aboutnico.be/?p=46">Cairngorm 2.1 sample application</a></li>
<li>Renaun has a <a href="http://renaun.com/blog/2006/12/19/170/">nice Cairngorm store example</a> with support for 4 different backends (ColdFusion Remoting, AMF3, AMFPHP, AMF0). <a href="http://api.renaun.com/flex2/posts/CairngormStoreMultipleBackend/">See it live here</a></li>
<li>The <a href="http://flexcoders.org/index.html">FlexCoders</a> Yahoo! Users Group currently <a href="http://tech.groups.yahoo.com/group/flexcoders/msearch?query=cairngorm&amp;submit=Search&amp;charset=ISO-8859-1">returns almost 4000 posts about &#8216;cairngorm&#8217;</a> so that might also turn out the be a great resource.</li>
<li>Adobe has a proof-of-concept application called <a href="http://www.adobe.com/devnet/flex/articles/notetag.html">NoteTag</a> &#8211; and <strong>it uses Cairngorm</strong> &#8211; <em>&#8220;NoteTag is as a reference application for Flex developers building their own large-scale Flex applications. NoteTag consists of several reusable libraries and over 200 source files, so there&#8217;s a wealth of detail in the ZIP file in the Requirements section.&#8221;</em> &#8212; I haven&#8217;t checked it out yet, but from the description it looks very promising.</li>
<li><a href="http://cairngormdocs.org/">Cairngormdocs.org</a> &#8211; this is also a resource which doesn&#8217;t show up in Google searches (I stumbled upon it in <a href="http://www.adobe.com/ap/events/notes/pdfs/Building_Worlds_Largest_Flex_RobinHilliard.pdf">this presentation from MAX2006</a>). Not too much there yet, but it could turn out to be a good resource as well.</li>
<li>Over at Cairngormdocs they have a <a href="http://cairngormdocs.org/blog/?p=19">nice simple example all called CafeTownsend</a> (<a href="http://www.cairngormdocs.org/exampleApps/CafeTownsend.zip">hotlink</a>). Download it and give it a spin. Unlike NoteTag this is very easy to setup.</li>
<li><a href="http://www.adobe.com/devnet/flex/articles/cairngorm_pt1.html">Developing Flex RIAs with Cairngorm Microarchitecture</a> &#8211; Ok for a bird-eye view</li>
</ul>

<p><strong>Good luck!</strong> <img src='http://www.bybjorn.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  .. as I said I&#8217;m just starting to read up on this myself, so maybe I&#8217;ll post some more as I learn <img src='http://www.bybjorn.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.bybjorn.com/67/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Not everyone welcomes ActionScript3</title>
		<link>http://www.bybjorn.com/65/</link>
		<comments>http://www.bybjorn.com/65/#comments</comments>
		<pubDate>Sat, 30 Dec 2006 16:48:39 +0000</pubDate>
		<dc:creator>Bjørn Børresen</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[as3]]></category>

		<guid isPermaLink="false">http://bie.no/blog/web/2006/12/not-everyone-welcomes-actionscript3/</guid>
		<description><![CDATA[At fotb06 I found out that I love AS3 since it practically looks and feel just like Java. As long as Flex doesn&#8217;t start to look and feel just like Swing I&#8217;ll be happy .. anyhow, just now I stumbled across this quote on (http://www.bash.org/?top2): Sigurd: a sprite is anything not static SRElysian: a sprite [...]]]></description>
			<content:encoded><![CDATA[<p>At <a href="http://www.flashonthebeach.com/">fotb06</a> I found out that I love AS3 since it practically looks and feel just like Java. As long as Flex doesn&#8217;t start to look and feel just like Swing I&#8217;ll be happy .. anyhow, just now I stumbled across this quote on (http://www.bash.org/?top2):</p>

<blockquote>Sigurd: a sprite is anything not static
SRElysian: a sprite is a variable object
SRElysian: be it 2d or 3d
TorMuck: a sprite is a fucking soda
TorMuck: you god damn geekass bastards</blockquote>

<p>It was so good I had to share it. And yes, a sprite is an object.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bybjorn.com/65/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting ready for FOTB06</title>
		<link>http://www.bybjorn.com/63/</link>
		<comments>http://www.bybjorn.com/63/#comments</comments>
		<pubDate>Wed, 29 Nov 2006 20:52:11 +0000</pubDate>
		<dc:creator>Bjørn Børresen</dc:creator>
				<category><![CDATA[metadata]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[fotb]]></category>

		<guid isPermaLink="false">http://bie.no/blog/metabjorn/2006/11/getting-ready-for-fotb06/</guid>
		<description><![CDATA[The biggest Flash conference to hit the UK for over 6 years kicks off on Monday! The speaker list is absolutely awesome, with the top designers &#038; developers in the world flying in to speak. Add super swag, a couple of parties and you can see that this is an event not to miss! Don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<blockquote>The biggest Flash conference to hit the UK for over 6 years kicks off on Monday! The speaker list is absolutely awesome, with the top designers &#038; developers in the world flying in to speak. Add super swag, a couple of parties and you can see that this is an event not to miss! Don&#8217;t miss the opportunity to see the latest cutting edge content, software, news, announcements, to get inspired and the important opportunity to network with other attendees from all over the world.</blockquote>

<p>Yes! I&#8217;ll be attending <a href="http://www.flashonthebeach.com">Flash on the Beach</a> in Brighton 4-6. December. I&#8217;m doing move from Java development to Flash and I think this conference should give me a bit of a push in the right direction <img src='http://www.bybjorn.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>

<p>We&#8217;re 4 happy guys from <a href="http://www.mymixmaster.com">Mymixmaster</a> and <a href="http://www.m-l.no">M&amp;L</a> flying to London on the 1st, and then taking the train to Brighton for the conference on the 4th. Which means it should be a good party in London before the conference.</p>

<p>Are you going to <a href="http://www.flashonthebeach.com">fotb06</a>? What are you going to see? Leave a comment! Maybe we should hook up for professional reasons like having a beer or something <img src='http://www.bybjorn.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.bybjorn.com/63/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

