<?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; Web Applications</title>
	<atom:link href="http://creative-geeks.com/blog/category/web-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://creative-geeks.com/blog</link>
	<description>Creativity , Interactivity and Technology</description>
	<lastBuildDate>Wed, 09 May 2012 18:59:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Start to create websites via webapplications in the cloud</title>
		<link>http://creative-geeks.com/blog/2012/05/09/start-to-create-websites-via-webapplications-in-the-cloud/</link>
		<comments>http://creative-geeks.com/blog/2012/05/09/start-to-create-websites-via-webapplications-in-the-cloud/#comments</comments>
		<pubDate>Wed, 09 May 2012 18:58:03 +0000</pubDate>
		<dc:creator>Lode</dc:creator>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Webdesign]]></category>

		<guid isPermaLink="false">http://creative-geeks.com/blog/?p=1133</guid>
		<description><![CDATA[Hey geeks, Since more then 12 years I am working on websites and the web in general. I really regret that due to my job I do not have alot of time to work on projects, and therefore I try to find a solution. Whole days I am travelling from point A to B, wasting [...]]]></description>
		<wfw:commentRss>http://creative-geeks.com/blog/2012/05/09/start-to-create-websites-via-webapplications-in-the-cloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting visitors IP information with PHP and CURL</title>
		<link>http://creative-geeks.com/blog/2012/05/06/getting-ip-information-with-php-and-curl/</link>
		<comments>http://creative-geeks.com/blog/2012/05/06/getting-ip-information-with-php-and-curl/#comments</comments>
		<pubDate>Sat, 05 May 2012 22:19:41 +0000</pubDate>
		<dc:creator>Daan</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[CURL]]></category>
		<category><![CDATA[Geo Information]]></category>
		<category><![CDATA[IP]]></category>

		<guid isPermaLink="false">http://creative-geeks.com/blog/?p=1212</guid>
		<description><![CDATA[The PHP snippet below will enable your webpage to fetch geo information about the visitor to the website according to thei IP adress. We&#8217;ll be using the http://www.ipaddresslocation.org service for this example, and with a little page scrapping we can fetch the correct location data. There are many use cases for this simple feature: You [...]]]></description>
		<wfw:commentRss>http://creative-geeks.com/blog/2012/05/06/getting-ip-information-with-php-and-curl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interesting techniques for cross browser CSS</title>
		<link>http://creative-geeks.com/blog/2012/05/05/interesting-techniques-for-cross-browser-css/</link>
		<comments>http://creative-geeks.com/blog/2012/05/05/interesting-techniques-for-cross-browser-css/#comments</comments>
		<pubDate>Sat, 05 May 2012 12:25:24 +0000</pubDate>
		<dc:creator>Daan</dc:creator>
				<category><![CDATA[Creativity]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Cross Browser]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Front-End development]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://creative-geeks.com/blog/?p=1184</guid>
		<description><![CDATA[As a front-end developer all the diferent browsers do give you headaches time to time&#8230; To reduce this hassle we have bundled some ineresting techniques for creating crossbrowser CSS. Using reset CSS Web browsers make use a different default styling for their HTML elements: that&#8217;s why it&#8217;s important to include a universal reset CSS for [...]]]></description>
		<wfw:commentRss>http://creative-geeks.com/blog/2012/05/05/interesting-techniques-for-cross-browser-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Limiting the number of textlines on a Flex TextArea</title>
		<link>http://creative-geeks.com/blog/2012/05/05/limiting-the-number-of-textlines-on-a-flex-textarea/</link>
		<comments>http://creative-geeks.com/blog/2012/05/05/limiting-the-number-of-textlines-on-a-flex-textarea/#comments</comments>
		<pubDate>Fri, 04 May 2012 23:41:21 +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[Actionscript 3]]></category>
		<category><![CDATA[Component]]></category>
		<category><![CDATA[Custom]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[Interface]]></category>
		<category><![CDATA[TextArea]]></category>

		<guid isPermaLink="false">http://creative-geeks.com/blog/?p=1171</guid>
		<description><![CDATA[The following code shows you how you can limit the number of textlines on a Flex TextArea component. Because it&#8217;s not a standard property, we&#8217;ll have to implement out own logic on the mx.controls.TextArea. package com.creativegeeks.presentation &#123; &#160; &#160; import flash.events.KeyboardEvent; &#160; &#160; import flash.events.TextEvent; &#160; &#160; &#160; &#160; import mx.controls.TextArea; &#160; &#160; &#160; &#160; [...]]]></description>
		<wfw:commentRss>http://creative-geeks.com/blog/2012/05/05/limiting-the-number-of-textlines-on-a-flex-textarea/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Organizing your mailaccount: part1</title>
		<link>http://creative-geeks.com/blog/2011/11/13/organizing-your-mailaccount-part1/</link>
		<comments>http://creative-geeks.com/blog/2011/11/13/organizing-your-mailaccount-part1/#comments</comments>
		<pubDate>Sun, 13 Nov 2011 14:43:44 +0000</pubDate>
		<dc:creator>Lode</dc:creator>
				<category><![CDATA[Creativity]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[Webmail]]></category>

		<guid isPermaLink="false">http://creative-geeks.com/blog/?p=1076</guid>
		<description><![CDATA[Dear geeks, Have already been in the same situation as me? Having several e-mail addresses. Each for their own purpose and network of people? But you do not want to check all your email-accounts separately? Or you have 2000 unread items in your mailbox and you do not know where to start filtering and removing? [...]]]></description>
		<wfw:commentRss>http://creative-geeks.com/blog/2011/11/13/organizing-your-mailaccount-part1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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 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>import vcards into your web application</title>
		<link>http://creative-geeks.com/blog/2010/06/13/import-vcards-into-your-web-application/</link>
		<comments>http://creative-geeks.com/blog/2010/06/13/import-vcards-into-your-web-application/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 10:48:30 +0000</pubDate>
		<dc:creator>Lode</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Contact card]]></category>
		<category><![CDATA[Flex4]]></category>
		<category><![CDATA[Outlook contact]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Vcard]]></category>
		<category><![CDATA[VCF]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://creative-geeks.com/blog/?p=804</guid>
		<description><![CDATA[Good evening geeks, Last week I figured out how to import V-cards into your web application using flex. And I like to share that with you. For this example I used a trial of flash builder 4, this is important to know before you start reading this! What do you need to finish this tutorial [...]]]></description>
		<wfw:commentRss>http://creative-geeks.com/blog/2010/06/13/import-vcards-into-your-web-application/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ShapesAnimation class GiveAway</title>
		<link>http://creative-geeks.com/blog/2010/06/13/shapesanimation-class-giveaway/</link>
		<comments>http://creative-geeks.com/blog/2010/06/13/shapesanimation-class-giveaway/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 10:32:42 +0000</pubDate>
		<dc:creator>Lode</dc:creator>
				<category><![CDATA[Air]]></category>
		<category><![CDATA[Creativity]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Actionscript 3]]></category>
		<category><![CDATA[Animation]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Shapes]]></category>

		<guid isPermaLink="false">http://creative-geeks.com/blog/?p=834</guid>
		<description><![CDATA[Hey geeks, Today, I am in a good mood. So I decided to share a class which generates an given ammount of shapes and animates them. All you need to do is download the files, and create an instance of the class. This class creates random shapes with random ammounts. Note:For the animation part of [...]]]></description>
		<wfw:commentRss>http://creative-geeks.com/blog/2010/06/13/shapesanimation-class-giveaway/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to the google font API</title>
		<link>http://creative-geeks.com/blog/2010/05/24/google-font-api-introduction/</link>
		<comments>http://creative-geeks.com/blog/2010/05/24/google-font-api-introduction/#comments</comments>
		<pubDate>Mon, 24 May 2010 18:15:17 +0000</pubDate>
		<dc:creator>Lode</dc:creator>
				<category><![CDATA[Creativity]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://creative-geeks.com/blog/?p=777</guid>
		<description><![CDATA[Great news geeks! google has released the font api for webdevelopers. By using this api you can use different font then the standard fonts. Which means, you can make your future website more beautifull and stylish. How can I do this? Calling the API is done by assigning a href to the style attribute in [...]]]></description>
		<wfw:commentRss>http://creative-geeks.com/blog/2010/05/24/google-font-api-introduction/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

