<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Serendipity - Infrastructure</title>
    <link>http://blog.s9y.org/</link>
    <description>The official Serendipity blog</description>
    <dc:language>en</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:" />
    <generator>Serendipity 1.6-alpha1 - http://www.s9y.org/</generator>
    <managingEditor>Jannis Hermanns jannis@gmail.com</managingEditor>
<webMaster>Jannis Hermanns jannis@gmail.com</webMaster>
<pubDate>Mon, 25 Jan 2010 11:49:12 GMT</pubDate>

    <image>
        <url>http://blog.s9y.org/templates_s9yorg/default/img/s9y_banner_small.png</url>
        <title>RSS: Serendipity - Infrastructure - The official Serendipity blog</title>
        <link>http://blog.s9y.org/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Serendipity 1.5.1 with SQLite</title>
    <link>http://blog.s9y.org/archives/215-Serendipity-1.5.1-with-SQLite.html</link>
            <category>Announcements</category>
            <category>Development</category>
            <category>Infrastructure</category>
    
    <comments>http://blog.s9y.org/archives/215-Serendipity-1.5.1-with-SQLite.html#comments</comments>
    <wfw:comment>http://blog.s9y.org/wfwcomment.php?cid=215</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>http://blog.s9y.org/rss.php?version=2.0&amp;type=comments&amp;cid=215</wfw:commentRss>
    

    <author>mail@garv.in (Garvin Hicking)</author>
    <content:encoded>
    &lt;p&gt;&lt;strong&gt;UPDATE:&lt;/strong&gt; &lt;a href=&quot;http://blog.s9y.org/archives/216-Serendipity-1.5.2-released.html&quot;&gt;Serendipity 1.5.2 release&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Some SQLite upgrades from Serendipity prior to 1.5 to the current version might create a problem, that the database update cannot properly update the serendipity_authors database table structure to insert the new &quot;hashtype&quot; (int) column. Due to that column missing, this can lead to the inability to log in.&lt;/p&gt;

&lt;p&gt;Sadly SQLite does not easily allow to ALTER a table structure, so unless you have a SQLite admin tool to manually that column, and until the Serendipity Team can provide a proper fix, you should not yet update. Due to Christmas 2009.1 getting released soon, this might takes us a few more extra days.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;If you have NOT yet uploaded the new serendipity release and executed the update, you can simply copy the file &lt;a href=&quot;http://svn.berlios.de/viewvc/*checkout*/serendipity/trunk/sql/db_update_1.5-alpha1_1.5-alpha2_sqlite.sql&quot;&gt;sql/db_update_1.5-alpha1_1.5-alpha2_sqlite.sql&lt;/a&gt; onto your installation, which fixes the upgrade procedure.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;em style=&quot;font-size: 0.9em&quot;&gt;Side information: Hashtype defines whether md5 (value &#039;0&#039;) or salted sha1 (value &#039;1&#039;) is used for the stored encrypted password of the serendipity_authors table. Once you login with a hashtype=0, serendipity will automatically convert your password to sha1, and adjust the hashtype column. This is why once we fix this issue in 1.5.2, we must make sure that no manuall updates you might have used are overwritten, that could lead to Serendipity no longer knowing which hashtype was used for your column. That requires some thoughtful thinking, and a bit more time instead of a hotfix that might make the situation worse.&lt;/em&gt;&lt;/p&gt;


&lt;p&gt;Note that this ONLY applies to users UPGRADING and using SQLite. A fresh installation as well as using other Database types is not affected.&lt;/p&gt;  
    </content:encoded>

    <pubDate>Wed, 23 Dec 2009 15:06:07 +0100</pubDate>
    <guid isPermaLink="false">http://blog.s9y.org/archives/215-guid.html</guid>
    
</item>
<item>
    <title>Mail-server problems</title>
    <link>http://blog.s9y.org/archives/213-Mail-server-problems.html</link>
            <category>Infrastructure</category>
    
    <comments>http://blog.s9y.org/archives/213-Mail-server-problems.html#comments</comments>
    <wfw:comment>http://blog.s9y.org/wfwcomment.php?cid=213</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://blog.s9y.org/rss.php?version=2.0&amp;type=comments&amp;cid=213</wfw:commentRss>
    

    <author>mail@garv.in (Garvin Hicking)</author>
    <content:encoded>
    &lt;p&gt;Currently the mailserver of the board.s9y.org is malfunctioning, so new board registrations and reply notifications cannot be sent. Jannis is working on migrating the Mailserver so that the unstable behaviour of the mail-sending of the board is hopefully an issue of the past quite soon.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Update 2009-20-12: SMTP should work again now!&lt;/strong&gt; If anyone still faces problem, please contact garvin(-at)s9y(-dot)org!&lt;/p&gt;  
    </content:encoded>

    <pubDate>Sun, 20 Dec 2009 18:40:51 +0100</pubDate>
    <guid isPermaLink="false">http://blog.s9y.org/archives/213-guid.html</guid>
    
</item>
<item>
    <title>Serendipity Packages for Softaculous</title>
    <link>http://blog.s9y.org/archives/208-Serendipity-Packages-for-Softaculous.html</link>
            <category>Announcements</category>
            <category>Infrastructure</category>
    
    <comments>http://blog.s9y.org/archives/208-Serendipity-Packages-for-Softaculous.html#comments</comments>
    <wfw:comment>http://blog.s9y.org/wfwcomment.php?cid=208</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.s9y.org/rss.php?version=2.0&amp;type=comments&amp;cid=208</wfw:commentRss>
    

    <author>mail@garv.in (Garvin Hicking)</author>
    <content:encoded>
    &lt;p&gt;&lt;a href=&quot;http://www.softaculous.com/&quot;&gt;Softaculous&lt;/a&gt; is a provider for automatted web-application installations on cPanel/DirectAdmin environments. They have an automatted API for software vendors like Serendipity to be able to setup and install their applications.&lt;/p&gt;

