<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/xml.xsl" type="text/xsl"?><feed xmlns="http://www.w3.org/2005/Atom">
  <title>nulog, NULL::something : out of the headphone &gt; 2005 &gt; November &gt; 12</title>
  <link href="http://lowreal.net/logs/2005/11/12"/>
  <icon>http://lowreal.net/img/banner.png</icon>
  <link rel="self" type="application/atom+xml" href="http://lowreal.net/logs/2005/11/12.atom"/>
  <link rel="alternate" type="application/xhtml+xml" href="http://lowreal.net/logs/2005/11/12.xhtml"/>
  <updated>2005-11-12T22:03:44+09:00</updated>
  <author>
    <name>cho45(砂糖)</name>
  </author>
  <id>http://lowreal.net/2005/11/12</id>
  <entry>
    <title>entries_kache &amp; wikieditish.cgi</title>
    <link rel="alternate" type="text/html" href="http://lowreal.net/logs/2005/11/12/1.html"/>
    <link rel="alternate" type="application/xml+xhtml" href="http://lowreal.net/logs/2005/11/12/1.xhtml"/>
    <updated>2005-11-12T05:17:31+09:00</updated>
    <published>2005-11-12T05:17:31+09:00</published>
    <id>http://lowreal.net/2005/11/12/1</id>
    <category term="blosxom"/>
    <category term="web"/>
    <category term="script"/>
    <content type="xhtml" xml:base="http://lowreal.net/">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>某サイトに entries_kache を導入したんだけど、改行コードが混ざっていてうまく動かない。wikieditish.cgi を使って Win から更新してるせい。めんどくせーなー、とか思いつつ、entries_kache 側で強制的に改行コードを統一させるようにして (if の条件いぢって強制再書き込みさせた) 一件落着……と思いきや動かなかったんだけどプラグインの実行順だった。</p>
        <dl>
          <dt>
            <a href="/2005/wikieditish.cgi.unite_crlf.patch">wikieditish.cgi.unite_crlf.patch</a>
          </dt>
          <dd>常に LF で保存するように。</dd>
          <dt>
            <a href="/2005/entries_kache.unite_crlf-keep_utime.patch">entries_kache.unite_crlf-keep_utime.patch</a>
          </dt>
          <dd>LF になるように保険。デフォルトの wikieditish.cgi は \n と \r\n が混ざるので。上のやつ修正したあとじゃいらない。あとは、メタデータ書き込むときにファイルの時刻変えるのがうざいので設定しなおす。メタデータ読むんだから関係ないんだけど、精神衛生上よくない。</dd>
          <dt>
            <a href="/2005/alternate">alternate</a>
          </dt>
          <dd>全然関係ないけど、代替フレーバーのリンク用プラグイン。<code class="XML">&lt;link rel="alternate" type="text/plain" title="Plain Text" href="/$alternate::path.text"/&gt;</code> とかやる。</dd>
        </dl>
        <p>特定のディレクトリ以下を例外的にトップページとか、一覧に表示させないようにしたい。プラグインがあるだろうけど探すのがめんどい。かといって書こうと思っても Perl のツン具合に萎える。</p>
        <ins datetime="2005-11-12T12:43:50+09:00">
          <p><a href="http://www.blosxom.com/plugins/files/exclude.htm">exclude</a> Not Found</p>
          <p>
            <a href="http://www.enilnomi.net/downloads/excludez">excludez</a>
          </p>
        </ins>
      </div>
    </content>
  </entry>
  <entry>
    <title>CSS Opera</title>
    <link rel="alternate" type="text/html" href="http://lowreal.net/logs/2005/11/12/2.html"/>
    <link rel="alternate" type="application/xml+xhtml" href="http://lowreal.net/logs/2005/11/12/2.xhtml"/>
    <updated>2005-11-12T22:03:44+09:00</updated>
    <published>2005-11-12T22:03:44+09:00</published>
    <id>http://lowreal.net/2005/11/12/2</id>
    <category term="css"/>
    <category term="web"/>
    <content type="xhtml" xml:base="http://lowreal.net/">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>最近 Gecko -&gt; <abbr title="Internet Explorer">IE</abbr> と確認して終わったなぁって感じで Opera で見ると見事に崩れることが多い。やれやれ。Gecko 以外のレンダリングエンジンいらんよ（素</p>
        <p>でもなんか Gecko も border: none な状態だと margin だかなんだかが盛大にぶっとんだりする。なんなんだ。</p>
      </div>
    </content>
  </entry>
</feed>
