<?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>dasflash</title>
	<atom:link href="http://dasflash.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dasflash.com</link>
	<description>Flex, AIR &#38; the Flux of Flash</description>
	<lastBuildDate>Tue, 09 Feb 2010 00:49:11 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New Tutorial and Updates for the SoundCloud AS3 API</title>
		<link>http://dasflash.com/2010/02/new-tutorial-and-updates-for-the-soundcloud-as3-api/</link>
		<comments>http://dasflash.com/2010/02/new-tutorial-and-updates-for-the-soundcloud-as3-api/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 22:44:10 +0000</pubDate>
		<dc:creator>Dorian</dc:creator>
				<category><![CDATA[Soundcloud]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[Soundcloud-API]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://dasflash.com/?p=125</guid>
		<description><![CDATA[I just wrote a new tutorial for the SoundCloud AS3 API, &#8220;How to Go Through OAuth Authentication in a Single Browser Window&#8221;. This tutorial explains how to set up a web-based Flash application in a way that the user stays in the same browser window during the OAuth authentication and does not need to copy [...]]]></description>
		<wfw:commentRss>http://dasflash.com/2010/02/new-tutorial-and-updates-for-the-soundcloud-as3-api/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>We don&#8217;t need Flash on the iPad, we need better tools to build HTML5 sites</title>
		<link>http://dasflash.com/2010/01/we-dont-need-flash-on-the-ipad-we-need-better-tools-to-build-html5-sites/</link>
		<comments>http://dasflash.com/2010/01/we-dont-need-flash-on-the-ipad-we-need-better-tools-to-build-html5-sites/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 14:46:29 +0000</pubDate>
		<dc:creator>Dorian</dc:creator>
				<category><![CDATA[Flash Platform]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone OS]]></category>
		<category><![CDATA[User Experience]]></category>

		<guid isPermaLink="false">http://dasflash.com/?p=150</guid>
		<description><![CDATA[The recent discussion about whether the web needs Flash or not was overdue. My opinion is this: Yes, we need an alternative to Flash Player, and HTML5 could soon replace it in most cases. But most of all we need a good IDE to develop content for modern browsers.
Flash has two critical shortcomings that make it hard [...]]]></description>
		<wfw:commentRss>http://dasflash.com/2010/01/we-dont-need-flash-on-the-ipad-we-need-better-tools-to-build-html5-sites/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Introducing Scup</title>
		<link>http://dasflash.com/2009/11/introducing-scup/</link>
		<comments>http://dasflash.com/2009/11/introducing-scup/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 08:45:00 +0000</pubDate>
		<dc:creator>Dorian</dc:creator>
				<category><![CDATA[Scup]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flex 4]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Soundcloud]]></category>
		<category><![CDATA[Soundcloud-API]]></category>
		<category><![CDATA[Spark Components]]></category>
		<category><![CDATA[Swiz]]></category>

		<guid isPermaLink="false">http://dasflash.com/?p=140</guid>
		<description><![CDATA[Today I&#8217;ve released a little AIR tool for all SoundCloud heavy-users. It&#8217;s called Scup, which is short for SoundCloud Uploader &#8211; and it does just that. You can upload tracks from your desktop by simply dragging them on the program window and then create a set (i.e. a playlist) consisting of these tracks. Grab it [...]]]></description>
		<wfw:commentRss>http://dasflash.com/2009/11/introducing-scup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updates to the SoundCloud AS3 API</title>
		<link>http://dasflash.com/2009/09/updates-to-the-soundcloud-as3-api/</link>
		<comments>http://dasflash.com/2009/09/updates-to-the-soundcloud-as3-api/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 14:47:13 +0000</pubDate>
		<dc:creator>Dorian</dc:creator>
				<category><![CDATA[Soundcloud]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Soundcloud-API]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://dasflash.com/?p=85</guid>
		<description><![CDATA[During the last week I made some improvements to the SoundCloud AS3 API library:

Full ASDoc documentation is now available online
Uploaded an example file for Flash CS4
API is now prepared for scenarios where you want to automatically get an access token after authentication (I&#8217;ll do an extra post on this in the next days)
Added support for requests to [...]]]></description>
		<wfw:commentRss>http://dasflash.com/2009/09/updates-to-the-soundcloud-as3-api/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Quick Start Tutorial for the SoundCloud AS3 API</title>
		<link>http://dasflash.com/2009/09/quick-start-tutorial-for-the-soundcloud-as3-api/</link>
		<comments>http://dasflash.com/2009/09/quick-start-tutorial-for-the-soundcloud-as3-api/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 23:26:01 +0000</pubDate>
		<dc:creator>Dorian</dc:creator>
				<category><![CDATA[Soundcloud]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Soundcloud-API]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://dasflash.com/?p=70</guid>
		<description><![CDATA[The first release version of the SoundCloud AS3 API wrapper is now available on github. This library enables your Flash or Flex projects to communicate with SoundCloud&#8217;s API to upload tracks, create playlists, edit user info and so on. It handles all the complicated OAuth authentication in the background so you only have to deal [...]]]></description>
		<wfw:commentRss>http://dasflash.com/2009/09/quick-start-tutorial-for-the-soundcloud-as3-api/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Renaming Flex Builder solves one problem but causes another</title>
		<link>http://dasflash.com/2009/08/renaming-flex-builder-solves-one-problem-but-causes-another/</link>
		<comments>http://dasflash.com/2009/08/renaming-flex-builder-solves-one-problem-but-causes-another/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 09:52:20 +0000</pubDate>
		<dc:creator>Dorian</dc:creator>
				<category><![CDATA[Flash Platform]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Flash Builder]]></category>
		<category><![CDATA[Flex Builder]]></category>

		<guid isPermaLink="false">http://dasflash.com/?p=51</guid>
		<description><![CDATA[Yesterday I had a meeting with a client who was looking for a Flex Developer to maintain an existing Flex project. I had a look at the code and was pretty confused because, well, it wasn&#8217;t Flex. It was just a huge Flex Builder ActionScript project including several .fla files full of library assets. Just because he [...]]]></description>
		<wfw:commentRss>http://dasflash.com/2009/08/renaming-flex-builder-solves-one-problem-but-causes-another/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Soundcloud API for Flash and Flex</title>
		<link>http://dasflash.com/2009/08/soundcloud-api-for-flash-and-flex/</link>
		<comments>http://dasflash.com/2009/08/soundcloud-api-for-flash-and-flex/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 23:07:42 +0000</pubDate>
		<dc:creator>Dorian</dc:creator>
				<category><![CDATA[Soundcloud]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Scup]]></category>
		<category><![CDATA[Soundcloud-API]]></category>

		<guid isPermaLink="false">http://dasflash.com/?p=12</guid>
		<description><![CDATA[I&#8217;ve just started working on an AS3-Wrapper for the Soundcloud-API. If you never heard of Soundcloud: It&#8217;s a very cool service for sharing audio files on the web. Something like Youtube for music, but with style. They already have API-wrappers for Ruby, Cocoa and Python and there are several great apps using these APIs, e.g. [...]]]></description>
		<wfw:commentRss>http://dasflash.com/2009/08/soundcloud-api-for-flash-and-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why can&#8217;t Adobe get the settings dialogs right?</title>
		<link>http://dasflash.com/2009/07/adobe-air-auto-update-settings/</link>
		<comments>http://dasflash.com/2009/07/adobe-air-auto-update-settings/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 23:22:14 +0000</pubDate>
		<dc:creator>Dorian</dc:creator>
				<category><![CDATA[User Experience]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Auto-Update]]></category>
		<category><![CDATA[Flash Platform]]></category>

		<guid isPermaLink="false">http://dasflash.com/?p=19</guid>
		<description><![CDATA[Recently a client called me and asked how he could get rid of the update dialog that suddenly kept popping up on the nice AIR video app running in his lobby. It only took a minute to find the answer, but I was really surprised by what I found.
You probably know the cumbersome Flash Player [...]]]></description>
		<wfw:commentRss>http://dasflash.com/2009/07/adobe-air-auto-update-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