&lt;p&gt;Thanks to the hard work of the Softaculous-Team, they have created a package for Serendipity on their own efforts - many thanks for that!&lt;/p&gt;

&lt;p&gt;So you can easily install Serendipity on a Softaculous-Platform and be able to upgrade to later installations easily. Check out their &lt;a href=&quot;http://www.softaculous.com/softwares/blogs/Serendipity&quot;&gt;Demo site&lt;/a&gt; to see an auto-installed Serendipity at work. You can also use this as a free demo of Serendipity, including the backend. Also Softaculous itself has a admin-demo, if you want to have a look on how to automate your installations of web-applications.&lt;/p&gt;

&lt;p&gt;On the &lt;a href=&quot;http://www.softaculous.com/softwares/blogs/Serendipity&quot;&gt;Serendipity@Softaculous&lt;/a&gt;-Site, you can also rate Serendipity or contribute reviews. Currently there are none available, so please feel free to both vote and spread the word on Serendipity there!&lt;/p&gt;  
    </content:encoded>

    <pubDate>Tue, 11 Aug 2009 09:26:33 +0200</pubDate>
    <guid isPermaLink="false">http://blog.s9y.org/archives/208-guid.html</guid>
    
</item>
<item>
    <title>Nominate Serendipity in SF.Net Community Awards</title>
    <link>http://blog.s9y.org/archives/206-Nominate-Serendipity-in-SF.Net-Community-Awards.html</link>
            <category>Infrastructure</category>
    
    <comments>http://blog.s9y.org/archives/206-Nominate-Serendipity-in-SF.Net-Community-Awards.html#comments</comments>
    <wfw:comment>http://blog.s9y.org/wfwcomment.php?cid=206</wfw:comment>

    <slash:comments>11</slash:comments>
    <wfw:commentRss>http://blog.s9y.org/rss.php?version=2.0&amp;type=comments&amp;cid=206</wfw:commentRss>
    

    <author>mail@garv.in (Garvin Hicking)</author>
    <content:encoded>
    &lt;a style=&quot;float: left; margin: 5px&quot; href=&quot;http://sourceforge.net/community/cca09/nominate/?project_name=Serendipity PHP Weblog System&amp;amp;project_url=http://www.s9y.org/&quot;&gt;&lt;img src=&quot;http://sourceforge.net/images/cca/cca_nominate.png&quot; border=&quot;0&quot; alt=&quot;&quot;  /&gt;&lt;/a&gt;The SourceForge.Net Community Choice Award Nominations are now open. &lt;a href=&quot;http://sourceforge.net/community/cca09/nominate/?project_name=Serendipity PHP Weblog System&amp;amp;project_url=http://www.s9y.org/&quot;&gt;Nominate Serendipity&lt;/a&gt;! :-)  
    </content:encoded>

    <pubDate>Thu, 14 May 2009 09:40:03 +0200</pubDate>
    <guid isPermaLink="false">http://blog.s9y.org/archives/206-guid.html</guid>
    
</item>
<item>
    <title>Serendipity-Handbuch</title>
    <link>http://blog.s9y.org/archives/195-Serendipity-Handbuch.html</link>
            <category>Announcements</category>
            <category>Infrastructure</category>
            <category>Personal</category>
    
    <comments>http://blog.s9y.org/archives/195-Serendipity-Handbuch.html#comments</comments>
    <wfw:comment>http://blog.s9y.org/wfwcomment.php?cid=195</wfw:comment>

    <slash:comments>20</slash:comments>
    <wfw:commentRss>http://blog.s9y.org/rss.php?version=2.0&amp;type=comments&amp;cid=195</wfw:commentRss>
    

    <author>mail@garv.in (Garvin Hicking)</author>
    <content:encoded>
    &lt;em style=&quot;font-size: 0.9em&quot;&gt;(Announcement for the german book. English users have to please stay patient for a possible translation!)&lt;/em&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;p&gt;&lt;a href=&quot;https://www.opensourcepress.de/index.php?26&amp;amp;backPID=178&amp;amp;tt_products=167&quot;&gt;&lt;img src=&quot;https://www.opensourcepress.de/typo3temp/pics/dabdd20d01.png&quot; style=&quot;border: 0px; float: left; margin: 15px&quot; title=&quot;Serendipity Handbuch&quot; alt=&quot;Serendipity Handbuch&quot; /&gt;&lt;/a&gt;Nach beinahe einem Jahr harter Arbeit kann nun die umfassende 
