<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Gábor's blog</title>
  <link rel="alternate" type="text/html" href="http://www.nekomancer.net/blog/archives/blog-updates"/>
  <link rel="self" type="application/atom+xml" href="http://www.nekomancer.net/node/137/atom/feed"/>
  <id>http://www.nekomancer.net/node/137/atom/feed</id>
  <updated>2008-03-28T18:46:28-05:00</updated>
  <entry>
    <title>blog updates</title>
    <link rel="alternate" type="text/html" href="http://www.nekomancer.net/blog/archives/blog-updates" />
    <id>http://www.nekomancer.net/blog/archives/blog-updates</id>
    <published>2006-11-03T18:31:03-06:00</published>
    <updated>2008-03-28T18:46:28-05:00</updated>
    <author>
      <name>gabor</name>
    </author>
    <category term="computers" />
    <summary type="html"><![CDATA[<p>i changed some things on my blog, i hope it works better now:</p>

<ul>
<li>i upgraded my spam-filter ( <a href="http://www.homelandstupidity.us/software/bad-behavior/">Bad Behavior</a> ) to it&#8217;s newest version.

<ul>
<li>the reason was that suddenly i was unable to log-in to my blog-admin. i got an error 412 (Precondition failed). phew, i had no idea what that error means (i still don&#8217;t have :-), but after some googling i found out that it&#8217;s Bad Behavior&#8217;s fault. after an upgrade, it works fine.</li>
<li>btw. if someone cares to comment&#8230; which wordpress smap-filter-plugins are usable? Akismet?</li>
</ul></li>
<li>disabled the page-caching in wordpress (wp-cache). the caching itself worked fine, but it removed a lot of response-headers (Content-type, for example).

<ul>
<li>this is how a respone looks like without wp-cache:</li>
</ul></li>
</ul>

<pre>
    HTTP/1.1 200 OK
    Date: Sat, 04 Nov 2006 00:21:35 GMT
    Server: Apache
    X-Powered-By: PHP/4.4.4-pl6-gentoo with Hardening-Patch
    X-Pingback: http://www.nekomancer.net/blog/xmlrpc.php
    ETag: "ebbfe181885d8db233d59464b69d0389"
    Set-Cookie: bb2_screener_=1162599696+217.67.16.60; path=/blog/
    Last-Modified: Wed, 01 Nov 2006 23:50:08 GMT
    Content-Type: application/atom+xml; charset=UTF-8
    </pre>

<ul>
<li>and this is a response using wp-cache:</li>
</ul>

<pre>
    HTTP/1.1 200 OK
    Date: Sat, 04 Nov 2006 00:22:15 GMT
    Server: Apache
    X-Powered-By: PHP/4.4.4-pl6-gentoo with Hardening-Patch
    Content-Type: text/html
    </pre>

<ul>
<li>the comments can now be previewed using a nice ajax-using plugin ( <a href="http://blog.chweng.idv.tw/wordpress/ajaxified-comment-preview/">Ajaxified Comment Preview</a> )</li>
</ul>
    ]]></summary>
    <content type="html"><![CDATA[<p>i changed some things on my blog, i hope it works better now:</p>

<ul>
<li>i upgraded my spam-filter ( <a href="http://www.homelandstupidity.us/software/bad-behavior/">Bad Behavior</a> ) to it&#8217;s newest version.

<ul>
<li>the reason was that suddenly i was unable to log-in to my blog-admin. i got an error 412 (Precondition failed). phew, i had no idea what that error means (i still don&#8217;t have :-), but after some googling i found out that it&#8217;s Bad Behavior&#8217;s fault. after an upgrade, it works fine.</li>
<li>btw. if someone cares to comment&#8230; which wordpress smap-filter-plugins are usable? Akismet?</li>
</ul></li>
<li>disabled the page-caching in wordpress (wp-cache). the caching itself worked fine, but it removed a lot of response-headers (Content-type, for example).

<ul>
<li>this is how a respone looks like without wp-cache:</li>
</ul></li>
</ul>

<pre>
    HTTP/1.1 200 OK
    Date: Sat, 04 Nov 2006 00:21:35 GMT
    Server: Apache
    X-Powered-By: PHP/4.4.4-pl6-gentoo with Hardening-Patch
    X-Pingback: http://www.nekomancer.net/blog/xmlrpc.php
    ETag: "ebbfe181885d8db233d59464b69d0389"
    Set-Cookie: bb2_screener_=1162599696+217.67.16.60; path=/blog/
    Last-Modified: Wed, 01 Nov 2006 23:50:08 GMT
    Content-Type: application/atom+xml; charset=UTF-8
    </pre>

<ul>
<li>and this is a response using wp-cache:</li>
</ul>

<pre>
    HTTP/1.1 200 OK
    Date: Sat, 04 Nov 2006 00:22:15 GMT
    Server: Apache
    X-Powered-By: PHP/4.4.4-pl6-gentoo with Hardening-Patch
    Content-Type: text/html
    </pre>

<ul>
<li>the comments can now be previewed using a nice ajax-using plugin ( <a href="http://blog.chweng.idv.tw/wordpress/ajaxified-comment-preview/">Ajaxified Comment Preview</a> )</li>
</ul>
    ]]></content>
  </entry>
</feed>
