<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
	<channel>
		<title>paulofierro.com</title>
		<link>http://www.paulofierro.com/</link>
		<description>ramblings of a frozen flash dev</description>
		<language>en</language>
		<copyright>Copyright 2006, Paulo Fierro</copyright>
		<pubDate>Tue, 18 Nov 2008 13:13:59 +0200</pubDate>
		<lastBuildDate>Tue, 18 Nov 2008 13:13:59 +0200</lastBuildDate>
		<managingEditor>paulo@paulofierro.com</managingEditor>
		<webMaster>paulo@paulofierro.com</webMaster>
		<image>
			<url>http://www.paulofierro.com/images/rss_logo.jpg</url>
			<title>paulofierro.com</title>
			<link>http://www.paulofierro.com/</link>
		</image>

		<geo:lat>59.57</geo:lat><geo:long>10.42</geo:long><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/PauloFierro" type="application/rss+xml" /><item>
			<title>More dialog FAIL</title>
			<link>http://feeds.feedburner.com/~r/PauloFierro/~3/457069029/</link>
			<description>&lt;p&gt;Not sure why but lately I've been coming across more and more of these horrible dialogs. For example, I had this fantastic error pop up in FlexBuilder:&lt;/p&gt;&lt;a href="http://paulofierro.com/images/fb_error.png"&gt;&lt;img src="http://paulofierro.com/images/fb_error.png" width="600" /&gt;&lt;/a&gt;&lt;p&gt;And last week this great one when trying to use Nordea's net-bank:&lt;/p&gt;&lt;a href="http://paulofierro.com/images/nordea_error.png"&gt;&lt;img src="http://paulofierro.com/images/nordea_error_small.png" width="600" /&gt;&lt;/a&gt;&lt;p&gt;Dialog FAIL indeed.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/PauloFierro/~4/457069029" height="1" width="1"/&gt;</description>
			<pubDate>Tue, 18 Nov 2008 13:11:52 +0200</pubDate>
			<comments>http://www.paulofierro.com/archives/537/#comments</comments>
			<guid isPermaLink="false">http://www.paulofierro.com/archives/537/</guid>
		<feedburner:origLink>http://www.paulofierro.com/archives/537/</feedburner:origLink></item>
		<item>
			<title>Adding .as and .mxml support to QuickLook</title>
			<link>http://feeds.feedburner.com/~r/PauloFierro/~3/457007032/</link>
			<description>&lt;p&gt;I love me some &lt;a href="http://www.apple.com/macosx/features/quicklook.html"&gt;QuickLook&lt;/a&gt;, but after installing TextMate (and I don't know if this is what broke it) all I get is a Text Document icon when trying to QuickLook AS and MXML files. I came across a &lt;a href="http://code.google.com/p/qlcolorcode/"&gt;plugin called QLColorCode&lt;/a&gt; that adds color highlighting to XML files, and &lt;a href="http://playground.deju.nu/2008/10/os-x-quick-look-for-mxml-files/"&gt;this other post&lt;/a&gt; that shows you how to hack it to do MXML too.&lt;/p&gt;&lt;p&gt;I simply followed the same instructions to add .as support, except for the language highlighting file since that already existed for ActionScript although doesn't seem to be used.&lt;/p&gt;&lt;p&gt;In any case, if you want to skip editing the contents of QLColorCode, then &lt;a href="http://paulofierro.com/download/QLColorCode.qlgenerator.zip"&gt;grab this file&lt;/a&gt;, unzip it and put it in /Library/QuickLook.&lt;/p&gt;
&lt;p&gt;Oh, standard disclaimer applies - if it breaks your machine its on you :) But it works for me.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/PauloFierro/~4/457007032" height="1" width="1"/&gt;</description>
			<pubDate>Tue, 18 Nov 2008 11:49:28 +0200</pubDate>
			<comments>http://www.paulofierro.com/archives/536/#comments</comments>
			<guid isPermaLink="false">http://www.paulofierro.com/archives/536/</guid>
		<feedburner:origLink>http://www.paulofierro.com/archives/536/</feedburner:origLink></item>
	<item><title>Bash Scripts for working with ActionScript 3 in TextMate [del.icio.us]</title><link>http://feeds.feedburner.com/~r/PauloFierro/~3/457007033/</link><category>as3 textmate bash mxmlc</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pfierro</dc:creator><pubDate>Fri, 10 Oct 2008 07:50:50 -0500</pubDate><guid isPermaLink="false">http://www.mikechambers.com/blog/2008/10/09/bash-scripts-for-working-with-actionscript-3-in-textmate/</guid><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/pfierro/as3" />
        <rdf:li rdf:resource="http://delicious.com/pfierro/textmate" />
        <rdf:li rdf:resource="http://delicious.com/pfierro/bash" />
        <rdf:li rdf:resource="http://delicious.com/pfierro/mxmlc" />
      </rdf:Bag>
    </taxo:topics><description>&lt;img src="http://feeds.feedburner.com/~r/PauloFierro/~4/457007033" height="1" width="1"/&gt;</description><feedburner:origLink>http://www.mikechambers.com/blog/2008/10/09/bash-scripts-for-working-with-actionscript-3-in-textmate/</feedburner:origLink></item><item><title>Installing AS3 And Flex Bundle For Textmate [del.icio.us]</title><link>http://feeds.feedburner.com/~r/PauloFierro/~3/457007034/</link><category>as3 flex textmate bundle</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pfierro</dc:creator><pubDate>Wed, 08 Oct 2008 06:13:27 -0500</pubDate><guid isPermaLink="false">http://flashalisious.com/2007/07/30/installing-as3-and-flex-bundle-for-textmate/</guid><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/pfierro/as3" />
        <rdf:li rdf:resource="http://delicious.com/pfierro/flex" />
        <rdf:li rdf:resource="http://delicious.com/pfierro/textmate" />
        <rdf:li rdf:resource="http://delicious.com/pfierro/bundle" />
      </rdf:Bag>
    </taxo:topics><description>&lt;img src="http://feeds.feedburner.com/~r/PauloFierro/~4/457007034" height="1" width="1"/&gt;</description><feedburner:origLink>http://flashalisious.com/2007/07/30/installing-as3-and-flex-bundle-for-textmate/</feedburner:origLink></item><item><title>AS3 Apple Style Preloader [del.icio.us]</title><link>http://feeds.feedburner.com/~r/PauloFierro/~3/413714240/</link><category>as3 preloader</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pfierro</dc:creator><pubDate>Fri, 03 Oct 2008 15:43:22 -0500</pubDate><guid isPermaLink="false">http://www.stevensacks.net/2008/10/01/as3-apple-style-preloader/</guid><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/pfierro/as3" />
        <rdf:li rdf:resource="http://delicious.com/pfierro/preloader" />
      </rdf:Bag>
    </taxo:topics><description>&lt;img src="http://feeds.feedburner.com/~r/PauloFierro/~4/413714240" height="1" width="1"/&gt;</description><feedburner:origLink>http://www.stevensacks.net/2008/10/01/as3-apple-style-preloader/</feedburner:origLink></item><item><title>Using the Flex profiler with a Flash Website or Application [del.icio.us]</title><link>http://feeds.feedburner.com/~r/PauloFierro/~3/413714241/</link><category>flex flash profiler</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pfierro</dc:creator><pubDate>Fri, 12 Sep 2008 04:53:18 -0500</pubDate><guid isPermaLink="false">http://www.zedia.net/2008/using-the-flex-profiler-with-a-flash-website-or-application/</guid><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/pfierro/flex" />
        <rdf:li rdf:resource="http://delicious.com/pfierro/flash" />
        <rdf:li rdf:resource="http://delicious.com/pfierro/profiler" />
      </rdf:Bag>
    </taxo:topics><description>&lt;img src="http://feeds.feedburner.com/~r/PauloFierro/~4/413714241" height="1" width="1"/&gt;</description><feedburner:origLink>http://www.zedia.net/2008/using-the-flex-profiler-with-a-flash-website-or-application/</feedburner:origLink></item><item><title>AIR Tip: Accessing Application Descriptors - InsideRIA [del.icio.us]</title><link>http://feeds.feedburner.com/~r/PauloFierro/~3/413714242/air-tip-accessing-application-descriptor.html</link><category>AIR flexbuilder</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pfierro</dc:creator><pubDate>Fri, 12 Sep 2008 03:31:02 -0500</pubDate><guid isPermaLink="false">http://www.insideria.com/2008/09/air-tip-accessing-application-descriptor.html</guid><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/pfierro/AIR" />
        <rdf:li rdf:resource="http://delicious.com/pfierro/flexbuilder" />
      </rdf:Bag>
    </taxo:topics><description>&lt;img src="http://feeds.feedburner.com/~r/PauloFierro/~4/413714242" height="1" width="1"/&gt;</description><feedburner:origLink>http://www.insideria.com/2008/09/air-tip-accessing-application-descriptor.html</feedburner:origLink></item><item><title>Lucky to be a Programmer [del.icio.us]</title><link>http://feeds.feedburner.com/~r/PauloFierro/~3/345707282/lucky-to-be-a-programmer</link><category>code</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pfierro</dc:creator><pubDate>Fri, 25 Jul 2008 09:15:28 -0500</pubDate><guid isPermaLink="false">http://duartes.org/gustavo/blog/post/lucky-to-be-a-programmer</guid><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/pfierro/code" />
      </rdf:Bag>
    </taxo:topics><description>&lt;img src="http://feeds.feedburner.com/~r/PauloFierro/~4/345707282" height="1" width="1"/&gt;</description><feedburner:origLink>http://duartes.org/gustavo/blog/post/lucky-to-be-a-programmer</feedburner:origLink></item><item><title>FlashSwitcher X [del.icio.us]</title><link>http://feeds.feedburner.com/~r/PauloFierro/~3/335375817/</link><category>flash switch</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pfierro</dc:creator><pubDate>Mon, 14 Jul 2008 14:48:04 -0500</pubDate><guid isPermaLink="false">http://www.flashmagazine.com/news/detail/flashswitcher_x/</guid><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/pfierro/flash" />
        <rdf:li rdf:resource="http://delicious.com/pfierro/switch" />
      </rdf:Bag>
    </taxo:topics><description>&lt;img src="http://feeds.feedburner.com/~r/PauloFierro/~4/335375817" height="1" width="1"/&gt;</description><feedburner:origLink>http://www.flashmagazine.com/news/detail/flashswitcher_x/</feedburner:origLink></item><item><title>21 Incredibly Creative Flash Websites - Down the Foxhole [del.icio.us]</title><link>http://feeds.feedburner.com/~r/PauloFierro/~3/314495097/</link><category>flash</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pfierro</dc:creator><pubDate>Wed, 18 Jun 2008 04:50:48 -0500</pubDate><guid isPermaLink="false">http://blog.flashden.net/general/21-incredibly-creative-flash-websites/</guid><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/pfierro/flash" />
      </rdf:Bag>
    </taxo:topics><description>&lt;img src="http://feeds.feedburner.com/~r/PauloFierro/~4/314495097" height="1" width="1"/&gt;</description><feedburner:origLink>http://blog.flashden.net/general/21-incredibly-creative-flash-websites/</feedburner:origLink></item><item><title>Turn a PlayStation 3 Into a PC - Sony PS3 Computer Mod Hacks - Popular Mechanics [del.icio.us]</title><link>http://feeds.feedburner.com/~r/PauloFierro/~3/307271152/4263321.html</link><category>ps3 linux</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pfierro</dc:creator><pubDate>Sun, 08 Jun 2008 04:37:36 -0500</pubDate><guid isPermaLink="false">http://www.popularmechanics.com/technology/how_to/4263321.html</guid><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/pfierro/ps3" />
        <rdf:li rdf:resource="http://delicious.com/pfierro/linux" />
      </rdf:Bag>
    </taxo:topics><description>&lt;img src="http://feeds.feedburner.com/~r/PauloFierro/~4/307271152" height="1" width="1"/&gt;</description><feedburner:origLink>http://www.popularmechanics.com/technology/how_to/4263321.html</feedburner:origLink></item><item><title>Saving local SWF files from an image bitmap [del.icio.us]</title><link>http://feeds.feedburner.com/~r/PauloFierro/~3/299768180/index.cfm</link><category>air flash actionscript</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pfierro</dc:creator><pubDate>Wed, 28 May 2008 06:00:02 -0500</pubDate><guid isPermaLink="false">http://www.adobe.com/cfusion/communityengine/index.cfm?event=showdetails</guid><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/pfierro/air" />
        <rdf:li rdf:resource="http://delicious.com/pfierro/flash" />
        <rdf:li rdf:resource="http://delicious.com/pfierro/actionscript" />
      </rdf:Bag>
    </taxo:topics><description>&lt;img src="http://feeds.feedburner.com/~r/PauloFierro/~4/299768180" height="1" width="1"/&gt;</description><feedburner:origLink>http://www.adobe.com/cfusion/communityengine/index.cfm?event=showdetails</feedburner:origLink></item><item><title>Create Cool Watercolor Effects in Photoshop - PSDTUTS [del.icio.us]</title><link>http://feeds.feedburner.com/~r/PauloFierro/~3/298641484/</link><category>photoshop</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pfierro</dc:creator><pubDate>Mon, 26 May 2008 16:44:47 -0500</pubDate><guid isPermaLink="false">http://psdtuts.com/tutorials-effects/create-cool-watercolor-effects-in-photoshop/</guid><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/pfierro/photoshop" />
      </rdf:Bag>
    </taxo:topics><description>&lt;img src="http://feeds.feedburner.com/~r/PauloFierro/~4/298641484" height="1" width="1"/&gt;</description><feedburner:origLink>http://psdtuts.com/tutorials-effects/create-cool-watercolor-effects-in-photoshop/</feedburner:origLink></item><item><title>Twitter downtime [del.icio.us]</title><link>http://feeds.feedburner.com/~r/PauloFierro/~3/295819358/twitterdowntime.png</link><category>twitter</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pfierro</dc:creator><pubDate>Thu, 22 May 2008 08:06:43 -0500</pubDate><guid isPermaLink="false">http://bp3.blogger.com/_E8ZD85Wzu9E/SDMyvhFoPdI/AAAAAAAAAR0/8EwjfrS27-U/s1600-h/twitterdowntime.png</guid><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/pfierro/twitter" />
      </rdf:Bag>
    </taxo:topics><description>&lt;img src="http://feeds.feedburner.com/~r/PauloFierro/~4/295819358" height="1" width="1"/&gt;</description><feedburner:origLink>http://bp3.blogger.com/_E8ZD85Wzu9E/SDMyvhFoPdI/AAAAAAAAAR0/8EwjfrS27-U/s1600-h/twitterdowntime.png</feedburner:origLink></item><item><title>A List Apart: Articles: Conflicting Absolute Positions [del.icio.us]</title><link>http://feeds.feedburner.com/~r/PauloFierro/~3/295032735/conflictingabsolutepositions</link><category>css</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pfierro</dc:creator><pubDate>Wed, 21 May 2008 08:23:47 -0500</pubDate><guid isPermaLink="false">http://www.alistapart.com/articles/conflictingabsolutepositions</guid><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/pfierro/css" />
      </rdf:Bag>
    </taxo:topics><description>&lt;img src="http://feeds.feedburner.com/~r/PauloFierro/~4/295032735" height="1" width="1"/&gt;</description><feedburner:origLink>http://www.alistapart.com/articles/conflictingabsolutepositions</feedburner:origLink></item><item><title>Pesto [del.icio.us]</title><link>http://feeds.feedburner.com/~r/PauloFierro/~3/294916790/pesto</link><category>recipe</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pfierro</dc:creator><pubDate>Wed, 21 May 2008 04:23:10 -0500</pubDate><guid isPermaLink="false">http://earthlingsoft.net/ssp/blog/2008/05/pesto</guid><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/pfierro/recipe" />
      </rdf:Bag>
    </taxo:topics><description>&lt;img src="http://feeds.feedburner.com/~r/PauloFierro/~4/294916790" height="1" width="1"/&gt;</description><feedburner:origLink>http://earthlingsoft.net/ssp/blog/2008/05/pesto</feedburner:origLink></item><item><title>Flex Builder Enhancements [del.icio.us]</title><link>http://feeds.feedburner.com/~r/PauloFierro/~3/289325376/flex-builder-enhancements-snippets-and-todo.html</link><category>flex flexbuilder</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pfierro</dc:creator><pubDate>Fri, 02 May 2008 08:19:06 -0500</pubDate><guid isPermaLink="false">http://www.insideria.com/2008/04/flex-builder-enhancements-snippets-and-todo.html</guid><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/pfierro/flex" />
        <rdf:li rdf:resource="http://delicious.com/pfierro/flexbuilder" />
      </rdf:Bag>
    </taxo:topics><description>&lt;img src="http://feeds.feedburner.com/~r/PauloFierro/~4/289325376" height="1" width="1"/&gt;</description><feedburner:origLink>http://www.insideria.com/2008/04/flex-builder-enhancements-snippets-and-todo.html</feedburner:origLink></item></channel>
</rss>