Dokumentation zu Serendipity sowohl online wie auch beim netten Buchhändler um die Ecke bestellt werden:&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.opensourcepress.de/index.php?26&amp;amp;backPID=178&amp;amp;tt_products=167&quot;&gt;Serendipity: Individuelle Weblogs&lt;br /&gt;für Einsteiger und Profis&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;
(ISBN 978-3-937514-54-3, &lt;a href=&quot;http://s9y.org/preorder-book&quot;&gt;Amazon&lt;/a&gt;).&lt;/p&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;p&gt;Das Buch behandelt auf 750 Seiten sowohl die ersten Schritte mit 
Serendipity (inklusive Installation und Bedienungsanleitung) als auch 
die Benutzung von Plugins, Templates und einer sehr 
ausführlichen API-Dokumentation. Ein gutes Schlagwortregister hilft 
zudem beim täglichen Nachschlagen.&lt;/p&gt;

&lt;p&gt;Ein Probekapitel sowie das vollständige Inhaltsverzeichnis kann unter
dem oben angegebenen &lt;a href=&quot;https://www.opensourcepress.de/index.php?26&amp;amp;backPID=178&amp;amp;tt_products=167&quot;&gt;Link&lt;/a&gt; eingesehen werden.&lt;/p&gt;

&lt;p&gt;Kurzum, ein Buch dass sich jeder deutschsprachige Serendipity-Enthusiast 
einmal ansehen sollte. Leser des Buches sind natürlich herzlich 
eingeladen, ihre Meinung oder konstruktive Kritik zu dem Buch im 
&lt;a href=&quot;http://board.s9y.org/&quot;&gt;Serendipity-Forum&lt;/a&gt;, mir persönlich oder als Amazon-Rezension mitzuteilen.&lt;/p&gt;

&lt;p&gt;Zur Feier der Veröffentlichung gibt es ein &lt;strong style=&quot;font-size: 1.1em&quot;&gt;Gewinnspiel mit 5 Exemplaren des Buches&lt;/strong&gt;, die uns vom Verlag &lt;a href=&quot;http://www.opensourcepress.de/&quot;&gt;Open Source Press&lt;/a&gt; zur Verfügung gestellt werden. Um ein solches Exemplar kostenlos zu ergattern, könnt ihr folgendes tun:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Bloggen&lt;/strong&gt;.&lt;br /&gt;&lt;br /&gt;

&lt;p&gt;Wenn ihr ein eigenes Blog habt, erstellt einfach einen Beitrag bei dem 
  ihr bitte folgenden Link einbaut:&lt;/p&gt;

     &lt;p style=&quot;background-color: #E0E0E0; font-size: 0.8em; border: 1px solid black; padding: 5px; margin: 5px auto&quot;&gt;&amp;lt;a href=&quot;http://blog.s9y.org/archives/195-Serendipity-Handbuch.html&quot;&amp;gt;&lt;br /&gt;
&amp;#160;&amp;#160;&amp;#160;&amp;#160;Serendipity-Handbuch&lt;br /&gt;
&amp;lt;/a&amp;gt;&lt;/p&gt;

     &lt;p&gt;Dadurch wird, falls in eurem Blog aktiviert, auch automatisch ein 
     Trackback gesetzt. Falls das nicht klappt und ihr eure URL hier nicht sofort seht, hinterlasst bitte hier 
     im Blog einen Kommentar mit eurer URL (ohne HTML-Code, hier ist nur BBCode zugelassen).
     &lt;/p&gt;&lt;br /&gt;&lt;/li&gt;


   &lt;li&gt;&lt;strong&gt;Kreativ sein&lt;/strong&gt;.&lt;br /&gt;&lt;br /&gt;

&lt;p&gt;In eurem Artikel könnt ihr die folgenden zwei Fragen beantworten. Wer kein Blog besitzt, kann die Fragen auch gerne hier als Kommentar beantworten:&lt;/p&gt;
      
      &lt;p&gt;&lt;em&gt;Aus welchem Grund sollte man sich das Buch eigentlich kaufen, wenn man es nicht gerade gewinnt?&lt;/em&gt;&lt;/p&gt;
      
      &lt;p&gt;&lt;em&gt;Was gefällt euch am besten an Serendipity?&lt;/em&gt;&lt;/p&gt;
&lt;br /&gt;&lt;/li&gt;

   &lt;li&gt;&lt;strong&gt;Gewinnen&lt;/strong&gt;.&lt;br /&gt;&lt;br /&gt;

&lt;p&gt;Der Einsendeschluss ist am &lt;strong&gt;18.06.2008&lt;/strong&gt;, der Rechtsweg ist 
      ausgeschlossen. 3 Gewinner werden zufällig ausgelost, 2 Gewinner werden
      anhand der subjektiv originellsten Antworten auf die Fragen entschieden. 
      Die Gewinner werden hier im Blog angekündigt und gebeten, mir ihre Post-Adresse 
      per E-Mail zuzusenden. Teilnahme per Pseudonym ist vollkommen okay, eure Postdaten werden
      ausschließlich an den Verlag zur Versendung der Gewinne weitergegeben und danach wieder
      gelöscht.&lt;br /&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Viel Spaß und Erfolg,&lt;br /&gt;
Garvin Hicking &lt;/p&gt;
  
    </content:encoded>

    <pubDate>Wed, 04 Jun 2008 11:20:27 +0200</pubDate>
    <guid isPermaLink="false">http://blog.s9y.org/archives/195-guid.html</guid>
    
</item>
<item>
    <title>Spamblock and blogg.de blacklist</title>
    <link>http://blog.s9y.org/archives/188-Spamblock-and-blogg.de-blacklist.html</link>
            <category>Development</category>
            <category>Infrastructure</category>
            <category>Plugins</category>
    
    <comments>http://blog.s9y.org/archives/188-Spamblock-and-blogg.de-blacklist.html#comments</comments>
    <wfw:comment>http://blog.s9y.org/wfwcomment.php?cid=188</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://blog.s9y.org/rss.php?version=2.0&amp;type=comments&amp;cid=188</wfw:commentRss>
    

    <author>mail@garv.in (Garvin Hicking)</author>
    <content:encoded>
    &lt;p&gt;The Serendipity Anti-Spam plugin allows to utilize the blogg.de IP blacklist service to block spam. Their service seems to have ceased existence, or at least is rejecting connections. This can lead to comments to your serendipity blog to be rejected. You can easily disable the blogg.de blacklist service in your Anti-Spam plugin configuration.&lt;/p&gt;

&lt;p&gt;Note that this option is by default disabled in Serendipity since blogg.de announced that they are no longer actively maintaining the blacklist. A well fit alternative to this service is the &lt;a href=&quot;http://www.akismet.com/&quot;&gt;Akismet API&lt;/a&gt;, which the spamblock plugin also supports.&lt;/p&gt;  
    </content:encoded>

    <pubDate>Sat, 08 Dec 2007 10:16:00 +0100</pubDate>
    <guid isPermaLink="false">http://blog.s9y.org/archives/188-guid.html</guid>
    
</item>
<item>
    <title>Your help in sorting serendipity plugins</title>
    <link>http://blog.s9y.org/archives/180-Your-help-in-sorting-serendipity-plugins.html</link>
            <category>Announcements</category>
            <category>Development</category>
            <category>Infrastructure</category>
            <category>Plugins</category>
    
    <comments>http://blog.s9y.org/archives/180-Your-help-in-sorting-serendipity-plugins.html#comments</comments>
    <wfw:comment>http://blog.s9y.org/wfwcomment.php?cid=180</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://blog.s9y.org/rss.php?version=2.0&amp;type=comments&amp;cid=180</wfw:commentRss>
    

    <author>mail@garv.in (Garvin Hicking)</author>
    <content:encoded>
    &lt;p&gt;Like &lt;a href=&quot;http://blog.s9y.org/archives/176-Feedback!.html&quot;&gt;announced earlier on the serendipity blog&lt;/a&gt;, fellow usability expert Joachim Harloff is currently trying to improve the listing of Serendipity Plugins so that they are more accessible to users.&lt;/p&gt;

&lt;p&gt;He needs your help to fulfill them. Initially he planned to personally meet with serendipity users, but this proved more complex than initially hoped. Thus he has created a smaller, text-based version of it.&lt;/p&gt;

&lt;p&gt;You can download the file at &lt;a href=&quot;http://www.softuse.com/serendipity_sorting.zip&quot;&gt;http://www.softuse.com/serendipity_sorting.zip&lt;/a&gt;. It contains detailed instructions. You can also feel free to personally contact Joachim about any questions you have.&lt;/p&gt;

&lt;p&gt;Joachim estimates this questionnaire to take you about 1,5 hours of your time. You could greatly help to improve the serendipity usability, so please participate! Joachim wants to evaluate your responses starting on September the 8th.&lt;/p&gt;  
    </content:encoded>

    <pubDate>Thu, 16 Aug 2007 10:20:05 +0200</pubDate>
    <guid isPermaLink="false">http://blog.s9y.org/archives/180-guid.html</guid>
    
</item>
<item>
    <title>NetMirror.org Outage</title>
    <link>http://blog.s9y.org/archives/177-NetMirror.org-Outage.html</link>
            <category>Infrastructure</category>
    
    <comments>http://blog.s9y.org/archives/177-NetMirror.org-Outage.html#comments</comments>
    <wfw:comment>http://blog.s9y.org/wfwcomment.php?cid=177</wfw:comment>

    <slash:comments>8</slash:comments>
    <wfw:commentRss>http://blog.s9y.org/rss.php?version=2.0&amp;type=comments&amp;cid=177</wfw:commentRss>
    

    <author>mail@garv.in (Garvin Hicking)</author>
    <content:encoded>
    &lt;p&gt;For the time being, the &lt;a href=&quot;http://www.netmirror.org/&quot;&gt;Netmirror.org&lt;/a&gt; servers currently do not update anymore, they seem to be having a problem. We have contacted the maintainers last week and hope to get feedback soon.&lt;/p&gt;

&lt;p&gt;Until then, download of some and new plugins via Spartacus through this mirror will not work, and you will need to configure the Spartacus plugin to use the SourceForge.Net mirror servers.&lt;/p&gt;

&lt;p&gt;Once the problem is resolved, we will give you a status update here.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;UPDATE&lt;/strong&gt;: Netmirror.org works again, thanks to their technicians :-)&lt;/p&gt;  
    </content:encoded>

    <pubDate>Mon, 06 Aug 2007 10:32:01 +0200</pubDate>
    <guid isPermaLink="false">http://blog.s9y.org/archives/177-guid.html</guid>
    
