<?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/"
	>
	<channel>
		<title>open source / DracoBlue.net</title>
		<link>http://dracoblue.net/</link>
		<description><![CDATA[]]></description>
		<pubDate>Thu, 26 Apr 2012 21:53:14 +0200</pubDate>
		<generator>DracoBlue's Rss-Feed-Generator</generator>
		<language>en</language>
		<item>			<title>Installing php apd on php 5.3.10</title>
			<link>http://dracoblue.net/dev/installing-php-apd-on-php-5310/203/</link>
			<guid isPermaLink="false">http://dracoblue.net/dev/installing-php-apd-on-php-5310/203/</guid>
			<description><![CDATA[Today I wanted to extend the phpdebugtoolbar to allow tracing for good old mysql_query commands. This can be possible by using the rename_function-method, which is provided by the apd pecl  extension.It's a pitty that this extension cannot be compiled for...]]></description>
			<pubDate>Thu, 26 Apr 2012 21:53:14 +0200</pubDate>
			<dc:creator><![CDATA[DracoBlue]]></dc:creator>
			<category><![CDATA[open source]]></category>
			<category><![CDATA[php]]></category>
			<comments>http://dracoblue.net/dev/installing-php-apd-on-php-5310/203/#messages</comments>
			<wfw:commentRss>http://dracoblue.net/dev/installing-php-apd-on-php-5310/203/feed/</wfw:commentRss>
		</item>
		<item>			<title>Assertions and No-Test-Framework in PHP</title>
			<link>http://dracoblue.net/dev/assertions-and-notestframework-in-php/201/</link>
			<guid isPermaLink="false">http://dracoblue.net/dev/assertions-and-notestframework-in-php/201/</guid>
			<description><![CDATA[When I was writing the tests for Craur, I wanted to try a new way (no phpunit this time) to write tests in php.Since php already has a assert($assertion) method, I imagined that it might be a good start to test without an extra test framework.A simple 1as...]]></description>
			<pubDate>Mon, 05 Mar 2012 11:29:04 +0100</pubDate>
			<dc:creator><![CDATA[DracoBlue]]></dc:creator>
			<category><![CDATA[open source]]></category>
			<category><![CDATA[php]]></category>
			<comments>http://dracoblue.net/dev/assertions-and-notestframework-in-php/201/#messages</comments>
			<wfw:commentRss>http://dracoblue.net/dev/assertions-and-notestframework-in-php/201/feed/</wfw:commentRss>
		</item>
		<item>			<title>JSB 1.3.0 released - Good bye Inline-Javascript</title>
			<link>http://dracoblue.net/dev/jsb-130-released-good-bye-inlinejavascript/199/</link>
			<guid isPermaLink="false">http://dracoblue.net/dev/jsb-130-released-good-bye-inlinejavascript/199/</guid>
			<description><![CDATA[Today I finally finished JSB 1.3.0. The JsBehavourToolkit is a little toolkit to avoid any inline javascript, allow copy-and-paste of behaviour on html elements.There is a native version, which works without any framework from (Firefox 3+, Safari 5+, Oper...]]></description>
			<pubDate>Wed, 04 Jan 2012 11:45:51 +0100</pubDate>
			<dc:creator><![CDATA[DracoBlue]]></dc:creator>
			<category><![CDATA[open source]]></category>
			<category><![CDATA[JavaScript]]></category>
			<category><![CDATA[Mootools]]></category>
			<category><![CDATA[jQuery]]></category>
			<category><![CDATA[JsBehaviour]]></category>
			<comments>http://dracoblue.net/dev/jsb-130-released-good-bye-inlinejavascript/199/#messages</comments>
			<wfw:commentRss>http://dracoblue.net/dev/jsb-130-released-good-bye-inlinejavascript/199/feed/</wfw:commentRss>
		</item>
		<item>			<title>Spludo 1.1.0 released</title>
			<link>http://dracoblue.net/dev/spludo-110-released/198/</link>
			<guid isPermaLink="false">http://dracoblue.net/dev/spludo-110-released/198/</guid>
			<description><![CDATA[Finally a new spludo 1.1.0 release is available. This is also the start of 1.2-dev development.The 1.1-branch will stay to support node version 0.4, 1.2 will (soon) support only 0.6 and later.Changes from 1.0.3 to 1.1.0:12345678910111213141516171819202122...]]></description>
			<pubDate>Sun, 20 Nov 2011 13:00:19 +0100</pubDate>
			<dc:creator><![CDATA[DracoBlue]]></dc:creator>
			<category><![CDATA[open source]]></category>
			<category><![CDATA[node.JS]]></category>
			<category><![CDATA[Spludo]]></category>
			<comments>http://dracoblue.net/dev/spludo-110-released/198/#messages</comments>
			<wfw:commentRss>http://dracoblue.net/dev/spludo-110-released/198/feed/</wfw:commentRss>
		</item>
		<item>			<title>Facebook Client for node.js 1.3.0</title>
			<link>http://dracoblue.net/dev/facebook-client-for-nodejs-130/195/</link>
			<guid isPermaLink="false">http://dracoblue.net/dev/facebook-client-for-nodejs-130/195/</guid>
			<description><![CDATA[Today I have an update for the Facebook Client for node.js finished.The version 1.3.0 is a graph and rest api client for facebook. It has support for the latest stable nodejs 0.4.x.Now it's possible to post data (for instance into your news feed):12345678...]]></description>
			<pubDate>Tue, 26 Apr 2011 21:01:33 +0200</pubDate>
			<dc:creator><![CDATA[DracoBlue]]></dc:creator>
			<category><![CDATA[open source]]></category>
			<category><![CDATA[JavaScript]]></category>
			<category><![CDATA[node.JS]]></category>
			<category><![CDATA[node-facebook-client]]></category>
			<comments>http://dracoblue.net/dev/facebook-client-for-nodejs-130/195/#messages</comments>
			<wfw:commentRss>http://dracoblue.net/dev/facebook-client-for-nodejs-130/195/feed/</wfw:commentRss>
		</item>
		<item>			<title>PhpDebugToolbar 1.3.0 (for agavi) released</title>
			<link>http://dracoblue.net/dev/phpdebugtoolbar-130-for-agavi-released/191/</link>
			<guid isPermaLink="false">http://dracoblue.net/dev/phpdebugtoolbar-130-for-agavi-released/191/</guid>
			<description><![CDATA[Today I am pleased to announce the new version 1.3.0 of the Agavi PHP DebugToolbar for download.New features include full propel support (thanks tim), rows+time+memory display for the database queries and some small bugfixes.The source can be found on git...]]></description>
			<pubDate>Tue, 04 Jan 2011 21:53:54 +0100</pubDate>
			<dc:creator><![CDATA[DracoBlue]]></dc:creator>
			<category><![CDATA[open source]]></category>
			<category><![CDATA[php]]></category>
			<category><![CDATA[JavaScript]]></category>
			<category><![CDATA[Agavi]]></category>
			<category><![CDATA[Propel]]></category>
			<category><![CDATA[PhpDebugToolbar]]></category>
			<comments>http://dracoblue.net/dev/phpdebugtoolbar-130-for-agavi-released/191/#messages</comments>
			<wfw:commentRss>http://dracoblue.net/dev/phpdebugtoolbar-130-for-agavi-released/191/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
