<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Renzo&#039;s Den</title>
	<atom:link href="http://www.epic.dk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.epic.dk</link>
	<description>Linux, Open source, Life, IP-TV, Web</description>
	<lastBuildDate>Tue, 06 Sep 2011 09:40:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Mysql data types limits</title>
		<link>http://www.epic.dk/2011/09/06/mysql-data-types-limits/</link>
		<comments>http://www.epic.dk/2011/09/06/mysql-data-types-limits/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 09:37:37 +0000</pubDate>
		<dc:creator>Renzo</dc:creator>
				<category><![CDATA[Mysql]]></category>
		<category><![CDATA[blob]]></category>
		<category><![CDATA[columns]]></category>
		<category><![CDATA[datatypes]]></category>
		<category><![CDATA[longblob]]></category>
		<category><![CDATA[longtext]]></category>
		<category><![CDATA[mediumblob]]></category>
		<category><![CDATA[mediumtext]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[tinyblob]]></category>
		<category><![CDATA[tinytext]]></category>

		<guid isPermaLink="false">http://www.epic.dk/?p=268</guid>
		<description><![CDATA[Just for the records, the limits the TEXT, BLOB column/data types in Mysql]]></description>
		<wfw:commentRss>http://www.epic.dk/2011/09/06/mysql-data-types-limits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zabbix Tricks</title>
		<link>http://www.epic.dk/2011/04/20/zabbix-tricks/</link>
		<comments>http://www.epic.dk/2011/04/20/zabbix-tricks/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 21:23:04 +0000</pubDate>
		<dc:creator>Renzo</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Zabbix]]></category>
		<category><![CDATA[zabbix]]></category>

		<guid isPermaLink="false">http://www.epic.dk/?p=228</guid>
		<description><![CDATA[Zabbix is a very powerfull monitoring tool that is highly flexible and supports many hardware units.
Here are some solutions i made in my use with the product.]]></description>
		<wfw:commentRss>http://www.epic.dk/2011/04/20/zabbix-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>htaccess based 301 redirect of non-www to www</title>
		<link>http://www.epic.dk/2011/01/06/htaccess-based-301-redirect-of-non-www-to-www/</link>
		<comments>http://www.epic.dk/2011/01/06/htaccess-based-301-redirect-of-non-www-to-www/#comments</comments>
		<pubDate>Thu, 06 Jan 2011 12:38:56 +0000</pubDate>
		<dc:creator>Renzo</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.epic.dk/?p=207</guid>
		<description><![CDATA[Of cause you want to make a proper 301 redirect from a domain.com to www.domain.com to avoid duplicate content and a bad standing at Google.]]></description>
		<wfw:commentRss>http://www.epic.dk/2011/01/06/htaccess-based-301-redirect-of-non-www-to-www/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to parse Amazon S3 log format in php</title>
		<link>http://www.epic.dk/2010/07/09/how-to-parse-amazon-s3-log-format-in-php/</link>
		<comments>http://www.epic.dk/2010/07/09/how-to-parse-amazon-s3-log-format-in-php/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 12:41:58 +0000</pubDate>
		<dc:creator>Renzo</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[logformat]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[s3]]></category>

		<guid isPermaLink="false">http://www.epic.dk/?p=153</guid>
		<description><![CDATA[If you want to parse / split the items in the Amazon S3 logformat in php, you need some regular expression magic. Here is my snippet.]]></description>
		<wfw:commentRss>http://www.epic.dk/2010/07/09/how-to-parse-amazon-s3-log-format-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to recompile / install vmware tools on Ubuntu 8.04 LTS</title>
		<link>http://www.epic.dk/2009/08/12/how-to-recompile-install-vmware-tools-on-ubuntu-804-lts/</link>
		<comments>http://www.epic.dk/2009/08/12/how-to-recompile-install-vmware-tools-on-ubuntu-804-lts/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 17:30:19 +0000</pubDate>
		<dc:creator>Renzo</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.epic.dk/?p=146</guid>
		<description><![CDATA[How to recompile / install vmware tools on Ubuntu 8.04 LTS]]></description>
		<wfw:commentRss>http://www.epic.dk/2009/08/12/how-to-recompile-install-vmware-tools-on-ubuntu-804-lts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ubuntu 8.04 LTS 64 bit stalls on VMware</title>
		<link>http://www.epic.dk/2009/08/12/ubuntu-804-lts-64-bit-stalls-on-vmware/</link>
		<comments>http://www.epic.dk/2009/08/12/ubuntu-804-lts-64-bit-stalls-on-vmware/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 16:47:11 +0000</pubDate>
		<dc:creator>Renzo</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[Kernel]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.epic.dk/?p=141</guid>
		<description><![CDATA[Stumbled upon another issue when running Ubuntu on wmvare today, it seems that a TSC clock bug in the 2.6.24 kernel. Short it goes out of sync when running with more than one cpu / vcpu.]]></description>
		<wfw:commentRss>http://www.epic.dk/2009/08/12/ubuntu-804-lts-64-bit-stalls-on-vmware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Missing network interface after cloning a Ubuntu template on ESX vmware server</title>
		<link>http://www.epic.dk/2009/08/12/missing-network-interface-after-cloning-a-ubuntu-template-on-esx-vmware-server/</link>
		<comments>http://www.epic.dk/2009/08/12/missing-network-interface-after-cloning-a-ubuntu-template-on-esx-vmware-server/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 07:44:29 +0000</pubDate>
		<dc:creator>Renzo</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[udev]]></category>

		<guid isPermaLink="false">http://www.epic.dk/?p=136</guid>
		<description><![CDATA[I was cloning some Ubuntu 8.04 LTS machines from a template i made and everything went fine, except the kernel could not find my eth0 and mapped a new eth1. 

]]></description>
		<wfw:commentRss>http://www.epic.dk/2009/08/12/missing-network-interface-after-cloning-a-ubuntu-template-on-esx-vmware-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Danish Joomla spider</title>
		<link>http://www.epic.dk/2009/06/29/the-danish-joomla-spider/</link>
		<comments>http://www.epic.dk/2009/06/29/the-danish-joomla-spider/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 20:32:29 +0000</pubDate>
		<dc:creator>Renzo</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[spider]]></category>
		<category><![CDATA[survey]]></category>

		<guid isPermaLink="false">http://www.epic.dk/?p=109</guid>
		<description><![CDATA[Mission: To examine how many joomla sites there are in Denmark
Many times i asked myself - how many sites actually runs joomla in e.g. Denmark and i've could't find the answer anywhere. Even extensive search on Google, posting in forums etc.
]]></description>
		<wfw:commentRss>http://www.epic.dk/2009/06/29/the-danish-joomla-spider/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to easily convert .ts files to Mpeg2 or DVD</title>
		<link>http://www.epic.dk/2009/06/04/how-to-easily-convert-ts-files-to-mpeg2-or-dvd/</link>
		<comments>http://www.epic.dk/2009/06/04/how-to-easily-convert-ts-files-to-mpeg2-or-dvd/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 20:50:14 +0000</pubDate>
		<dc:creator>Renzo</dc:creator>
				<category><![CDATA[Dreambox]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.epic.dk/?p=89</guid>
		<description><![CDATA[So you finally got the recording features to work on your DreamBox, but you want more? If you only want to view the MPEG livestream file (.ts) then use VLC player, which is the best player around. But if you want to convert the .ts file to eg. Mpeg 2, or MPA/MPV format for later [...]]]></description>
		<wfw:commentRss>http://www.epic.dk/2009/06/04/how-to-easily-convert-ts-files-to-mpeg2-or-dvd/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>Subversion with a working copy on a samba share</title>
		<link>http://www.epic.dk/2009/05/20/subversion-with-a-working-copy-on-a-samba-share/</link>
		<comments>http://www.epic.dk/2009/05/20/subversion-with-a-working-copy-on-a-samba-share/#comments</comments>
		<pubDate>Wed, 20 May 2009 09:23:18 +0000</pubDate>
		<dc:creator>Renzo</dc:creator>
				<category><![CDATA[Samba]]></category>
		<category><![CDATA[subversion]]></category>

		<guid isPermaLink="false">http://www.epic.dk/?p=75</guid>
		<description><![CDATA[When having a working copy on a samba share, i used to get alot of &#8220;Failed to add &#8216;XXX&#8217;: object of the same name already already exists&#8221;. It seems that the problem lies on the samba configuration. SVN tries to move a readonly file. The reason why the file is created read only, i do [...]]]></description>
		<wfw:commentRss>http://www.epic.dk/2009/05/20/subversion-with-a-working-copy-on-a-samba-share/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