</item>
<item>
    <title>German PHP Magazine featuring Serendipity article</title>
    <link>http://blog.s9y.org/archives/168-German-PHP-Magazine-featuring-Serendipity-article.html</link>
            <category>Infrastructure</category>
    
    <comments>http://blog.s9y.org/archives/168-German-PHP-Magazine-featuring-Serendipity-article.html#comments</comments>
    <wfw:comment>http://blog.s9y.org/wfwcomment.php?cid=168</wfw:comment>

    <slash:comments>9</slash:comments>
    <wfw:commentRss>http://blog.s9y.org/rss.php?version=2.0&amp;type=comments&amp;cid=168</wfw:commentRss>
    

    <author>mail@garv.in (Garvin Hicking)</author>
    <content:encoded>
    &lt;p&gt;&lt;img src=&quot;http://phpmagazin.de/itr/ausgaben/pspic/bildgross/68/big46488a664f178.gif&quot; style=&quot;float: right; margin: 5px; width: 90px&quot; alt=&quot;&quot;  /&gt;This month&#039;s german &lt;a href=&quot;http://phpmagazin.de/itr/ausgaben/psecom,id,354,nodeid,60,_language,de.html&quot;&gt;PHP magazine&lt;/a&gt; features an article introducing Serendipity and its capabilities, as well as some looks into thecode- written by yours truly, Garvin Hicking. The article is titled &quot;Blogging mit Biss&quot;&lt;/p&gt;

