<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://www.dzone.com/links/misc/rss.xsl"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>DZone: flash-flex</title>
    <link>http://www.dzone.com/links/tag/flash-flex.html</link>
    <description>DZone: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2006 DZone, Inc.</copyright>
    <pubDate>Fri, 16 May 2008 10:26:19 GMT</pubDate>
    <dc:creator>The DZone community</dc:creator>
    <dc:date>2008-05-16T10:26:19Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2006 DZone, Inc.</dc:rights>
    <dz:selfLink>http://www.dzone.com/links/feed/frontpage/flash-flex/rss.xml</dz:selfLink>
    <image>
      <title>DZone: fresh links for developers</title>
      <url>http://www.dzone.com/images/std/dzone.com_258x55.gif</url>
      <link>http://www.dzone.com/links/</link>
    </image>
    <item>
      <title>Creating a Flash/XML Image Gallery with ActionScript 3.0</title>
      <link>http://www.dzone.com/links/rss/creating_a_flashxml_image_gallery_with_actionscri.html</link>
      <description>For any dynamic Flash project, XML will be a powerful tool. One of the most common examples (and one of the simplest) is a picture gallery. I will be talking about how to use Flash and XML to make a simple, yet superfly, gallery.</description>
      <category>flash-flex</category>
      <category>web design</category>
      <category>xml</category>
      <pubDate>Fri, 16 May 2008 08:07:40 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/81211.html</guid>
      <dc:creator>clickpopmedia.com</dc:creator>
      <dc:date>2008-05-16T08:07:40Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/creating_a_flashxml_image_gallery_with_actionscri.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/81211.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> For any dynamic Flash project, XML will be a powerful tool. One of the most common examples (and one of the simplest) is a picture gallery. I will be talking about how to use Flash and XML to make a simple, yet superfly, gallery.]]></content:encoded>
      <dz:linkId>81211</dz:linkId>
      <dz:submitDate>2008-05-15T16:37:44Z</dz:submitDate>
      <dz:promoteDate>2008-05-16T08:07:40Z</dz:promoteDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>60</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/81211.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>clickpopmedia.com</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/284317.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Adobe Open Screen Project: Is Java ME Dead In the End?</title>
      <link>http://www.dzone.com/links/rss/adobe_open_screen_project_is_java_me_dead_in_the.html</link>
      <description>I read Schalk’s “Adobe announces Open Screen Project” at DZone today. Quite amazing what Adobe is doing here. They skip the licensing of the most important protocols and file formats. These are free to use now, independent from the platform, context, whatever you like.</description>
      <category>flash-flex</category>
      <category>java</category>
      <category>mobile</category>
      <category>opinion</category>
      <pubDate>Wed, 14 May 2008 18:33:31 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/80931.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-05-14T18:33:31Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/adobe_open_screen_project_is_java_me_dead_in_the.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/80931.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> I read Schalk’s “Adobe announces Open Screen Project” at DZone today. Quite amazing what Adobe is doing here. They skip the licensing of the most important protocols and file formats. These are free to use now, independent from the platform, context, whatever you like.]]></content:encoded>
      <dz:linkId>80931</dz:linkId>
      <dz:submitDate>2008-05-14T12:01:57Z</dz:submitDate>
      <dz:promoteDate>2008-05-14T18:33:31Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>486</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/80931.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Scrolling photos loaded dynamically with ActionScript 3</title>
      <link>http://www.dzone.com/links/rss/scrolling_photos_loaded_dynamically_with_actionsc_2.html</link>
      <description>In this tutorial we will learn how to scroll some photos that we will load dynamically from an xml file and we will scroll the photos using a custom scrollbar.</description>
      <category>flash-flex</category>
      <pubDate>Tue, 13 May 2008 16:32:07 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/80355.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-05-13T16:32:07Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/scrolling_photos_loaded_dynamically_with_actionsc_2.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/80355.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> In this tutorial we will learn how to scroll some photos that we will load dynamically from an xml file and we will scroll the photos using a custom scrollbar.]]></content:encoded>
      <dz:linkId>80355</dz:linkId>
      <dz:submitDate>2008-05-11T07:39:07Z</dz:submitDate>
      <dz:promoteDate>2008-05-13T16:32:07Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>201</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/80355.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Flex Architecture Fundamentals Part 4 : Architecture Frameworks</title>
      <link>http://www.dzone.com/links/rss/flex_architecture_fundamentals_part_4_architectur.html</link>
      <description>A good overview of three options for architecture in Flex apps:&#xD;
