<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="http://tres-graficos.jp/blog/rss/style.css" type="text/css"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/"
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:content="http://purl.org/rss/1.0/modules/content/"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xml:lang="en">
<channel rdf:about="http://tres-graficos.jp/blog/rss/1.0.php?id=268">
<title>TG BLOG</title>
<link>http://tres-graficos.jp/blog/index.php</link>
<dc:date>2006-11-02T09:19:15+0900</dc:date>
<description>
TG BLOG - RSS (RDF Site Summary).
</description>
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://tres-graficos.jp/blog/article.php?id=268" />
</rdf:Seq>
</items>
</channel>
<item>
<title>Wireframe script.</title>
<link>http://tres-graficos.jp/blog/article.php?id=268</link>
<dc:date>2006-11-02T09:19:15+0900</dc:date>
<description>ポリゴンからスプラインを生成するスクリプトを公開しました。addParameterSelector() を使用してみたので、3.5 以上の対応になってますが、該当部分を書き換えれば 2.6.1 でも動くかと思います。

addParamet...</description>
<content:encoded>
<![CDATA[
<p>ポリゴンからスプラインを生成するスクリプトを公開しました。addParameterSelector() を使用してみたので、3.5 以上の対応になってますが、該当部分を書き換えれば 2.6.1 でも動くかと思います。</p>
<!-- more -->
<p>addParameterSelector() なんですが、要素数に制限があるみたいです。6個までじゃないとうまく動かないみたいですね。</p>

]]>
</content:encoded>
</item>

</rdf:RDF>