<?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>SousGarden s.r.o.</title>
	<atom:link href="http://www.sousgarden.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sousgarden.com</link>
	<description>Ein neues WordPress-Weblog</description>
	<lastBuildDate>Wed, 06 Oct 2010 11:29:32 +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>PHP5 INTL statt IDN</title>
		<link>http://www.sousgarden.com/2010/10/06/php5-intl-statt-idn/</link>
		<comments>http://www.sousgarden.com/2010/10/06/php5-intl-statt-idn/#comments</comments>
		<pubDate>Wed, 06 Oct 2010 11:29:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Allgemeines]]></category>

		<guid isPermaLink="false">http://www.sousgarden.com/?p=453</guid>
		<description><![CDATA[Das PHP Paket php5-idn soll bei Internationalen Domains mit Sonderzeichen helfen. Lange wurde auf der Seite http://http://php-idn.bayour.com/ gepflegt, doch seit Ende 2006 wird es nicht mehr gepflegt. Ausserdem enthält es mehrere Fehler, so erhält man bei Seiten mit mehr als 63 Zeichen ein &#8220;Stack overflow&#8221;. Dieses Paket wurde durch das INTL (http://php.net/manual/en/ref.intl.idn.php) Paket ersetzt. Um [...]]]></description>
		<wfw:commentRss>http://www.sousgarden.com/2010/10/06/php5-intl-statt-idn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSH port forwarding</title>
		<link>http://www.sousgarden.com/2010/10/06/ssh-port-forwarding/</link>
		<comments>http://www.sousgarden.com/2010/10/06/ssh-port-forwarding/#comments</comments>
		<pubDate>Wed, 06 Oct 2010 10:33:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Allgemeines]]></category>

		<guid isPermaLink="false">http://www.sousgarden.com/?p=448</guid>
		<description><![CDATA[Die meisten haben schon mal Ihren Server zu Hause angesprochen. Meist ist es ein Webmail Client wie Squirrelmail oder Roundcube oder auch eine Groupsoftware wie Groupoffice oder OpenXchange. Diese kann man relativ leicht mit htaccess sichern. Will man mal aber auf einen anderen Server im heimischen Netzt zugreifen, so ist es nicht möglich wenn die [...]]]></description>
		<wfw:commentRss>http://www.sousgarden.com/2010/10/06/ssh-port-forwarding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>APC unter Ubuntu Installieren und PHP5.3</title>
		<link>http://www.sousgarden.com/2010/09/18/apc-unter-ubuntu-installieren-und-php5-3/</link>
		<comments>http://www.sousgarden.com/2010/09/18/apc-unter-ubuntu-installieren-und-php5-3/#comments</comments>
		<pubDate>Sat, 18 Sep 2010 07:27:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Allgemeines]]></category>

		<guid isPermaLink="false">http://www.sousgarden.com/?p=443</guid>
		<description><![CDATA[Im allgemeinem ist die Installation von APC sehr einfach. Dazu meldet wir uns via shell, ssh etc am Server oder Rechner an und installieren alle benötigten Pakete. $ sudo apt-get install php-pear php5-dev apache2-threaded-dev Danach installieren wir APC: $ sudo pecl install apc und konfigurieren unsere php.ini in /etc/php5/apache2/php.ini in dem wir folgedes dazugeben: extension [...]]]></description>
		<wfw:commentRss>http://www.sousgarden.com/2010/09/18/apc-unter-ubuntu-installieren-und-php5-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Write array or var_dump to file</title>
		<link>http://www.sousgarden.com/2010/02/03/write-array-or-var_dump-to-file/</link>
		<comments>http://www.sousgarden.com/2010/02/03/write-array-or-var_dump-to-file/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 11:22:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Allgemeines]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.sousgarden.com/?p=436</guid>
		<description><![CDATA[Sometimes it happen you need to get a array to a file in PHP. For example if you use REST or JSON and need to get the server requests. One way to write the request in to a log or file. To do so, you can write a function which read the array and write [...]]]></description>
		<wfw:commentRss>http://www.sousgarden.com/2010/02/03/write-array-or-var_dump-to-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Postfix sendig error</title>
		<link>http://www.sousgarden.com/2010/01/26/postfix-sendig-error/</link>
		<comments>http://www.sousgarden.com/2010/01/26/postfix-sendig-error/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 10:35:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Allgemeines]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[Postfix]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.sousgarden.com/?p=427</guid>
		<description><![CDATA[I installed once my home server new, with postfix as satelite system and got always one error. While sending mails with attachment the log file show following error: delivery temporarily suspended: lost connection with while receiving the initial server greeting The reason was my mistake. I didn&#8217;t see, that inet_interfaces was set to loopback-only. The [...]]]></description>
		<wfw:commentRss>http://www.sousgarden.com/2010/01/26/postfix-sendig-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configure MySQL with full utf8 support</title>
		<link>http://www.sousgarden.com/2009/11/26/configure-mysql-with-full-utf8-support/</link>
		<comments>http://www.sousgarden.com/2009/11/26/configure-mysql-with-full-utf8-support/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 17:41:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Allgemeines]]></category>

		<guid isPermaLink="false">http://www.sousgarden.com/?p=414</guid>
		<description><![CDATA[When I start with MySQL and Zend Framework, I wonder why I get different characters when using German &#8216;öäüß&#8217;. Sure this happen with all special characters. Trying around I found the solution. May I create the database in utf8 and also my Zend View and my layout is encoded in utf8, but the mysql connection [...]]]></description>
		<wfw:commentRss>http://www.sousgarden.com/2009/11/26/configure-mysql-with-full-utf8-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Server installieren unter Ubuntu 9.10 Server</title>
		<link>http://www.sousgarden.com/2009/11/16/zend-server-installieren-unter-ubuntu-9-10-server/</link>
		<comments>http://www.sousgarden.com/2009/11/16/zend-server-installieren-unter-ubuntu-9-10-server/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 13:12:56 +0000</pubDate>
		<dc:creator>tsedeke</dc:creator>
				<category><![CDATA[Allgemeines]]></category>

		<guid isPermaLink="false">http://www.sousgarden.com/?p=409</guid>
		<description><![CDATA[Zend Server ist ein schönes System, welches ungemein bei der PHP und Zend Framework Applicationsentwicklung hilt. Nur gibt es da leider ein kleines Problem unter Ubuntu 9.10. Versucht man es zu installieren mit aptitude install zend-server-ce-php-5.3 , wie es in der Anleitung steht, erhält man einen Fehler. Ein virtuelles Paket kann nicht installiert, bzw. gefunden [...]]]></description>
		<wfw:commentRss>http://www.sousgarden.com/2009/11/16/zend-server-installieren-unter-ubuntu-9-10-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Postfix Setup als RelayHost mit SSL/TLS</title>
		<link>http://www.sousgarden.com/2009/11/13/postfix-setup-als-relayhost-mit-ssltls/</link>
		<comments>http://www.sousgarden.com/2009/11/13/postfix-setup-als-relayhost-mit-ssltls/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 19:27:57 +0000</pubDate>
		<dc:creator>tsedeke</dc:creator>
				<category><![CDATA[Mail]]></category>
		<category><![CDATA[Postfix]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.sousgarden.com/?p=396</guid>
		<description><![CDATA[Ich gehe hier von einer funktionierenden Konfiguration des Postfix Server Dienstes aus. Um den Server zum RelayHost zu ändern müssen wir die Konfigurationsdatei /etc/postfix/main.cf anpassen: relayhost = [my.relay.host] # [] verhindern ein dns lookup. So sollte kein mx record existieren # klappt es trotzdem smtp_use_tls = yes smtp_sasl_auth_enable = yes smtp_sasl_password_maps = hash:/etc/postfix/smtp_auth smtp_sasl_security_options = [...]]]></description>
		<wfw:commentRss>http://www.sousgarden.com/2009/11/13/postfix-setup-als-relayhost-mit-ssltls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dovecot mit Sieve und ManageSieve support</title>
		<link>http://www.sousgarden.com/2009/11/13/dovecot-mit-sieve-und-managesieve-support-unter-ubuntu-8-04/</link>
		<comments>http://www.sousgarden.com/2009/11/13/dovecot-mit-sieve-und-managesieve-support-unter-ubuntu-8-04/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 13:03:05 +0000</pubDate>
		<dc:creator>tsedeke</dc:creator>
				<category><![CDATA[Allgemeines]]></category>
		<category><![CDATA[Dovecot]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.sousgarden.com/?p=317</guid>
		<description><![CDATA[Da sich leider unter Ubuntu 8.04 nur die dovecot 1.0 version über die Ubuntu Repositories installieren lässt, und diese auch kein Managesieve support haben, müssen wir leider uns eine eigene Version erstellen. Im Moment ist die Dovecot Version 1.2.6 aktuell, welche einige Vorteile gegenüber der 1.0 mit sich bringt. So ist z.B. das Plugin autocreate [...]]]></description>
		<wfw:commentRss>http://www.sousgarden.com/2009/11/13/dovecot-mit-sieve-und-managesieve-support-unter-ubuntu-8-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu: Achtung bei packet resolvconf</title>
		<link>http://www.sousgarden.com/2009/11/12/ubuntu-achtung-bei-packet-resolconf/</link>
		<comments>http://www.sousgarden.com/2009/11/12/ubuntu-achtung-bei-packet-resolconf/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 18:45:32 +0000</pubDate>
		<dc:creator>tsedeke</dc:creator>
				<category><![CDATA[Allgemeines]]></category>

		<guid isPermaLink="false">http://www.sousgarden.com/?p=319</guid>
		<description><![CDATA[Vor kurzen hatte ein Freund mit Hylafax experimentiert. Dabei installierte er das paket &#8220;resolvconf&#8221;, da es nach der installation von Hylafax vorgeschlagen wurde. Erst nach einiger zeit merkte er dass sein server keine Domain Namen mehr auflößte. Als ich auf das System schaute, war seine /etc/resolv.conf leer und mit folgedem Vermerk versehen: # Dynamic resolv.conf(5) [...]]]></description>
		<wfw:commentRss>http://www.sousgarden.com/2009/11/12/ubuntu-achtung-bei-packet-resolconf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

