<?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>Wed, 04 Jan 2012 11:45:51 +0100</pubDate>
		<generator>DracoBlue's Rss-Feed-Generator</generator>
		<language>en</language>
		<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>
		<item>			<title>HTTPS + NGINX with self signed SSL certificate</title>
			<link>http://dracoblue.net/dev/https-nginx-with-self-signed-ssl-certificate/188/</link>
			<guid isPermaLink="false">http://dracoblue.net/dev/https-nginx-with-self-signed-ssl-certificate/188/</guid>
			<description><![CDATA[If you want to use https with nginx on your dedicated server, you have the option to buy a certificate. The other way, even though less secure for your clients: create a self signed certificate.I want to show, how you can create a self signed certificate ...]]></description>
			<pubDate>Sun, 19 Dec 2010 12:32:16 +0100</pubDate>
			<dc:creator><![CDATA[DracoBlue]]></dc:creator>
			<category><![CDATA[open source]]></category>
			<category><![CDATA[Articles]]></category>
			<category><![CDATA[Linux]]></category>
			<category><![CDATA[Ubuntu]]></category>
			<category><![CDATA[NGINX]]></category>
			<comments>http://dracoblue.net/dev/https-nginx-with-self-signed-ssl-certificate/188/#messages</comments>
			<wfw:commentRss>http://dracoblue.net/dev/https-nginx-with-self-signed-ssl-certificate/188/feed/</wfw:commentRss>
		</item>
		<item>			<title>LFE (sub-woofer) disabled in Ubuntu 10.10 Maveric Meerkat</title>
			<link>http://dracoblue.net/dev/lfe-subwoofer-disabled-in-ubuntu-1010-maveric-meerkat/186/</link>
			<guid isPermaLink="false">http://dracoblue.net/dev/lfe-subwoofer-disabled-in-ubuntu-1010-maveric-meerkat/186/</guid>
			<description><![CDATA[When I updated to ubuntu 10.10, I had this mysterious problem.The sub-woofer just worked one time right after I clicked the &quot;5.1 System&quot; in the ubuntu sound options. As soon as a song ended, the sub-woofer was mute again.I expected this to be an issue of ...]]></description>
			<pubDate>Sun, 05 Dec 2010 13:00:45 +0100</pubDate>
			<dc:creator><![CDATA[DracoBlue]]></dc:creator>
			<category><![CDATA[open source]]></category>
			<category><![CDATA[Articles]]></category>
			<category><![CDATA[Linux]]></category>
			<category><![CDATA[Ubuntu]]></category>
			<comments>http://dracoblue.net/dev/lfe-subwoofer-disabled-in-ubuntu-1010-maveric-meerkat/186/#messages</comments>
			<wfw:commentRss>http://dracoblue.net/dev/lfe-subwoofer-disabled-in-ubuntu-1010-maveric-meerkat/186/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
