<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>BLOG IN GABRIEL</title>
	<atom:link href="http://gabrielflex.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://gabrielflex.wordpress.com</link>
	<description>Blog destinado para os desenvolvedores em Adobe Flex &#38; Java</description>
	<lastBuildDate>Thu, 07 Aug 2008 17:25:50 +0000</lastBuildDate>
	<language>pt-br</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='gabrielflex.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>BLOG IN GABRIEL</title>
		<link>http://gabrielflex.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://gabrielflex.wordpress.com/osd.xml" title="BLOG IN GABRIEL" />
	<atom:link rel='hub' href='http://gabrielflex.wordpress.com/?pushpress=hub'/>
		<item>
		<title>1º Encontro Comunidade Adobe Flex maringaense Flex Ingá!</title>
		<link>http://gabrielflex.wordpress.com/2008/08/07/1%c2%ba-encontro-comunidade-adobe-flex-maringaense-flex-inga/</link>
		<comments>http://gabrielflex.wordpress.com/2008/08/07/1%c2%ba-encontro-comunidade-adobe-flex-maringaense-flex-inga/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 17:25:50 +0000</pubDate>
		<dc:creator>Gabriel</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://gabrielflex.wordpress.com/?p=20</guid>
		<description><![CDATA[Ola confgira como foi o encontro da mais nova comunidade Adobe Flex do Brasil o Flex Ingá !<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gabrielflex.wordpress.com&amp;blog=3213936&amp;post=20&amp;subd=gabrielflex&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://gabrielflex.wordpress.com/2008/08/07/1%c2%ba-encontro-comunidade-adobe-flex-maringaense-flex-inga/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/623f2c9dc0e7132313becfcf377ff90f?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Gabriel</media:title>
		</media:content>
	</item>
		<item>
		<title>Flexinga agora já exite!</title>
		<link>http://gabrielflex.wordpress.com/2008/06/27/flexinga-em-breve-comunidade-maringaense/</link>
		<comments>http://gabrielflex.wordpress.com/2008/06/27/flexinga-em-breve-comunidade-maringaense/#comments</comments>
		<pubDate>Sat, 28 Jun 2008 00:57:40 +0000</pubDate>
		<dc:creator>Gabriel</dc:creator>
				<category><![CDATA[FLEX]]></category>

		<guid isPermaLink="false">http://gabrielflex.wordpress.com/?p=13</guid>
		<description><![CDATA[Ola amigos o FlexIngá está no ar, a comunidade maringaense sobre Adobe Flex, a nova tendência ou evolução mais realista nos dias de hoje, com essa nova comunidade, esperamos contar com maior número de pessoas possível, assim ajudando crescer cada vez mais a comunidade brasileira Flex. Para quem tiver alguma duvida, mande um e-mail para [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gabrielflex.wordpress.com&amp;blog=3213936&amp;post=13&amp;subd=gabrielflex&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://gabrielflex.wordpress.com/2008/06/27/flexinga-em-breve-comunidade-maringaense/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/623f2c9dc0e7132313becfcf377ff90f?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Gabriel</media:title>
		</media:content>
	</item>
		<item>
		<title>Primeiro app em Flex!</title>
		<link>http://gabrielflex.wordpress.com/2008/03/19/primeiro-app-em-flex/</link>
		<comments>http://gabrielflex.wordpress.com/2008/03/19/primeiro-app-em-flex/#comments</comments>
		<pubDate>Wed, 19 Mar 2008 20:15:45 +0000</pubDate>
		<dc:creator>Gabriel</dc:creator>
				<category><![CDATA[FLEX]]></category>

		<guid isPermaLink="false">http://gabrielflex.wordpress.com/?p=8</guid>
		<description><![CDATA[Aqui está o primeiro exemplo no blog feito em Flex! Um simples “ola mundo” realmente isso e um espetáculo. &#60;?xml version=&#8221;1.0&#8243; encoding=&#8221;utf-8&#8243;?&#62; &#60;mx:Application xmlns:mx=&#8221;http://www.adobe.com/2006/mxml&#8221; layout=&#8221;absolute&#8221; viewSourceURL=&#8221;srcview/index.html&#8221;&#62; &#60;mx:Script&#62; &#60;![CDATA[ import mx.controls.Alert; private function Show():void{ Alert.show("Ola Mundo! \nBem vindo ao meu Blog.","Blog in Gabriel"); } ]]&#62; &#60;/mx:Script&#62; &#60;mx:Canvas width=&#8221;166&#8243; height=&#8221;82&#8243; horizontalCenter=&#8221;0&#8243; verticalCenter=&#8221;0&#8243; borderStyle=&#8221;solid&#8221; cornerRadius=&#8221;4&#8243;&#62; &#60;mx:Button click=&#8221;{Show()}&#8221; x=&#8221;10&#8243; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gabrielflex.wordpress.com&amp;blog=3213936&amp;post=8&amp;subd=gabrielflex&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://gabrielflex.wordpress.com/2008/03/19/primeiro-app-em-flex/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/623f2c9dc0e7132313becfcf377ff90f?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Gabriel</media:title>
		</media:content>
	</item>
	</channel>
</rss>