&lt;p&gt;The article was written with newbies to Serendipity in mind, but also targetted at eager developers who might want to contribute to Serendipity. When the next PHP magazine issue comes out, we&#039;ll see to publishing the article on &lt;a href=&quot;http://www.s9y.org/&quot;&gt;s9y.org&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;If you&#039;ve read the article and want to share your opinion, feel free to comment here.:-)&lt;/p&gt;  
    </content:encoded>

    <pubDate>Sat, 19 May 2007 12:50:51 +0200</pubDate>
    <guid isPermaLink="false">http://blog.s9y.org/archives/168-guid.html</guid>
    
</item>
<item>
    <title>Double the servers is double the fun!</title>
    <link>http://blog.s9y.org/archives/155-Double-the-servers-is-double-the-fun!.html</link>
            <category>Infrastructure</category>
    
    <comments>http://blog.s9y.org/archives/155-Double-the-servers-is-double-the-fun!.html#comments</comments>
    <wfw:comment>http://blog.s9y.org/wfwcomment.php?cid=155</wfw:comment>

    <slash:comments>5</slash:comments>
    <wfw:commentRss>http://blog.s9y.org/rss.php?version=2.0&amp;type=comments&amp;cid=155</wfw:commentRss>
    

    <author>jannis@gmail.com (Jannis)</author>
    <content:encoded>
    
The nice folks of &lt;a href=&quot;http://www.aoemedia.de/&quot;&gt;AOE media GmbH&lt;/a&gt; offered to sponsor the s9y project with another dedicated server, which arrived today. I spent the day installing the base system, setting up mysql replication through a vpn between the two servers, and stuff like that. So for those of you who noticed a downtime today, it was a planned one (and also un-announced ;-), that I used to copy a snapshot of the s9y.org and supersized.org databases over to the new server. I hope it didn&#039;t cause too much trouble for you, but this made future work/load-distribution over the servers a lot easier. All the s9y.org-webserver-responsiveness-jazz of the last months should ease up a little over the next few months. Finally ;)
  
    </content:encoded>

    <pubDate>Fri, 01 Dec 2006 18:27:39 +0100</pubDate>
    <guid isPermaLink="false">http://blog.s9y.org/archives/155-guid.html</guid>
    
</item>
<item>
    <title>Spartacus is updating again</title>
    <link>http://blog.s9y.org/archives/145-Spartacus-is-updating-again.html</link>
            <category>Infrastructure</category>
    
    <comments>http://blog.s9y.org/archives/145-Spartacus-is-updating-again.html#comments</comments>
    <wfw:comment>http://blog.s9y.org/wfwcomment.php?cid=145</wfw:comment>

    <slash:comments>5</slash:comments>
    <wfw:commentRss>http://blog.s9y.org/rss.php?version=2.0&amp;type=comments&amp;cid=145</wfw:commentRss>
    

    <author>mail@garv.in (Garvin Hicking)</author>
    <content:encoded>
    &lt;p&gt;The &lt;a href=&quot;http://spartacus.s9y.org&quot;&gt;Spartacus&lt;/a&gt; services, which was &lt;a href=&quot;http://blog.s9y.org/archives/140-Temporary-Spartacus-Update-outage.html&quot;&gt;not updating&lt;/a&gt; for some time, should now be working again properly. If you still have no access to updated plugins, please let me know.&lt;/p&gt;  
    </content:encoded>

    <pubDate>Mon, 02 Oct 2006 13:51:53 +0200</pubDate>
    <guid isPermaLink="false">http://blog.s9y.org/archives/145-guid.html</guid>
    
</item>
<item>
    <title>Temporary Spartacus-Update outage</title>
    <link>http://blog.s9y.org/archives/140-Temporary-Spartacus-Update-outage.html</link>
            <category>Infrastructure</category>
            <category>Personal</category>
    
    <comments>http://blog.s9y.org/archives/140-Temporary-Spartacus-Update-outage.html#comments</comments>
    <wfw:comment>http://blog.s9y.org/wfwcomment.php?cid=140</wfw:comment>

    <slash:comments>7</slash:comments>
    <wfw:commentRss>http://blog.s9y.org/rss.php?version=2.0&amp;type=comments&amp;cid=140</wfw:commentRss>
    

    <author>mail@garv.in (Garvin Hicking)</author>
    <content:encoded>
    &lt;p&gt;&lt;strong&gt;UPDATE: Spartacus works again&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Yesterday, my private linux development box passed away. My small EPIA ME-6000 Mini-ITX PC served me and the serendipity development several gracious coding hours. Even though its 256MB of RAM and the performance of a P2-400 was sometimes driving me insane, it had one big bonus: It was nearly fanless, and thus silent enough to fit into my combined living/work area.&lt;/p&gt;

&lt;p&gt;And now it is no more.&lt;/p&gt;

