<?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; January &gt; 18</title>
  <link href="http://lowreal.net/logs/2005/01/18"/>
  <icon>http://lowreal.net/img/banner.png</icon>
  <link rel="self" type="application/atom+xml" href="http://lowreal.net/logs/2005/01/18.atom"/>
  <link rel="alternate" type="application/xhtml+xml" href="http://lowreal.net/logs/2005/01/18.xhtml"/>
  <updated>2005-01-19T18:53:02+09:00</updated>
  <author>
    <name>cho45(砂糖)</name>
  </author>
  <id>http://lowreal.net/2005/01/18</id>
  <entry>
    <title>夢あるいは</title>
    <link rel="alternate" type="text/html" href="http://lowreal.net/logs/2005/01/18/1.html"/>
    <link rel="alternate" type="application/xml+xhtml" href="http://lowreal.net/logs/2005/01/18/1.xhtml"/>
    <updated>2005-01-19T00:08:48+09:00</updated>
    <published>2005-01-19T00:08:48+09:00</published>
    <id>http://lowreal.net/2005/01/18/1</id>
    <category term="life"/>
    <category term="self"/>
    <content type="xhtml" xml:base="http://lowreal.net/">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>今日の朝夢見たけど書くのを忘れた。唯一覚えているのは肩ぐらいまでの髪の長さの女の子がでてきたことぐらい。キラキラ。</p>
        <p>空がかなり晴れていて、そんなに寒さを感じなかった。マフラーがほしいと思った。ねむい。</p>
      </div>
    </content>
  </entry>
  <entry>
    <title>PHP の簡略化あるいは</title>
    <link rel="alternate" type="text/html" href="http://lowreal.net/logs/2005/01/18/2.html"/>
    <link rel="alternate" type="application/xml+xhtml" href="http://lowreal.net/logs/2005/01/18/2.xhtml"/>
    <updated>2005-01-19T18:53:02+09:00</updated>
    <published>2005-01-19T18:53:02+09:00</published>
    <id>http://lowreal.net/2005/01/18/2</id>
    <category term="prog"/>
    <content type="xhtml" xml:base="http://lowreal.net/">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p><abbr title="PHP: Hypertext Preprocessor">PHP</abbr> の簡略化 <abbr title="Processing Instruction">PI</abbr> (&lt;? .. ?&gt;) は好きじゃない。ターゲットが示されてないのがなんか気になるし、<abbr title="Extensible Markup Language">XML</abbr> 宣言実行しようとするのがウザすぎ。それと <abbr>ASP</abbr> 方式 (&lt;% .. %&gt;) は問題外。</p>
        <p><abbr title="Extensible Markup Language">XML</abbr> の Processing instruction の仕様を引用する。</p>
        <blockquote cite="http://www.w3.org/TR/REC-xml/#sec-pi" title="Extensible Markup Language (XML) 1.0">
          <table class="scrap" summary="Scrap">
            <caption>Processing Instructions</caption>
            <tbody>
              <tr>
                <td>[16]</td>
                <td>
                  <code>PI</code>
                </td>
                <td>::=</td>
                <td>
                  <code>'&lt;?' <a href="http://www.w3.org/TR/REC-xml/#NT-PITarget">PITarget</a> (<a href="http://www.w3.org/TR/REC-xml/#NT-S">S</a> (<a href="http://www.w3.org/TR/REC-xml/#NT-Char">Char</a>* - (<a href="http://www.w3.org/TR/REC-xml/#NT-Char">Char</a>* '?&gt;' <a href="http://www.w3.org/TR/REC-xml/#NT-Char">Char</a>*)))? '?&gt;'</code>
                </td>
              </tr>
            </tbody>
            <tbody>
              <tr>
                <td>[17]</td>
                <td>
                  <code>PITarget</code>
                </td>
                <td>::=</td>
                <td>
                  <code><a href="http://www.w3.org/TR/REC-xml/#NT-Name">Name</a> - (('X' | 'x') ('M' |
									'm') ('L' | 'l'))</code>
                </td>
              </tr>
            </tbody>
          </table>
        </blockquote>
        <p><abbr title="Extensible Markup Language">XML</abbr> の <abbr title="Processing Instruction">PI</abbr> においてターゲットは必須。よってないとキモい。</p>
        <p>そんなわけで <a href="http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/04266">[ruby-core:04266]</a> ってのは &lt;?erb .. ?&gt; とかにするほうがいいんだけど、それだと目的のタイプのし易さが結局アレになるのでそもそもだめじゃんみたいな。</p>
        <p>何が言いたいんですがあたしは。</p>
      </div>
    </content>
  </entry>
</feed>