&#xD;
* No framework&#xD;
* Use Cairngorm&#xD;
* Use PureMVC</description>
      <category>flash-flex</category>
      <pubDate>Tue, 13 May 2008 15:55:07 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/80697.html</guid>
      <dc:creator>pulesen</dc:creator>
      <dc:date>2008-05-13T15:55:07Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/flex_architecture_fundamentals_part_4_architectur.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/80697.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> A good overview of three options for architecture in Flex apps:

* No framework
* Use Cairngorm
* Use PureMVC]]></content:encoded>
      <dz:linkId>80697</dz:linkId>
      <dz:submitDate>2008-05-13T07:41:08Z</dz:submitDate>
      <dz:promoteDate>2008-05-13T15:55:07Z</dz:promoteDate>
      <dz:voteUpCount>13</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>451</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/80697.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>pulesen</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/52357.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Functional Web Services Testing Made Easy with SoapUI - Part 2</title>
      <link>http://www.dzone.com/links/rss/functional_web_services_testing_made_easy_with_so_2.html</link>
      <description>Before we begin, a quick Groovy primer. We start with the fact that Groovy is Java and Java is Groovy. If you have written Java code, you have written Groovy code. Our tasks within this article will be to do 3 things: format a date, read and write to a properties file, and parse XML. Let’s look at the Groovy code for each of these in detail.</description>
      <category>flash-flex</category>
      <category>groovy</category>
      <category>java</category>
      <category>web services</category>
      <pubDate>Tue, 13 May 2008 14:19:35 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/80523.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-05-13T14:19:35Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/functional_web_services_testing_made_easy_with_so_2.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/80523.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Before we begin, a quick Groovy primer. We start with the fact that Groovy is Java and Java is Groovy. If you have written Java code, you have written Groovy code. Our tasks within this article will be to do 3 things: format a date, read and write to a properties file, and parse XML. Let’s look at the Groovy code for each of these in detail.]]></content:encoded>
      <dz:linkId>80523</dz:linkId>
      <dz:submitDate>2008-05-12T10:30:05Z</dz:submitDate>
      <dz:promoteDate>2008-05-13T14:19:35Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>186</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/80523.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>PyAMF release supports Google App Engine</title>
      <link>http://www.dzone.com/links/rss/pyamf_release_supports_google_app_engine.html</link>
      <description>The combination of Google App Engine with Python and Flash based application such as in Flex and AIR could be very interesting.</description>
      <category>announcement</category>
      <category>flash-flex</category>
      <category>python</category>
      <pubDate>Tue, 13 May 2008 13:43:02 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/80342.html</guid>
      <dc:creator>mdude</dc:creator>
      <dc:date>2008-05-13T13:43:02Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/pyamf_release_supports_google_app_engine.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/80342.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> The combination of Google App Engine with Python and Flash based application such as in Flex and AIR could be very interesting.]]></content:encoded>
      <dz:linkId>80342</dz:linkId>
      <dz:submitDate>2008-05-11T01:35:38Z</dz:submitDate>
      <dz:promoteDate>2008-05-13T13:43:02Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>184</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/80342.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mdude</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/270881.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Continuous scrolling image thumbnail and slideshow component for Flex</title>
      <link>http://www.dzone.com/links/rss/continuous_scrolling_image_thumbnail_and_slidesho.html</link>
      <description>I've been working on improvements for this thumbnail/slideshow component. The way the continuous scroll flows is very nice. It provides a very fluid feel. I have it reading XML from SlideShowPro director. SSPD simply gives a structure of albums and images, so the component should work from essentially any XML source as long as it follows the same schema</description>
      <category>flash-flex</category>
      <pubDate>Tue, 13 May 2008 11:32:28 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/80389.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-05-13T11:32:28Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/continuous_scrolling_image_thumbnail_and_slidesho.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/80389.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> I've been working on improvements for this thumbnail/slideshow component. The way the continuous scroll flows is very nice. It provides a very fluid feel. I have it reading XML from SlideShowPro director. SSPD simply gives a structure of albums and images, so the component should work from essentially any XML source as long as it follows the same schema]]></content:encoded>
      <dz:linkId>80389</dz:linkId>
      <dz:submitDate>2008-05-11T10:46:12Z</dz:submitDate>
      <dz:promoteDate>2008-05-13T11:32:28Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>231</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/80389.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Cairngorm: a tired old horse that should be put down</title>
      <link>http://www.dzone.com/links/rss/cairngorm_a_tired_old_horse_that_should_be_put_do.html</link>
      <description>Someone doing a writeup on why he does NOT like Cairngorm af actually using it.</description>
      <category>flash-flex</category>
      <pubDate>Tue, 13 May 2008 11:31:55 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/80414.html</guid>
      <dc:creator>pulesen</dc:creator>
      <dc:date>2008-05-13T11:31:55Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/cairngorm_a_tired_old_horse_that_should_be_put_do.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/80414.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Someone doing a writeup on why he does NOT like Cairngorm af actually using it.]]></content:encoded>
      <dz:linkId>80414</dz:linkId>
      <dz:submitDate>2008-05-11T20:19:17Z</dz:submitDate>
      <dz:promoteDate>2008-05-13T11:31:55Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>317</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/80414.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>pulesen</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/52357.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>480+ free and fresh icon sets help you to create your beautiful skins and themes in Flex</title>
      <link>http://www.dzone.com/links/rss/480_free_and_fresh_icon_sets_help_you_to_create_y.html</link>
      <description>15+ Strongly Recommend Tutorials You Must Read for Creating Skins and Themes( UI Design ) in Flex, we have collected some wonderful tutoials. It helps us to understand how to create Skins and Themes by ourself in Flex.&#xD;
