<?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>Ubuntu / DracoBlue.net</title>
		<link>http://dracoblue.net/</link>
		<description><![CDATA[]]></description>
		<pubDate>Sat, 10 Mar 2012 22:44:31 +0100</pubDate>
		<generator>DracoBlue's Rss-Feed-Generator</generator>
		<language>en</language>
		<item>			<title>Install pandoc 1.9 on ubuntu lucid/oneric</title>
			<link>http://dracoblue.net/dev/install-pandoc-19-on-ubuntu-lucidoneric/202/</link>
			<guid isPermaLink="false">http://dracoblue.net/dev/install-pandoc-19-on-ubuntu-lucidoneric/202/</guid>
			<description><![CDATA[Don't install pandoc with apt-get. Follow those instructions to get the latest version,You need haskell-platform. Don't install haskell with apt-get, too.Use this guide how to install haskell on ubuntu.As soon as you are done, you can install pandoc with ...]]></description>
			<pubDate>Sat, 10 Mar 2012 22:44:31 +0100</pubDate>
			<dc:creator><![CDATA[DracoBlue]]></dc:creator>
			<category><![CDATA[Ubuntu]]></category>
			<comments>http://dracoblue.net/dev/install-pandoc-19-on-ubuntu-lucidoneric/202/#messages</comments>
			<wfw:commentRss>http://dracoblue.net/dev/install-pandoc-19-on-ubuntu-lucidoneric/202/feed/</wfw:commentRss>
		</item>
		<item>			<title>Remote logging with rsyslog, php and agavi </title>
			<link>http://dracoblue.net/dev/remote-logging-with-rsyslog-php-and-agavi-/197/</link>
			<guid isPermaLink="false">http://dracoblue.net/dev/remote-logging-with-rsyslog-php-and-agavi-/197/</guid>
			<description><![CDATA[When I tried to get rsyslog running with php I didn't face much problems. Anyways I want to share some things I noticed while getting it to work.First of all ubuntu uses rsyslog already. Just a simple1# apt-get install rsyslog-mysqland all syslog messages...]]></description>
			<pubDate>Mon, 26 Sep 2011 13:55:04 +0200</pubDate>
			<dc:creator><![CDATA[DracoBlue]]></dc:creator>
			<category><![CDATA[MyQuests]]></category>
			<category><![CDATA[php]]></category>
			<category><![CDATA[Agavi]]></category>
			<category><![CDATA[Ubuntu]]></category>
			<comments>http://dracoblue.net/dev/remote-logging-with-rsyslog-php-and-agavi-/197/#messages</comments>
			<wfw:commentRss>http://dracoblue.net/dev/remote-logging-with-rsyslog-php-and-agavi-/197/feed/</wfw:commentRss>
		</item>
		<item>			<title>Installing php 5.3.5/5.3.6 on Ubuntu Maverick/Lucid</title>
			<link>http://dracoblue.net/dev/installing-php-535536-on-ubuntu-mavericklucid/194/</link>
			<guid isPermaLink="false">http://dracoblue.net/dev/installing-php-535536-on-ubuntu-mavericklucid/194/</guid>
			<description><![CDATA[Latest Version for PHP 5.3 on Ubuntu is just PHP 5.3.3. This is not so good, if you want to have some of the plenty bugfixes which will be shipped with a later version.If you want to upgrade to 5.3.5 (5.3.6 support may come later), you can use this inoffi...]]></description>
			<pubDate>Wed, 13 Apr 2011 22:02:32 +0200</pubDate>
			<dc:creator><![CDATA[DracoBlue]]></dc:creator>
			<category><![CDATA[Linux]]></category>
			<category><![CDATA[php]]></category>
			<category><![CDATA[Ubuntu]]></category>
			<comments>http://dracoblue.net/dev/installing-php-535536-on-ubuntu-mavericklucid/194/#messages</comments>
			<wfw:commentRss>http://dracoblue.net/dev/installing-php-535536-on-ubuntu-mavericklucid/194/feed/</wfw:commentRss>
		</item>
		<item>			<title>Mysql with INNODB crashes always on startup</title>
			<link>http://dracoblue.net/dev/mysql-with-innodb-crashes-always-on-startup/190/</link>
			<guid isPermaLink="false">http://dracoblue.net/dev/mysql-with-innodb-crashes-always-on-startup/190/</guid>
			<description><![CDATA[When I upgraded my ubuntu server to a more recent mysql version, the mysql server didn't come up anymore.The error.log said:1234567891011121314151617InnoDB: Log scan progressed past the checkpoint lsn 0 726937418110103 23:55:57  InnoDB: Database was not s...]]></description>
			<pubDate>Tue, 04 Jan 2011 00:03:56 +0100</pubDate>
			<dc:creator><![CDATA[DracoBlue]]></dc:creator>
			<category><![CDATA[Linux]]></category>
			<category><![CDATA[mysql]]></category>
			<category><![CDATA[Ubuntu]]></category>
			<comments>http://dracoblue.net/dev/mysql-with-innodb-crashes-always-on-startup/190/#messages</comments>
			<wfw:commentRss>http://dracoblue.net/dev/mysql-with-innodb-crashes-always-on-startup/190/feed/</wfw:commentRss>
		</item>
		<item>			<title>mcrypt and PHP 5.3 on Ubuntu Jaunty</title>
			<link>http://dracoblue.net/dev/mcrypt-and-php-53-on-ubuntu-jaunty/189/</link>
			<guid isPermaLink="false">http://dracoblue.net/dev/mcrypt-and-php-53-on-ubuntu-jaunty/189/</guid>
			<description><![CDATA[My dedicated server still runs on ubuntu jaunty. I wanted to move on to php 5.3 (php 5.2.16 was the final release of the php 5.2 series). The issue is: php 5.3 is not available in jaunty repositories, because it will stay at 5.2.Installing php 5.3 was sim...]]></description>
			<pubDate>Sun, 19 Dec 2010 12:37:09 +0100</pubDate>
			<dc:creator><![CDATA[DracoBlue]]></dc:creator>
			<category><![CDATA[Articles]]></category>
			<category><![CDATA[Linux]]></category>
			<category><![CDATA[php]]></category>
			<category><![CDATA[Ubuntu]]></category>
			<comments>http://dracoblue.net/dev/mcrypt-and-php-53-on-ubuntu-jaunty/189/#messages</comments>
			<wfw:commentRss>http://dracoblue.net/dev/mcrypt-and-php-53-on-ubuntu-jaunty/189/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>
	</channel>
</rss>