<?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. &#187; Allgemeines</title>
	<atom:link href="http://www.sousgarden.com/category/allgemeines/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sousgarden.com</link>
	<description>Ein neues WordPress-Weblog</description>
	<lastBuildDate>Wed, 10 Feb 2010 13:14:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<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>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>
		<item>
		<title>Fetchmail problem beim gleichen Benutzern</title>
		<link>http://www.sousgarden.com/2009/11/12/fetchmail-problem-beim-gleichen-benutzern/</link>
		<comments>http://www.sousgarden.com/2009/11/12/fetchmail-problem-beim-gleichen-benutzern/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 14:26:39 +0000</pubDate>
		<dc:creator>tsedeke</dc:creator>
				<category><![CDATA[Allgemeines]]></category>

		<guid isPermaLink="false">http://www.sousgarden.com/?p=311</guid>
		<description><![CDATA[Oh man, es hat mich heute fast 4 Stunden gekostet dies heraus zu finden. Benutzt man Fetchmal und hat den selben Benutzer auf beiden Servern, so erhällt man zwangläufig in der mail.log folgendes: postfix/pipe[4721]: 0C9E46F4380: to=, relay=dovecot, delay=0.06, delays=0.02/0.01/0/0.04, dsn=5.4.6, status=bounced (mail forwarding loop for meinUser@domain.de) Dies liegt daran, dass im Header bereits ein delivered-to [...]]]></description>
		<wfw:commentRss>http://www.sousgarden.com/2009/11/12/fetchmail-problem-beim-gleichen-benutzern/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CUPS &#8211; Drucken im Netzwerk</title>
		<link>http://www.sousgarden.com/2009/05/03/cups-drucken-im-netzwerk/</link>
		<comments>http://www.sousgarden.com/2009/05/03/cups-drucken-im-netzwerk/#comments</comments>
		<pubDate>Sun, 03 May 2009 14:59:57 +0000</pubDate>
		<dc:creator>tsedeke</dc:creator>
				<category><![CDATA[Allgemeines]]></category>
		<category><![CDATA[Print]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.sousgarden.com/?p=179</guid>
		<description><![CDATA[Einen Drucker im Netz mit anderen PCs zu teilen ist unter Linux Dank CUPS relativ Einfach. Dazu wird einfach CUPS Installiert und der Zugriff auf den Druckerserver innerhalb des Netzwerkes freigegeben. Wie so oft bei Linux muss eine Konfigurationsdatei angepasst werden. In diesem Fall /etc/cups/cupsd.conf. Da es aber immer mehr Hilfsprogramme bei modernen Linux Systemen [...]]]></description>
		<wfw:commentRss>http://www.sousgarden.com/2009/05/03/cups-drucken-im-netzwerk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>APEX bei Oracle XE remote ansprechen</title>
		<link>http://www.sousgarden.com/2009/02/28/apex-bei-oracle-xe-remote-ansprechen/</link>
		<comments>http://www.sousgarden.com/2009/02/28/apex-bei-oracle-xe-remote-ansprechen/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 14:45:22 +0000</pubDate>
		<dc:creator>tsedeke</dc:creator>
				<category><![CDATA[Allgemeines]]></category>

		<guid isPermaLink="false">http://www.sousgarden.com/?p=114</guid>
		<description><![CDATA[Nach der Installation von Oracle XE ist es immer so eine Sache, wie man das APEX anspricht. Ich habe keinen X-Server auf meinem Ubuntu Server installiert und habe dies auch nicht vor. Also http://127.0.0.1:8080/apex/ wird von meinem remote Rechner nicht funktionieren. Es gibt da dann 2 Möglichkeiten Abhängig davon ob man ein Windows oder Linux [...]]]></description>
		<wfw:commentRss>http://www.sousgarden.com/2009/02/28/apex-bei-oracle-xe-remote-ansprechen/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
