<?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>Doing &#38; Done &#187; flex</title>
	<atom:link href="http://doing.liduan.com/tag/flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://doing.liduan.com</link>
	<description>Record and Store</description>
	<lastBuildDate>Thu, 11 Feb 2010 11:19:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>for flash game developer, the pushbutton &#8230;</title>
		<link>http://doing.liduan.com/2009/05/27/for-flash-game-developer-the-pushbutton/</link>
		<comments>http://doing.liduan.com/2009/05/27/for-flash-game-developer-the-pushbutton/#comments</comments>
		<pubDate>Wed, 27 May 2009 18:26:10 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flash game]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[game engine]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/05/27/for-flash-game-developer-the-pushbutton/</guid>
		<description><![CDATA[for flash game developer, the pushbutton is a quite useful game engine. It is open source project host in google code. official web site support some game snapshot. for developing, it require java 1.6, flash player 9, AIR runtime and Flex SDK]]></description>
			<content:encoded><![CDATA[<p>for flash game developer, the pushbutton is a quite useful game engine. It is open source project host in <a title="open source flash game engine" href="http://code.google.com/p/pushbuttonengine/" target="_blank">google code</a>. <a title="pushbutton game engine official web site" href="http://pushbuttonengine.com/" target="_blank">official web site</a> support some game snapshot. for developing, it require java 1.6, flash player 9, AIR runtime and Flex SDK</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/05/27/for-flash-game-developer-the-pushbutton/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>degrafa is a graph library based on the  &#8230;</title>
		<link>http://doing.liduan.com/2009/03/27/degrafa-is-a-graph-library-based-on-the/</link>
		<comments>http://doing.liduan.com/2009/03/27/degrafa-is-a-graph-library-based-on-the/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 14:42:35 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[degrafa]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[flex 2]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/03/27/degrafa-is-a-graph-library-based-on-the/</guid>
		<description><![CDATA[degrafa is a graph library based on the flex. it is compatible with flex 2 and 3. it also support other graph library, example of papervision3D(3D graph and animation library). there is a example that visual map based on the degrafa, pv3D and yahoo map.]]></description>
			<content:encoded><![CDATA[<p><a title="degrafa" href="http://www.degrafa.org/index.html">degrafa </a>is a graph library based on the flex. it is compatible with flex 2 and 3. it also support other graph library, example of papervision3D(3D graph and animation library). <a href="http://www.pathf.com/blogs/2008/08/papervision3d-20-great-white-in-flex-3-part-ii-iii-combined-with-source-code/">there is a example</a> that visual map based on the degrafa, pv3D and yahoo map.</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/03/27/degrafa-is-a-graph-library-based-on-the/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>some effect of the vbox in flex 3.
Clip &#8230;</title>
		<link>http://doing.liduan.com/2009/03/27/some-effect-of-the-vbox-in-flex-3clip/</link>
		<comments>http://doing.liduan.com/2009/03/27/some-effect-of-the-vbox-in-flex-3clip/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 14:16:25 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[effect]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[vbox]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/03/27/some-effect-of-the-vbox-in-flex-3clip/</guid>
		<description><![CDATA[some effect of the vbox in flex 3.
Clipping a Flex container’s content using the clipContent property
Changing a VBox container’s background size in Flex
Changing a VBox container’s background alpha in Flex
Changing a VBox container’s background image attachment in Flex
Setting the vertical gap between items in a Flex VBox container
Setting a Flex container’s vertical scroll policy
Toggling a [...]]]></description>
			<content:encoded><![CDATA[<p>some effect of the vbox in flex 3.</p>
<h3 class="entry-title"><a title="Permanent Link to &quot;Clipping a Flex container's content using the clipContent property&quot;" rel="bookmark" href="http://blog.flexexamples.com/2008/02/02/clipping-a-flex-containers-content-using-the-clipcontent-property/">Clipping a Flex container’s content using the clipContent property</a></h3>
<h3 class="entry-title"><a title="Permanent Link to &quot;Changing a VBox container's background size in Flex&quot;" rel="bookmark" href="http://blog.flexexamples.com/2008/01/05/changing-a-vbox-containers-background-size-in-flex/">Changing a VBox container’s background size in Flex</a></h3>
<h3 class="entry-title"><a title="Permanent Link to &quot;Changing a VBox container's background alpha in Flex&quot;" rel="bookmark" href="http://blog.flexexamples.com/2008/01/05/changing-a-vbox-containers-background-alpha-in-flex/">Changing a VBox container’s background alpha in Flex</a></h3>
<h3 class="entry-title"><a title="Permanent Link to &quot;Changing a VBox container's background image attachment in Flex&quot;" rel="bookmark" href="http://blog.flexexamples.com/2008/01/05/changing-a-vbox-containers-background-image-attachment-in-flex/">Changing a VBox container’s background image attachment in Flex</a></h3>
<h3 class="entry-title"><a title="Permanent Link to &quot;Setting the vertical gap between items in a Flex VBox container&quot;" rel="bookmark" href="http://blog.flexexamples.com/2008/01/03/setting-the-vertical-gap-between-items-in-a-flex-vbox-container/">Setting the vertical gap between items in a Flex VBox container</a></h3>
<h3 class="entry-title"><a title="Permanent Link to &quot;Setting a Flex container's vertical scroll policy&quot;" rel="bookmark" href="http://blog.flexexamples.com/2007/11/09/setting-a-flex-containers-vertical-scroll-policy/">Setting a Flex container’s vertical scroll policy</a></h3>
<h3 class="entry-title"><a title="Permanent Link to &quot;Toggling a Flex container's visibility using states&quot;" rel="bookmark" href="http://blog.flexexamples.com/2007/08/24/toggling-a-flex-containers-visibility-using-states/">Toggling a Flex container’s visibility using states</a></h3>
<h3 class="entry-title"><a title="Permanent Link to &quot;Toggling a Flex container's visibility&quot;" rel="bookmark" href="http://blog.flexexamples.com/2007/08/23/toggling-a-flex-containers-visibility/">Toggling a Flex container’s visibility</a></h3>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/03/27/some-effect-of-the-vbox-in-flex-3clip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>somethings can be using in showing stren &#8230;</title>
		<link>http://doing.liduan.com/2009/03/14/somethings-can-be-using-in-showing-stren/</link>
		<comments>http://doing.liduan.com/2009/03/14/somethings-can-be-using-in-showing-stren/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 13:03:24 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[effect]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[spring graph]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/03/14/somethings-can-be-using-in-showing-stren/</guid>
		<description><![CDATA[somethings can be using in showing strength in the flex spring graph.
1. show different colour for the node of spring graph.
2. show different edge of each node of the spring graph.
3. show different size of nodes in the spring graph.]]></description>
			<content:encoded><![CDATA[<p>somethings can be using in showing strength in the flex spring graph.</p>
<p>1. <a title="show different colour" href="http://www.cs.vu.nl/~eliens/media/@mx-graph-philosopher.html" target="_blank">show different colour</a> for the node of spring graph.</p>
<p>2. <a title="show different edge" href="http://www.12noobs.com/2008/04/18/dynamic-graph-visualization-in-flex-ruby-and-amazon-sqs-part-1-flex/" target="_blank">show different edge</a> of each node of the spring graph.</p>
<p>3. <a title="show different size of nodes" href="http://www.rubenswieringa.com/blog/interactive-mindmap">show different size of nodes</a> in the spring graph.</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/03/14/somethings-can-be-using-in-showing-stren/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The mx.controls package contains the Fle &#8230;</title>
		<link>http://doing.liduan.com/2009/03/09/the-mxcontrols-package-contains-the-fle/</link>
		<comments>http://doing.liduan.com/2009/03/09/the-mxcontrols-package-contains-the-fle/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 12:38:05 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/03/09/the-mxcontrols-package-contains-the-fle/</guid>
		<description><![CDATA[The mx.controls package contains the Flex user-interface controls, e.g. textinput, label and textarea]]></description>
			<content:encoded><![CDATA[<p>The mx.controls package contains the <a href="http://livedocs.adobe.com/flex/3/langref/mx/controls/package-detail.html" target="_blank">Flex user-interface controls</a>, e.g. textinput, label and textarea</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/03/09/the-mxcontrols-package-contains-the-fle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>flex app communicate with java via socke &#8230;</title>
		<link>http://doing.liduan.com/2009/03/09/flex-app-communicate-with-java-via-socke/</link>
		<comments>http://doing.liduan.com/2009/03/09/flex-app-communicate-with-java-via-socke/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 12:35:11 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[socket server]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/03/09/flex-app-communicate-with-java-via-socke/</guid>
		<description><![CDATA[flex app communicate with java via socket server. actionscript/flex program can send socket to a server. that means flex can communicate with other language or program without xml.]]></description>
			<content:encoded><![CDATA[<p><a title="Building a Flash socket server with Java in five minutes" href="http://giantflyingsaucer.com/blog/?p=205" target="_blank">flex app communicate with java via socket server</a>. actionscript/flex program can send socket to a server. that means flex can communicate with other language or program without xml.</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/03/09/flex-app-communicate-with-java-via-socke/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>some good effect example for hide and sh &#8230;</title>
		<link>http://doing.liduan.com/2009/03/07/some-good-effect-example-for-hide-and-sh/</link>
		<comments>http://doing.liduan.com/2009/03/07/some-good-effect-example-for-hide-and-sh/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 14:13:53 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[effect]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/03/07/some-good-effect-example-for-hide-and-sh/</guid>
		<description><![CDATA[some good effect example for hide and show panel of flex 3. simple code and tutorial.]]></description>
			<content:encoded><![CDATA[<p><a title="some good effect example for hide and show panel" href="http://blog.flexexamples.com/tag/hideeffect/" target="_blank">some good effect example for hide and show panel</a> of flex 3. simple code and tutorial.</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/03/07/some-good-effect-example-for-hide-and-sh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>http://www.adobe.com/devnet/flex/samples &#8230;</title>
		<link>http://doing.liduan.com/2009/03/05/httpwwwadobecomdevnetflexsamples/</link>
		<comments>http://doing.liduan.com/2009/03/05/httpwwwadobecomdevnetflexsamples/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 14:35:54 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/03/05/httpwwwadobecomdevnetflexsamples/</guid>
		<description><![CDATA[http://www.adobe.com/devnet/flex/samples/fig_panzoom/  simple zoom in/out map by flex.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.adobe.com/devnet/flex/samples/fig_panzoom/ " rel="nofollow">http://www.adobe.com/devnet/flex/samples/fig_panzoom/ </a> simple zoom in/out map by flex.</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/03/05/httpwwwadobecomdevnetflexsamples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>google maps provide api for flash client &#8230;</title>
		<link>http://doing.liduan.com/2009/03/04/google-maps-provide-api-for-flash-client/</link>
		<comments>http://doing.liduan.com/2009/03/04/google-maps-provide-api-for-flash-client/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 19:50:01 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[google maps]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/03/04/google-maps-provide-api-for-flash-client/</guid>
		<description><![CDATA[google maps provide api for flash client. a tutorial for using google maps api by flex sdk.  other one tutorial for installing and using google maps in flex.]]></description>
			<content:encoded><![CDATA[<p><a title="google maps provide api for flash client" href="http://code.google.com/apis/maps/documentation/flash/">google maps provide api for flash client</a>. a tutorial for <a title="http://code.google.com/apis/maps/documentation/flash/" href="http://code.google.com/apis/maps/documentation/flash/tutorial-flex.html" target="_blank">using google maps api by flex sdk</a>.  other one tutorial for <a title="installing and using google maps in flex" href="http://scriptplayground.com/tutorials/as/Installing-and-Using-Google-Maps-in-Flex/">installing and using google maps in flex</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/03/04/google-maps-provide-api-for-flash-client/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>make a visual earth based on the google  &#8230;</title>
		<link>http://doing.liduan.com/2009/03/04/make-a-visual-earth-based-on-the-google/</link>
		<comments>http://doing.liduan.com/2009/03/04/make-a-visual-earth-based-on-the-google/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 19:43:37 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[google earth]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/03/04/make-a-visual-earth-based-on-the-google/</guid>
		<description><![CDATA[make a visual earth based on the google earth by flex. it only supports ie, firefox and chrome. becouse it require google earth plug-in. resources.]]></description>
			<content:encoded><![CDATA[<p><a title="make a visual earth based on the google earth by flex" href="http://coolestflex.blogspot.com/2008/06/google-earth-with-flex-ie-firefox-on.html" target="_blank">make a visual earth based on the google earth by flex</a>. it only supports ie, firefox and chrome. becouse it require google earth plug-in. <a href="http://cynergysystems.com/blogs/page/andrewtrice?entry=google_eath_flex_source_code" target="_blank">resources</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/03/04/make-a-visual-earth-based-on-the-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>some good tutorial for flex list:
Makin &#8230;</title>
		<link>http://doing.liduan.com/2009/02/25/some-good-tutorial-for-flex-listmakin/</link>
		<comments>http://doing.liduan.com/2009/02/25/some-good-tutorial-for-flex-listmakin/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 19:20:20 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/02/25/some-good-tutorial-for-flex-listmakin/</guid>
		<description><![CDATA[some good tutorial for flex list:
Making a horizontal list with clickable images as members
Flex &#8211; overriding scrollToIndex in HorizontalList to animate scrolling
Setting alternating colors on a Flex HorizontalList control
Creating a simple image gallery with the Flex HorizontalList control
The TileList control displays a number of items laid out in tiles.]]></description>
			<content:encoded><![CDATA[<p>some good tutorial for flex list:</p>
<h2><a href="http://stackoverflow.com/questions/425191/making-a-horizontal-list-with-clickable-images-as-members">Making a horizontal list with clickable images as members</a></h2>
<h1><a href="http://blog.appdivision.com/2009/02/24/flex-overriding-scrolltoindex-in-horizontallist-to-animate-scrolling/">Flex &#8211; overriding scrollToIndex in HorizontalList to animate scrolling</a></h1>
<h3 class="entry-title"><a title="Permanent Link to &quot;Setting alternating colors on a Flex HorizontalList control&quot;" rel="bookmark" href="http://blog.flexexamples.com/2008/01/04/setting-alternating-colors-on-a-flex-horizontallist-control/">Setting alternating colors on a Flex HorizontalList control</a></h3>
<h3 class="entry-title"><a title="Permanent Link to &quot;Creating a simple image gallery with the Flex HorizontalList control&quot;" rel="bookmark" href="http://blog.flexexamples.com/2008/02/15/creating-a-simple-image-gallery-with-the-flex-horizontallist-control/">Creating a simple image gallery with the Flex HorizontalList control</a></h3>
<p><a title="The TileList control displays a number of items laid out in tiles." href="http://learn.adobe.com/wiki/display/Flex/TileList" target="_blank">The TileList control displays a number of items laid out in tiles.</a></p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/02/25/some-good-tutorial-for-flex-listmakin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>some flex client for online map api is h &#8230;</title>
		<link>http://doing.liduan.com/2009/02/17/some-flex-client-for-online-map-api-is-h/</link>
		<comments>http://doing.liduan.com/2009/02/17/some-flex-client-for-online-map-api-is-h/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 19:36:48 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[graphic location]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/02/17/some-flex-client-for-online-map-api-is-h/</guid>
		<description><![CDATA[some flex client for online map api is helpful for geographic locations application.]]></description>
			<content:encoded><![CDATA[<p><a title="some flex client for online map api" href="http://coolestflex.blogspot.com/2008/06/geocode-with-papervision3d-and-adobe.html" target="_blank">some flex client for online map api</a> is helpful for geographic locations application.</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/02/17/some-flex-client-for-online-map-api-is-h/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I found this website using very nice 3d  &#8230;</title>
		<link>http://doing.liduan.com/2009/02/17/i-found-this-website-using-very-nice-3d/</link>
		<comments>http://doing.liduan.com/2009/02/17/i-found-this-website-using-very-nice-3d/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 19:16:44 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/02/17/i-found-this-website-using-very-nice-3d/</guid>
		<description><![CDATA[I found this website using very nice 3d visualization effect. but it can&#8217;t provice the sources. from here.]]></description>
			<content:encoded><![CDATA[<p>I found <a href="http://wk.com/#/search/client/Electronic%20Arts/">this website</a> using very nice 3d visualization effect. but it can&#8217;t provice the sources. <a href="http://www.actionscript.org/forums/showthread.php3?t=191387">from here</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/02/17/i-found-this-website-using-very-nice-3d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>birdeye is a great data visualization fl &#8230;</title>
		<link>http://doing.liduan.com/2009/02/17/birdeye-is-a-great-data-visualization-fl/</link>
		<comments>http://doing.liduan.com/2009/02/17/birdeye-is-a-great-data-visualization-fl/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 19:02:07 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/02/17/birdeye-is-a-great-data-visualization-fl/</guid>
		<description><![CDATA[birdeye is a great data visualization flex api.  it provide five main parts:
Features
The Feature set will be focused on five themes: 
 Relational Analysis (RaVis) Methods of analysing relationships, structures, and links among objects.

Graph theory algorithms such as Radial, Hierarchical, and Force-Directed;
Self-contained &#8211; all mathematical processing is performed within the library;
Control &#8211; degrees of separation, [...]]]></description>
			<content:encoded><![CDATA[<p><a title="birdeye is a great data visualization flex api" href="http://groups.google.com/group/flexvizgraphlib" target="_blank">birdeye </a>is a great data visualization flex api.  it provide five main parts:</p>
<h2><a name="Features">Features</a></h2>
<p><a name="Features">The Feature set will be focused on five themes: </a></p>
<p><a name="Features"><img src="http://birdeye.googlecode.com/svn/trunk/images/BirdEyeLogoRaVis75.png" alt="" /> <strong>Relational Analysis (</strong></a><strong><a href="http://code.google.com/p/birdeye/wiki/RaVis">RaVis</a>)</strong> Methods of analysing relationships, structures, and links among objects.</p>
<ul>
<li>Graph theory algorithms such as Radial, Hierarchical, and Force-Directed;</li>
<li>Self-contained &#8211; all mathematical processing is performed within the library;</li>
<li>Control &#8211; degrees of separation, data filtering, item rendering, drag and drop, look and feel, visibility, events, dataproviders, etc.</li>
</ul>
<p><img src="http://birdeye.googlecode.com/svn/trunk/images/BirdEyeLogoGeoVis75.png" alt="" /> <strong>GeoSpatial Analysis (<a href="http://code.google.com/p/birdeye/wiki/GeoVis">GeoVis</a>)</strong> The analysis of locational and geographic data.</p>
<ul>
<li>Rendering of vector-based maps with control to style geographic objects (e.g. regions, countries, states), add symbol overlays, events, projections, coordinate addressing, etc&#8230;</li>
<li>Custom maps via svg path data, shapefile readers, and KML/GML configurations;</li>
</ul>
<p><img src="http://birdeye.googlecode.com/svn/trunk/images/BirdEyeLogoQaVis75.png" alt="" /> <strong>Quantitative Analysis (<a href="http://code.google.com/p/birdeye/wiki/QaVis">QaVis</a>)</strong> Conventional and novel methods of numerical and statistical analysis.</p>
<ul>
<li>Treemap</li>
<li>MicroCharts, Sparklines</li>
<li>Venn diagrams, bullseye, pyramids, polar/spider charts, etc&#8230;</li>
<li>Conventional chart and graph methods</li>
</ul>
<p><img src="http://birdeye.googlecode.com/svn/trunk/images/BirdEyeLogoTaVis75.png" alt="" /> <strong>Temporal Analysis (<a href="http://code.google.com/p/birdeye/wiki/TaVis">TaVis</a>)</strong> The analysis of data that varies over time.</p>
<ul>
<li>Components to support chronology and date/time analysis</li>
</ul>
<p><img src="http://birdeye.googlecode.com/svn/trunk/images/BirdEyeLogoGuVis75.png" alt="" /> <strong>General Utility (<a href="http://code.google.com/p/birdeye/wiki/GuVis">GuVis</a>)</strong> Concepts and techniques of information visualization and visual design.</p>
<ul>
<li>Coraldata &#8211; a robust API of data structures</li>
<li>Distortion (Fisheye / BiFocal)</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/02/17/birdeye-is-a-great-data-visualization-fl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>using flex sdk to build a swc file by an &#8230;</title>
		<link>http://doing.liduan.com/2009/02/16/using-flex-sdk-to-build-a-swc-file-by-an/</link>
		<comments>http://doing.liduan.com/2009/02/16/using-flex-sdk-to-build-a-swc-file-by-an/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 20:12:17 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[ant]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[swc]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/02/16/using-flex-sdk-to-build-a-swc-file-by-an/</guid>
		<description><![CDATA[using flex sdk to build a swc file by ant.]]></description>
			<content:encoded><![CDATA[<p><a title="using flex sdk to build a swc file by ant" href="http://www.adobe.com/cfusion/communityengine/index.cfm?event=showdetails&amp;productId=2&amp;postId=11309">using flex sdk to build a swc file by ant</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/02/16/using-flex-sdk-to-build-a-swc-file-by-an/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>simple start 3D by papervision3D engine, &#8230;</title>
		<link>http://doing.liduan.com/2009/02/16/simple-start-3d-by-papervision3d-engine/</link>
		<comments>http://doing.liduan.com/2009/02/16/simple-start-3d-by-papervision3d-engine/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 14:57:36 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[papervision3D]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/02/16/simple-start-3d-by-papervision3d-engine/</guid>
		<description><![CDATA[simple start 3D by papervision3D engine, there is a tutorial for it. ]]></description>
			<content:encoded><![CDATA[<p><a title="simple start 3D by papervision3D engine, there is a tutorial for it. " href="http://papervision2.com/tutorial-list/" target="_blank">simple start 3D by papervision3D engine, there is a tutorial for it. </a></p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/02/16/simple-start-3d-by-papervision3d-engine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>some resources about papervision3D:

	 &#8230;</title>
		<link>http://doing.liduan.com/2009/02/13/some-resources-about-papervision3d/</link>
		<comments>http://doing.liduan.com/2009/02/13/some-resources-about-papervision3d/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 13:42:44 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[papervision3D]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/02/13/some-resources-about-papervision3d/</guid>
		<description><![CDATA[some resources about papervision3D:


23 Papervision3D Primitives (17 new ones)


Getting Started with Papervision GW

flex 3 cook book provide very good example for papervision programming.
Geocoding,  work with yahoo map, dome.

Papervision3d Tutorials in Flex 3

]]></description>
			<content:encoded><![CDATA[<p>some resources about papervision3D:</p>
<ol>
<li>
<h2><a title="Permalink for : 23 Papervision3D Primitives (17 new ones)" href="http://professionalpapervision.wordpress.com/2009/02/11/23-papervision3d-primitives-17-new-ones/">23 Papervision3D Primitives (17 new ones)</a></h2>
</li>
<li>
<h2><a title="Permalink for : Getting Started with Papervision GW" href="http://algorithmist.wordpress.com/2008/08/21/getting-started-with-papervision-gw/">Getting Started with Papervision GW</a></h2>
</li>
<li><a title="flex 3 cook book" href="http://code.google.com/p/flex3cookbook1/">flex 3 cook book</a> provide very good example for papervision programming.</li>
<li><a title="geocoding" href="http://osflash.org/pipermail/papervision3d_osflash.org/2008-June/022834.html" target="_blank">Geocoding</a>,  work with yahoo map, <a title="Geocoding dome" href="http://nkuflc.org/Geocoding/">dome</a>.</li>
<li>
<h2><a title="Permanent Link to Papervision3d Tutorials in Flex 3" rel="bookmark" href="http://www.flexhacks.org/wordpress/?p=50">Papervision3d Tutorials in Flex 3</a></h2>
</li>
</ol>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/02/13/some-resources-about-papervision3d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>flex horizontal list example:
Creating  &#8230;</title>
		<link>http://doing.liduan.com/2009/01/30/flex-horizontal-list-examplecreating/</link>
		<comments>http://doing.liduan.com/2009/01/30/flex-horizontal-list-examplecreating/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 20:10:52 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/01/30/flex-horizontal-list-examplecreating/</guid>
		<description><![CDATA[flex horizontal list example:
Creating a simple image gallery with the Flex HorizontalList control
Making a horizontal list with clickable images as members]]></description>
			<content:encoded><![CDATA[<p>flex horizontal list example:</p>
<h3 class="entry-title"><a title="Permanent Link to &quot;Creating a simple image gallery with the Flex HorizontalList control&quot;" rel="bookmark" href="http://blog.flexexamples.com/2008/02/15/creating-a-simple-image-gallery-with-the-flex-horizontallist-control/">Creating a simple image gallery with the Flex HorizontalList control</a></h3>
<h2><a href="http://stackoverflow.com/questions/425191/making-a-horizontal-list-with-clickable-images-as-members">Making a horizontal list with clickable images as members</a></h2>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/01/30/flex-horizontal-list-examplecreating/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>there is provides other flex facebook ap &#8230;</title>
		<link>http://doing.liduan.com/2009/01/28/there-is-provides-other-flex-facebook-ap/</link>
		<comments>http://doing.liduan.com/2009/01/28/there-is-provides-other-flex-facebook-ap/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 20:06:02 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[facebook api]]></category>
		<category><![CDATA[facebook app]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/01/28/there-is-provides-other-flex-facebook-ap/</guid>
		<description><![CDATA[there is provides other flex facebook application example and code, but it is desktop application.]]></description>
			<content:encoded><![CDATA[<p>there is provides other <a title="flex facebook application example and code" href="http://hybridhacking.com/tutorials/building-facebook-applications-with-flex" target="_blank">flex facebook application example and code</a>, but it is desktop application.</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/01/28/there-is-provides-other-flex-facebook-ap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>non-official actionscript 3 facebook api &#8230;</title>
		<link>http://doing.liduan.com/2009/01/28/non-official-actionscript-3-facebook-api/</link>
		<comments>http://doing.liduan.com/2009/01/28/non-official-actionscript-3-facebook-api/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 18:22:25 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[facebook api]]></category>
		<category><![CDATA[facebook app]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/01/28/non-official-actionscript-3-facebook-api/</guid>
		<description><![CDATA[non-official actionscript 3 facebook api can be download at google code. there is a HelloWorld example facebook example, but I can&#8217;t start it. And, there is a tutuorial for createing a facebook application by actionsctipt 3 api.]]></description>
			<content:encoded><![CDATA[<p>non-official actionscript 3 facebook api can be download at <a title="actionsctipt 3 facebook " href="http://code.google.com/p/facebook-actionscript-api/">google code</a>. there is a HelloWorld example facebook example, but I can&#8217;t start it. And, there is a tutuorial for <a title="createing a facebook application by actionsctipt 3 api" href="http://pbking.com/blog/?p=21" target="_blank">createing a facebook application by actionsctipt 3 api</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/01/28/non-official-actionscript-3-facebook-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>papervision3D is based on flex 3, it als &#8230;</title>
		<link>http://doing.liduan.com/2009/01/26/papervision3d-is-based-on-flex-3-it-als/</link>
		<comments>http://doing.liduan.com/2009/01/26/papervision3d-is-based-on-flex-3-it-als/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 18:54:40 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/01/26/papervision3d-is-based-on-flex-3-it-als/</guid>
		<description><![CDATA[papervision3D is based on flex 3, it also can integrate with flex3 mxml format. see here an example. other example is use to enable papervistion 3D effect for flex. it provide sources downlaod.]]></description>
			<content:encoded><![CDATA[<p>papervision3D is based on flex 3, it also can integrate with flex3 mxml format. see <a title="Papervision3D integration in a project MXML" href="http://www.flex-info.fr/en/integration-de-papervision3d-dans-un-projet-mxml/20080216/" target="_blank">here </a>an example. other example is use to <a title="enable papervistion 3D effect for flex" href="http://www.tink.ws/blog/papervision3d-effects-for-flex-source/" target="_blank">enable papervistion 3D effect for flex</a>. it provide <a title="sources download" href="http://liquidnight.de/2008/06/10/papervision3d-effect-classes-for-great-white/" target="_blank">sources downlaod</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/01/26/papervision3d-is-based-on-flex-3-it-als/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>papervision 3D is a realtime flash 3D en &#8230;</title>
		<link>http://doing.liduan.com/2009/01/24/papervision-3d-is-a-realtime-flash-3d-en/</link>
		<comments>http://doing.liduan.com/2009/01/24/papervision-3d-is-a-realtime-flash-3d-en/#comments</comments>
		<pubDate>Sat, 24 Jan 2009 19:43:47 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[flex 2]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/01/24/papervision-3d-is-a-realtime-flash-3d-en/</guid>
		<description><![CDATA[papervision 3D is a realtime flash 3D engine, the most import is it support flex 2. there are two examples for demo. other 3D form example can be found at here.]]></description>
			<content:encoded><![CDATA[<p><a title="papervision 3D is a realtime flash 3D engine" href="http://code.google.com/p/papervision3d/" target="_blank">papervision 3D is a realtime flash 3D engine</a>, the most import is it support flex 2. there are <a title="2 example for papervistion 3D" href="http://www.unitzeroone.com/blog/2006/12/12/papervision-3dflex-2-example-flex-makes-its-first-pv3d-steps/" target="_blank">two examples</a> for demo. other 3D form example can be found at <a title="3D form example" href="http://www.dgrigg.com/post.cfm/04/19/2007/Source-code-for-3d-flex-form">here</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/01/24/papervision-3d-is-a-realtime-flash-3d-en/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>flex 4 support two new 3D model, Matrix3 &#8230;</title>
		<link>http://doing.liduan.com/2009/01/24/flex-4-support-two-new-3d-model-matrix3/</link>
		<comments>http://doing.liduan.com/2009/01/24/flex-4-support-two-new-3d-model-matrix3/#comments</comments>
		<pubDate>Sat, 24 Jan 2009 14:40:53 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[flex 4]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/01/24/flex-4-support-two-new-3d-model-matrix3/</guid>
		<description><![CDATA[flex 4(Gumbo) support two new 3D model, Matrix3D and FxRotate3D. but they need to be supported by flash player 10.]]></description>
			<content:encoded><![CDATA[<p>flex 4(Gumbo) support two new 3D model, <a title="Matrix 3D" href="http://polygeek.com/1508_flex_flash-10-3d-examples-of-rotating-components" target="_blank">Matrix3D</a> and <a title="FxRotate 3D in flex 4" href="http://blog.flexexamples.com/2008/10/25/incrementally-3d-rotating-objects-in-flex-using-the-fxrotate3d-in-flex/">FxRotate3D</a>. but they need to be supported by flash player 10.</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/01/24/flex-4-support-two-new-3d-model-matrix3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>swc file is an archive for flex or actio &#8230;</title>
		<link>http://doing.liduan.com/2009/01/23/swc-file-is-an-archive-for-flex-or-actio/</link>
		<comments>http://doing.liduan.com/2009/01/23/swc-file-is-an-archive-for-flex-or-actio/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 19:44:18 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/01/23/swc-file-is-an-archive-for-flex-or-actio/</guid>
		<description><![CDATA[swc file is an archive for flex or actionscript components and other assets. using one or more swc files in the flex project can by following command:
mxmlc -library-path+=path\SwcFileName_1.swc,path\SwcFileName_2.swc FlexAppName.mxml]]></description>
			<content:encoded><![CDATA[<p>swc file is an archive for flex or actionscript components and other assets. using one or more swc files in the flex project can by following command:<br />
<code>mxmlc -library-path+=path\SwcFileName_1.swc,path\SwcFileName_2.swc FlexAppName.mxml</code></p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/01/23/swc-file-is-an-archive-for-flex-or-actio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>using SpringGraph for any flex project:  &#8230;</title>
		<link>http://doing.liduan.com/2009/01/23/using-springgraph-for-any-flex-project/</link>
		<comments>http://doing.liduan.com/2009/01/23/using-springgraph-for-any-flex-project/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 19:39:56 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[spring graph]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/01/23/using-springgraph-for-any-flex-project/</guid>
		<description><![CDATA[using SpringGraph for any flex project:
SpringGraph is a 2D data visualization API based on the flex 2. I have used flex 3 sdk to demo the example of spring graph.
first of all, a package should be downloaded for using SpringGraph at developer blog. Extracting the package, copy ./SpringGraph/bin/SpringGraph.swc to the directory named simple.
The package provides [...]]]></description>
			<content:encoded><![CDATA[<p>using SpringGraph for any flex project:</p>
<p>SpringGraph is a 2D data visualization API based on the flex 2. I have used flex 3 sdk to demo the example of spring graph.</p>
<p>first of all, a <a title="springgraph packare" href="http://mark-shepherd.com/SpringGraph/download/springgraph.zip" target="_blank">package</a> should be downloaded for using SpringGraph at <a title="spring graph developer blog" href="http://flexed.wordpress.com/2006/11/20/mark-shepard-a-flex-component-for-graph-visualization/" target="_blank">developer blog</a>. Extracting the package, copy <code>./SpringGraph/bin/SpringGraph.swc</code> to the directory named simple.</p>
<p>The package provides five examples for testing SpringGraph. going into simple <strong>SpringGraphDemo</strong>. using command to compile the mxml file, like:<br />
<code>mxmlc -library-path+=../SpringGraph.swc SpringGraphDemo.mxml</code></p>
<p>than using a flash player open SpringGraphDemo.swf. the interface should like <a title="Spring Graph Component Tester" href="http://mark-shepherd.com/SpringGraph/SpringGraphDemo/bin/SpringGraphDemo.html" target="_blank">this example</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/01/23/using-springgraph-for-any-flex-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kap Lab is a partner of adobe working fo &#8230;</title>
		<link>http://doing.liduan.com/2009/01/23/kap-lab-is-a-partner-of-adobe-working-fo/</link>
		<comments>http://doing.liduan.com/2009/01/23/kap-lab-is-a-partner-of-adobe-working-fo/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 13:03:23 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[spring graph]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/01/23/kap-lab-is-a-partner-of-adobe-working-fo/</guid>
		<description><![CDATA[Kap Lab is a partner of adobe working for flex application research. the home page of kap lab provides some good examples of data visualization.]]></description>
			<content:encoded><![CDATA[<p>Kap Lab is a partner of adobe working for flex application research. the home page of kap lab provides some <a title="kap lab provides some good example of data visualization." href="http://lab.kapit.fr/display/kaplabhome/Home" target="_blank">good examples</a> of data visualization.</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/01/23/kap-lab-is-a-partner-of-adobe-working-fo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sound wave visualization is main functio &#8230;</title>
		<link>http://doing.liduan.com/2009/01/23/sound-wave-visualization-is-main-functio/</link>
		<comments>http://doing.liduan.com/2009/01/23/sound-wave-visualization-is-main-functio/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 12:53:10 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[sound wave]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/01/23/sound-wave-visualization-is-main-functio/</guid>
		<description><![CDATA[sound wave visualization is main function of Visualization Explorer. it is developed by Ben Stucki on the flex 2. try a simple demo.]]></description>
			<content:encoded><![CDATA[<p>sound wave visualization is main function of Visualization Explorer. it is developed by <a title="Ben Stucki's Blog" href="http://blog.benstucki.net/" target="_blank">Ben Stucki</a> on the flex 2. try a <a title="sound wave visualization simple demo" href="http://www.onflex.org/ted/2006/06/flex-components-visualization-explorer.php" target="_blank">simple demo</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/01/23/sound-wave-visualization-is-main-functio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>public class SpringGraph is supported by &#8230;</title>
		<link>http://doing.liduan.com/2009/01/23/public-class-springgraph-is-supported-by/</link>
		<comments>http://doing.liduan.com/2009/01/23/public-class-springgraph-is-supported-by/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 12:37:46 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[spring graph]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/01/23/public-class-springgraph-is-supported-by/</guid>
		<description><![CDATA[public class SpringGraph is supported by flex sdk. it is using for creating 2D spring graph for data visualization. a personal blog provides some examples for class SrpingGraph and its&#8217; subClass Roamer.]]></description>
			<content:encoded><![CDATA[<p>public class <a title="flex api support a public class springgraph" href="http://mark-shepherd.com/SpringGraph/docs/springgraph-asdoc/com/adobe/flex/extras/controls/springgraph/SpringGraph.html">SpringGraph</a> is supported by flex sdk. it is using for creating 2D spring graph for data visualization. a personal blog provides <a title="some example demo for class SrpingGraph and its' subClass Roamer" href="http://mark-shepherd.com/blog/springgraph-flex-component/">some examples</a> for class SrpingGraph and its&#8217; subClass <a title="An extension to SpringGraph that restricts the visible items to a subset of the full graph" href="http://mark-shepherd.com/SpringGraph/docs/springgraph-asdoc/com/adobe/flex/extras/controls/springgraph/Roamer.html" target="_blank">Roamer</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/01/23/public-class-springgraph-is-supported-by/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex + BlazeDS + Spring platform can be  &#8230;</title>
		<link>http://doing.liduan.com/2009/01/08/flex-blazeds-spring-platform-can-be/</link>
		<comments>http://doing.liduan.com/2009/01/08/flex-blazeds-spring-platform-can-be/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 16:30:38 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[BlazeDS]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[spring graph]]></category>
		<category><![CDATA[web apps]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/01/08/flex-blazeds-spring-platform-can-be/</guid>
		<description><![CDATA[Flex + BlazeDS + Spring platform can be used to publish flex web application.]]></description>
			<content:encoded><![CDATA[<p>Flex + <a title="spring flex and BlazeDS in web application" href="http://www.springsource.org/spring-flex">BlazeDS</a> + <a title="core spring and spring source" href="http://www.springsource.org/">Spring</a> platform can be used to publish flex web application.</p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/01/08/flex-blazeds-spring-platform-can-be/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Core Spring &#8211; Dublin: 20-23 January 200 &#8230;</title>
		<link>http://doing.liduan.com/2009/01/08/core-spring-dublin-20-23-january-200/</link>
		<comments>http://doing.liduan.com/2009/01/08/core-spring-dublin-20-23-january-200/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 16:26:51 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[BlazeDS]]></category>
		<category><![CDATA[courses]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[spring graph]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/01/08/core-spring-dublin-20-23-january-200/</guid>
		<description><![CDATA[ Core Spring &#8211; Dublin: 20-23 January 2009 
Tuesday, January 20, 2009 9:00 am -
Friday, January 23, 2009 5:00 pm (GMT)

New Horizons
Strand House
22-24 Strand Street Great
Dublin
Republic of Ireland

 




/*&#60;![CDATA[*/window["ctl00_ContentPlaceHolder1_efSummary"] = new RadAjaxPanelNamespace.RadAjaxPanel({ClientID:"ctl00_ContentPlaceHolder1_efSummary",EnableOutsideScripts:false,EnablePageHeadUpdate:true,Url:"/builder/site/Default.aspx?eventid=674948",LoadingPanelID:"",ActiveElementID:"",ClientEvents:{OnRequestStart:"",OnRequestSent:"",OnResponseReceived:"",OnResponseEnd:""},FormID:"aspnetForm",UniqueID:"ctl00$ContentPlaceHolder1$efSummary"});/*]]&#62;*/ Course fee: €2750  $0Early bird fee: €2300 if registered by 11 January 2009 $0 
]]></description>
			<content:encoded><![CDATA[<div id="ctl00_ContentPlaceHolder1_pnlDetails"><span class="eventName"> <span id="ctl00_ContentPlaceHolder1_lblEventTitle"><a title="Core Spring 2009 Dublin" href="http://www.regonline.com/builder/site/Default.aspx?eventid=674948">Core Spring</a> &#8211; Dublin: 20-23 January 2009</span> </span></p>
<div id="ctl00_ContentPlaceHolder1_pnlDateTime" class="eventLocation"><span id="ctl00_ContentPlaceHolder1_lblDateTime">Tuesday, January 20, 2009 9:00 am -<br />
Friday, January 23, 2009 5:00 pm (GMT)</span></div>
<div id="ctl00_ContentPlaceHolder1_pnlLocation" class="eventLocation">
<span id="ctl00_ContentPlaceHolder1_lblLocation">New Horizons<br />
Strand House<br />
22-24 Strand Street Great<br />
Dublin<br />
Republic of Ireland</span></div>
</div>
<p><!--rsvp buttons!--> <!--end rsvp!--></p>
<div class="eventContentHtml">
<div id="ctl00_ContentPlaceHolder1_efSummary"><!-- 1.6.2 --></p>
<div>
<input id="ctl00_ContentPlaceHolder1_efSummaryPostDataValue" name="ctl00_ContentPlaceHolder1_efSummaryPostDataValue" type="hidden" /></div>
<p><script type="text/javascript">/*&lt;![CDATA[*/window["ctl00_ContentPlaceHolder1_efSummary"] = new RadAjaxPanelNamespace.RadAjaxPanel({ClientID:"ctl00_ContentPlaceHolder1_efSummary",EnableOutsideScripts:false,EnablePageHeadUpdate:true,Url:"/builder/site/Default.aspx?eventid=674948",LoadingPanelID:"",ActiveElementID:"",ClientEvents:{OnRequestStart:"",OnRequestSent:"",OnResponseReceived:"",OnResponseEnd:""},FormID:"aspnetForm",UniqueID:"ctl00$ContentPlaceHolder1$efSummary"});/*]]&gt;*/</script> <span id="ctl00_ContentPlaceHolder1_lblSummary"><span style="font-family: Arial;"><span style="font-size: x-small;"><strong>Course fee:</strong> €2750</span> <strong></strong></span> $0<span style="font-family: Arial;"><strong>Early bird fee:</strong> €2300 if registered by 11 January 2009</span> $0 </span></div>
</div>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/01/08/core-spring-dublin-20-23-january-200/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
