<?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; Framework</title>
	<atom:link href="http://blog.minidx.com/tag/framework/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>11款可以大大提高你WEB开发速度的AJAX工具，APIs以及Frameworks</title>
		<link>http://blog.minidx.com/2009/10/23/2986.html</link>
		<comments>http://blog.minidx.com/2009/10/23/2986.html#comments</comments>
		<pubDate>Fri, 23 Oct 2009 13:03:54 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[程序开发相关]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Framework]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/?p=2986</guid>
		<description><![CDATA[有过Ajax开发经验的朋友们可能都知道，调试AJAX代码很多时候是一个痛苦的过程，单个JS函数的测试和调试可能会花掉很多的时间。Collection of 11+ AJAX Tools, APIs, Frameworks For Faster Development有选择性的挑选了11款可能会经常用到的AJAX工具，APIs以及Frameworks。我个人比较喜欢JS代码文档化的JsDoc Toolkit和用于JS调试的Firebug，相当有用。Web开发人员可以看看，是否也有你常用的东东。
你可能还对下列文章感兴趣:最完整的AJAX Framework和JavaScript Libraries列表(124+)24款美轮美奂的Ajax淡入淡出效果插件(强烈推荐！)15款手风琴(Accordion)效果的Ajax插件(推荐)jQuery API说明中文版Vista Web Photo Gallery&#8211;一款非常好用的完全基于Ajax的相册脚本程序]]></description>
		<wfw:commentRss>http://blog.minidx.com/2009/10/23/2986.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>fluint: 具有图形界面的Flex单元测试以及集成测试的开源测试框架</title>
		<link>http://blog.minidx.com/2008/10/19/1550.html</link>
		<comments>http://blog.minidx.com/2008/10/19/1550.html#comments</comments>
		<pubDate>Sun, 19 Oct 2008 00:16:48 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Adobe其他]]></category>
		<category><![CDATA[FlexUnit]]></category>
		<category><![CDATA[fluint]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[JUnit]]></category>
		<category><![CDATA[单元测试]]></category>
		<category><![CDATA[开源]]></category>
		<category><![CDATA[测试框架]]></category>
		<category><![CDATA[集成测试]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/?p=1550</guid>
		<description><![CDATA[fluint是一款具有图形界面的Flex单元测试以及集成测试的开源测试框架，继承了FlexUnit和JUnit的优点，并且在异步（asynchronous ）测试方面有了显著的增强。并且它同样是开放源代码的，概要的讲主要有下面一些特点：








    * Multiple simultaneous asynchronous operations
    * Asynchronous setup and teardown
    * Asynchronous returns before method body completion
    * Support for UIComponent testing
    * Support for test sequences
    * Support for testing Cairngorm commands and controllers
 [...]]]></description>
		<wfw:commentRss>http://blog.minidx.com/2008/10/19/1550.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>关于jQuery, MooTools等JavaScript开发框架比较的很不错的文章</title>
		<link>http://blog.minidx.com/2008/10/07/1490.html</link>
		<comments>http://blog.minidx.com/2008/10/07/1490.html#comments</comments>
		<pubDate>Mon, 06 Oct 2008 23:24:02 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Web/CGI相关]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[MooTools]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/?p=1490</guid>
		<description><![CDATA[这是一篇关于jQuery, MooTools等JavaScript开发框架比较的很不错的文章，文中首先就认为jQuery是目前最为流行，应用最为广泛的JavaScript开发框架，我没有看到过相关的统计数据，没办法说这个结论是正确的还是错误的，不过至少JQuery的流行，很大一部分是得益于WordPress的流行吧，个人猜想，   ，文章写得非常不错，有兴趣的可以看看：








jQuery, MooTools, which is the most popular and well represented framework and What Really Makes One Framework Different From Another
你可能还对下列文章感兴趣:11款可以大大提高你WEB开发速度的AJAX工具，APIs以及Frameworks24款美轮美奂的Ajax淡入淡出效果插件(强烈推荐！)15款手风琴(Accordion)效果的Ajax插件(推荐)fluint: 具有图形界面的Flex单元测试以及集成测试的开源测试框架AFIO(Advanced Flex I/O)&#8211;一套类似于Java I/O但是更加容易使用的AS3写的Flex I/O框架]]></description>
		<wfw:commentRss>http://blog.minidx.com/2008/10/07/1490.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>AFIO(Advanced Flex I/O)&#8211;一套类似于Java I/O但是更加容易使用的AS3写的Flex I/O框架</title>
		<link>http://blog.minidx.com/2008/07/16/1082.html</link>
		<comments>http://blog.minidx.com/2008/07/16/1082.html#comments</comments>
		<pubDate>Wed, 16 Jul 2008 14:12:40 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Adobe其他]]></category>
		<category><![CDATA[AFIO]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[开发框架]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/2008/07/16/1082.html</guid>
		<description><![CDATA[AFIO(Advanced Flex I/O)&#8211;Google Code上项目名称为advancedflex，是一套针对Adobe Flex， AIR和Flash开发者，用AS3.0和MXML写的的开源开发框架。关于这个项目的名称其实有点搞不懂，貌似作者开发过程中修改过，当然这只是个人猜测。作者的Blog上也有一个系列的开发包，有兴趣的可以一起下来看看。








下面是该项目在Google Code上的地址：
http://code.google.com/p/advancedflex/
你可能还对下列文章感兴趣:一篇关于Adobe Flash，Adobe Flex，Adobe AIR以及Microsoft Silverlight几款产品比较的精彩文章借助xSocket 5分钟内用Java编写一个Flash socket server的教程用Flex或AIR开发一个最基本的游戏动画的教程Ruboss Framework:将Adobe Flex和AIR应用简单高效的与Ruby On Rails集成的开发框架Adobe移动战略失败的幕后]]></description>
		<wfw:commentRss>http://blog.minidx.com/2008/07/16/1082.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruboss Framework:将Adobe Flex和AIR应用简单高效的与Ruby On Rails集成的开发框架</title>
		<link>http://blog.minidx.com/2008/05/24/868.html</link>
		<comments>http://blog.minidx.com/2008/05/24/868.html#comments</comments>
		<pubDate>Fri, 23 May 2008 16:40:01 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Adobe其他]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Ruboss]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/2008/05/24/868.html</guid>
		<description><![CDATA[在前面的Python, Twisted以及Flex协同作业，我们提到了Python在执行效率上的快速以及高效，而实际上现在还有一种语言以惊人的速度被更多的人所喜爱，那就是Ruby。说穿了Ruby实际上是一个大杂烩，吸收了Perl、 Smalltalk、 Eiffel、 Ada 和 Lisp等各种语言中的精华部分。这是的Ruby看起来像生活一样简单&#8211;当然，这是针对使用者来说的。
而Ruby on Rails是一个相对较新的 Web 应用程序框架，构建在 Ruby 语言之上。其目标就是让生活，至少是 Web 开发方面的生活，变得更轻松。它的实质是一个用 Ruby 编写的全栈的（full-stack）、开源的 Web 框架，可以使用它来轻松编写实际的应用程序，所需的代码也要比大多数框架花在处理 XML 上的代码少。Ruby本身就被设计的非常容易使用，这使得其开发效率比通常其他语言都要高。而如果使用Ruby on Rails这样的框架，效率就更加惊人了。
如果Adobe Flex和AIR能够借助Ruby的这些便利的东西，这恐怕是众多Flex/AIR开发者所期待的吧。Peter Armstrong和Dima Berastau这两位大师（又是大师级的人物，有想法而且敢于实践）为我们带来了Ruboss Framework。








这一框架的功能，或者是目标，简单的说实际上就是将Adobe Flex和Adobe AIR进行集成，使得Adobe Flex/AIR的开发变得简单而且非常高效。下面是一段来自该项目的说明，大家自己看吧：
&#8220;The goal of the Ruboss Framework is to automate much of the plumbing necessary to use Adobe Flex and Adobe AIR with Ruby on Rails. The [...]]]></description>
		<wfw:commentRss>http://blog.minidx.com/2008/05/24/868.html/feed</wfw:commentRss>
		<slash:comments>2</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 2/29 queries in 0.307 seconds using disk
Object Caching 429/831 objects using disk

Served from: blog.minidx.com @ 2012-02-09 20:03:17 -->
