<?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>Albertx blog &#187; flex</title>
	<atom:link href="http://www.albertx.mx/blog/tag/flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.albertx.mx/blog</link>
	<description>An Information Security library</description>
	<lastBuildDate>Tue, 25 Oct 2011 19:06:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Filter an ArrayCollection and don&#8217;t lose the original data</title>
		<link>http://www.albertx.mx/blog/filter-an-arraycollection-and-dont-lose-the-original-data/</link>
		<comments>http://www.albertx.mx/blog/filter-an-arraycollection-and-dont-lose-the-original-data/#comments</comments>
		<pubDate>Sat, 02 May 2009 17:22:57 +0000</pubDate>
		<dc:creator>Alberto González</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[Adobe Flex]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://x-geom.net/blog/?p=86</guid>
		<description><![CDATA[Yesterday, one of my students asked me about recovering the original data of an ArrayCollection if this ArrayCollection has a filter applied.In Adobe Flex, the ArrayCollection class has a property called filterFunction. We can assign a function reference directly to this property and then apply a refresh() to the ArrayCollection instance.This is an example. // [...]]]></description>
		<wfw:commentRss>http://www.albertx.mx/blog/filter-an-arraycollection-and-dont-lose-the-original-data/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Adobe Flex 3 and AIR certification exam now available.</title>
		<link>http://www.albertx.mx/blog/adobe-flex-3-and-air-certification-exam-now-available/</link>
		<comments>http://www.albertx.mx/blog/adobe-flex-3-and-air-certification-exam-now-available/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 20:00:16 +0000</pubDate>
		<dc:creator>Alberto González</dc:creator>
				<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[Adobe Flex]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[New Releases]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[certification]]></category>
		<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://x-geom.net/blog/?p=58</guid>
		<description><![CDATA[Well, good news for everyone who was waiting for the new certification in Flex 3 or AIR.Few days ago Adobe released the ACE certification exam for Flex 3 and AIR (just one exam for both of them) and you can get all the information in certified community at Adobe.com.The price of the exam is US$ [...]]]></description>
		<wfw:commentRss>http://www.albertx.mx/blog/adobe-flex-3-and-air-certification-exam-now-available/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Zend and Adobe ( PHP and Flex )</title>
		<link>http://www.albertx.mx/blog/zend-and-adobe-php-and-flex/</link>
		<comments>http://www.albertx.mx/blog/zend-and-adobe-php-and-flex/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 05:25:39 +0000</pubDate>
		<dc:creator>Alberto González</dc:creator>
				<category><![CDATA[Adobe Flex]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[New Releases]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://x-geom.net/blog/?p=54</guid>
		<description><![CDATA[There are many people that use to work with Flex in the front layer and Java in the back layer, other people work with Flex and .NET but others usually work with Flex in front end and PHP for back end. I mean, you know that PHP is a very popular language as If you [...]]]></description>
		<wfw:commentRss>http://www.albertx.mx/blog/zend-and-adobe-php-and-flex/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Profiling Flash Applications with Flex Builder 3</title>
		<link>http://www.albertx.mx/blog/profiling-flash-applications-with-flex-builder-3/</link>
		<comments>http://www.albertx.mx/blog/profiling-flash-applications-with-flex-builder-3/#comments</comments>
		<pubDate>Sun, 03 Aug 2008 18:48:52 +0000</pubDate>
		<dc:creator>Alberto González</dc:creator>
				<category><![CDATA[Adobe Flash]]></category>
		<category><![CDATA[Adobe Flex]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[Flex builder]]></category>
		<category><![CDATA[profiling]]></category>

		<guid isPermaLink="false">http://x-geom.net/blog/?p=48</guid>
		<description><![CDATA[If you use to create Flex Apps I&#8217;m almost sure you profile your applications with Flex Builder or with another tool related to. This time I&#8217;ll talk about profiling applications.Profiling an application means to inspect the elements that your application is running, how much memory you application is consuming, how many instances of each class [...]]]></description>
		<wfw:commentRss>http://www.albertx.mx/blog/profiling-flash-applications-with-flex-builder-3/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Software Guru&#8217;08 Conference and Expo day 3</title>
		<link>http://www.albertx.mx/blog/software-guru-08-conference-and-expo-day-3/</link>
		<comments>http://www.albertx.mx/blog/software-guru-08-conference-and-expo-day-3/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 05:35:29 +0000</pubDate>
		<dc:creator>Alberto González</dc:creator>
				<category><![CDATA[Adobe Flex]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[Expo]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[JavaFX]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Software Guru]]></category>

		<guid isPermaLink="false">http://x-geom.net/blog/?p=35</guid>
		<description><![CDATA[Today was the 3rd day in Software Guru 08 Conference and Expo. This time there were a lot of conferences related to project management, strategies for building software , technology, process improvements and more.I attended to some sessions about, Share Point from Microsoft, Agile Modeling with UML, project management and a Rich Internet Applications conference [...]]]></description>
		<wfw:commentRss>http://www.albertx.mx/blog/software-guru-08-conference-and-expo-day-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenSource Adobe [.com]</title>
		<link>http://www.albertx.mx/blog/opensource-adobe-com/</link>
		<comments>http://www.albertx.mx/blog/opensource-adobe-com/#comments</comments>
		<pubDate>Sun, 02 Mar 2008 06:36:04 +0000</pubDate>
		<dc:creator>Alberto González</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[blazeds]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[tamarin]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://x-geom.net/blog/?p=8</guid>
		<description><![CDATA[With the release of these 2 technologies (Flex 3 and AIR 1.0) there were also web pages and sites that are online now. One of the most exciting of these sites is OpenSource Adobe (http://opensource.adobe.com). In this web site you can find the technologies that Adobe is contributing to and also the technologies you can [...]]]></description>
		<wfw:commentRss>http://www.albertx.mx/blog/opensource-adobe-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

