<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Flash for the Masses</title>
	<atom:link href="http://delfeld.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://delfeld.wordpress.com</link>
	<description>AS3, Flex 4, JSFL, XUL, ASDoc, Flash, etc.</description>
	<lastBuildDate>Tue, 21 May 2013 15:24:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='delfeld.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Flash for the Masses</title>
		<link>http://delfeld.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://delfeld.wordpress.com/osd.xml" title="Flash for the Masses" />
	<atom:link rel='hub' href='http://delfeld.wordpress.com/?pushpress=hub'/>
		<item>
		<title>A super simple note-taking tool &#8211; Firefox Add-on SDK</title>
		<link>http://delfeld.wordpress.com/2013/01/06/note-taking-firefox-addon/</link>
		<comments>http://delfeld.wordpress.com/2013/01/06/note-taking-firefox-addon/#comments</comments>
		<pubDate>Sun, 06 Jan 2013 07:30:03 +0000</pubDate>
		<dc:creator>delfeld</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Firefox Addon SDK]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://delfeld.wordpress.com/?p=716</guid>
		<description><![CDATA[Firefox Add-on SDK code set that creates a context (right-click) menu item allowing the user to select any text and download it to a file on the desktop.  The filename is fixed (&#8220;OnlineNotes.html), but you as Super Developer can change that functionality!  Please note that this idea is mostly lifted from the FF tutorials; most [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=delfeld.wordpress.com&#038;blog=5932964&#038;post=716&#038;subd=delfeld&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://delfeld.wordpress.com/2013/01/06/note-taking-firefox-addon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/2bf0e85893101e3999cfc7828bffd27b?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">delfeld</media:title>
		</media:content>
	</item>
		<item>
		<title>Flickr image and copyright download &#8211; Firefox Add-on SDK</title>
		<link>http://delfeld.wordpress.com/2013/01/03/flickr-image-download-firefox-sdk/</link>
		<comments>http://delfeld.wordpress.com/2013/01/03/flickr-image-download-firefox-sdk/#comments</comments>
		<pubDate>Thu, 03 Jan 2013 17:36:28 +0000</pubDate>
		<dc:creator>delfeld</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Firefox Addon SDK]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://delfeld.wordpress.com/?p=707</guid>
		<description><![CDATA[Firefox Add-on SDK code set that creates a context (right-click) menu item allowing the user to download both an Flickr.com image and it&#8217;s information to the OS&#8217;s current desktop. This is specialized code for a small project, so would need some work to be universally capable.  It was made to complement my Adobe Illustrator script [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=delfeld.wordpress.com&#038;blog=5932964&#038;post=707&#038;subd=delfeld&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://delfeld.wordpress.com/2013/01/03/flickr-image-download-firefox-sdk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/2bf0e85893101e3999cfc7828bffd27b?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">delfeld</media:title>
		</media:content>
	</item>
		<item>
		<title>Adobe Illustrator Scripting Example</title>
		<link>http://delfeld.wordpress.com/2012/12/19/ai-script-example/</link>
		<comments>http://delfeld.wordpress.com/2012/12/19/ai-script-example/#comments</comments>
		<pubDate>Wed, 19 Dec 2012 07:47:17 +0000</pubDate>
		<dc:creator>delfeld</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Illustrator]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[CS6]]></category>
		<category><![CDATA[ExtendScript]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://delfeld.wordpress.com/?p=702</guid>
		<description><![CDATA[Below is a sample script I wrote to make web posters automatically. An array is defined with arrays of image data (copyright, author, image name, etc.).  Then one image is loaded into Illustrator, scaled to fit the screen, placed on screen, and clipped to give it some border space.  A title is added and styled [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=delfeld.wordpress.com&#038;blog=5932964&#038;post=702&#038;subd=delfeld&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://delfeld.wordpress.com/2012/12/19/ai-script-example/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/2bf0e85893101e3999cfc7828bffd27b?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">delfeld</media:title>
		</media:content>
	</item>
		<item>
		<title>Adding Functionality to Ash Entity Systems Asteroid Game</title>
		<link>http://delfeld.wordpress.com/2012/12/11/adding-ash-asteroids-functionality/</link>
		<comments>http://delfeld.wordpress.com/2012/12/11/adding-ash-asteroids-functionality/#comments</comments>
		<pubDate>Wed, 12 Dec 2012 04:25:31 +0000</pubDate>
		<dc:creator>delfeld</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Air]]></category>
		<category><![CDATA[AS3.0]]></category>
		<category><![CDATA[Ash]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://delfeld.wordpress.com/?p=688</guid>
		<description><![CDATA[This is more of a note than a tutorial, but I do hope it is complete.  I had trouble figuring out how to break into an entity system framework, and through various conversations, reading blog posts, and reading the code, I pieced it together. A caution about using Ash:  you have to make sure to [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=delfeld.wordpress.com&#038;blog=5932964&#038;post=688&#038;subd=delfeld&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://delfeld.wordpress.com/2012/12/11/adding-ash-asteroids-functionality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/2bf0e85893101e3999cfc7828bffd27b?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">delfeld</media:title>
		</media:content>
	</item>
		<item>
		<title>Compulsive Columbus &#8212; A Flash Entity System Framework Test Game</title>
		<link>http://delfeld.wordpress.com/2012/11/30/compulsive-columbus-notes/</link>
		<comments>http://delfeld.wordpress.com/2012/11/30/compulsive-columbus-notes/#comments</comments>
		<pubDate>Fri, 30 Nov 2012 07:20:17 +0000</pubDate>
		<dc:creator>delfeld</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Air]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Apple iOS development]]></category>
		<category><![CDATA[AS3.0]]></category>
		<category><![CDATA[Ash]]></category>
		<category><![CDATA[Device]]></category>
		<category><![CDATA[Kindle]]></category>
		<category><![CDATA[Nook]]></category>

		<guid isPermaLink="false">http://delfeld.wordpress.com/?p=680</guid>
		<description><![CDATA[Using Ash entity framework for Flash, I am attempting to modify the sample game asteroids into a social commentary on Christopher Columbus.  The idea is that you plant your flag on a bunch of islands before the time runs out.  What happens when the time runs out?  Off with your head, else a promotion, where [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=delfeld.wordpress.com&#038;blog=5932964&#038;post=680&#038;subd=delfeld&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://delfeld.wordpress.com/2012/11/30/compulsive-columbus-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/2bf0e85893101e3999cfc7828bffd27b?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">delfeld</media:title>
		</media:content>
	</item>
		<item>
		<title>Flash Ash Entity Systems Programming notes</title>
		<link>http://delfeld.wordpress.com/2012/11/18/ash-entity-system-notes/</link>
		<comments>http://delfeld.wordpress.com/2012/11/18/ash-entity-system-notes/#comments</comments>
		<pubDate>Mon, 19 Nov 2012 03:45:51 +0000</pubDate>
		<dc:creator>delfeld</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Air]]></category>
		<category><![CDATA[AS3.0]]></category>
		<category><![CDATA[Ash]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Actionscript 3.0]]></category>
		<category><![CDATA[entity]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[systems]]></category>

		<guid isPermaLink="false">http://delfeld.wordpress.com/?p=673</guid>
		<description><![CDATA[What It Is Ash entity framework for Flash shows some real promise for rethinking how I write code.  There is an example asteroids application to review, but there is not much documentation in the code. Brief Description, Theory The idea is not new, since it is, essentially, relational database concepts.  The data (aka, component) exists [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=delfeld.wordpress.com&#038;blog=5932964&#038;post=673&#038;subd=delfeld&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://delfeld.wordpress.com/2012/11/18/ash-entity-system-notes/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/2bf0e85893101e3999cfc7828bffd27b?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">delfeld</media:title>
		</media:content>
	</item>
		<item>
		<title>Kindle PDF document size, developing in Microsoft Word</title>
		<link>http://delfeld.wordpress.com/2012/02/10/kindle-pdf-document-size-developing-in-microsoft-word/</link>
		<comments>http://delfeld.wordpress.com/2012/02/10/kindle-pdf-document-size-developing-in-microsoft-word/#comments</comments>
		<pubDate>Fri, 10 Feb 2012 14:32:28 +0000</pubDate>
		<dc:creator>delfeld</dc:creator>
				<category><![CDATA[Kindle]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[PDF]]></category>

		<guid isPermaLink="false">http://delfeld.wordpress.com/?p=666</guid>
		<description><![CDATA[Download the PDF exporter for Microsoft Word, then set this as your page size: 85mm width x 114mm height Make the margins o inches. Pick a smaller font size &#8212; even 8pt should work. Use single-line spacing (more is just not necessary). Export as PDF, plug your Kindle into a USB port, and move the [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=delfeld.wordpress.com&#038;blog=5932964&#038;post=666&#038;subd=delfeld&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://delfeld.wordpress.com/2012/02/10/kindle-pdf-document-size-developing-in-microsoft-word/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/2bf0e85893101e3999cfc7828bffd27b?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">delfeld</media:title>
		</media:content>
	</item>
		<item>
		<title>JSFL swap &#8212; quick and foolproof.</title>
		<link>http://delfeld.wordpress.com/2012/01/21/jsfl-swap/</link>
		<comments>http://delfeld.wordpress.com/2012/01/21/jsfl-swap/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 08:36:28 +0000</pubDate>
		<dc:creator>delfeld</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[CS5]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[JSFL]]></category>

		<guid isPermaLink="false">http://delfeld.wordpress.com/?p=655</guid>
		<description><![CDATA[Swap library items of an instance on the stage.  I was having some problems with the simple(r) version from FuelJSFL.  Mainly, the instance&#8217;s &#8220;Instance behavior&#8221; setting (changing from a &#8220;button&#8221; to &#8220;movie clip&#8221;, for example) is not updated using the dom.swap() method.  Plus Fuel&#8217;s won&#8217;t work on locked layers. Pick two library items, and all [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=delfeld.wordpress.com&#038;blog=5932964&#038;post=655&#038;subd=delfeld&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://delfeld.wordpress.com/2012/01/21/jsfl-swap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/2bf0e85893101e3999cfc7828bffd27b?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">delfeld</media:title>
		</media:content>
	</item>
		<item>
		<title>JSFL notes (Adobe Flash)</title>
		<link>http://delfeld.wordpress.com/2012/01/13/jsfl-notes/</link>
		<comments>http://delfeld.wordpress.com/2012/01/13/jsfl-notes/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 08:16:02 +0000</pubDate>
		<dc:creator>delfeld</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[JSFL]]></category>
		<category><![CDATA[RegEx]]></category>
		<category><![CDATA[regular expresions]]></category>

		<guid isPermaLink="false">http://delfeld.wordpress.com/?p=640</guid>
		<description><![CDATA[Adobe Flash JSFL quirks notes: Text boxes may store line returns as \r, rather than \n or \r\n. Because of this, the beginning of line symbol may not work.  Wrong: string.replace(/.*^.*/, &#8220;$1&#8243;);  Right: string.replace(/.*\r.*/, &#8220;$1&#8243;); Non-greedy seraches don&#8217;t always work, and may not work with multiline searches.  Try a greedy search instead, if possible.  Headache == [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=delfeld.wordpress.com&#038;blog=5932964&#038;post=640&#038;subd=delfeld&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://delfeld.wordpress.com/2012/01/13/jsfl-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/2bf0e85893101e3999cfc7828bffd27b?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">delfeld</media:title>
		</media:content>
	</item>
		<item>
		<title>Getting the iPad and iPhone UDID (for Windows or Mac).</title>
		<link>http://delfeld.wordpress.com/2012/01/01/get-device-udid-using-windows-or-mac/</link>
		<comments>http://delfeld.wordpress.com/2012/01/01/get-device-udid-using-windows-or-mac/#comments</comments>
		<pubDate>Sun, 01 Jan 2012 17:57:32 +0000</pubDate>
		<dc:creator>delfeld</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Air]]></category>
		<category><![CDATA[Apple iOS development]]></category>
		<category><![CDATA[AS3.0]]></category>
		<category><![CDATA[Flex 4]]></category>
		<category><![CDATA[adobe air]]></category>
		<category><![CDATA[app development]]></category>
		<category><![CDATA[flex4]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[UDID]]></category>

		<guid isPermaLink="false">http://delfeld.wordpress.com/?p=629</guid>
		<description><![CDATA[You do not need a Mac to get the UDID of a device (iPhone, iPad, etc.).  You can use iTunes, or have the UDID emailed to you. Here are two different ways to do it, and you can pick which is easiest: iTunes method: Plugin your iPad to the computer and start iTunes. Select your [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=delfeld.wordpress.com&#038;blog=5932964&#038;post=629&#038;subd=delfeld&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://delfeld.wordpress.com/2012/01/01/get-device-udid-using-windows-or-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/2bf0e85893101e3999cfc7828bffd27b?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">delfeld</media:title>
		</media:content>
	</item>
	</channel>
</rss>
