<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7" -->
<rss version="0.92">
<channel>
	<title>Dan Schultz, Intrigue Media</title>
	<link>http://www.intriguemedia.net</link>
	<description>All things Flex, AIR, Application Architecture and Cayri from Dan Schultz</description>
	<lastBuildDate>Wed, 03 Feb 2010 23:36:12 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Making ActionScript Look Beautiful: Increasing Readability and Loosing Verboseness</title>
		<description>After playing around with languages such as Ruby and Groovy, I've been yearning to loose a lot of the verboseness of ActionScript.  I feel that many languages tend to be overly expressive, and hide the concepts of what your code is actually doing.

Lets take a simple example of a ...</description>
		<link>http://www.intriguemedia.net/2010/02/03/making-actionscript-look-beautiful-increasing-readability-and-loosing-verboseness/</link>
			</item>
	<item>
		<title>Help Dan find a Flex Engineer and get a free paid trip for 2 to Hawaii</title>
		<description>Put me in touch with a Flex Engineer that we hire, and we'll fly you and a friend to Hawaii, put you both up in a hotel, AND fly you back. Huh? Sick of making your friends jealous from all those Hawaii excursions?? Well, you have the option to choose ...</description>
		<link>http://www.intriguemedia.net/2009/12/08/help-dan-find-a-flex-engineer-and-get-a-free-paid-trip-for-2-to-hawaii/</link>
			</item>
	<item>
		<title>What&#8217;s Happening With Cayri?</title>
		<description>Just wanted to throw a quick update to anyone interested in the state of affairs with Cayri.  A while back my host shutdown the cron script that was parsing the VATSIM and IVAO data files.

Looking deeper into the problem, there appears to be a very inefficient database query which ...</description>
		<link>http://www.intriguemedia.net/2009/12/08/whats-happening-with-cayri/</link>
			</item>
	<item>
		<title>Saving Flex&#8217;s Application State to a Database</title>
		<description>Bill Sanders has a great post on the Memento design pattern over at his blog.  After reading it, I thought I'd chime in and post a technique that takes the memento one step further.  This approach allows you to serialize a Memento object into a ByteArray and save ...</description>
		<link>http://www.intriguemedia.net/2008/03/10/saving-flexs-application-state-to-a-database/</link>
			</item>
	<item>
		<title>Loading Modules/Runtime CSS into an AIR App</title>
		<description>For those planning to load a Flex module into your AIR application from a remote server: take a look at this post before beating your head against the wall with this ambiguous error message Error: Unable to load style(SWF is not a loadable module).

Basically, loaded SWF's are not allowed to ...</description>
		<link>http://www.intriguemedia.net/2008/02/22/loading-modulesruntime-css-into-an-air-app/</link>
			</item>
	<item>
		<title>CollectionEventKind.RESET, WTF Does That Mean?</title>
		<description>When handling Flex's collection change events, most of the change types are pretty self-explanatory.  For example, CollectionEventKind.ADD is when an item is added to the collection, or CollectionEventKind.UPDATE is when an item's property inside the collection changes.  However, there's this ambiguous change type called RESET.  The documentation ...</description>
		<link>http://www.intriguemedia.net/2007/10/06/collectioneventkindreset-wtf-does-that-mean/</link>
			</item>
	<item>
		<title>When to Use Weak References</title>
		<description>Understanding when to use a weak references, versus strong references can be a confusing one.  It took me awhile to fully grasp when, and when not to use one over the other.  On top of that, there's very little documentation on the LiveDocs about the subject.  Under ...</description>
		<link>http://www.intriguemedia.net/2007/09/24/when-to-use-weak-references/</link>
			</item>
	<item>
		<title>Embedding Cayri on Your Website</title>
		<description>Lately I've been getting emails from people asking me if they can embed Cayri on their virtual airline's website.   So I think it's about time to post a small tutorial on how to do this.   The simplest way to do it is by using an IFRAME ...</description>
		<link>http://www.intriguemedia.net/2007/09/12/embedding-cayri-on-your-website/</link>
			</item>
	<item>
		<title>The State Pattern in Flex 2</title>
		<description>I'm currently working on Flex project at Quality Attributes Software that requires the use of a set of tools, similar to Photoshop, to manipulate a drawing canvas.  Some examples of tools might be a drag tool, a selection tool, and a zoom tool.  I thought to myself, "Ok, ...</description>
		<link>http://www.intriguemedia.net/2007/08/31/the-state-pattern-in-flex-2/</link>
			</item>
	<item>
		<title>Aircraft Heading Information for IVAO</title>
		<description>The heading information for aircraft on the IVAO network has finally been implemented! Thank you for the staff over at IVAO for modifying their server data to supply this information. The difference is truly night and day. </description>
		<link>http://www.intriguemedia.net/2007/07/25/aircraft-heading-information-for-ivao/</link>
			</item>
</channel>
</rss>
