<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://flex.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Articles by Jeff Tapper</title>
 <link>http://flex.sys-con.com/</link>
 <description>Latest articles from Jeff Tapper</description>
 <language>en</language>
 <copyright>Copyright 2008 </copyright>
 <generator></generator>
 <lastBuildDate>Sat, 11 Oct 2008 23:08:26 EDT</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>10</ttl>
<item>
 <title>A Great Big Pile of Public Beta&#039;s From Adobe</title>
 <link>http://flex.sys-con.com/node/387914</link>
 <description>Today, Adobe has released 3 new public beta&#039;s on Adobe Labs: The Adobe Integrated Runtime (formerly known as Apollo) beta, the Flex 3 Beta, and the Flash Player Updater were all publicly released on Labs today. I&#039;ve been recovering from a failed hard drive all day (remind me to post a blog about the wonders of SpinRite 6.0 when I get a minute), but I&#039;ll post more about all 3 of these, as well as the ColdFusion 8 (Scorpio) beta released 2 weeks ago, when I get a few minutes.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/387914&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 12 Jun 2007 09:45:00 EDT</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/387914</guid>
</item>
<item>
 <title>Internationalizing Adobe Flex Apps</title>
 <link>http://flex.sys-con.com/node/316376</link>
 <description>One of the many features available in Flex 2.0 is a ResourceBundle class, which allows for a standardized approach for internationalizing applications.  Many recent projects of mine have required that applications be built that can easily be ported to other languages. Traditionally, I&#039;ve used a series of XML files for this, one for each of the various languages that need to be supported. This strategy is still viable, and I still use it on some of my projects.  However, I&#039;ve recently discovered a different approach, which is available natively in Flex.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/316376&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 13 May 2007 10:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/316376</guid>
</item>
<item>
 <title>Converting Back and Forth Between Hexidecimal Strings and Numbers</title>
 <link>http://flex.sys-con.com/node/293150</link>
 <description>It&#039;s really convenient for anyone coming from an HTML background that we can now provide colors to Flex using html standard syntax for hexidecimal number (#000000 = black, #ffffff= white, etc).  I&#039;ve recently been building some tools to convert drawings in the flash player to and from SVG format. SVG, like HTML, likes to specify hexidecimal numbers with a &#039;#&#039; prefix, but the flash player drawing API needs hexidecimal numbers to be prefixed with &#039;0x&#039;  To help migrate back and forth between hexStrings and AS numbers, I wrote a few static methods, which are working well for me:&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/293150&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 31 Oct 2006 14:00:00 EST</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/293150</guid>
</item>
<item>
 <title>Speaking at AJAXWorld</title>
 <link>http://flex.sys-con.com/node/258750</link>
 <description>As a Boston Red Sox fan in New York City, I&#039;m no stranger to being outnumbered, or in the minority opinion. Following this theme, I&#039;ll be presenting about Adobe Flex 2.0 at the upcoming AJAXWorld conference October 2nd-4th in Santa Clara.  It seems I&#039;ll be 1 of only a few speakers giving a session on Flex related topics. The annoucment from AJAXWorld magazine can be found here. I&#039;ll post more details as they become available.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/258750&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 14 Sep 2006 17:30:00 EDT</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/258750</guid>
</item>
<item>
 <title>MXML vs ActionScript 3</title>
 <link>http://flex.sys-con.com/node/247633</link>
 <description>I&#039;ve been building a bunch of custom AS3 components for clients lately, and have run across the need to use view states within an AS3 component.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/247633&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 23 Jul 2006 16:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/247633</guid>
</item>
</channel>
</rss>
