<?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>Iezzi.ch Blog &#187; Technical</title>
	<atom:link href="http://www.iezzi.ch/archives/category/technical/feed" rel="self" type="application/rss+xml" />
	<link>http://www.iezzi.ch</link>
	<description>Just another Iezzi weblog</description>
	<lastBuildDate>Sun, 04 Dec 2011 10:14:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Porting Agavi&#8217;s shiny error handler to Zend Framework</title>
		<link>http://www.iezzi.ch/archives/397</link>
		<comments>http://www.iezzi.ch/archives/397#comments</comments>
		<pubDate>Thu, 11 Jun 2009 18:52:45 +0000</pubDate>
		<dc:creator>iezzip</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.iezzi.ch/?p=397</guid>
		<description><![CDATA[Last Tuesday I joined the Webtuesday Zurich meeting. David Zülke (project lead, Munich) gave a talk on Agavi Framework. Agavi is a general purpose PHP application framework built around the Model-View-Controller architecture originally based on the Mojavi 3 Web application framework written by Sean Kerr. It provides a rich toolset that solves most of the [...]]]></description>
		<wfw:commentRss>http://www.iezzi.ch/archives/397/feed</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Convert Zend Framework project to UTF-8</title>
		<link>http://www.iezzi.ch/archives/371</link>
		<comments>http://www.iezzi.ch/archives/371#comments</comments>
		<pubDate>Sat, 04 Apr 2009 14:17:58 +0000</pubDate>
		<dc:creator>iezzip</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.iezzi.ch/?p=371</guid>
		<description><![CDATA[If you still got your Zend Framework project lying around with mixed charsets, it&#8217;s now time to clean this up! If you decide to switch to Unicode, change the character set everywhere throughout your project. There should no longer be any need of conversions as utf8_encode() or utf8_decode. Here&#8217;s my quick step-by-step tutorial&#8230; Convert all [...]]]></description>
		<wfw:commentRss>http://www.iezzi.ch/archives/371/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>EncFSVault as a FileVault replacement</title>
		<link>http://www.iezzi.ch/archives/348</link>
		<comments>http://www.iezzi.ch/archives/348#comments</comments>
		<pubDate>Sat, 28 Feb 2009 22:33:59 +0000</pubDate>
		<dc:creator>iezzip</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://www.iezzi.ch/?p=348</guid>
		<description><![CDATA[EncFSVault provides a replacement for Apple&#8217;s FileVault. There are a lot of issues with FileVault. Personally I don&#8217;t like any proprietary software for security sensitive storage of my data. But the main reason I was not able to use FileVault was the fact that FileVault still doesn&#8217;t provide support for case sensitive HFS+ file systems [...]]]></description>
		<wfw:commentRss>http://www.iezzi.ch/archives/348/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>More OS X Leopard Tips &amp; Tricks</title>
		<link>http://www.iezzi.ch/archives/305</link>
		<comments>http://www.iezzi.ch/archives/305#comments</comments>
		<pubDate>Thu, 08 Jan 2009 12:43:10 +0000</pubDate>
		<dc:creator>iezzip</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://www.iezzi.ch/?p=305</guid>
		<description><![CDATA[I collected some more Tips &#38; Tricks to tweak OS X Leopard (also see my previous article). In my eyes, these modifications are all 100% necessary for a great daily Mac experience. I was a Windows guy and I&#8217;m running Debian/Ubuntu Linux for the last 7 years for server purposes. But now, for daily work [...]]]></description>
		<wfw:commentRss>http://www.iezzi.ch/archives/305/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Extensive sendmail wrapper with sender throttling</title>
		<link>http://www.iezzi.ch/archives/258</link>
		<comments>http://www.iezzi.ch/archives/258#comments</comments>
		<pubDate>Sat, 03 Jan 2009 14:43:46 +0000</pubDate>
		<dc:creator>iezzip</dc:creator>
				<category><![CDATA[Debian Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mail wrapper]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[sendmail]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.iezzi.ch/?p=258</guid>
		<description><![CDATA[In this tutorial I&#8217;d like to describe how to create an extensive sendmail wrapper for a web server to monitor all sent emails and throttle daily sent email volume by the senders original UID (user id). This is useful if you e.g. run PHP in CGI-mode with SuExec, that is: all customers run their scripts [...]]]></description>
		<wfw:commentRss>http://www.iezzi.ch/archives/258/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Simple process hiding kernel patch</title>
		<link>http://www.iezzi.ch/archives/239</link>
		<comments>http://www.iezzi.ch/archives/239#comments</comments>
		<pubDate>Fri, 02 Jan 2009 10:25:10 +0000</pubDate>
		<dc:creator>iezzip</dc:creator>
				<category><![CDATA[Debian Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[kernel patch]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[process hiding]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.iezzi.ch/?p=239</guid>
		<description><![CDATA[I have updated the process hiding kernel patch described in my previous post. The following patch was created for a vanilla kernel 2.6.27.10 from kernel.org. You should be able to patch also future kernel versions as it is a super simple single-line patch. Just modify one line in the proc_pid_instantiate method of fs/proc/base.c. diff -U8 [...]]]></description>
		<wfw:commentRss>http://www.iezzi.ch/archives/239/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Process hiding Kernel patch for 2.6.24.x</title>
		<link>http://www.iezzi.ch/archives/120</link>
		<comments>http://www.iezzi.ch/archives/120#comments</comments>
		<pubDate>Tue, 19 Feb 2008 23:16:09 +0000</pubDate>
		<dc:creator>iezzip</dc:creator>
				<category><![CDATA[Debian Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[kernel patch]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[process hiding]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.iezzi.ch/archives/120</guid>
		<description><![CDATA[Currently all Linux kernel security patch projects seem to be sleeping. There is no useful kernel patch that provides us with a decent patch set allowing us to strengthen the Linux kernel. Some years ago I was using Grsecurity, a wonderful solution to enforce security on 2.4.x kernels at that time. The project seems to [...]]]></description>
		<wfw:commentRss>http://www.iezzi.ch/archives/120/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Leopard 10.5.1 massive data loss bug / JPEG corruption</title>
		<link>http://www.iezzi.ch/archives/117</link>
		<comments>http://www.iezzi.ch/archives/117#comments</comments>
		<pubDate>Sat, 24 Nov 2007 12:42:31 +0000</pubDate>
		<dc:creator>iezzip</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[data loss bug]]></category>
		<category><![CDATA[garbled images]]></category>
		<category><![CDATA[jpeg]]></category>
		<category><![CDATA[leopard]]></category>

		<guid isPermaLink="false">http://www.iezzi.ch/archives/117</guid>
		<description><![CDATA[I strongly do NOT recommend to use Mac OS X Leopard in a productive environment! The initial release 10.5 got launched on October 26, 2007. It contained a number of serious bugs which should have been addressed in the first upgrade. On November 15th Apple released the first major upgrade 10.5.1. Most people believe all [...]]]></description>
		<wfw:commentRss>http://www.iezzi.ch/archives/117/feed</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Mac OS X 10.5 Leopard Tips &amp; Tricks</title>
		<link>http://www.iezzi.ch/archives/111</link>
		<comments>http://www.iezzi.ch/archives/111#comments</comments>
		<pubDate>Thu, 22 Nov 2007 14:31:08 +0000</pubDate>
		<dc:creator>iezzip</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[Leopard 10.5]]></category>
		<category><![CDATA[os x]]></category>

		<guid isPermaLink="false">http://www.iezzi.ch/archives/111</guid>
		<description><![CDATA[Warning: This article was written by a Windows/Linux User who just started to switch to OS X after a period of 10 macless years. Two days ago I got my new Mac Mini and finally I&#8217;m serious about switching from Windows Vista to Mac OS X Leopard. It&#8217;s just too annoying to wait 4 years [...]]]></description>
		<wfw:commentRss>http://www.iezzi.ch/archives/111/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Debian Sarge2Etch Upgrade</title>
		<link>http://www.iezzi.ch/archives/109</link>
		<comments>http://www.iezzi.ch/archives/109#comments</comments>
		<pubDate>Thu, 07 Jun 2007 23:28:19 +0000</pubDate>
		<dc:creator>iezzip</dc:creator>
				<category><![CDATA[Debian Linux]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.iezzi.ch/archives/109</guid>
		<description><![CDATA[I have upgraded Debian from Sarge to Etch on various systems and did not run into any problems. Well done, Debian guys! The following tutorial is based on Tim Bormann&#8217;s tutorial. I give you a quick-and-dirty insight how I have done it. Before you start, make sure you got plenty of time (an upgrade may [...]]]></description>
		<wfw:commentRss>http://www.iezzi.ch/archives/109/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ProFTPd xferlog via MySQL</title>
		<link>http://www.iezzi.ch/archives/110</link>
		<comments>http://www.iezzi.ch/archives/110#comments</comments>
		<pubDate>Thu, 07 Jun 2007 23:09:10 +0000</pubDate>
		<dc:creator>iezzip</dc:creator>
				<category><![CDATA[Debian Linux]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Proftpd]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.iezzi.ch/archives/110</guid>
		<description><![CDATA[Logging your FTP transfers to xferlog with ProFTPd is a nice thing. This can easily be done by a one-liner in /etc/proftpd/proftpd.conf: TransferLog /var/log/proftpd/xferlog This generates a nice transfer log which we could then parse for transfer statistics. But there is a much better way to accomplish this: MySQL. Let&#8217;s use MySQL for everything! It&#8217;s [...]]]></description>
		<wfw:commentRss>http://www.iezzi.ch/archives/110/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>RSBAC &#8211; Kernel based process hiding</title>
		<link>http://www.iezzi.ch/archives/106</link>
		<comments>http://www.iezzi.ch/archives/106#comments</comments>
		<pubDate>Wed, 30 May 2007 18:29:05 +0000</pubDate>
		<dc:creator>iezzip</dc:creator>
				<category><![CDATA[Debian Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[process hiding]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://new.iezzi.ch/archives/106</guid>
		<description><![CDATA[A webserver usually is the primary target to intrude into any network. If you provide web hosting services for your customers you have to provide them with a lot of features to make them happy. The main requirement for any hosting provider is PHP, probably the widest spread web scripting language out there. Some customers [...]]]></description>
		<wfw:commentRss>http://www.iezzi.ch/archives/106/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

