<?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>中文Flex例子 &#187; AIR</title>
	<atom:link href="http://blog.minidx.com/tag/air/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.minidx.com</link>
	<description>中文Adobe Flex例子,Flex实例教程,RIA资源,全文检索技术,算法和数据结构</description>
	<lastBuildDate>Thu, 31 Mar 2011 03:22:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>10款Adobe AIR 2.0的例子（均附源代码）</title>
		<link>http://blog.minidx.com/2009/11/17/3053.html</link>
		<comments>http://blog.minidx.com/2009/11/17/3053.html#comments</comments>
		<pubDate>Tue, 17 Nov 2009 12:34:33 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Adobe其他]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[源代码]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/2009/11/17/3053.html</guid>
		<description><![CDATA[Adobe AIR 2.0的Beta版已经可以下载了。相对于之前的版本，2.0增加了一些新的功能，AIR相对来说比较好内存，不知2.0版在这方面是否有什么改进。另外同期发布的还有Flash Player10.1，这次发布的Flash Player 10.1 不仅支持Mac OSX，Windows以及Liunx，而且还具备支持多种智能手机平台的能力。据Adobe表示，AIR2.0运行时最终版本将于明年上半年推出。
FileTile
 FileTile demonstrates two new capabilities in AIR 2: mass storage device detection, and opening files with their default applications. When running, FileTile detects when a storage device (such as a USB drive or a Flip video camera) is connected, and displays the contents of the files on [...]]]></description>
		<wfw:commentRss>http://blog.minidx.com/2009/11/17/3053.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>创建Flex和AIR的MVC简单原型</title>
		<link>http://blog.minidx.com/2009/09/30/2951.html</link>
		<comments>http://blog.minidx.com/2009/09/30/2951.html#comments</comments>
		<pubDate>Wed, 30 Sep 2009 13:32:33 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Adobe其他]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[MVC]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/?p=2951</guid>
		<description><![CDATA[MVC（Model-View-Controller，模型－视图－控制器）是Web开发中最为通行的应用程序结构， 应用被分为三个解藕的对象：模型，视图，控制器。把一个应用的输入、输出、处理流程按照Model、View、Controller的方式进行分离，这样一个应用被分成三个层——模型层、视图层、控制层。那在Flex中如何实现MVC模型呢？Bogdan Serban写了一个简单的例子，说明了如何创建Flex和AIR的MVC简单原型，非常Cool的一篇教程，有兴趣的可以看看。








http://cookbooks.adobe.com/post_Simple_MVC_for_Flex_and_AIR-16199.html
你可能还对下列文章感兴趣:Flex和AIR不适合你的5个理由(RIAMeeting译)Adobe MAX 2008 Flex/AIR方面部分讲稿打包下载一篇关于Adobe Flash，Adobe Flex，Adobe AIR以及Microsoft Silverlight几款产品比较的精彩文章Flex应用中使用PDF的教程2008年最醒目的5本Flex/AIR相关的书]]></description>
		<wfw:commentRss>http://blog.minidx.com/2009/09/30/2951.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex和AIR不适合你的5个理由(RIAMeeting译)</title>
		<link>http://blog.minidx.com/2009/08/04/2809.html</link>
		<comments>http://blog.minidx.com/2009/08/04/2809.html#comments</comments>
		<pubDate>Tue, 04 Aug 2009 15:51:09 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Adobe其他]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/?p=2809</guid>
		<description><![CDATA[不知道大家看了是怎么想的，有些牵强附会，专牛角尖的感觉，不过先不管观点是否正确，多一份参考总归不会错吧。








作者认为，任何一个平台都不是完美的，自然Flex和AIR也是如此，有它们强势的地方，就必然有弱势的地方，当你选择了一个解决方案，也就必须了解并避开它们的缺陷。那么哪些地方是Flex和AIR的缺陷呢，来看看作者的分析：

iPhone
如果你的应用打算运行在任何一个平台上，包括已知的和未知的对Flash平台没有完整支持的平台，这在大多数情况下，实际上是不现实的。一个比较好的做法 就是为特定的平台创建特定的应用。众所周知，iPhone并不打算支持Flash平台，而在这里iPhone只是一个不支持Flash平台的代表，如果你 的应用必须运行于任何的移动设备中，那Flash技术不是一个完美的选择，而标准的浏览器技术（HTML，CSS，JavaScript），或许更适用一 些。
搜索
在2008年，Adobe宣布和Google以及Yahoo合作来优化Flash内容的搜索，这是一个很大的进步，但如果你的应用中 对搜索依赖很强（比如面向消费者的内容提供），那么应该尽量避免RIA特性（不只是Flex）。搜索技术是基于页面和链接的，而在搜索方面对所有的RIA 技术都是一个挑战。（编者注：实际上静态内容的检索现在Flash已经在通过元数据的嵌入来解决，而动态内容的检索是世界性难题，并非RIA技术独有）
低带宽的客户端
Flex框架包含的内容很多，如果用Flex开发应用，编译后的SWF体积会很大，尽管使用RSL技术可以做优化，但体积看起来还是大一些，对低带宽的用户来说，使用就非常困难。（编者注：使用纯ActionScript项目，而且在不引入位图的情况下，编译后的SWF体积还是非常小的）
内容为主的应用
这里对Flash技术的挑战不只是SEO，还有内容的显示方面，比如不支持完整的HTML显示。（编者注：Flash Player 10中的高级文本渲染引擎已经开始优化这方面的工作）
连接本地设备
AIR技术的优势在于桌面应用于WEB技术的连接，而与本地设备（比如USB设备）的连接还没有很好的解决方案。

原文在这里： http://gorillajawn.com/wordpress/2009/06/08/top-5-reason’s-adobe-flex-and-air-are-not-for-you/
你可能还对下列文章感兴趣:创建Flex和AIR的MVC简单原型Adobe MAX 2008 Flex/AIR方面部分讲稿打包下载一篇关于Adobe Flash，Adobe Flex，Adobe AIR以及Microsoft Silverlight几款产品比较的精彩文章Flex应用中使用PDF的教程2008年最醒目的5本Flex/AIR相关的书]]></description>
		<wfw:commentRss>http://blog.minidx.com/2009/08/04/2809.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>7款你应该了解的Adobe AIR视频播放应用程序</title>
		<link>http://blog.minidx.com/2009/07/04/2685.html</link>
		<comments>http://blog.minidx.com/2009/07/04/2685.html#comments</comments>
		<pubDate>Sat, 04 Jul 2009 07:45:29 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Adobe其他]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[视频播放]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/?p=2685</guid>
		<description><![CDATA[随着网络应用的普及以及各种硬件设备的快速发展，多媒体在网络应用上也取得了蓬勃的发展。比较早的互联网视频，基本上是基于Windows Media Player的，后来Real的RM格式占了一定份额，发展到现在，Adobe的Flash技术得到了广泛的应用，而随着AIR地推出，Adobe将触角延伸到了传统的桌面应用。
下面是7款相当Cool的Adobe AIR媒体播放程序，各有特色，尤其是对Youtube等在线媒体的搜索播放功能，更是一般媒体播放器所没有的，有兴趣的可以亲自体验一下：
Top 7 Adobe AIR Apps for Videos you should know
你可能还对下列文章感兴趣:10款Adobe AIR 2.0的例子（均附源代码）Adobe MAX 2008 Flex/AIR方面部分讲稿打包下载一篇关于Adobe Flash，Adobe Flex，Adobe AIR以及Microsoft Silverlight几款产品比较的精彩文章DestroyTwitter&#8211;又一款基于Adobe AIR平台的Twitter应用对于开发者和设计者来说超过30个非常不错的Adobe AIR应用]]></description>
		<wfw:commentRss>http://blog.minidx.com/2009/07/04/2685.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe MAX 2008 Flex/AIR方面部分讲稿打包下载</title>
		<link>http://blog.minidx.com/2009/03/03/2213.html</link>
		<comments>http://blog.minidx.com/2009/03/03/2213.html#comments</comments>
		<pubDate>Tue, 03 Mar 2009 03:47:34 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Adobe其他]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[max]]></category>
		<category><![CDATA[下载]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/?p=2213</guid>
		<description><![CDATA[jinni收集的,Adobe MAX 2008 Flex/AIR方面部分讲稿,有7MB多，包含下面几部分:
    * Building Components in Flex 3 and Beyond by Matt Chotin
    * Looking Ahead to Next Version of Flex by Matt Chotin
    * Debugging and Profling with Flex Builder 3 by Mike Jones
    * High Performance AIR Applications by [...]]]></description>
		<wfw:commentRss>http://blog.minidx.com/2009/03/03/2213.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching using disk
Object Caching 411/774 objects using disk

Served from: blog.minidx.com @ 2012-02-09 15:07:06 -->