And these icons help you to create your beautiful skins and themes in Flex.</description>
      <category>flash-flex</category>
      <category>usability</category>
      <pubDate>Mon, 12 May 2008 22:58:39 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/80578.html</guid>
      <dc:creator>minidxer</dc:creator>
      <dc:date>2008-05-12T22:58:39Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/480_free_and_fresh_icon_sets_help_you_to_create_y.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/80578.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> 15+ Strongly Recommend Tutorials You Must Read for Creating Skins and Themes( UI Design ) in Flex, we have collected some wonderful tutoials. It helps us to understand how to create Skins and Themes by ourself in Flex.
And these icons help you to create your beautiful skins and themes in Flex.]]></content:encoded>
      <dz:linkId>80578</dz:linkId>
      <dz:submitDate>2008-05-12T15:21:27Z</dz:submitDate>
      <dz:promoteDate>2008-05-12T22:58:39Z</dz:promoteDate>
      <dz:voteUpCount>17</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>785</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/80578.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>minidxer</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/281268.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Adobe Flex Coding Convention Document Triggered Discussions</title>
      <link>http://www.dzone.com/links/rss/adobe_flex_coding_convention_document_triggered_d.html</link>
      <description>On April 18, 2008, Adobe released its Flex SDK coding conventions and best practices. Adobe's Flex Team explained that the new conventions, “. . . lay out the coding standards for writing open-source Flex framework components in ActionScript 3 (AS3). Adhering to these standards makes the source code look consistent, well-organized, and professional.”</description>
      <category>flash-flex</category>
      <pubDate>Sun, 11 May 2008 15:07:04 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/79996.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-05-11T15:07:04Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/adobe_flex_coding_convention_document_triggered_d.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/79996.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> On April 18, 2008, Adobe released its Flex SDK coding conventions and best practices. Adobe's Flex Team explained that the new conventions, “. . . lay out the coding standards for writing open-source Flex framework components in ActionScript 3 (AS3). Adhering to these standards makes the source code look consistent, well-organized, and professional.”]]></content:encoded>
      <dz:linkId>79996</dz:linkId>
      <dz:submitDate>2008-05-08T17:51:05Z</dz:submitDate>
      <dz:promoteDate>2008-05-11T15:07:04Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>285</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/79996.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>5 - Free 3D Flash Galleries</title>
      <link>http://www.dzone.com/links/rss/5_free_3d_flash_galleries.html</link>
      <description>All 5 available for free!</description>
      <category>flash-flex</category>
      <pubDate>Sat, 10 May 2008 18:36:11 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/79966.html</guid>
      <dc:creator>mjorge</dc:creator>
      <dc:date>2008-05-10T18:36:11Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/5_free_3d_flash_galleries.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/79966.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> All 5 available for free!]]></content:encoded>
      <dz:linkId>79966</dz:linkId>
      <dz:submitDate>2008-05-08T15:24:28Z</dz:submitDate>
      <dz:promoteDate>2008-05-10T18:36:11Z</dz:promoteDate>
      <dz:voteUpCount>13</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>598</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/79966.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mjorge</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/200639.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>How to fix Uncaught Exception: Permission denied to call method to Location.toString</title>
      <link>http://www.dzone.com/links/rss/how_to_fix_uncaught_exception_permission_denied_t.html</link>
      <description>This annoying error started occurring recently in conjunction with a Flash 9 security update that changed the policy file behavior; this is how to fix it.</description>
      <category>flash-flex</category>
      <category>how-to</category>
      <category>security</category>
      <category>web 2.0</category>
      <pubDate>Fri, 09 May 2008 06:49:07 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/79635.html</guid>
      <dc:creator>MegaManSE</dc:creator>
      <dc:date>2008-05-09T06:49:07Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/how_to_fix_uncaught_exception_permission_denied_t.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/79635.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> This annoying error started occurring recently in conjunction with a Flash 9 security update that changed the policy file behavior; this is how to fix it.]]></content:encoded>
      <dz:linkId>79635</dz:linkId>
      <dz:submitDate>2008-05-06T21:57:22Z</dz:submitDate>
      <dz:promoteDate>2008-05-09T06:49:07Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>179</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/79635.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>MegaManSE</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/252825.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Does Flash irk me?</title>
      <link>http://www.dzone.com/links/rss/does_flash_irk_me.html</link>
      <description>Recently my mailbox seems to contain a few messages of people mailing me about Flash. Many readers will likely assume that I have a natural distaste for anything Flash related. It’s not because I prefer HTML/CSS that I don’t like it or hate it as some people do. Flash/Flex have their place. With that out of the way let’s continue…</description>
      <category>flash-flex</category>
      <category>opinion</category>
      <category>web design</category>
      <pubDate>Fri, 09 May 2008 06:46:51 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/79554.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-05-09T06:46:51Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/does_flash_irk_me.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/79554.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Recently my mailbox seems to contain a few messages of people mailing me about Flash. Many readers will likely assume that I have a natural distaste for anything Flash related. It’s not because I prefer HTML/CSS that I don’t like it or hate it as some people do. Flash/Flex have their place. With that out of the way let’s continue…]]></content:encoded>
      <dz:linkId>79554</dz:linkId>
      <dz:submitDate>2008-05-06T13:34:20Z</dz:submitDate>
      <dz:promoteDate>2008-05-09T06:46:51Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>228</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/79554.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Make a Flash mp3 Player</title>
      <link>http://www.dzone.com/links/rss/make_a_flash_mp3_player.html</link>
      <description>Creating an MP3 Player in ActionScript 3.0 is fairly straight forward. The complexity varies greatly depending on what kind of features you want your player to have. I don’t plan on getting into ID3 tags here, but otherwise (as you can see) I will be going over the full functionality of a normal MP3 Player.</description>
      <category>flash-flex</category>
      <pubDate>Thu, 08 May 2008 11:32:17 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/79311.html</guid>
      <dc:creator>clickpopmedia.com</dc:creator>
      <dc:date>2008-05-08T11:32:17Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/make_a_flash_mp3_player.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/79311.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Creating an MP3 Player in ActionScript 3.0 is fairly straight forward. The complexity varies greatly depending on what kind of features you want your player to have. I don’t plan on getting into ID3 tags here, but otherwise (as you can see) I will be going over the full functionality of a normal MP3 Player.]]></content:encoded>
      <dz:linkId>79311</dz:linkId>
      <dz:submitDate>2008-05-05T12:26:18Z</dz:submitDate>
      <dz:promoteDate>2008-05-08T11:32:17Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>289</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/79311.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>clickpopmedia.com</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/284317.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>How To Fix Video Slowing Down Your Page Load Time</title>
      <link>http://www.dzone.com/links/rss/how_to_fix_video_slowing_down_your_page_load_time.html</link>
      <description>the problem here is that putting such a huge file on our page will slow down the other page elements that are also trying to load at the same time. The solution then, is to ensure that the video doesn’t load until after the rest of the page is loaded.</description>
      <category>flash-flex</category>
      <category>web design</category>
      <pubDate>Wed, 07 May 2008 14:51:52 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/79320.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-05-07T14:51:52Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/how_to_fix_video_slowing_down_your_page_load_time.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/79320.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> the problem here is that putting such a huge file on our page will slow down the other page elements that are also trying to load at the same time. The solution then, is to ensure that the video doesn’t load until after the rest of the page is loaded.]]></content:encoded>
      <dz:linkId>79320</dz:linkId>
      <dz:submitDate>2008-05-05T12:59:03Z</dz:submitDate>
      <dz:promoteDate>2008-05-07T14:51:52Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>184</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/79320.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Mac Style Flash Menu in AS3 with source</title>
      <link>http://www.dzone.com/links/rss/mac_style_flash_menu_in_as3_with_source.html</link>
      <description>Nice Mac Style flash menu built using ActionScript 3 with source code provided and several implementation tips in the comments.</description>
      <category>flash-flex</category>
      <category>how-to</category>
      <category>open source</category>
      <category>ria</category>
      <pubDate>Tue, 06 May 2008 03:32:44 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/79385.html</guid>
      <dc:creator>flexninja</dc:creator>
      <dc:date>2008-05-06T03:32:44Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/mac_style_flash_menu_in_as3_with_source.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/79385.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Nice Mac Style flash menu built using ActionScript 3 with source code provided and several implementation tips in the comments.]]></content:encoded>
      <dz:linkId>79385</dz:linkId>
      <dz:submitDate>2008-05-05T19:27:00Z</dz:submitDate>
      <dz:promoteDate>2008-05-06T03:32:44Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>648</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/79385.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>flexninja</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/281131.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>FLARE - Flash Decompiler to Extract ActionScript</title>
      <link>http://www.dzone.com/links/rss/flare_flash_decompiler_to_extract_actionscript.html</link>
      <description>Flare processes an SWF and extracts all scripts from it. The output is written to a single text file. Only ActionScript is extracted, no text or images. Flare is freeware. Windows, Mac OS X and Linux versions are available.</description>
      <category>flash-flex</category>
      <category>tools</category>
      <pubDate>Mon, 05 May 2008 13:24:36 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/78990.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-05-05T13:24:36Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/flare_flash_decompiler_to_extract_actionscript.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/78990.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Flare processes an SWF and extracts all scripts from it. The output is written to a single text file. Only ActionScript is extracted, no text or images. Flare is freeware. Windows, Mac OS X and Linux versions are available.]]></content:encoded>
      <dz:linkId>78990</dz:linkId>
      <dz:submitDate>2008-05-02T21:43:22Z</dz:submitDate>
      <dz:promoteDate>2008-05-05T13:24:36Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>351</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/78990.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Silverlight's Fate</title>
      <link>http://www.dzone.com/links/rss/silverlights_fate.html</link>
      <description>While Microsoft is busy churning out the newer versions of Silverlight and we are all learning to cope with plurality and continunal changes in the RIA world, Computer World has decided to be the soothsayer. They recently (i.e. yesterday on May 1) published an article titled -- 6 factors that will decide the fate of Silverlight .</description>
      <category>flash-flex</category>
      <category>microsoft</category>
      <category>opinion</category>
      <category>ria</category>
      <pubDate>Mon, 05 May 2008 09:50:55 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/79006.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-05-05T09:50:55Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/silverlights_fate.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/79006.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> While Microsoft is busy churning out the newer versions of Silverlight and we are all learning to cope with plurality and continunal changes in the RIA world, Computer World has decided to be the soothsayer. They recently (i.e. yesterday on May 1) published an article titled -- 6 factors that will decide the fate of Silverlight .]]></content:encoded>
      <dz:linkId>79006</dz:linkId>
      <dz:submitDate>2008-05-03T00:14:36Z</dz:submitDate>
      <dz:promoteDate>2008-05-05T09:50:55Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>735</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/79006.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Concurrency with Python, Twisted, and Flex</title>
      <link>http://www.dzone.com/links/rss/concurrency_with_python_twisted_and_flex.html</link>
      <description>An example of parallel programming using all the CPUs on your computer or cluster. Also shows how to add a Flex user interface.</description>
      <category>flash-flex</category>
      <category>python</category>
      <pubDate>Mon, 05 May 2008 03:10:42 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/79174.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-05-05T03:10:42Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/concurrency_with_python_twisted_and_flex.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/79174.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> An example of parallel programming using all the CPUs on your computer or cluster. Also shows how to add a Flex user interface.]]></content:encoded>
      <dz:linkId>79174</dz:linkId>
      <dz:submitDate>2008-05-04T18:59:35Z</dz:submitDate>
      <dz:promoteDate>2008-05-05T03:10:42Z</dz:promoteDate>
      <dz:voteUpCount>12</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>355</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/79174.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>15+ Strongly Recommand Tutorials You Must Read for Creating Skins and Themes( UI Design ) in Flex</title>
      <link>http://www.dzone.com/links/rss/15_strongly_recommand_tutorials_you_must_read_for.html</link>
      <description>As well as you know creating a polished user interface is an important part of a successful application. Although the Flex has powerful default skin and looks not bad. But from the business point of view you should consider more about the comany’s identity,unique, the difference from competitors and need meet the target customer’s sense&#xD;
