<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6" -->
<rss version="0.92">
<channel>
	<title>dpdk Open Source</title>
	<link>http://www.dpdk.nl/opensource</link>
	<description>Opensource initiative by Dutch interactive agency dpdk.</description>
	<lastBuildDate>Wed, 28 Jul 2010 07:37:06 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>DrupalProxy as a bridge between flash as3 and drupal via amf</title>
		<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>
		<link>http://www.dpdk.nl/opensource/drupalproxy-as-a-bridge-between-flash-as3-and-drupal-via-amf</link>
			</item>
	<item>
		<title>Reconfiguring the Loader with custom load tasks</title>
		<description><![CDATA[In a previous post about the loader package, we explained how it can be used to bulk load different files into your application. That post also mentioned the possibility of adding custom mappings and load tasks to the loader for any use cases that are not supported by the default implementation. This post will explore [...]]]></description>
		<link>http://www.dpdk.nl/opensource/reconfiguring-the-loader-with-custom-load-tasks</link>
			</item>
	<item>
		<title>a configurable, pluggable, thread safe prioritized bulk loader with object management</title>
		<description><![CDATA[To solve the problem of loading assets in flash for once and for all, we&#8217;ve decided to release our nl.dpdk.loader Package containg our Loader class.
We&#8217;re very proud to release this package since it solves all problems with bulk asset loading and object/data mangement, at the same time making it extensible by other users to write [...]]]></description>
		<link>http://www.dpdk.nl/opensource/a-configurable-pluggable-thread-safe-prioritized-bulk-loader-with-object-management</link>
			</item>
	<item>
		<title>Sorting and custom sorting</title>
		<description><![CDATA[In an earlier post we introduced the Collections package, which includes several ways of keeping track of objects in your application. The Collections package includes a number of very powerful features, such as search using the specification pattern and many ways of sorting your data. The latter will be elaborated upon in this article.

Comparator functions
Sorting [...]]]></description>
		<link>http://www.dpdk.nl/opensource/sorting-and-custom-sorting</link>
			</item>
	<item>
		<title>Soundex algorithm for indexing strings by sound in Utils package</title>
		<description><![CDATA[We&#8217;ve just released a Soundex class which enables you to get an output string from an input string that represents how the input string sounds. This enables you to find string and words that sound alike.
As an example &#8220;Ralph&#8221; and &#8220;Rolf&#8221; and &#8220;Rolph&#8221; have the same soundex output. This class might be very handy when [...]]]></description>
		<link>http://www.dpdk.nl/opensource/soundex-algorithm-for-indexing-strings-by-sound-in-utils-package</link>
			</item>
	<item>
		<title>Wait for user input in your sequence</title>
		<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>
		<link>http://www.dpdk.nl/opensource/wait-for-user-input-in-your-sequence</link>
			</item>
	<item>
		<title>multiuser as3 framework for flash media server and red5</title>
		<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>
		<link>http://www.dpdk.nl/opensource/multiuser-as3-framework-for-flash-media-server-and-red5</link>
			</item>
	<item>
		<title>On using sequences and tasks with the DrupalService</title>
		<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>
		<link>http://www.dpdk.nl/opensource/on-using-sequences-and-tasks-with-the-drupalservice</link>
			</item>
	<item>
		<title>running tasks in order with a task based sequence manager</title>
		<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>
		<link>http://www.dpdk.nl/opensource/running-tasks-in-order-with-a-task-based-sequence-manager</link>
			</item>
	<item>
		<title>DrupalService as a bridge between flash and drupal</title>
		<description><![CDATA[THIS POST IS OBSOLETE, the DrupalService has been replaced by the much more powerful DrupalProxy. You can read about it here: DrupalProxy as a bridge between flash as3 and drupal via amf.
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. [...]]]></description>
		<link>http://www.dpdk.nl/opensource/drupalservice-as-a-bridge-between-flash-and-drupal</link>
			</item>
</channel>
</rss>