&lt;p&gt;Which temporarily means, as long as I get a new silent PC I cannot boot my linux system, which (apart from fetching my mail and beign my file storage) also took care of updating the Spartacus XML files every 24 hours. This means that until then, the new plugin versions are not available via Spartacus, and you must either wait or fetch them via &lt;a href=&quot;http://sourceforge.net/cvs/?group_id=75065&quot;&gt;CVS&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Since a new silent PC cuts a larger hole into the budget that I had planned for my turkey-holidays, I can&#039;t tell how long I need to gather up that new PC. If anyone here has a small project (2-3 weekends?) in his backhand, that would require a skilled PHP-developer with solid Serendipity-knowledge like myself - please raise your voice. :-)&lt;/p&gt;  
    </content:encoded>

    <pubDate>Wed, 23 Aug 2006 09:24:56 +0200</pubDate>
    <guid isPermaLink="false">http://blog.s9y.org/archives/140-guid.html</guid>
    
</item>
<item>
    <title>Serendipity Interview in ITS ART Magazine</title>
    <link>http://blog.s9y.org/archives/137-Serendipity-Interview-in-ITS-ART-Magazine.html</link>
            <category>Announcements</category>
            <category>Infrastructure</category>
            <category>Personal</category>
    
    <comments>http://blog.s9y.org/archives/137-Serendipity-Interview-in-ITS-ART-Magazine.html#comments</comments>
    <wfw:comment>http://blog.s9y.org/wfwcomment.php?cid=137</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://blog.s9y.org/rss.php?version=2.0&amp;type=comments&amp;cid=137</wfw:commentRss>
    

    <author>mail@garv.in (Garvin Hicking)</author>
    <content:encoded>
    &lt;p&gt;&lt;!--s9ymdb:42--&gt;&lt;img width=&quot;90&quot; height=&quot;90&quot; style=&quot;float: left; border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://blog.s9y.org/uploads/57.serendipityThumb.jpg&quot; alt=&quot;&quot;  /&gt;Some time ago, the publisher of the ezine called &lt;a href=&quot;http://www.itsartmag.com/&quot;&gt;ITS ART Magazin&lt;/a&gt; approached me and asked to do an interview with me about programming Serendipity.&lt;/p&gt;

&lt;p&gt;Since I generally enjoy this kind of being able to tell about Serendipity, I couldn&#039;t refuse this question of course. :-)&lt;/p&gt;

&lt;p&gt;Thus, you can now find this interview in the &lt;a href=&quot;http://store.itsartmag.com/iastore/search.php?searchstring=0005&amp;amp;showresult=true&amp;amp;exp=&amp;amp;resultpage=&amp;amp;categories=&quot;&gt;latest issue #05&lt;/a&gt;. The interview culminated into a nice conclusion, so everyone who&#039;s interested, have a go at it.&lt;/p&gt;

&lt;p&gt;I generally suggest you to check out this ezine, its contained images and featured artists alone are a great source of information and inspiration, and the generall layout is a pleasure to look at. Spread the word about this magazine, it&#039;s better than most printed editions you can find at you newsstands!&lt;/p&gt;

&lt;p&gt;Also have a look at their &lt;a href=&quot;http://www.itsartmag.com/news/archives/553-ITS-ART-MAGAZINE-0005-Available-Anniversary-Edition.html&quot;&gt;blog&lt;/a&gt;!&lt;/p&gt;  
    </content:encoded>

    <pubDate>Mon, 17 Jul 2006 15:32:00 +0200</pubDate>
    <guid isPermaLink="false">http://blog.s9y.org/archives/137-guid.html</guid>
    
</item>
<item>
    <title>Serendipity Debian Package</title>
    <link>http://blog.s9y.org/archives/133-Serendipity-Debian-Package.html</link>
            <category>Infrastructure</category>
    
    <comments>http://blog.s9y.org/archives/133-Serendipity-Debian-Package.html#comments</comments>
    <wfw:comment>http://blog.s9y.org/wfwcomment.php?cid=133</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://blog.s9y.org/rss.php?version=2.0&amp;type=comments&amp;cid=133</wfw:commentRss>
    

    <author>mail@garv.in (Garvin Hicking)</author>
    <content:encoded>
    &lt;p&gt;Jay took some time to create a &lt;a href=&quot;http://jay.bertrand.free.fr/blog/index.php?/archives/49-Serendipity-on-debian.html&quot;&gt;Serendipity Debian Release Package&lt;/a&gt;! Go and try it out. :-)&lt;/p&gt;

&lt;p&gt;Thanks a lot, Jay! We are also still on the lookout for volunteers helping us create a PEAR channel and PEAR packages. *g*&lt;/p&gt;  
    </content:encoded>

    <pubDate>Thu, 29 Jun 2006 10:18:58 +0200</pubDate>
    <guid isPermaLink="false">http://blog.s9y.org/archives/133-guid.html</guid>
    
</item>
<item>
    <title>Serendipity 1.0 released!</title>
    <link>http://blog.s9y.org/archives/129-Serendipity-1.0-released!.html</link>
            <category>Announcements</category>
            <category>Development</category>
            <category>Infrastructure</category>
            <category>Security</category>
    
    <comments>http://blog.s9y.org/archives/129-Serendipity-1.0-released!.html#comments</comments>
    <wfw:comment>http://blog.s9y.org/wfwcomment.php?cid=129</wfw:comment>

    <slash:comments>15</slash:comments>
    <wfw:commentRss>http://blog.s9y.org/rss.php?version=2.0&amp;type=comments&amp;cid=129</wfw:commentRss>
    

    <author>mail@garv.in (Garvin Hicking)</author>
    <content:encoded>
    &lt;p&gt;The Serendipity Team is proud to announce the final release
