<?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>Erik's Brain</title>
	<atom:link href="http://blog.erikphansen.com/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.erikphansen.com</link>
	<description>Flash ActionScript. Design. Photography. And track and field?</description>
	<lastBuildDate>Fri, 19 Feb 2010 19:01:50 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>TaskPaper for iPhone sync bug</title>
		<link>http://blog.erikphansen.com/taskpaper-for-iphone-sync-bug</link>
		<comments>http://blog.erikphansen.com/taskpaper-for-iphone-sync-bug#comments</comments>
		<pubDate>Fri, 19 Feb 2010 19:01:28 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.erikphansen.com/taskpaper-for-iphone-sync-bug</guid>
		<description><![CDATA[I&#8217;m liking TaskPaper for iPhone, but have run into a problem with syncing via SimpleText.ws

First, a little background:

I use Notational Velocity on my Mac. It stores its documents as plain text files in a folder on my hard drive. That folder lives in my Dropbox. That folder is also the folder I use to sync [...]]]></description>
		<wfw:commentRss>http://blog.erikphansen.com/taskpaper-for-iphone-sync-bug/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>TextField.onSetFocus and onKillFocus weirdness</title>
		<link>http://blog.erikphansen.com/textfield-onsetfocus-and-onkillfocus-weirdness</link>
		<comments>http://blog.erikphansen.com/textfield-onsetfocus-and-onkillfocus-weirdness#comments</comments>
		<pubDate>Fri, 19 Feb 2010 17:34:37 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.erikphansen.com/textfield-onsetfocus-and-onkillfocus-weirdness</guid>
		<description><![CDATA[I had to make a quick form using ActionScript 2 today. I wanted to add a quick little feature where the default &#8220;filler&#8221; text would be wiped out when someone clicks on the text field to start editing. Also, if the user left the text field without typing anything, the &#8220;filler&#8221; text would come back.

Simple [...]]]></description>
		<wfw:commentRss>http://blog.erikphansen.com/textfield-onsetfocus-and-onkillfocus-weirdness/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Star Wars titles with CSS</title>
		<link>http://blog.erikphansen.com/star-wars-titles-with-css</link>
		<comments>http://blog.erikphansen.com/star-wars-titles-with-css#comments</comments>
		<pubDate>Thu, 21 Jan 2010 01:34:00 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.erikphansen.com/star-wars-titles-with-css</guid>
		<description><![CDATA[Check it out.

My thoughts? Cool. Except that the fonts look like crap. And it really looks like crap as it crawls off into the distance. And, as he said, &#8220;It only works in Snow Leopard in Safari 4.0.4 and the WebKit nightly.&#8221;

I should point out that I don&#8217;t think I have the WebKit nightly installed, [...]]]></description>
		<wfw:commentRss>http://blog.erikphansen.com/star-wars-titles-with-css/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gordon &#8211; Open source Flash runtime written in JavaScript</title>
		<link>http://blog.erikphansen.com/gordon-open-source-flash-runtime-written-in-javascript</link>
		<comments>http://blog.erikphansen.com/gordon-open-source-flash-runtime-written-in-javascript#comments</comments>
		<pubDate>Wed, 13 Jan 2010 21:36:05 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.erikphansen.com/gordon-open-source-flash-runtime-written-in-javascript</guid>
		<description><![CDATA[Check out the demos.

Does it do anything besides play back linear animation? If not, WHO THE FUCK CARES?!
]]></description>
		<wfw:commentRss>http://blog.erikphansen.com/gordon-open-source-flash-runtime-written-in-javascript/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Loading in local external assets into an Air app</title>
		<link>http://blog.erikphansen.com/loading-in-local-external-assets-into-an-air-app</link>
		<comments>http://blog.erikphansen.com/loading-in-local-external-assets-into-an-air-app#comments</comments>
		<pubDate>Wed, 06 Jan 2010 01:47:33 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Adobe Air]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://blog.erikphansen.com/loading-in-local-external-images-into-an-air-app</guid>
		<description><![CDATA[I&#8217;ve recently been tasked with turning an existing Flash app (that is to say, a self contained Windows EXE/Mac App) into an Air app. The original was only meant to run locally. It was never meant to be hosted on a web server. This module depends on loading in lots of external XML docs and [...]]]></description>
		<wfw:commentRss>http://blog.erikphansen.com/loading-in-local-external-assets-into-an-air-app/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Getting text notes out of Evernote WITHOUT losing text formatting</title>
		<link>http://blog.erikphansen.com/getting-text-notes-out-of-evernote-without-losing-text-formatting</link>
		<comments>http://blog.erikphansen.com/getting-text-notes-out-of-evernote-without-losing-text-formatting#comments</comments>
		<pubDate>Wed, 23 Dec 2009 16:12:03 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.erikphansen.com/?p=393</guid>
		<description><![CDATA[I&#8217;m in the middle of a project. I&#8217;m looking at my notes in Evernote and if a note can be saved as plain old text, then I&#8217;m pulling it out of Evernote and dumping it into Notational Velocity. NV is awesome. Ignore its ugly icon &#8212; are the letters made out of Jell-O? &#8212; and [...]]]></description>
		<wfw:commentRss>http://blog.erikphansen.com/getting-text-notes-out-of-evernote-without-losing-text-formatting/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple Magic Mouse and USB Overdrive don&#8217;t mix</title>
		<link>http://blog.erikphansen.com/apple-magic-mouse-and-usb-overdrive-dont-mix</link>
		<comments>http://blog.erikphansen.com/apple-magic-mouse-and-usb-overdrive-dont-mix#comments</comments>
		<pubDate>Fri, 04 Dec 2009 22:58:15 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://blog.erikphansen.com/?p=358</guid>
		<description><![CDATA[I just got myself a Magic Mouse since my not-so-old Logitech VX Nano started getting super flaky on me. It&#8217;s nice. I&#8217;ll probably keep it. But I&#8217;ve realized that I&#8217;m usually just as effective using the trackpad on my MBP. Plus the gestures work better (or I should say that they are easier to use) [...]]]></description>
		<wfw:commentRss>http://blog.erikphansen.com/apple-magic-mouse-and-usb-overdrive-dont-mix/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash-like effects without Flash, might suck.</title>
		<link>http://blog.erikphansen.com/flash-like-effects-without-flash</link>
		<comments>http://blog.erikphansen.com/flash-like-effects-without-flash#comments</comments>
		<pubDate>Fri, 06 Nov 2009 01:25:23 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://blog.erikphansen.com/?p=354</guid>
		<description><![CDATA[The Macheist nanobundle is up, and the site has some Flash-like elements created without Flash. When viewed in Safari 4 on my Mac, everything probably looks as intended. But there are some issues with trying to create these eye-candy effects without Flash.


It causes some noticeable lag in the browser. These pieces of eye candy would [...]]]></description>
		<wfw:commentRss>http://blog.erikphansen.com/flash-like-effects-without-flash/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cha-Ching 2 &#8211; MAJOR FAIL</title>
		<link>http://blog.erikphansen.com/cha-ching-2-major-fail</link>
		<comments>http://blog.erikphansen.com/cha-ching-2-major-fail#comments</comments>
		<pubDate>Wed, 30 Sep 2009 19:58:19 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://blog.erikphansen.com/?p=351</guid>
		<description><![CDATA[So long Midnight Apps. And go to hell.

I tried to load my beta of Cha-Ching 2 but was told the beta had expired and I needed to check the site for updates. I go to the site and get the latest version. Install it. Still no good. Apparently I was already running the latest beta. [...]]]></description>
		<wfw:commentRss>http://blog.erikphansen.com/cha-ching-2-major-fail/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Snow Leopard, Adobe, Fonts, PostScript Type 1, Helvetica Neue, and all things related</title>
		<link>http://blog.erikphansen.com/snow-leopard-adobe-fonts-postscript-type-1-helvetica-neue-and-all-things-related</link>
		<comments>http://blog.erikphansen.com/snow-leopard-adobe-fonts-postscript-type-1-helvetica-neue-and-all-things-related#comments</comments>
		<pubDate>Wed, 30 Sep 2009 01:13:52 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://blog.erikphansen.com/?p=346</guid>
		<description><![CDATA[It started with me trying to use an PostScript Type 1 version of Helevetica Neue in place of the OS X version of Helvetica Neue. I won&#8217;t get into why I was doing this, but it&#8217;s a common problem that a lot of people have dealt with for years. Part of that process involves removing [...]]]></description>
		<wfw:commentRss>http://blog.erikphansen.com/snow-leopard-adobe-fonts-postscript-type-1-helvetica-neue-and-all-things-related/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
