<?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>Mads &#039;zephid&#039; Madsen &#187; Linux</title>
	<atom:link href="http://www.zephid.dk/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zephid.dk</link>
	<description>Life is too short for bad code!</description>
	<lastBuildDate>Mon, 22 Feb 2010 04:04:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Using phpDesigner under Linux (Ubuntu)</title>
		<link>http://www.zephid.dk/2008/07/01/using-phpdesigner-under-linux/</link>
		<comments>http://www.zephid.dk/2008/07/01/using-phpdesigner-under-linux/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 13:31:44 +0000</pubDate>
		<dc:creator>Mads Madsen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[mpsoftware]]></category>
		<category><![CDATA[phpDesigner]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wine]]></category>

		<guid isPermaLink="false">http://www.zephid.dk/?p=108</guid>
		<description><![CDATA[In this guide I will explain howto install phpDesigner (http://www.mpsoftware.dk/phpdesigner.php). phpDesigner is an award winning PHP editor for Windows. 1. Installing latest Wine First we will need the latest version of wine, atm. that is 1.1.0, the easiest why to do that, is to add the wine repository. First we will add the key: wget [...]]]></description>
		<wfw:commentRss>http://www.zephid.dk/2008/07/01/using-phpdesigner-under-linux/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Installing Mono (1.9) and Lighttpd on Debian(lenny)</title>
		<link>http://www.zephid.dk/2008/04/27/installing-mono-and-lighttpd-on-debian/</link>
		<comments>http://www.zephid.dk/2008/04/27/installing-mono-and-lighttpd-on-debian/#comments</comments>
		<pubDate>Sun, 27 Apr 2008 08:07:06 +0000</pubDate>
		<dc:creator>Mads Madsen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[fastcgi]]></category>
		<category><![CDATA[lighttpd]]></category>
		<category><![CDATA[mono]]></category>

		<guid isPermaLink="false">http://www.zephid.dk/?p=107</guid>
		<description><![CDATA[This guide explains how to install the latest version of Mono on Debian (lenny) (with Lighttpd). Mono is a software platform designed to allow developers to easily create cross platform applications. It is an open source implementation of Microsoft&#8217;s .Net Framework based on the ECMA standards for C# and the Common Language Runtime 1. Installing [...]]]></description>
		<wfw:commentRss>http://www.zephid.dk/2008/04/27/installing-mono-and-lighttpd-on-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hotmail just sucks</title>
		<link>http://www.zephid.dk/2008/01/02/hotmail-just-sucks/</link>
		<comments>http://www.zephid.dk/2008/01/02/hotmail-just-sucks/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 10:31:23 +0000</pubDate>
		<dc:creator>Mads Madsen</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.zephid.dk/2008/01/02/hotmail-just-sucks/</guid>
		<description><![CDATA[This night I did a minor update on my mail server, I updated the dkim-milter to a newer version and removed the dk-milter filter from the server. With the update some bonuses came along, gmail.com and yahoo.com now looks at my mails as &#8220;in-good-stand&#8221; mails, and this is a major bonus. However Hotmail still look [...]]]></description>
		<wfw:commentRss>http://www.zephid.dk/2008/01/02/hotmail-just-sucks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting the power of sftp chroot in debian</title>
		<link>http://www.zephid.dk/2007/11/20/getting-the-power-of-sftp-chroot-in-debian/</link>
		<comments>http://www.zephid.dk/2007/11/20/getting-the-power-of-sftp-chroot-in-debian/#comments</comments>
		<pubDate>Tue, 20 Nov 2007 10:25:20 +0000</pubDate>
		<dc:creator>Mads Madsen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.zephid.dk/2007/11/20/getting-the-power-of-sftp-chroot-in-debian/</guid>
		<description><![CDATA[Background As many people might know, I am a bit security paranoid when it comes to my servers and sending stuff over the Internet in plain text. Therefore have I been using SFTP and SSH when I needed something sent over the Internet to my servers. SFTP does however have a downside, in order to [...]]]></description>
		<wfw:commentRss>http://www.zephid.dk/2007/11/20/getting-the-power-of-sftp-chroot-in-debian/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Screen: Tips &amp; Tricks</title>
		<link>http://www.zephid.dk/2007/07/14/screen-tips-tricks/</link>
		<comments>http://www.zephid.dk/2007/07/14/screen-tips-tricks/#comments</comments>
		<pubDate>Sat, 14 Jul 2007 04:09:50 +0000</pubDate>
		<dc:creator>Mads Madsen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.zephid.dk/2007/07/14/screen-tips-tricks/</guid>
		<description><![CDATA[In this article I will describe a very useful program: GNU Screen. Usually this program is used by people who have a shell account on a Unix server. But it can be also helpful to people who haven â€™t yet started to use a terminal or even Linux/Unix at all. read more &#124; digg story]]></description>
		<wfw:commentRss>http://www.zephid.dk/2007/07/14/screen-tips-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skiftet til lighttpd</title>
		<link>http://www.zephid.dk/2007/07/13/skiftet-til-lighttpd/</link>
		<comments>http://www.zephid.dk/2007/07/13/skiftet-til-lighttpd/#comments</comments>
		<pubDate>Fri, 13 Jul 2007 02:43:25 +0000</pubDate>
		<dc:creator>Mads Madsen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.zephid.dk/2007/07/13/skiftet-til-lighttpd/</guid>
		<description><![CDATA[Så skete det, jeg har udskiftet Apache2 med den lille lighttpd, det var ikke smertefrit, da den ikke understøtter .htaccess, så det blev til en masse legende rundt med url.rewrite og url.redirect. Men det viste sig så at det eneste det krævede var: $HTTP["host"] == &#8220;www.zephid.dk&#8221; { url.redirect = ( &#8220;^/(.*)&#8221; =&#62; &#8220;http://www.zephid.dk/$1&#8243; ) } [...]]]></description>
		<wfw:commentRss>http://www.zephid.dk/2007/07/13/skiftet-til-lighttpd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash 9 er buggy på Linux</title>
		<link>http://www.zephid.dk/2007/07/12/flash-9-er-buggy-pa-linux/</link>
		<comments>http://www.zephid.dk/2007/07/12/flash-9-er-buggy-pa-linux/#comments</comments>
		<pubDate>Thu, 12 Jul 2007 13:27:39 +0000</pubDate>
		<dc:creator>Mads Madsen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.zephid.dk/2007/07/12/flash-9-er-buggy-pa-linux/</guid>
		<description><![CDATA[Mens jeg var ved at kode http://oldstudents.dk kom jeg forbi projektet swfupload som bruger Flash og Ajax (XHR) til at håndtere uploads, så det kommer til at se nice ud. Men da jeg skulle bruge det mens jeg sad og udviklede virker det ikke, den kalde aldrig upload.php som skulle behandle uploadet. Hvad jeg senere [...]]]></description>
		<wfw:commentRss>http://www.zephid.dk/2007/07/12/flash-9-er-buggy-pa-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hvordan ser et &#8220;gamer&#8221; site ud?</title>
		<link>http://www.zephid.dk/2007/07/09/hvordan-ser-et-gamer-site-ud/</link>
		<comments>http://www.zephid.dk/2007/07/09/hvordan-ser-et-gamer-site-ud/#comments</comments>
		<pubDate>Mon, 09 Jul 2007 04:56:47 +0000</pubDate>
		<dc:creator>Mads Madsen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.zephid.dk/2007/07/09/hvordan-ser-et-gamer-site-ud/</guid>
		<description><![CDATA[Efter meget tid med Firefox og andre browsere, samt OS skiftende mellem Linux og Windows. Er jeg kommet forbi en del lettere fucked up sider når de vises i en anden browser end Internet Explorer, plus at blive vist i Linux. Grunden til dette indlæg er for at vise folk hvor pisse hammerende træt jeg [...]]]></description>
		<wfw:commentRss>http://www.zephid.dk/2007/07/09/hvordan-ser-et-gamer-site-ud/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Optimize PHP and Accelerate Apache</title>
		<link>http://www.zephid.dk/2007/06/27/optimize-php-and-accelerate-apache/</link>
		<comments>http://www.zephid.dk/2007/06/27/optimize-php-and-accelerate-apache/#comments</comments>
		<pubDate>Tue, 26 Jun 2007 23:36:27 +0000</pubDate>
		<dc:creator>Mads Madsen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.zephid.dk/2007/06/27/optimize-php-and-accelerate-apache/</guid>
		<description><![CDATA[As the load on an application increases, the bottlenecks in the underlying infrastructure become more apparent in the form of slow response to user requests. This article discusses many of the server configuration items that can make or break an application&#8217;s performance and focuses on steps you can take to optimize Apache and PHP. read [...]]]></description>
		<wfw:commentRss>http://www.zephid.dk/2007/06/27/optimize-php-and-accelerate-apache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tail -f  tailf</title>
		<link>http://www.zephid.dk/2007/06/07/tail-f-tailf/</link>
		<comments>http://www.zephid.dk/2007/06/07/tail-f-tailf/#comments</comments>
		<pubDate>Thu, 07 Jun 2007 03:46:11 +0000</pubDate>
		<dc:creator>Mads Madsen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.zephid.dk/2007/06/07/tail-f-tailf/</guid>
		<description><![CDATA[Jeg har været inhabil gentoo bruger, der havde de et wrapper script til at håndtere tail -f så man blot skulle skrive tailf i stedet, jeg har derfor valgt at skrive et. Husk at smide det ind i et dir der er i din PATH, f.eks. /usr/bin, samt at chmod +x den. #!/bin/sh # # [...]]]></description>
		<wfw:commentRss>http://www.zephid.dk/2007/06/07/tail-f-tailf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.551 seconds -->
