<?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>nodomain.cc &#187; s9y</title> <atom:link href="http://nodomain.cc/tag/s9y/feed" rel="self" type="application/rss+xml" /><link>http://nodomain.cc</link> <description>just my two cents</description> <lastBuildDate>Fri, 27 Aug 2010 22:03:02 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <atom:link rel='hub' href='http://nodomain.cc/?pushpress=hub'/> <item><title>Rewrite-Regeln für Serendipity und lighttpd</title><link>http://nodomain.cc/2008/02/14/rewrite-regeln-fur-serendipity-und-lighttpd.html?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rewrite-regeln-fur-serendipity-und-lighttpd</link> <comments>http://nodomain.cc/2008/02/14/rewrite-regeln-fur-serendipity-und-lighttpd.html#comments</comments> <pubDate>Thu, 14 Feb 2008 00:22:56 +0000</pubDate> <dc:creator>ff</dc:creator> <category><![CDATA[Hosting]]></category> <category><![CDATA[lighttpd]]></category> <category><![CDATA[s9y]]></category><guid isPermaLink="false">http://dev.nodomain.cc/wp/?p=787</guid> <description><![CDATA[Gerade durch Zufall entdeckt: Statt die komplette Latte von Rewrite-Regeln für Serendipity auf lighttpd-Syntax anzupassen genügt folgender simpler Eintrag: ## vhost settings $HTTP["host"] =~ "(nodomain.cc&#124;blog.anderedomain.de)" { url.access-deny = ( ".tpl", ".inc.php", ".sql", ".db" ) server.error-handler-404 = "/index.php" } Der access-deny-Eintrag sorgt dafür, dass ein paar "wichtige" Systemdateien nicht abgerufen werden können und die zweite Zeile [...]<p><a href="http://nodomain.cc/2008/02/14/rewrite-regeln-fur-serendipity-und-lighttpd.html">Rewrite-Regeln für Serendipity und lighttpd</a> is a post from: <a href="http://nodomain.cc">nodomain.cc</a></p>Related posts:<ol><li><a href='http://nodomain.cc/2007/06/16/umstieg-auf-lighttpd.html' rel='bookmark' title='Permanent Link: Umstieg auf lighttpd'>Umstieg auf lighttpd</a></li><li><a href='http://nodomain.cc/2007/06/26/lighttpd-https-erzwingen.html' rel='bookmark' title='Permanent Link: lighttpd: HTTPS erzwingen'>lighttpd: HTTPS erzwingen</a></li><li><a href='http://nodomain.cc/2007/06/17/nochmal-die-performance.html' rel='bookmark' title='Permanent Link: Nochmal die Performance'>Nochmal die Performance</a></li></ol>]]></description> <content:encoded><![CDATA[<p>Gerade durch Zufall entdeckt: Statt die komplette Latte von Rewrite-Regeln für Serendipity auf lighttpd-Syntax anzupassen genügt folgender simpler Eintrag:</p><blockquote><p>## vhost settings<br /> $HTTP["host"] =~ "(nodomain.cc|blog.anderedomain.de)" {<br /> url.access-deny = ( ".tpl", ".inc.php", ".sql", ".db" )<br /> server.error-handler-404 = "/index.php"<br /> }</p></blockquote><p>Der access-deny-Eintrag sorgt dafür, dass ein paar "wichtige" Systemdateien nicht abgerufen werden können und die zweite Zeile definiert die index.php als Error-Handler. Danach noch in S9Y "apache Error-Handler" für "rewrite URLs" aktivieren und das wars.<br /> Nebenbei kann man mit diesem Eintrag alle Domains auf dem Server, auf denen eine Instanz von Serendipity läuft, auf einmal abdecken <img src='http://s1.nodomain.cc/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p><p>Feine Sache das.</p><p><a href="http://nodomain.cc/2008/02/14/rewrite-regeln-fur-serendipity-und-lighttpd.html" >Rewrite-Regeln für Serendipity und lighttpd</a> is a post from: <a href="http://nodomain.cc" >nodomain.cc</a></p><p>Related posts:<ol><li><a href='http://nodomain.cc/2007/06/16/umstieg-auf-lighttpd.html' rel='bookmark' title='Permanent Link: Umstieg auf lighttpd'>Umstieg auf lighttpd</a></li><li><a href='http://nodomain.cc/2007/06/26/lighttpd-https-erzwingen.html' rel='bookmark' title='Permanent Link: lighttpd: HTTPS erzwingen'>lighttpd: HTTPS erzwingen</a></li><li><a href='http://nodomain.cc/2007/06/17/nochmal-die-performance.html' rel='bookmark' title='Permanent Link: Nochmal die Performance'>Nochmal die Performance</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://nodomain.cc/2008/02/14/rewrite-regeln-fur-serendipity-und-lighttpd.html/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Hausputz</title><link>http://nodomain.cc/2007/11/13/hausputz.html?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=hausputz</link> <comments>http://nodomain.cc/2007/11/13/hausputz.html#comments</comments> <pubDate>Tue, 13 Nov 2007 23:04:40 +0000</pubDate> <dc:creator>ff</dc:creator> <category><![CDATA[Site News]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[s9y]]></category> <category><![CDATA[seo]]></category><guid isPermaLink="false">http://dev.nodomain.cc/wp/?p=773</guid> <description><![CDATA[Heute abend habe ich mich - wie man sieht - mal wieder ausgiebig meinem Blog gewidmet. Herausgekommen ist dabei der Umstieg auf ein neues Template (Bulletproof) sowie die zusätzliche Einbindung eines neuen Werbeanbieters, auf den ich über Sebbi gekommen bin. Die "angepassten" Werbeinhalte gibt es selbstverständlich nur ab 22 Uhr. Weiterhin werde ich im nächsten [...]<p><a href="http://nodomain.cc/2007/11/13/hausputz.html">Hausputz</a> is a post from: <a href="http://nodomain.cc">nodomain.cc</a></p>Related posts:<ol><li><a href='http://nodomain.cc/2009/01/14/migration-zu-wordpress.html' rel='bookmark' title='Permanent Link: Migration zu WordPress'>Migration zu WordPress</a></li><li><a href='http://nodomain.cc/2007/06/17/dieter-bohlen-nackt.html' rel='bookmark' title='Permanent Link: Dieter Bohlen nackt'>Dieter Bohlen nackt</a></li><li><a href='http://nodomain.cc/2005/10/29/serendipity-09.html' rel='bookmark' title='Permanent Link: Serendipity 0.9'>Serendipity 0.9</a></li></ol>]]></description> <content:encoded><![CDATA[<p>Heute abend habe ich mich - wie man sieht - mal wieder ausgiebig meinem Blog gewidmet. Herausgekommen ist dabei der Umstieg auf ein neues Template (<a target="_blank" href="http://s9y-bulletproof.com/" >Bulletproof</a>) sowie die zusätzliche Einbindung eines neuen <a target="_blank" href="http://www.x-adservice.de/" >Werbeanbieters</a>, auf den ich über <a target="_blank" href="http://www.sebbi.de/archives/2007/08/01/blogstatistik-juli-2007/" >Sebbi</a> gekommen bin. Die "angepassten" Werbeinhalte gibt es selbstverständlich nur ab 22 Uhr. Weiterhin werde ich im nächsten Schritt Stammleser mit Cookie von der Werbung ganz ausnehmen, der Fokus soll hier auf Besuchern liegen, die über eine Suchmaschine auf mein Blog stoßen.</p><p>Ich werde das mal eine Weile testen und dann von den Ergebnissen im Vergleich zu Adsense berichten. Also an alle Feed-Leser, schaut doch mal kurz per WWW vorbei <img src='http://s1.nodomain.cc/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p><p><a href="http://nodomain.cc/2007/11/13/hausputz.html" >Hausputz</a> is a post from: <a href="http://nodomain.cc" >nodomain.cc</a></p><p>Related posts:<ol><li><a href='http://nodomain.cc/2009/01/14/migration-zu-wordpress.html' rel='bookmark' title='Permanent Link: Migration zu WordPress'>Migration zu WordPress</a></li><li><a href='http://nodomain.cc/2007/06/17/dieter-bohlen-nackt.html' rel='bookmark' title='Permanent Link: Dieter Bohlen nackt'>Dieter Bohlen nackt</a></li><li><a href='http://nodomain.cc/2005/10/29/serendipity-09.html' rel='bookmark' title='Permanent Link: Serendipity 0.9'>Serendipity 0.9</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://nodomain.cc/2007/11/13/hausputz.html/feed</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Nochmal die Performance</title><link>http://nodomain.cc/2007/06/17/nochmal-die-performance.html?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=nochmal-die-performance</link> <comments>http://nodomain.cc/2007/06/17/nochmal-die-performance.html#comments</comments> <pubDate>Sun, 17 Jun 2007 18:55:48 +0000</pubDate> <dc:creator>ff</dc:creator> <category><![CDATA[Hosting]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[lighttpd]]></category> <category><![CDATA[s9y]]></category><guid isPermaLink="false">http://dev.nodomain.cc/wp/?p=725</guid> <description><![CDATA[Ich habe es vorhin ja bereits angedeutet, Micha weiß dazu noch mehr: ist hier der Vorspung von lighttpd deutlicher, er verarbeitet ca 10% mehr Anfragen pro Sekunde als der Apache. Richtig Würze kommt aber auch hier erst ins Spiel wenn der PHP Opcode Cache XCache verwendet wird. Er bringt in jedem Fall eine Steigerung von [...]<p><a href="http://nodomain.cc/2007/06/17/nochmal-die-performance.html">Nochmal die Performance</a> is a post from: <a href="http://nodomain.cc">nodomain.cc</a></p>Related posts:<ol><li><a href='http://nodomain.cc/2007/06/16/umstieg-auf-lighttpd.html' rel='bookmark' title='Permanent Link: Umstieg auf lighttpd'>Umstieg auf lighttpd</a></li><li><a href='http://nodomain.cc/2008/02/14/rewrite-regeln-fur-serendipity-und-lighttpd.html' rel='bookmark' title='Permanent Link: Rewrite-Regeln für Serendipity und lighttpd'>Rewrite-Regeln für Serendipity und lighttpd</a></li><li><a href='http://nodomain.cc/2008/02/11/500er-fehler-im-blog.html' rel='bookmark' title='Permanent Link: 500er Fehler im Blog'>500er Fehler im Blog</a></li></ol>]]></description> <content:encoded><![CDATA[<p>Ich habe es vorhin ja bereits angedeutet, <a target="_blank" href="http://micha.monsteradmin.de/archives/134-Serendipity-und-lighttpd.html" >Micha</a> weiß dazu noch mehr:</p><blockquote><p>ist hier der Vorspung von lighttpd deutlicher, er verarbeitet ca 10% mehr Anfragen pro Sekunde als der Apache. Richtig Würze kommt aber auch hier erst ins Spiel wenn der PHP Opcode Cache XCache verwendet wird. Er bringt in jedem Fall eine Steigerung von 150%. Geht man davon aus, dass eine Migration von Apache zu lighttpd inkl. XCache erfolgt, beträgt die Steigerung sogar 170%.</p></blockquote><p>In den Kommentaren steht u.a. auch, dass man speziell bei Serendipity das Statistik-Plugin deaktivieren sollte, da es Performance frisst.</p><p>Ich habe heute mittag übrigens <a target="_blank" href="http://eaccelerator.net/" >eAccelerator</a> durch <a target="_blank" href="http://xcache.lighttpd.net/" >XCache</a> ersetzt.</p><p><a href="http://nodomain.cc/2007/06/17/nochmal-die-performance.html" >Nochmal die Performance</a> is a post from: <a href="http://nodomain.cc" >nodomain.cc</a></p><p>Related posts:<ol><li><a href='http://nodomain.cc/2007/06/16/umstieg-auf-lighttpd.html' rel='bookmark' title='Permanent Link: Umstieg auf lighttpd'>Umstieg auf lighttpd</a></li><li><a href='http://nodomain.cc/2008/02/14/rewrite-regeln-fur-serendipity-und-lighttpd.html' rel='bookmark' title='Permanent Link: Rewrite-Regeln für Serendipity und lighttpd'>Rewrite-Regeln für Serendipity und lighttpd</a></li><li><a href='http://nodomain.cc/2008/02/11/500er-fehler-im-blog.html' rel='bookmark' title='Permanent Link: 500er Fehler im Blog'>500er Fehler im Blog</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://nodomain.cc/2007/06/17/nochmal-die-performance.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Spam-Trackbackkommentarflut</title><link>http://nodomain.cc/2007/04/11/spam-trackbackkommentarflut.html?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=spam-trackbackkommentarflut</link> <comments>http://nodomain.cc/2007/04/11/spam-trackbackkommentarflut.html#comments</comments> <pubDate>Wed, 11 Apr 2007 21:10:38 +0000</pubDate> <dc:creator>ff</dc:creator> <category><![CDATA[Site News]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[s9y]]></category> <category><![CDATA[spam]]></category><guid isPermaLink="false">http://dev.nodomain.cc/wp/?p=704</guid> <description><![CDATA[Was ist denn los? Ich habe in den letzten 15 Minuten ca. 50 Spam-Trackbacks bzw. -Kommentare bekommen? In den letzten Tagen waren es immer ein bis zwei Spameinträge pro Tag aber diese Flut ist jetzt richtig heftig. Kann das jemand von euch bestätigen? Dies war die Gelegenheit, gerade eben die CVS-Version des Spamblock-Plugins zu installieren. [...]<p><a href="http://nodomain.cc/2007/04/11/spam-trackbackkommentarflut.html">Spam-Trackbackkommentarflut</a> is a post from: <a href="http://nodomain.cc">nodomain.cc</a></p>Related posts:<ol><li><a href='http://nodomain.cc/2009/01/19/china-spam.html' rel='bookmark' title='Permanent Link: China-Spam'>China-Spam</a></li><li><a href='http://nodomain.cc/2007/06/29/pdf-spam.html' rel='bookmark' title='Permanent Link: PDF-Spam'>PDF-Spam</a></li><li><a href='http://nodomain.cc/2006/05/12/spam-und-ham.html' rel='bookmark' title='Permanent Link: Spam und Ham'>Spam und Ham</a></li></ol>]]></description> <content:encoded><![CDATA[<p>Was ist denn los? Ich habe in den letzten 15 Minuten ca. 50 Spam-Trackbacks bzw. -Kommentare bekommen? In den letzten Tagen waren es immer ein bis zwei Spameinträge pro Tag aber diese Flut ist jetzt richtig heftig. Kann das jemand von euch bestätigen?</p><p>Dies war die Gelegenheit, gerade eben die CVS-Version des <a target="_blank" href="http://board.s9y.org/viewtopic.php?t=8800"  >Spamblock-Plugins</a> zu installieren. Damit werden solche Spammer-IPs nämlich automatisch über die .htaccess geblockt. In meinem Fall hat dies gut funktioniert, da der Angriff von wenigen IPs zu kommen scheint:</p><div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:550px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">#SPAMDENY<br /> Deny From 200.238.102.162,200.238.102.170,69.59.130.236<br /> #/SPAMDENY</div></div><p>Außerdem bin ich gerade dabei, den Wortfilter zu füttern. Langsam wirds echt arg...</p><p>edit:// <a target="_blank" href="http://www.echox.de/blog/archives/425-Massnahmen-gegen-Trackbackspam.html"  >echox</a> hats auch getroffen. Achtet mal auf die IP-Adressen <img src='http://s1.nodomain.cc/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p><p><a href="http://nodomain.cc/2007/04/11/spam-trackbackkommentarflut.html" >Spam-Trackbackkommentarflut</a> is a post from: <a href="http://nodomain.cc" >nodomain.cc</a></p><p>Related posts:<ol><li><a href='http://nodomain.cc/2009/01/19/china-spam.html' rel='bookmark' title='Permanent Link: China-Spam'>China-Spam</a></li><li><a href='http://nodomain.cc/2007/06/29/pdf-spam.html' rel='bookmark' title='Permanent Link: PDF-Spam'>PDF-Spam</a></li><li><a href='http://nodomain.cc/2006/05/12/spam-und-ham.html' rel='bookmark' title='Permanent Link: Spam und Ham'>Spam und Ham</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://nodomain.cc/2007/04/11/spam-trackbackkommentarflut.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Serendipity 1.1</title><link>http://nodomain.cc/2006/12/29/serendipity-11.html?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=serendipity-11</link> <comments>http://nodomain.cc/2006/12/29/serendipity-11.html#comments</comments> <pubDate>Fri, 29 Dec 2006 10:02:05 +0000</pubDate> <dc:creator>ff</dc:creator> <category><![CDATA[Site News]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[s9y]]></category><guid isPermaLink="false">http://dev.nodomain.cc/wp/?p=680</guid> <description><![CDATA[Ich habe gerade innerhalb einer Minute durch - wie immer - simples Überschreiben der alten Dateien Serendipity (die beste Blogsoftware der Welt) auf die aktuelle Version 1.1 aktualisiert. Genial einfach und tolle neue Features... ich werd jetzt noch ein bisschen mit den Templates spielen, nachdem ich verschiedene andere Blogs aktualisiert habe Serendipity 1.1 is a [...]<p><a href="http://nodomain.cc/2006/12/29/serendipity-11.html">Serendipity 1.1</a> is a post from: <a href="http://nodomain.cc">nodomain.cc</a></p>Related posts:<ol><li><a href='http://nodomain.cc/2005/04/25/serendipity-08.html' rel='bookmark' title='Permanent Link: Serendipity 0.8'>Serendipity 0.8</a></li><li><a href='http://nodomain.cc/2005/08/05/serendipity-083.html' rel='bookmark' title='Permanent Link: Serendipity 0.8.3'>Serendipity 0.8.3</a></li><li><a href='http://nodomain.cc/2005/10/29/serendipity-09.html' rel='bookmark' title='Permanent Link: Serendipity 0.9'>Serendipity 0.9</a></li></ol>]]></description> <content:encoded><![CDATA[<p>Ich habe gerade innerhalb einer Minute durch - wie immer - simples Überschreiben der alten Dateien <a target="_blank" href="http://www.s9y.org"  >Serendipity</a> (die beste Blogsoftware der Welt) auf die aktuelle <a target="_blank" href="http://blog.s9y.org/archives/159-Serendipity-1.1-released!.html"  >Version 1.1</a> aktualisiert.<br /> Genial einfach und tolle neue <a target="_blank" href="http://blog.s9y.org/archives/159-Serendipity-1.1-released!.html"  >Features</a>... ich werd jetzt noch ein bisschen mit den Templates spielen, nachdem ich <a target="_blank" href="http://eblog.mbant.de/"  >verschiedene</a> <a target="_blank" href="http://blog.schmelzle-net.de/"  >andere</a> <a target="_blank" href="http://blog.akwm.org/"  >Blogs</a> <a target="_blank" href="http://fr1tz.de/"  >aktualisiert</a> <a target="_blank" href="http://brablog.kjg-speyer.de/"  >habe</a> <img src='http://s1.nodomain.cc/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p><p><a href="http://nodomain.cc/2006/12/29/serendipity-11.html" >Serendipity 1.1</a> is a post from: <a href="http://nodomain.cc" >nodomain.cc</a></p><p>Related posts:<ol><li><a href='http://nodomain.cc/2005/04/25/serendipity-08.html' rel='bookmark' title='Permanent Link: Serendipity 0.8'>Serendipity 0.8</a></li><li><a href='http://nodomain.cc/2005/08/05/serendipity-083.html' rel='bookmark' title='Permanent Link: Serendipity 0.8.3'>Serendipity 0.8.3</a></li><li><a href='http://nodomain.cc/2005/10/29/serendipity-09.html' rel='bookmark' title='Permanent Link: Serendipity 0.9'>Serendipity 0.9</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://nodomain.cc/2006/12/29/serendipity-11.html/feed</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>PHP 5.2.0</title><link>http://nodomain.cc/2006/11/10/php-520.html?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=php-520</link> <comments>http://nodomain.cc/2006/11/10/php-520.html#comments</comments> <pubDate>Fri, 10 Nov 2006 08:03:13 +0000</pubDate> <dc:creator>ff</dc:creator> <category><![CDATA[Hosting]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[php]]></category> <category><![CDATA[s9y]]></category><guid isPermaLink="false">http://dev.nodomain.cc/wp/?p=657</guid> <description><![CDATA[Im Rahmen eines routinemäßigen apt-get update &#38;&#38; apt-get upgrade habe ich PHP auf die Version 5.2.0 aktualisiert. Neben einigen wichtigen Bugfixes wurden u.a. neue Erweiterungen eingeführt (JSON und ZIP) sowie die Performance verbessert. Die eingesetzte Version von dotdeb.org wurde mit dem Suhosin-Patch von hardened-php.net kompiliert. Mit diesem Patch werde ich mich demnächst detaillierter auseinandersetzen, bietet [...]<p><a href="http://nodomain.cc/2006/11/10/php-520.html">PHP 5.2.0</a> is a post from: <a href="http://nodomain.cc">nodomain.cc</a></p>Related posts:<ol><li><a href='http://nodomain.cc/2005/04/25/serendipity-08.html' rel='bookmark' title='Permanent Link: Serendipity 0.8'>Serendipity 0.8</a></li><li><a href='http://nodomain.cc/2006/12/29/serendipity-11.html' rel='bookmark' title='Permanent Link: Serendipity 1.1'>Serendipity 1.1</a></li><li><a href='http://nodomain.cc/2005/08/05/serendipity-083.html' rel='bookmark' title='Permanent Link: Serendipity 0.8.3'>Serendipity 0.8.3</a></li></ol>]]></description> <content:encoded><![CDATA[<p>Im Rahmen eines routinemäßigen</p><div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:550px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">apt-get update &amp;&amp; apt-get upgrade</div></div><p>habe ich PHP auf die <a target="_blank" href="http://www.php.net/releases/5_2_0.php"  >Version 5.2.0</a> aktualisiert. Neben einigen wichtigen Bugfixes wurden u.a. neue Erweiterungen eingeführt (JSON und ZIP) sowie die Performance verbessert. Die eingesetzte Version von <a target="_blank" href="http://dotdeb.org"  >dotdeb.org</a> wurde mit dem <a target="_blank" href="http://www.hardened-php.net/suhosin.127.html"  >Suhosin-Patch von hardened-php.net</a> kompiliert. Mit diesem Patch werde ich mich demnächst detaillierter auseinandersetzen, bietet er doch einige sicherheitsrelevante Einstellungen.</p><p>Serendipity hatte ein <a target="_blank" href="http://blog.s9y.org/archives/149-Serendipity-1.0.3-released-Fixes-PHP-5.2.0-problem.html"  >Problem</a> mit der neuen PHP-Version und somit habe ich gleich noch alle Serendipity-Installationen meiner Kunden auf Version 1.0.3 aktualisiert.</p><p>Ich glaube für das nächste Upgrade schreibe ich mir ein kleines Bash-Skript <img src='http://s1.nodomain.cc/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p><p><a href="http://nodomain.cc/2006/11/10/php-520.html" >PHP 5.2.0</a> is a post from: <a href="http://nodomain.cc" >nodomain.cc</a></p><p>Related posts:<ol><li><a href='http://nodomain.cc/2005/04/25/serendipity-08.html' rel='bookmark' title='Permanent Link: Serendipity 0.8'>Serendipity 0.8</a></li><li><a href='http://nodomain.cc/2006/12/29/serendipity-11.html' rel='bookmark' title='Permanent Link: Serendipity 1.1'>Serendipity 1.1</a></li><li><a href='http://nodomain.cc/2005/08/05/serendipity-083.html' rel='bookmark' title='Permanent Link: Serendipity 0.8.3'>Serendipity 0.8.3</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://nodomain.cc/2006/11/10/php-520.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Version 1.0</title><link>http://nodomain.cc/2006/06/16/version-10.html?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=version-10</link> <comments>http://nodomain.cc/2006/06/16/version-10.html#comments</comments> <pubDate>Fri, 16 Jun 2006 16:09:53 +0000</pubDate> <dc:creator>ff</dc:creator> <category><![CDATA[Site News]]></category> <category><![CDATA[opensource]]></category> <category><![CDATA[s9y]]></category><guid isPermaLink="false">http://dev.nodomain.cc/wp/?p=570</guid> <description><![CDATA[Endlich ist es soweit: Die beste Blogsoftware ist in Version 1.0 erschienen! Ich habe natürlich gleich ein Update durchgeführt, welches wie üblich ohne Probleme funktioniert hat. Ein dickes Danke an das gesamte S9Y-Team und alle Entwickler in der Community. Wieder einmal hat sich gezeigt, wie gut Open Source Software wirklich ist [via golem.de] Version 1.0 [...]<p><a href="http://nodomain.cc/2006/06/16/version-10.html">Version 1.0</a> is a post from: <a href="http://nodomain.cc">nodomain.cc</a></p>Related posts:<ol><li><a href='http://nodomain.cc/2006/05/31/easyeclipse.html' rel='bookmark' title='Permanent Link: EasyEclipse'>EasyEclipse</a></li><li><a href='http://nodomain.cc/2008/05/30/big-buck-bunny-released.html' rel='bookmark' title='Permanent Link: Big Buck Bunny released'>Big Buck Bunny released</a></li><li><a href='http://nodomain.cc/2005/10/13/bitte-helft-uns.html' rel='bookmark' title='Permanent Link: Bitte helft uns'>Bitte helft uns</a></li></ol>]]></description> <content:encoded><![CDATA[<p>Endlich ist es soweit: <a target="_blank" href="http://www.s9y.org"  >Die beste Blogsoftware</a> ist in <a target="_blank" href="http://blog.s9y.org/archives/129-Serendipity-1.0-released!.html"  >Version 1.0 erschienen</a>! Ich habe natürlich gleich ein Update durchgeführt, welches wie üblich ohne Probleme funktioniert hat. Ein dickes Danke an das gesamte S9Y-Team und alle Entwickler in der Community.</p><p>Wieder einmal hat sich gezeigt, wie gut Open Source Software wirklich ist <img src='http://s1.nodomain.cc/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p><p>[via <a target="_blank" href="http://www.golem.de/0606/45946.html"  >golem.de</a>]</p><p><a href="http://nodomain.cc/2006/06/16/version-10.html" >Version 1.0</a> is a post from: <a href="http://nodomain.cc" >nodomain.cc</a></p><p>Related posts:<ol><li><a href='http://nodomain.cc/2006/05/31/easyeclipse.html' rel='bookmark' title='Permanent Link: EasyEclipse'>EasyEclipse</a></li><li><a href='http://nodomain.cc/2008/05/30/big-buck-bunny-released.html' rel='bookmark' title='Permanent Link: Big Buck Bunny released'>Big Buck Bunny released</a></li><li><a href='http://nodomain.cc/2005/10/13/bitte-helft-uns.html' rel='bookmark' title='Permanent Link: Bitte helft uns'>Bitte helft uns</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://nodomain.cc/2006/06/16/version-10.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Serendipity 0.9</title><link>http://nodomain.cc/2005/10/29/serendipity-09.html?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=serendipity-09</link> <comments>http://nodomain.cc/2005/10/29/serendipity-09.html#comments</comments> <pubDate>Sat, 29 Oct 2005 15:22:16 +0000</pubDate> <dc:creator>ff</dc:creator> <category><![CDATA[Site News]]></category> <category><![CDATA[s9y]]></category><guid isPermaLink="false">http://dev.nodomain.cc/wp/?p=430</guid> <description><![CDATA[Es ist soweit! Soeben habe ich auf die neue Version geupgradet! Ich werde wohl das Template an die neue Version anpassen müssen, da es hier neue Smarty-Features gibt. Update verlief fast problemlos: Ich musste nach dem Upgrade das Wetter-Plugin aus der Datenbank-Tabelle löschen, da sonst keine weiteren Plugins in der Liste angezeigt wurden. Ich vermute [...]<p><a href="http://nodomain.cc/2005/10/29/serendipity-09.html">Serendipity 0.9</a> is a post from: <a href="http://nodomain.cc">nodomain.cc</a></p>Related posts:<ol><li><a href='http://nodomain.cc/2005/08/20/serendipity-084.html' rel='bookmark' title='Permanent Link: Serendipity 0.8.4'>Serendipity 0.8.4</a></li><li><a href='http://nodomain.cc/2005/07/07/serendipity-082-und-spartacus.html' rel='bookmark' title='Permanent Link: Serendipity 0.82 und Spartacus'>Serendipity 0.82 und Spartacus</a></li><li><a href='http://nodomain.cc/2005/04/25/serendipity-08.html' rel='bookmark' title='Permanent Link: Serendipity 0.8'>Serendipity 0.8</a></li></ol>]]></description> <content:encoded><![CDATA[<p>Es ist soweit! Soeben habe ich auf <a target="_blank" href="http://blog.s9y.org/archives/78-Serendipity-0.9-released.html"   title="blog.s9y.org">die neue Version</a> geupgradet! Ich werde wohl das Template an die neue Version anpassen müssen, da es hier neue Smarty-Features gibt.</p><p>Update verlief fast problemlos: Ich musste nach dem Upgrade das Wetter-Plugin aus der Datenbank-Tabelle löschen, da sonst keine weiteren Plugins in der Liste angezeigt wurden. Ich vermute einen Fehler in diesem Plugin....</p><p>An dieser Stelle ein dickes Lob an das <a target="_blank" href="http://s9y.org"   title="Serendipity-Homepage">S9Y</a>-Team und Happy Birthday an Garvin!</p><p>[via <a target="_blank" href="http://blog.roothell.org/archives/148-S9Y-0.9-has-landed.html"   title="blog.roothell.org">Captain's blog</a>]</p><p><a href="http://nodomain.cc/2005/10/29/serendipity-09.html" >Serendipity 0.9</a> is a post from: <a href="http://nodomain.cc" >nodomain.cc</a></p><p>Related posts:<ol><li><a href='http://nodomain.cc/2005/08/20/serendipity-084.html' rel='bookmark' title='Permanent Link: Serendipity 0.8.4'>Serendipity 0.8.4</a></li><li><a href='http://nodomain.cc/2005/07/07/serendipity-082-und-spartacus.html' rel='bookmark' title='Permanent Link: Serendipity 0.82 und Spartacus'>Serendipity 0.82 und Spartacus</a></li><li><a href='http://nodomain.cc/2005/04/25/serendipity-08.html' rel='bookmark' title='Permanent Link: Serendipity 0.8'>Serendipity 0.8</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://nodomain.cc/2005/10/29/serendipity-09.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Serendipity 0.8.4</title><link>http://nodomain.cc/2005/08/20/serendipity-084.html?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=serendipity-084</link> <comments>http://nodomain.cc/2005/08/20/serendipity-084.html#comments</comments> <pubDate>Sat, 20 Aug 2005 01:57:08 +0000</pubDate> <dc:creator>ff</dc:creator> <category><![CDATA[Site News]]></category> <category><![CDATA[s9y]]></category><guid isPermaLink="false">http://dev.nodomain.cc/wp/?p=261</guid> <description><![CDATA[Auch ich habe soeben auf die neue Version geupgradet. Neben der XSS-Lücke wurden einige Kleinigkeiten beseitigt. Das Update wäre nicht unbedingt nötig gewesen aber wenn man schon nix zu tun hat Das Update lief wie immer problemlos. An dieser Stelle auch von mir ein ganz dickes Lob an das S9Y-Team! Weiter so, S9Y ist und [...]<p><a href="http://nodomain.cc/2005/08/20/serendipity-084.html">Serendipity 0.8.4</a> is a post from: <a href="http://nodomain.cc">nodomain.cc</a></p>Related posts:<ol><li><a href='http://nodomain.cc/2005/10/29/serendipity-09.html' rel='bookmark' title='Permanent Link: Serendipity 0.9'>Serendipity 0.9</a></li><li><a href='http://nodomain.cc/2005/08/05/serendipity-083.html' rel='bookmark' title='Permanent Link: Serendipity 0.8.3'>Serendipity 0.8.3</a></li><li><a href='http://nodomain.cc/2006/06/16/version-10.html' rel='bookmark' title='Permanent Link: Version 1.0'>Version 1.0</a></li></ol>]]></description> <content:encoded><![CDATA[<p>Auch ich habe soeben auf die neue Version geupgradet. Neben der XSS-Lücke wurden einige Kleinigkeiten beseitigt. Das Update wäre nicht unbedingt nötig gewesen aber wenn man schon nix zu tun hat <img src='http://s1.nodomain.cc/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br /> Das Update lief wie immer problemlos.<br /> An dieser Stelle auch von mir ein ganz dickes Lob an das S9Y-Team! Weiter so, S9Y ist und bleibt das beste Blog!</p><p>[via <a target="_blank" href="http://blog.vs165129.vserver.de/archives/47-Neue-S9Y-Version.html" >Captain's blog</a>, <a target="_blank" href="http://www.deimeke.net/dirk/blog/index.php?/archives/88-Update-auf-0.8.4.-....html" >Dirks Logbuch</a>, <a target="_blank" href="http://blog.s9y.org/archives/60-Serendipity-0.8.4-released.html" >s9y::blog</a>]</p><p><a href="http://nodomain.cc/2005/08/20/serendipity-084.html" >Serendipity 0.8.4</a> is a post from: <a href="http://nodomain.cc" >nodomain.cc</a></p><p>Related posts:<ol><li><a href='http://nodomain.cc/2005/10/29/serendipity-09.html' rel='bookmark' title='Permanent Link: Serendipity 0.9'>Serendipity 0.9</a></li><li><a href='http://nodomain.cc/2005/08/05/serendipity-083.html' rel='bookmark' title='Permanent Link: Serendipity 0.8.3'>Serendipity 0.8.3</a></li><li><a href='http://nodomain.cc/2006/06/16/version-10.html' rel='bookmark' title='Permanent Link: Version 1.0'>Version 1.0</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://nodomain.cc/2005/08/20/serendipity-084.html/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Neues Template</title><link>http://nodomain.cc/2005/08/07/neues-template.html?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=neues-template</link> <comments>http://nodomain.cc/2005/08/07/neues-template.html#comments</comments> <pubDate>Sun, 07 Aug 2005 20:45:41 +0000</pubDate> <dc:creator>ff</dc:creator> <category><![CDATA[Site News]]></category> <category><![CDATA[s9y]]></category><guid isPermaLink="false">http://dev.nodomain.cc/wp/?p=216</guid> <description><![CDATA[Ich hatte mich langsam aber sicher am alten Template sattgesehen und da ich im S9Y Blog auf ein sehr gut aussehendes Template (Joshua) gestoßen bin, habe ich dieses nun auch bei mir eingerichtet. Ich bin noch nicht ganz damit fertig, also nicht wundern wenn sich das Aussehen der Site in den nächsten Stunden/Tagen noch mehrmals [...]<p><a href="http://nodomain.cc/2005/08/07/neues-template.html">Neues Template</a> is a post from: <a href="http://nodomain.cc">nodomain.cc</a></p>Related posts:<ol><li><a href='http://nodomain.cc/2005/11/23/firefox-customized.html' rel='bookmark' title='Permanent Link: Firefox customized'>Firefox customized</a></li><li><a href='http://nodomain.cc/2007/01/30/nodomaincc-mit-firefox-durchsuchen.html' rel='bookmark' title='Permanent Link: nodomain.cc mit Firefox durchsuchen'>nodomain.cc mit Firefox durchsuchen</a></li><li><a href='http://nodomain.cc/2005/08/18/never-give-out-your-password.html' rel='bookmark' title='Permanent Link: Never give out your password'>Never give out your password</a></li></ol>]]></description> <content:encoded><![CDATA[<p>Ich hatte mich langsam aber sicher am alten Template sattgesehen und da ich im S9Y Blog auf ein sehr gut aussehendes Template (<a target="_blank" href="http://blog.s9y.org/archives/31-New-theme-Joshua.html" >Joshua</a>) gestoßen bin, habe ich dieses nun auch bei mir eingerichtet. Ich bin noch nicht ganz damit fertig, also nicht wundern wenn sich das Aussehen der Site in den nächsten Stunden/Tagen noch mehrmals ein bisschen ändert.<br /> IE-Benutzer sollten den Firefox verwenden, um in den gesamten Genuss der Site zu kommen <img src='http://s1.nodomain.cc/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> ... aber das ist ja mittlerweile sowieso "<a href="http://nodomain.cc/archives/205-Boykottaufruf-Internet-Explorer-7.html" >Standard</a>".<br /> Meinungen zum neuen Template sind gerne willkommen!</p><p><a href="http://nodomain.cc/2005/08/07/neues-template.html" >Neues Template</a> is a post from: <a href="http://nodomain.cc" >nodomain.cc</a></p><p>Related posts:<ol><li><a href='http://nodomain.cc/2005/11/23/firefox-customized.html' rel='bookmark' title='Permanent Link: Firefox customized'>Firefox customized</a></li><li><a href='http://nodomain.cc/2007/01/30/nodomaincc-mit-firefox-durchsuchen.html' rel='bookmark' title='Permanent Link: nodomain.cc mit Firefox durchsuchen'>nodomain.cc mit Firefox durchsuchen</a></li><li><a href='http://nodomain.cc/2005/08/18/never-give-out-your-password.html' rel='bookmark' title='Permanent Link: Never give out your password'>Never give out your password</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://nodomain.cc/2005/08/07/neues-template.html/feed</wfw:commentRss> <slash:comments>5</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using xcache
Page Caching using xcache (user agent is rejected)
Database Caching 4/263 queries in 0.776 seconds using xcache
Object Caching 3867/3974 objects using xcache
Content Delivery Network via s1.nodomain.cc

Served from: nodomain.cc @ 2010-09-10 14:58:04 -->