<?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>Creative Geek Talk &#187; RIA</title>
	<atom:link href="http://creative-geeks.com/blog/category/ria/feed/" rel="self" type="application/rss+xml" />
	<link>http://creative-geeks.com/blog</link>
	<description>Creativity , Interactivity and Technology</description>
	<lastBuildDate>Mon, 14 Nov 2011 15:16:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Mailchimp: invasion of the new generation emailmanagment webapps</title>
		<link>http://creative-geeks.com/blog/2011/03/07/mailchimp-invasion-of-the-new-generation-emailmanagment-webapps/</link>
		<comments>http://creative-geeks.com/blog/2011/03/07/mailchimp-invasion-of-the-new-generation-emailmanagment-webapps/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 21:46:46 +0000</pubDate>
		<dc:creator>Lode</dc:creator>
				<category><![CDATA[RIA]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[Great Web Applications]]></category>
		<category><![CDATA[Integration]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Social networking]]></category>

		<guid isPermaLink="false">http://creative-geeks.com/blog/?p=1005</guid>
		<description><![CDATA[Hey folks, If you are searching for a marketing solution for your mailtraffic, search no longer! Because Mailchimp is the answer! I know&#8230; I hear you think Hey there is a marketing guy talking about his product or company. I can assure you that I have no benefits talking about this webservice. The only benifit [...]]]></description>
		<wfw:commentRss>http://creative-geeks.com/blog/2011/03/07/mailchimp-invasion-of-the-new-generation-emailmanagment-webapps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ActionScript 3.0 &#8211; RGB Separator &#8211; 3D Effect</title>
		<link>http://creative-geeks.com/blog/2011/02/05/actionscript-3-0-rgb-separator-3d-effect/</link>
		<comments>http://creative-geeks.com/blog/2011/02/05/actionscript-3-0-rgb-separator-3d-effect/#comments</comments>
		<pubDate>Sat, 05 Feb 2011 15:02:33 +0000</pubDate>
		<dc:creator>Daan</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Air]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Actionscript 3]]></category>
		<category><![CDATA[Bitmap]]></category>
		<category><![CDATA[Effects]]></category>
		<category><![CDATA[RGB]]></category>
		<category><![CDATA[Utils]]></category>

		<guid isPermaLink="false">http://creative-geeks.com/blog/?p=953</guid>
		<description><![CDATA[With this ActionScript 3.0 class you can extract the RGB channels of a specified Bitmap. After the extraction, which returns an array with the different color channels, you can use each color channel for animation, or combine the channels to create a fake 3D-effect like below or go nasty with your own ideas &#8230;. If [...]]]></description>
		<wfw:commentRss>http://creative-geeks.com/blog/2011/02/05/actionscript-3-0-rgb-separator-3d-effect/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>IPinfodb ActionScript 3.0 &#8211; NEW API!</title>
		<link>http://creative-geeks.com/blog/2011/01/30/ipinfodb-actionscript-3-0-new-api/</link>
		<comments>http://creative-geeks.com/blog/2011/01/30/ipinfodb-actionscript-3-0-new-api/#comments</comments>
		<pubDate>Sat, 29 Jan 2011 22:38:54 +0000</pubDate>
		<dc:creator>Daan</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Air]]></category>
		<category><![CDATA[Creativity]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flash Lite]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Actionscript 3]]></category>
		<category><![CDATA[Geo Information]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[Web Service]]></category>

		<guid isPermaLink="false">http://creative-geeks.com/blog/?p=934</guid>
		<description><![CDATA[Are you looking for the geographical location of an IP address? IPinfodb offers a you that service, for FREE! We just ported the service to an ActionScript 3.0 API to open it up for other Flash and Flex developers &#8230; Example: Download source files Important that you set the the api key(_api_key) in the IpToLocation.as [...]]]></description>
		<wfw:commentRss>http://creative-geeks.com/blog/2011/01/30/ipinfodb-actionscript-3-0-new-api/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Useful String Functions with ActionScript 3.0</title>
		<link>http://creative-geeks.com/blog/2011/01/28/useful-string-functions-with-actionscript-3-0/</link>
		<comments>http://creative-geeks.com/blog/2011/01/28/useful-string-functions-with-actionscript-3-0/#comments</comments>
		<pubDate>Fri, 28 Jan 2011 21:45:19 +0000</pubDate>
		<dc:creator>Daan</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Air]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flash Lite]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Actionscript 3]]></category>
		<category><![CDATA[Functions]]></category>
		<category><![CDATA[Manipulation]]></category>
		<category><![CDATA[String]]></category>

		<guid isPermaLink="false">http://creative-geeks.com/blog/?p=903</guid>
		<description><![CDATA[Some useful String functions that van be used in ActionScript 3.0 projects &#8230; Strip Spaces from a String private function stripSpaces&#40;$myString:String&#41;:String &#123; return $myString.split&#40;&#34; &#34;&#41;.join&#40;&#34;&#34;&#41;; &#125; Get the Last Char in a String private function getLastCharInString&#40;$s:String&#41;:String &#123; return $s.substr&#40;$s.length-1,$s.length&#41;; &#125; Email Validation private function isValidEmail&#40;$email:String&#41;:Boolean &#123; var emailExpression:RegExp = /([a-z0-9._-]+?)@([a-z0-9.-]+)\.([a-z]{2,4})/; return emailExpression.test&#40;$email&#41;; &#125; Number of [...]]]></description>
		<wfw:commentRss>http://creative-geeks.com/blog/2011/01/28/useful-string-functions-with-actionscript-3-0/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ActionScript 3 Vector vs Array Performance test</title>
		<link>http://creative-geeks.com/blog/2010/07/29/actionscript-3-vector-vs-array-performance-test/</link>
		<comments>http://creative-geeks.com/blog/2010/07/29/actionscript-3-vector-vs-array-performance-test/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 18:04:24 +0000</pubDate>
		<dc:creator>Lode</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Air]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[Arrays]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[Flash player 10]]></category>
		<category><![CDATA[Performace testing]]></category>
		<category><![CDATA[Speed]]></category>
		<category><![CDATA[Vector]]></category>

		<guid isPermaLink="false">http://creative-geeks.com/blog/?p=871</guid>
		<description><![CDATA[Interesting article about the new Vector feature in flash player 10, thanks to Mike Chambers for this article In my original post on the new Flash Player 10 Vector class, I did a simple example that showed Vectors being slightly faster than Array when just populating and looping through collections. Below is another example that shows [...]]]></description>
		<wfw:commentRss>http://creative-geeks.com/blog/2010/07/29/actionscript-3-vector-vs-array-performance-test/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>AMFPHP and PHP 5.3 bugfix</title>
		<link>http://creative-geeks.com/blog/2009/12/11/amfphp-and-php-5-3-bugfix/</link>
		<comments>http://creative-geeks.com/blog/2009/12/11/amfphp-and-php-5-3-bugfix/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 14:41:04 +0000</pubDate>
		<dc:creator>Lode</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[AMFPHP]]></category>
		<category><![CDATA[Bug]]></category>
		<category><![CDATA[Fix]]></category>
		<category><![CDATA[Remoting]]></category>
		<category><![CDATA[WAMP]]></category>

		<guid isPermaLink="false">http://creative-geeks.com/blog/?p=729</guid>
		<description><![CDATA[Hey geeks, Personnaly I love working with AMFPHP in combination with Flash or Flex applications. When I was preparing a job interview I faced alot of problems with the new version of PHP5. Off-course my first reflex was to google for a solution and I found alot of information that I like to share with [...]]]></description>
		<wfw:commentRss>http://creative-geeks.com/blog/2009/12/11/amfphp-and-php-5-3-bugfix/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Currency Converter Flex Component</title>
		<link>http://creative-geeks.com/blog/2009/10/13/currency-converter-flex-component/</link>
		<comments>http://creative-geeks.com/blog/2009/10/13/currency-converter-flex-component/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 15:40:19 +0000</pubDate>
		<dc:creator>Daan</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Air]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Component]]></category>
		<category><![CDATA[Converter]]></category>
		<category><![CDATA[Currency]]></category>

		<guid isPermaLink="false">http://creative-geeks.com/blog/?p=662</guid>
		<description><![CDATA[Recently I developed a small Flex component: the International Currency Converter. Workflow For a better insight on how this component can be used and re-used, I will explain the work flow. This component works with an on line web-service for the different currency conversion rates. Which are updated daily. To invoke a currency rate we [...]]]></description>
		<wfw:commentRss>http://creative-geeks.com/blog/2009/10/13/currency-converter-flex-component/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Google Maps Driving Directions with ActionScript</title>
		<link>http://creative-geeks.com/blog/2009/09/23/google-maps-with-driving-directions-with-actionscript/</link>
		<comments>http://creative-geeks.com/blog/2009/09/23/google-maps-with-driving-directions-with-actionscript/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 20:21:54 +0000</pubDate>
		<dc:creator>Daan</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Air]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Directions]]></category>
		<category><![CDATA[Driving]]></category>
		<category><![CDATA[Google Maps]]></category>

		<guid isPermaLink="false">http://creative-geeks.com/blog/?p=622</guid>
		<description><![CDATA[In a recent post, I showed the basics of embedding a Google Maps inside your Flex/Flash projects &#8230; With this article I wanna show you this awsome service that the Google Maps API offers&#8230;. The Google Driving Directions service, enables you to apply driving directions to your Google Map &#8230; [code lang="actionscript"] import com.google.maps.MapMouseEvent; import [...]]]></description>
		<wfw:commentRss>http://creative-geeks.com/blog/2009/09/23/google-maps-with-driving-directions-with-actionscript/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Getting started with Adobe Flex (Flash Builder)</title>
		<link>http://creative-geeks.com/blog/2009/09/12/getting-started-with-adobe-flex-flash-builder/</link>
		<comments>http://creative-geeks.com/blog/2009/09/12/getting-started-with-adobe-flex-flash-builder/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 22:40:42 +0000</pubDate>
		<dc:creator>Daan</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Air]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Developer]]></category>
		<category><![CDATA[Flash Player]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Starting]]></category>
		<category><![CDATA[SWF]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://creative-geeks.com/blog/?p=527</guid>
		<description><![CDATA[As a Flex/Flash developer, I gathered some nice resource websites that can help out any starting Flex developer&#8230;. Some people may think, what&#8217;s Flex? Create engaging, cross-platform rich Internet applications Flex is a highly productive, free open source framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops, and [...]]]></description>
		<wfw:commentRss>http://creative-geeks.com/blog/2009/09/12/getting-started-with-adobe-flex-flash-builder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>File Deletion with ActionScript 3.0 and PHP</title>
		<link>http://creative-geeks.com/blog/2009/06/24/file-deletion-with-actionscript-3-0-and-php/</link>
		<comments>http://creative-geeks.com/blog/2009/06/24/file-deletion-with-actionscript-3-0-and-php/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 15:38:33 +0000</pubDate>
		<dc:creator>Daan</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Air]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Action]]></category>
		<category><![CDATA[Actionscript 3]]></category>
		<category><![CDATA[Deletion]]></category>
		<category><![CDATA[File]]></category>

		<guid isPermaLink="false">http://creative-geeks.com/blog/?p=439</guid>
		<description><![CDATA[In a prevouis post I talked about uploading files with ActionScript to a server location. In this post I wil explain, how server files can be easliy erased from the server from inside ActionScript. 1. The File Delete Script This is a simple PHP file, that requires a POST variable. This variable contains the url [...]]]></description>
		<wfw:commentRss>http://creative-geeks.com/blog/2009/06/24/file-deletion-with-actionscript-3-0-and-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