No matter you are just a beginner or an expertise, we all recommand these tutorials to read. Athough some of them seems very old by now written in 2006, but still very classical</description>
      <category>flash-flex</category>
      <pubDate>Mon, 05 May 2008 01:45:20 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/79059.html</guid>
      <dc:creator>ding</dc:creator>
      <dc:date>2008-05-05T01:45:20Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/15_strongly_recommand_tutorials_you_must_read_for.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/79059.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> As well as you know creating a polished user interface is an important part of a successful application. Although the Flex has powerful default skin and looks not bad. But from the business point of view you should consider more about the comany’s identity,unique, the difference from competitors and need meet the target customer’s sense
No matter you are just a beginner or an expertise, we all recommand these tutorials to read. Athough some of them seems very old by now written in 2006, but still very classical]]></content:encoded>
      <dz:linkId>79059</dz:linkId>
      <dz:submitDate>2008-05-03T12:57:24Z</dz:submitDate>
      <dz:promoteDate>2008-05-05T01:45:20Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>525</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/79059.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>ding</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/281408.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Enhance your Java mobile application UI with Flash Lite</title>
      <link>http://www.dzone.com/links/rss/enhance_your_java_mobile_application_ui_with_flas.html</link>
      <description>As Flash’s strength is in UI development and Java’s strength is in services, security and distribution, lots of Java developers are adopting the Flash as their UI choice. When it comes Java ME development, its an application sitting on the mobile phones as opposed to traditional web application where the browser and server are involved. Until now, Java ME developers have only Java ME GUI APIs for UI development, but now they can enhance the UI with Flash technology. In an interesting turn of events, Sony Ericsson launching project Capuchin, which bridges the Java ME with Flash Lite by empowering these two distinct developer communities to bring their respective expertise to create more powerful mobile applications.</description>
      <category>flash-flex</category>
      <category>java</category>
      <pubDate>Sun, 04 May 2008 21:26:53 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/78858.html</guid>
      <dc:creator>harikrishnag</dc:creator>
      <dc:date>2008-05-04T21:26:53Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/enhance_your_java_mobile_application_ui_with_flas.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/78858.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> As Flash’s strength is in UI development and Java’s strength is in services, security and distribution, lots of Java developers are adopting the Flash as their UI choice. When it comes Java ME development, its an application sitting on the mobile phones as opposed to traditional web application where the browser and server are involved. Until now, Java ME developers have only Java ME GUI APIs for UI development, but now they can enhance the UI with Flash technology. In an interesting turn of events, Sony Ericsson launching project Capuchin, which bridges the Java ME with Flash Lite by empowering these two distinct developer communities to bring their respective expertise to create more powerful mobile applications.]]></content:encoded>
      <dz:linkId>78858</dz:linkId>
      <dz:submitDate>2008-05-02T02:39:05Z</dz:submitDate>
      <dz:promoteDate>2008-05-04T21:26:53Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>188</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/78858.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>harikrishnag</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/150492.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>SplunkReplay - Flash goodness for Splunk</title>
      <link>http://www.dzone.com/links/rss/splunkreplay_flash_goodness_for_splunk.html</link>
      <description>Inspired by glTail.rb and Digg Lab’s Stack, Splunk Replay is a Flash-based, data visualization tool which “replays” your Splunk'd logfile activities in an animated layout. You can click on the image below to see an early version of Replay running on anonymized event data from our internal wiki system.</description>
      <category>flash-flex</category>
      <category>tools</category>
      <pubDate>Sat, 03 May 2008 00:18:30 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/78843.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-05-03T00:18:30Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/splunkreplay_flash_goodness_for_splunk.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/78843.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Inspired by glTail.rb and Digg Lab’s Stack, Splunk Replay is a Flash-based, data visualization tool which “replays” your Splunk'd logfile activities in an animated layout. You can click on the image below to see an early version of Replay running on anonymized event data from our internal wiki system.]]></content:encoded>
      <dz:linkId>78843</dz:linkId>
      <dz:submitDate>2008-05-01T22:55:46Z</dz:submitDate>
      <dz:promoteDate>2008-05-03T00:18:30Z</dz:promoteDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>149</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/78843.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Adobe opens up Flash, but leaves out Google and Apple</title>
      <link>http://www.dzone.com/links/rss/adobe_opens_up_flash_but_leaves_out_google_and_ap.html</link>
      <description>In a well timed move today Adobe announced the Open Screen Project and lifted restrictions on the use of Flash related specifications. The initiative is supported by several industry leaders including ARM, Intel, LG, Motorola, Nokia, NTT DoCoMo, Qualcomm, Samsung, Sony Ericsson, Toshiba, and Verizon. Notably absent from the list were Google and Apple, creators of the Android and iPhone platforms respectively.</description>
      <category>flash-flex</category>
      <category>news</category>
      <category>opinion</category>
      <pubDate>Fri, 02 May 2008 22:35:54 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/78739.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-05-02T22:35:54Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/adobe_opens_up_flash_but_leaves_out_google_and_ap.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/78739.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> In a well timed move today Adobe announced the Open Screen Project and lifted restrictions on the use of Flash related specifications. The initiative is supported by several industry leaders including ARM, Intel, LG, Motorola, Nokia, NTT DoCoMo, Qualcomm, Samsung, Sony Ericsson, Toshiba, and Verizon. Notably absent from the list were Google and Apple, creators of the Android and iPhone platforms respectively.]]></content:encoded>
      <dz:linkId>78739</dz:linkId>
      <dz:submitDate>2008-05-01T14:38:08Z</dz:submitDate>
      <dz:promoteDate>2008-05-02T22:35:54Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>595</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/78739.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Adobe Open Screen, where the hell is Apple?</title>
      <link>http://www.dzone.com/links/rss/adobe_open_screen_where_the_hell_is_apple.html</link>
      <description>Adobe's announcement of the open screen project is the biggest announcement for the world of RIA today. Pretty much every player in the mobile market, with the exception of Apple, seems to be supporting this effort.</description>
      <category>flash-flex</category>
      <category>mobile</category>
      <pubDate>Fri, 02 May 2008 21:37:12 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/78852.html</guid>
      <dc:creator>sandbox</dc:creator>
      <dc:date>2008-05-02T21:37:12Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/adobe_open_screen_where_the_hell_is_apple.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/78852.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Adobe's announcement of the open screen project is the biggest announcement for the world of RIA today. Pretty much every player in the mobile market, with the exception of Apple, seems to be supporting this effort.]]></content:encoded>
      <dz:linkId>78852</dz:linkId>
      <dz:submitDate>2008-05-01T23:45:31Z</dz:submitDate>
      <dz:promoteDate>2008-05-02T21:37:12Z</dz:promoteDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>517</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/78852.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>sandbox</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/164334.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Update of the RIA Wars and Adobe's Open Screens Project</title>
      <link>http://www.dzone.com/links/rss/update_of_the_ria_wars_and_adobes_open_screens_pr.html</link>
      <description>A brief account and commentary on Adobe's Open Screens Project and then a dip into thinking about the current state of RIA platform strategies.</description>
      <category>flash-flex</category>
      <category>microsoft</category>
      <category>opinion</category>
      <category>ria</category>
      <pubDate>Fri, 02 May 2008 11:13:47 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/78816.html</guid>
      <dc:creator>Michael Cote'</dc:creator>
      <dc:date>2008-05-02T11:13:47Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/update_of_the_ria_wars_and_adobes_open_screens_pr.html'><img src='http://www.dzone.com/links/images/thumbs/80x60/78816.jpg' style='width:80;height:60;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> A brief account and commentary on Adobe's Open Screens Project and then a dip into thinking about the current state of RIA platform strategies.]]></content:encoded>
      <dz:linkId>78816</dz:linkId>
      <dz:submitDate>2008-05-01T20:01:28Z</dz:submitDate>
      <dz:promoteDate>2008-05-02T11:13:47Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>305</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/80x60/78816.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>cote</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/266459.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

