<?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; March &gt; 16</title>
  <link href="http://lowreal.net/logs/2005/03/16"/>
  <icon>http://lowreal.net/img/banner.png</icon>
  <link rel="self" type="application/atom+xml" href="http://lowreal.net/logs/2005/03/16.atom"/>
  <link rel="alternate" type="application/xhtml+xml" href="http://lowreal.net/logs/2005/03/16.xhtml"/>
  <updated>2005-03-16T03:20:16+09:00</updated>
  <author>
    <name>cho45(砂糖)</name>
  </author>
  <id>http://lowreal.net/2005/03/16</id>
  <entry>
    <title>無能</title>
    <link rel="alternate" type="text/html" href="http://lowreal.net/logs/2005/03/16/1.html"/>
    <link rel="alternate" type="application/xml+xhtml" href="http://lowreal.net/logs/2005/03/16/1.xhtml"/>
    <updated>2005-03-16T02:36:11+09:00</updated>
    <published>2005-03-16T02:36:11+09:00</published>
    <id>http://lowreal.net/2005/03/16/1</id>
    <category term="life"/>
    <content type="xhtml" xml:base="http://lowreal.net/">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>頭を使わないといけない。<abbr title="Cascading Style Sheets">CSS</abbr> のルール名を若干忘れている。typo が多い。頭を使わないといけない。</p>
        <p>頭を使いたくない。今はただ無心に、何も考えずに。頭を使いたくない。</p>
        <p>面倒くさがってはいけない。<abbr title="Cascading Style Sheets">CSS</abbr> のルールを書くのが面倒で沢山の妥協をする。typo が多い。面倒くさがってはいけない。</p>
        <p>面倒くさい。今はただ何もしなくない。面倒くさい。</p>
      </div>
    </content>
  </entry>
  <entry>
    <title>ET</title>
    <link rel="alternate" type="text/html" href="http://lowreal.net/logs/2005/03/16/2.html"/>
    <link rel="alternate" type="application/xml+xhtml" href="http://lowreal.net/logs/2005/03/16/2.xhtml"/>
    <updated>2005-03-16T02:40:17+09:00</updated>
    <published>2005-03-16T02:40:17+09:00</published>
    <id>http://lowreal.net/2005/03/16/2</id>
    <category term="game"/>
    <category term="script"/>
    <content type="xhtml" xml:base="http://lowreal.net/">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <pre class="Ruby">time  = Time.now.to_i % (36*60)
loop do
    hour, rest = time.divmod(90)
    min        = rest / 1.5
    
    print "%02d:%02d\n" % [hour, min]
    time += 1.5
    sleep 1.5
end
</pre>
      </div>
    </content>
  </entry>
  <entry>
    <title>最重要義務</title>
    <link rel="alternate" type="text/html" href="http://lowreal.net/logs/2005/03/16/3.html"/>
    <link rel="alternate" type="application/xml+xhtml" href="http://lowreal.net/logs/2005/03/16/3.xhtml"/>
    <updated>2005-03-16T03:20:16+09:00</updated>
    <published>2005-03-16T03:20:16+09:00</published>
    <id>http://lowreal.net/2005/03/16/3</id>
    <category term="life"/>
    <content type="xhtml" xml:base="http://lowreal.net/">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>親が死ぬまで生きていること。</p>
      </div>
    </content>
  </entry>
</feed>