version of Serendipity 1.0, an advanced and flexible blogging/cms web application.
With its comprehensive feature set, including multiple authors, internationalization, templated output,
and an open plugin architecture, Serendipity&#039;s stable 1.0 release
is ready to become the most popular Web application in the world!&lt;/p&gt;

&lt;h4 style=&quot;border-bottom: 1px solid black&quot;&gt;INTRODUCTION&lt;/h4&gt;

&lt;p&gt;Serendipity is a PHP-powered weblog application which gives the user an easy
way to maintain an online diary, weblog or even a complete homepage.  While the default
package is designed for the casual blogger,
Serendipity offers a flexible, expandable and easy-to-use framework
with the power for professional applications.
&lt;/p&gt;
&lt;p&gt;Casual users appreciate the way Serendipity&#039;s sophisticated
&lt;strong&gt;plugin architecture&lt;/strong&gt; allows you to easily modify
both the appearance of your blog and its features. A single click
installs any of &lt;em&gt;more than 120&lt;/em&gt; plugins, instantly enhancing your blog&#039;s
functionality. &lt;strong&gt;No need to edit code!&lt;/strong&gt;
Likewise, one click installs any of &lt;em&gt;more than 40&lt;/em&gt; official
&lt;strong&gt;templates&lt;/strong&gt;, so your blog looks the way you like it.
And Serendipity&#039;s SPARTACUS plugin &lt;strong&gt;automatically
checks&lt;/strong&gt; the central repository for upgrades and new functionality
whenever you check the list.
&lt;/p&gt;
&lt;p&gt;Advanced users value Serendipity&#039;s &lt;strong&gt;Smarty templates&lt;/strong&gt;
for combining simplicity with well-documented &lt;strong&gt;web standards&lt;/strong&gt;.
It makes minor modifications trivial, but provides the power to unleash
your creativity and completely customize your site!  Serendipity&#039;s
&lt;strong&gt;outstanding support&lt;/strong&gt; gives you the confidence to be
adventurous, too.
&lt;/p&gt;
&lt;p&gt;Programmers and other technical users commend Serendipity for its
&lt;strong&gt;fast, stable, clean PHP code&lt;/strong&gt;.  While beginners can learn from
Serendipity, advanced programmers can easily make complex modifications.
Serendipity is programmed in PHP, long recognized for its ideal blend of
power, simplicity, and speed.  Serendipity&#039;s &lt;strong&gt;BSD licensing&lt;/strong&gt;
ensures that programmers around the world can learn from it and improve it.
&lt;/p&gt;

&lt;p&gt;Users of other blogging/CMS applications are already switching to Serendipity,
thanks to its easy customization and outstanding support.  Corporate
users are taking advantage of Serendipity&#039;s unparalleled flexibility
to set up fast, simple CMS sites. &lt;/p&gt;

&lt;p&gt;Serendipity&#039;s basic features include something for everybody, from the
personal blogger to the professional corporate web designer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;WYSIWYG and HTML editing&lt;/li&gt;
&lt;li&gt;Built-in, powerful media database&lt;/li&gt;
&lt;li&gt;Multiple authors, configurable permission/usergroup system&lt;/li&gt;
&lt;li&gt;Threaded comments, nested categories, post to multiple categories&lt;/li&gt;
&lt;li&gt;Multiple languages (internationalization)&lt;/li&gt;
&lt;li&gt;Online plugin and template repository for easy plug-and-play installation&lt;/li&gt;
&lt;li&gt;Cool plugins: category-based sub-blogs, podcasting,
RSS planet/aggregator, static pages&lt;/li&gt;
&lt;li&gt;Robust spam blocking&lt;/li&gt;
&lt;li&gt;One-click upgrading from any version&lt;/li&gt;
&lt;li&gt;Can be embedded into your existing web pages&lt;/li&gt;
&lt;li&gt;Standards-compliant templating through Smarty, remote blogging via XML-RPC&lt;/li&gt;
&lt;li&gt;BSD-style licensing&lt;/li&gt;
&lt;li&gt;Multiple Database support (SQLite, PostgreSQL, MySQL, MySQLi)&lt;/li&gt;
&lt;li&gt;Shared installations can power multiple blogs from just one codebase&lt;/li&gt;
&lt;li&gt;Native import from earlier blog applications (WordPress, Textpattern, MoveableType, bblog, ...)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Of course, Serendipity has far too many other features to list!
&lt;/p&gt;

&lt;h4 style=&quot;border-bottom: 1px solid black&quot;&gt;NEW FEATURES / FIXES&lt;/h4&gt;

&lt;p&gt;The Serendipity team has been working hard to produce what we think is
the best blog in the world.  Since our most recent prerelease, we&#039;ve
updated the installation screens, added new languages (Polish, Turkish,
and Tamil), made our RSS feeds templatized, improved the spam filters
with Akismet support, and &lt;strong&gt;fixed every known bug&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;But there&#039;s even more to like about Serendipity!  Here are a few other
recent improvements:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Completely new, fresh default template from the contest winner, Carl Galloway!&lt;/li&gt;
&lt;li&gt;Fixed all known bugs, making the 1.0 release of Serendipity the most stable version ever&lt;/li&gt;
&lt;li&gt;MORE Spamblock improvements (Blacklists, stronger Captchas, Akismet,
improved ruleset filtering, bypass captchas for registered users)&lt;/li&gt;
&lt;li&gt;Improved language handling facilities for better co-operation with multilingual entries&lt;/li&gt;
&lt;li&gt;Enhanced templating (hiding sidebars, including extra entries anywhere in template)&lt;/li&gt;
&lt;li&gt;One-click editing of static sidebar HTML&lt;/li&gt;
&lt;li&gt;Full phpDoc code documentation for all Serendipity functions&lt;/li&gt;
&lt;li&gt;New Pivot Blog importer&lt;/li&gt;
&lt;li&gt;Bugfix: UTF-8 in permalink and markup&lt;/li&gt;
&lt;li&gt;Bugfix: Correct comment counts&lt;/li&gt;
&lt;li&gt;Bugfix: Recode UTF-8 trackbacks to mismatching blogs&lt;/li&gt;
&lt;li&gt;Bugfix: Better XHTML and CSS output for internal plugins&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And those are only the highlights! See the docs/NEWS file in the release file
for the full list of changes.&lt;/p&gt;

