<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>reflux flow</title>
  <id>http://refluxflow.net/</id>
  <link href="http://refluxflow.net/"/>
  <link rel="self" href="http://refluxflow.net/2007/05/atom.xml"/>
  <author>
    <name>Rf</name>
  </author>
  <updated>2009-06-04T00:28:03+09:00</updated>
  <entry>
    <title>NetBeans 6.0のテンプレートの${user}をカスタマイズする</title>
    <id>http://refluxflow.net/2008/02/netbeans6_user_property.html</id>
    <link href="http://refluxflow.net/2008/02/netbeans6_user_property.html"/>
    <published>2008-02-10T21:52:19+09:00</published>
    <updated>2008-02-10T21:52:19+09:00</updated>
    <summary>NetBeans 6.0のテンプレートの${user}をカスタマイズする方法についてメモ。</summary>
  </entry>
  <entry>
    <title>DOM（JavaScript）によるHTML/XHTML文書の構造化 #2</title>
    <id>http://refluxflow.net/2008/01/structuring2.html</id>
    <link href="http://refluxflow.net/2008/01/structuring2.html"/>
    <published>2008-01-01T22:17:50+09:00</published>
    <updated>2008-01-01T22:17:50+09:00</updated>
    <summary>DOMを用いてHTML/XHTMLを構造化します。</summary>
  </entry>
  <entry>
    <title>Javaのfor-eachループでNodeListを処理する</title>
    <id>http://refluxflow.net/2007/08/java_nodelist_iterator.html</id>
    <link href="http://refluxflow.net/2007/08/java_nodelist_iterator.html"/>
    <published>2007-08-31T22:30:52+09:00</published>
    <updated>2007-08-31T22:30:52+09:00</updated>
    <summary>Java 1.5で導入されたfor-eachループでDOMのNodeListを扱えるように、IterableインタフェースとIteratorインタフェースを実装するクラスを作成する。</summary>
  </entry>
  <entry>
    <title>HTML/XHTML仕様書リンク集</title>
    <id>http://refluxflow.net/2007/05/html-spec.html</id>
    <link href="http://refluxflow.net/2007/05/html-spec.html"/>
    <published>2007-05-22T16:01:11+09:00</published>
    <updated>2007-05-22T16:01:11+09:00</updated>
    <summary>HTML/XHTMLの仕様書へのリンクをまとめています。</summary>
  </entry>
  <entry>
    <title>Boost C++ライブラリのビルドとインストール</title>
    <id>http://refluxflow.net/2007/05/boost_lib_install.html</id>
    <link href="http://refluxflow.net/2007/05/boost_lib_install.html"/>
    <updated>2008-08-31T22:38:31+09:00</updated>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>Visual C++でBoost C++ライブラリをビルドする方法を説明します。</p>
        <p>
          <a href="http://refluxflow.net/2007/05/boost_lib_install.html">本文を読む...</a>
        </p>
      </div>
    </content>
  </entry>
</feed>
