<?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"
	>

<channel>
	<title>dpdk Open Source</title>
	<atom:link href="http://www.dpdk.nl/opensource/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dpdk.nl/opensource</link>
	<description>Opensource initiative by Dutch interactive agency dpdk.</description>
	<pubDate>Thu, 25 Feb 2010 12:39:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Wait for user input in your sequence</title>
		<link>http://www.dpdk.nl/opensource/wait-for-user-input-in-your-sequence</link>
		<comments>http://www.dpdk.nl/opensource/wait-for-user-input-in-your-sequence#comments</comments>
		<pubDate>Thu, 25 Feb 2010 12:39:06 +0000</pubDate>
		<dc:creator>oskar</dc:creator>
		
		<category><![CDATA[dpdk]]></category>

		<guid isPermaLink="false">http://www.dpdk.nl/opensource/?p=436</guid>
		<description><![CDATA[We&#8217;ve been using the task based sequence for a while now and are very pleased with it. One thing we missed, was the possibility to listen to an event.
Besides the ConditionalTask (which waits for an other Task to be completed), we&#8217;ve now added the EventListenerTask. This task waits until an object has dispatched an event [...]]]></description>
		<wfw:commentRss>http://www.dpdk.nl/opensource/wait-for-user-input-in-your-sequence/feed</wfw:commentRss>
		</item>
		<item>
		<title>multiuser as3 framework for flash media server and red5</title>
		<link>http://www.dpdk.nl/opensource/multiuser-as3-framework-for-flash-media-server-and-red5</link>
		<comments>http://www.dpdk.nl/opensource/multiuser-as3-framework-for-flash-media-server-and-red5#comments</comments>
		<pubDate>Tue, 10 Nov 2009 15:31:18 +0000</pubDate>
		<dc:creator>Rolf Vreijdenberger</dc:creator>
		
		<category><![CDATA[dpdk]]></category>

		<category><![CDATA[fms]]></category>

		<category><![CDATA[red5]]></category>

		<category><![CDATA[framework]]></category>

		<category><![CDATA[multiuser]]></category>

		<category><![CDATA[shared object]]></category>

		<guid isPermaLink="false">http://www.dpdk.nl/opensource/?p=440</guid>
		<description><![CDATA[Multiuser programming is a hard thing to do. Not only does it involve a different way of approaching a problem, it also means you have to learn to program the server and communicate with it and all of it&#8217;s connected clients.
The flash media server and it&#8217;s opensource variant red5 give us two perfect platforms to [...]]]></description>
		<wfw:commentRss>http://www.dpdk.nl/opensource/multiuser-as3-framework-for-flash-media-server-and-red5/feed</wfw:commentRss>
		</item>
		<item>
		<title>On using sequences and tasks with the DrupalService</title>
		<link>http://www.dpdk.nl/opensource/on-using-sequences-and-tasks-with-the-drupalservice</link>
		<comments>http://www.dpdk.nl/opensource/on-using-sequences-and-tasks-with-the-drupalservice#comments</comments>
		<pubDate>Mon, 12 Oct 2009 13:36:56 +0000</pubDate>
		<dc:creator>Rolf Vreijdenberger</dc:creator>
		
		<category><![CDATA[dpdk]]></category>

		<guid isPermaLink="false">http://www.dpdk.nl/opensource/?p=426</guid>
		<description><![CDATA[An example of how you can use custom tasks in sequences is demonstrated by the use of some Tasks in the DrupalService. This post will demonstrate how two very easy to create Task subclasses give you a general solution to handling a specific dataflow from Drupal. We will show you how you can abstract the [...]]]></description>
		<wfw:commentRss>http://www.dpdk.nl/opensource/on-using-sequences-and-tasks-with-the-drupalservice/feed</wfw:commentRss>
		</item>
		<item>
		<title>running tasks in order with a task based sequence manager</title>
		<link>http://www.dpdk.nl/opensource/running-tasks-in-order-with-a-task-based-sequence-manager</link>
		<comments>http://www.dpdk.nl/opensource/running-tasks-in-order-with-a-task-based-sequence-manager#comments</comments>
		<pubDate>Sat, 29 Aug 2009 14:13:41 +0000</pubDate>
		<dc:creator>Rolf Vreijdenberger</dc:creator>
		
		<category><![CDATA[actionscript3]]></category>

		<category><![CDATA[desing patterns]]></category>

		<category><![CDATA[flash]]></category>

		<category><![CDATA[asynchronous]]></category>

		<category><![CDATA[callback]]></category>

		<category><![CDATA[Command]]></category>

		<category><![CDATA[command pattern]]></category>

		<category><![CDATA[design patterns]]></category>

		<category><![CDATA[hook]]></category>

		<category><![CDATA[inheritance]]></category>

		<category><![CDATA[queue]]></category>

		<category><![CDATA[sequence]]></category>

		<category><![CDATA[task]]></category>

		<category><![CDATA[template method]]></category>

		<category><![CDATA[tips]]></category>

		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://www.dpdk.nl/opensource/?p=374</guid>
		<description><![CDATA[The job of running a certain sequence of logic where the next task is dependent on the completion of the previous one is a recurring thing in software development. An example of this is an asynchronous queue of which we wrote in an earlier post right here. Sequence management is something that is invented time [...]]]></description>
		<wfw:commentRss>http://www.dpdk.nl/opensource/running-tasks-in-order-with-a-task-based-sequence-manager/feed</wfw:commentRss>
		</item>
		<item>
		<title>DrupalService as a bridge between flash and drupal</title>
		<link>http://www.dpdk.nl/opensource/drupalservice-as-a-bridge-between-flash-and-drupal</link>
		<comments>http://www.dpdk.nl/opensource/drupalservice-as-a-bridge-between-flash-and-drupal#comments</comments>
		<pubDate>Sun, 09 Aug 2009 19:34:31 +0000</pubDate>
		<dc:creator>Rolf Vreijdenberger</dc:creator>
		
		<category><![CDATA[actionscript3]]></category>

		<category><![CDATA[cms]]></category>

		<category><![CDATA[dpdk]]></category>

		<category><![CDATA[opensource]]></category>

		<category><![CDATA[amfphp]]></category>

		<category><![CDATA[drupal]]></category>

		<category><![CDATA[remoting]]></category>

		<guid isPermaLink="false">http://www.dpdk.nl/opensource/?p=349</guid>
		<description><![CDATA[Drupal is a multiple award winning opensource content management system. With the drupal services module, it&#8217;s possible to consume data from drupal in flash. Drupal is a very powerful tool to provide data to flash movies and with the community investing much time in drupal services, now is a great time to be using drupal [...]]]></description>
		<wfw:commentRss>http://www.dpdk.nl/opensource/drupalservice-as-a-bridge-between-flash-and-drupal/feed</wfw:commentRss>
		</item>
		<item>
		<title>FramescriptManager: insert code on your timeline at runtime</title>
		<link>http://www.dpdk.nl/opensource/framescriptmanager-insert-code-on-your-timeline-at-runtime</link>
		<comments>http://www.dpdk.nl/opensource/framescriptmanager-insert-code-on-your-timeline-at-runtime#comments</comments>
		<pubDate>Thu, 06 Aug 2009 17:05:07 +0000</pubDate>
		<dc:creator>Rolf Vreijdenberger</dc:creator>
		
		<category><![CDATA[design]]></category>

		<category><![CDATA[dpdk]]></category>

		<category><![CDATA[framelabel]]></category>

		<category><![CDATA[movieclip]]></category>

		<category><![CDATA[timeline]]></category>

		<guid isPermaLink="false">http://www.dpdk.nl/opensource/?p=342</guid>
		<description><![CDATA[In an earlier post we showed you how to seperate design and code by keeping code off the timeline at all times.  The method was to have designers add framelabels to the movieclips&#8217; timeline and have the developers react to the flash playhead reaching this framelable by means of an Event. This created a [...]]]></description>
		<wfw:commentRss>http://www.dpdk.nl/opensource/framescriptmanager-insert-code-on-your-timeline-at-runtime/feed</wfw:commentRss>
		</item>
		<item>
		<title>Asynchronous queue demo with a LinkedList</title>
		<link>http://www.dpdk.nl/opensource/asynchronous-queue-demo-with-a-linkedlist</link>
		<comments>http://www.dpdk.nl/opensource/asynchronous-queue-demo-with-a-linkedlist#comments</comments>
		<pubDate>Thu, 02 Apr 2009 21:13:03 +0000</pubDate>
		<dc:creator>Rolf Vreijdenberger</dc:creator>
		
		<category><![CDATA[actionscript3]]></category>

		<category><![CDATA[datastructures]]></category>

		<category><![CDATA[dpdk]]></category>

		<category><![CDATA[asynchronous]]></category>

		<category><![CDATA[collections]]></category>

		<category><![CDATA[list]]></category>

		<category><![CDATA[papervision3d]]></category>

		<category><![CDATA[queue]]></category>

		<guid isPermaLink="false">http://www.dpdk.nl/opensource/?p=330</guid>
		<description><![CDATA[This post will show you the principle of an asynchronous queue, demonstrating it with the LinkedList structure in our package, used as a Queue by making it&#8217;s datatype nl.dpdk.collections.core.IQueue.
An Asynchrounous Queue is a queue that is processed with asynchrounous operations. Instead of processing a Queue in synchronous fashion, where you would remove all items from [...]]]></description>
		<wfw:commentRss>http://www.dpdk.nl/opensource/asynchronous-queue-demo-with-a-linkedlist/feed</wfw:commentRss>
		</item>
		<item>
		<title>Timeline Events via the TimelineListener class</title>
		<link>http://www.dpdk.nl/opensource/timeline-events-via-the-timelinelistener-class</link>
		<comments>http://www.dpdk.nl/opensource/timeline-events-via-the-timelinelistener-class#comments</comments>
		<pubDate>Tue, 31 Mar 2009 20:15:16 +0000</pubDate>
		<dc:creator>Rolf Vreijdenberger</dc:creator>
		
		<category><![CDATA[bugs]]></category>

		<category><![CDATA[dpdk]]></category>

		<category><![CDATA[framelabel]]></category>

		<category><![CDATA[movieclip]]></category>

		<category><![CDATA[scene]]></category>

		<category><![CDATA[timeline]]></category>

		<guid isPermaLink="false">http://www.dpdk.nl/opensource/?p=321</guid>
		<description><![CDATA[While viewing a post on bytearray.org and after teaching a class on creative technology at the avans hogeschool today, I got inspired to write some easy code to be informed by the timeline of a Movieclip when a certain label is reached.
A student of mine slapped me in the face with my own words that [...]]]></description>
		<wfw:commentRss>http://www.dpdk.nl/opensource/timeline-events-via-the-timelinelistener-class/feed</wfw:commentRss>
		</item>
		<item>
		<title>Factory for creating ResultSet from an SQLResult in AIR</title>
		<link>http://www.dpdk.nl/opensource/factory-for-creating-resultset-from-an-sqlresult-in-air</link>
		<comments>http://www.dpdk.nl/opensource/factory-for-creating-resultset-from-an-sqlresult-in-air#comments</comments>
		<pubDate>Mon, 30 Mar 2009 21:01:48 +0000</pubDate>
		<dc:creator>Rolf Vreijdenberger</dc:creator>
		
		<category><![CDATA[air]]></category>

		<category><![CDATA[datastructures]]></category>

		<category><![CDATA[dpdk]]></category>

		<category><![CDATA[resultset]]></category>

		<category><![CDATA[SQLite]]></category>

		<category><![CDATA[SQLResult]]></category>

		<guid isPermaLink="false">http://www.dpdk.nl/opensource/?p=316</guid>
		<description><![CDATA[There is a minor update in the nl.dpdk.air package.
While creating some AIR applications, it turned out the SQLResult, a resultset wrapper used when working with a local SQLite database is not as powerful as we want it to be. Therefore we wrote a little Factory to convert an SQLResult to an nl.dpdk.collections.sets.ResultSet. 
Our ResultSet is [...]]]></description>
		<wfw:commentRss>http://www.dpdk.nl/opensource/factory-for-creating-resultset-from-an-sqlresult-in-air/feed</wfw:commentRss>
		</item>
		<item>
		<title>internal classes confuse cs4 compiler</title>
		<link>http://www.dpdk.nl/opensource/internal-classes-confuse-cs4-compiler</link>
		<comments>http://www.dpdk.nl/opensource/internal-classes-confuse-cs4-compiler#comments</comments>
		<pubDate>Mon, 26 Jan 2009 20:14:49 +0000</pubDate>
		<dc:creator>Rolf Vreijdenberger</dc:creator>
		
		<category><![CDATA[asunit]]></category>

		<category><![CDATA[bugs]]></category>

		<category><![CDATA[cs4]]></category>

		<guid isPermaLink="false">http://www.dpdk.nl/opensource/?p=310</guid>
		<description><![CDATA[We (and others) noticed that some stuff wouldn&#8217;t compile anymore under the new cs4 flash authoring tool. The compiler complained mostly with messages like &#8216;1020: Method marked override must override another method.&#8217;
Thanks to a post on this blog we found the following bug on bugs.adobe.com. As you can see, it turns out the compiler is [...]]]></description>
		<wfw:commentRss>http://www.dpdk.nl/opensource/internal-classes-confuse-cs4-compiler/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
