<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title>Articles by Jeff Tapper</title>
<link>http://flex.sys-con.com/</link>
<description>Latest articles from Jeff Tapper</description>
<copyright>Copyright 2008 ADOBE FLEX JOURNAL</copyright>
<lastBuildDate>Fri, 04 Jul 2008 20:59:00 GMT</lastBuildDate>
<generator>ADOBE FLEX JOURNAL</generator>
<ttl>10</ttl>
<docs>http://backend.userland.com/rss</docs>

<item>
<title>A Great Big Pile of Public Beta&apos;s From Adobe</title>
<guid isPermaLink="true">http://flex.sys-con.com/read/387914.htm</guid><link>http://flex.sys-con.com/read/387914.htm</link>
<pubDate>Tue, 12 Jun 2007 09:45:00 GMT</pubDate>
<description>Today, Adobe has released 3 new public beta&apos;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&apos;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&apos;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.</description>

</item><item>
<title>Internationalizing Adobe Flex Apps</title>
<guid isPermaLink="true">http://flex.sys-con.com/read/316376.htm</guid><link>http://flex.sys-con.com/read/316376.htm</link>
<pubDate>Sun, 13 May 2007 10:00:00 GMT</pubDate>
<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&apos;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&apos;ve recently discovered a different approach, which is available natively in Flex.</description>

</item><item>
<title>Converting Back and Forth Between Hexidecimal Strings and Numbers</title>
<guid isPermaLink="true">http://flex.sys-con.com/read/293150.htm</guid><link>http://flex.sys-con.com/read/293150.htm</link>
<pubDate>Tue, 31 Oct 2006 14:00:00 GMT</pubDate>
<description>It&apos;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&apos;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 &apos;#&apos; prefix, but the flash player drawing API needs hexidecimal numbers to be prefixed with &apos;0x&apos;  To help migrate back and forth between hexStrings and AS numbers, I wrote a few static methods, which are working well for me:</description>

</item><item>
<title>Speaking at AJAXWorld</title>
<guid isPermaLink="true">http://flex.sys-con.com/read/258750.htm</guid><link>http://flex.sys-con.com/read/258750.htm</link>
<pubDate>Thu, 14 Sep 2006 17:30:00 GMT</pubDate>
<description>As a Boston Red Sox fan in New York City, I&apos;m no stranger to being outnumbered, or in the minority opinion. Following this theme, I&apos;ll be presenting about Adobe Flex 2.0 at the upcoming AJAXWorld conference October 2nd-4th in Santa Clara.  It seems I&apos;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&apos;ll post more details as they become available.</description>

</item><item>
<title>MXML vs ActionScript 3</title>
<guid isPermaLink="true">http://flex.sys-con.com/read/247633.htm</guid><link>http://flex.sys-con.com/read/247633.htm</link>
<pubDate>Sun, 23 Jul 2006 16:00:00 GMT</pubDate>
<description>I&apos;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.</description>

</item></channel></rss>