&lt;h4 style=&quot;border-bottom: 1px solid black&quot;&gt;UPGRADING&lt;/h4&gt;

&lt;p&gt;Upgrading from any version (even previous beta or alpha versions) to
Serendipity 1.0 is startlingly easy: just unpack the release
files to your existing Serendipity directory, go to your admin panel,
and confirm the upgrade process.
Serendipity &lt;strong&gt;automatically&lt;/strong&gt; upgrades your database and informs
you of important changes. &lt;a href=&quot;http://www.s9y.org/index.php?node=63&quot;&gt;If you are upgrading from a version prior to
Serendipity 0.8, be sure to read this upgrade pointer:
http://www.s9y.org/index.php?node=63&lt;/a&gt;&lt;/p&gt;


&lt;h4 style=&quot;border-bottom: 1px solid black&quot;&gt;THE FUTURE&lt;/h4&gt;

&lt;p&gt;Just because we&#039;ve completed the stable 1.0 release version, don&#039;t think
we&#039;re out of ideas!  The Serendipity Team has already been working hard on
version 1.1. This huge effort has already provided a
vastly improved media database, supporting ID3/EXIF evaluation,
on-the-fly synchronization with the filesystem, annotations (all customizable
through templates) and a new explorer-like interface to the media files.
Also, all media directories can now have individual permissions.&lt;/p&gt;

&lt;p&gt;We&#039;ve also enhanced usability, so you can temporarily disable event plugins,
customize theme options, like colorsets and menus, and
enable or disable specific markup plugins for each entry! As well as constantly improving the user interface and adding drag&#039;n&#039;drop support for arranging plugin items easily.&lt;/p&gt;

&lt;p&gt;To participate in the future of Serendipity, try out the latest
Serendipity 1.1 snapshots, and visit us on the forums.&lt;/p&gt;

&lt;h4 style=&quot;border-bottom: 1px solid black&quot;&gt;THANKS&lt;/h4&gt;

&lt;p&gt;Serendipity 1.0 marks the end of a very long development cycle that started
in 2002. Many beta-releases have been issued since, keeping us closely in
touch with the community, fixing bugs and offering features our users really
wanted.&lt;/p&gt;

&lt;p&gt;The team would like to thank everyone for reporting the issues they found
and telling us developers what you really want form your blog. Visitors to
the forums will see how much of their feedback was implemented into
Serendipity 1.0!&lt;/p&gt;

&lt;p&gt;Refining Serendipity&#039;s documentation and appearance was critical to the
release of Serendipity 1.0. Thanks to the great help of Carl Galloway,
David Cummins, Judebert, ceejay and Martin Jacobsen, Serendipity not only has a new
default theme, but a new logo and website.  We couldn&#039;t have done it without
their help, or the help of the community that participated in that public
process.  In recognition of that outstanding community, the new logo
includes multiple individual circles, grouped as a platform.
From that platform, you can create anything.&lt;/p&gt;

&lt;p&gt;Our small &quot;1.0 Release Team&quot; is proud with what we have achieved in our
little spare time, and even though it was difficult at times, we believe
that with this new logo, look, and functionality, Serendipity will continue
to be the best blog engine, and grow into the most popular.&lt;/p&gt;

&lt;h4 style=&quot;border-bottom: 1px solid black&quot;&gt;RESOURCES&lt;/h4&gt;
&lt;p&gt;&lt;a href=&quot;http://www.s9y.org/&quot;&gt;The Serendipity home page: http://www.s9y.org/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.s9y.org/forums&quot;&gt;The Serendipity forums: http://www.s9y.org/forums&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://blog.s9y.org/&quot;&gt;Serendipity news from the Serendipity Blog: http://blog.s9y.org/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://spartacus.s9y.org/&quot;&gt;Serendipity plugins: http://spartacus.s9y.org/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://themes.s9y.org/&quot;&gt;Serendipity themes: http://themes.s9y.org/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://supersized.org/&quot;&gt;Try Serendipity online: http://supersized.org/&lt;/a&gt;&lt;/p&gt;


&lt;h4 style=&quot;border-bottom: 1px solid black&quot;&gt;DOWNLOAD&lt;/h4&gt;

&lt;p&gt;Now what are you waiting for? &lt;a href=&quot;http://www.s9y.org/12.html&quot;&gt;Download the Serendipity 1.0 release! http://www.s9y.org/12.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;On behalf of the s9y-Team,&lt;br /&gt;
&lt;a href=&quot;http://garv.in/serendipity/&quot;&gt;Garvin&lt;/a&gt;&lt;/p&gt;  
    </content:encoded>

    <pubDate>Thu, 15 Jun 2006 18:40:18 +0200</pubDate>
    <guid isPermaLink="false">http://blog.s9y.org/archives/129-guid.html</guid>
    
</item>

</channel>
</rss>