<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Technology on Information &#187; ToIUtil</title>
	<atom:link href="http://tec.toi-planning.net/en/mt/toiutil/feed" rel="self" type="application/rss+xml" />
	<link>http://tec.toi-planning.net/en</link>
	<description>ToI Planning’s technical article</description>
	<lastBuildDate>Sat, 27 Feb 2010 09:13:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Tag/Modifire reference of ToIUtil</title>
		<link>http://tec.toi-planning.net/en/mt/toiutil/tags</link>
		<comments>http://tec.toi-planning.net/en/mt/toiutil/tags#comments</comments>
		<pubDate>Wed, 16 Apr 2008 16:57:52 +0000</pubDate>
		<dc:creator>taku</dc:creator>
				<category><![CDATA[ToIUtil]]></category>

		<guid isPermaLink="false">http://tec.toi-planning.net/en/uncategorized/toiutil-%e3%81%a7%e5%88%a9%e7%94%a8%e3%81%99%e3%82%8b%e3%82%bf%e3%82%b0%e3%83%a2%e3%83%87%e3%82%a3%e3%83%95%e3%82%a1%e3%82%a4%e3%82%a2</guid>
		<description><![CDATA[
Tags

&#60;MTToIBlogs&#62;
block

Fetching blogs by using name.

Usage

&#60;MTToIBlogs blog_names="blog1,blog2"&#62;
&#60;MTBlogName&#62; !
&#60;/MTToIBlogs&#62;

Blog1 !
Blog2 !



&#60;MTToICategories&#62;
block

Fetching categories by using name.

Usage

&#60;MTToICategories labels="category1,category2"&#62;
&#60;MTCategoryLabel&#62; !
&#60;/MTToICategories&#62;

category1 !
category2 !



&#60;MTToICalendar&#62;
block
Displaying month of calendar.


&#60;MTToICalendarDays&#62;
block
Displaying day of calendar.


&#60;MTToIApply&#62;
block
Displaying just a content.(using for applying global modifire)
Usage

&#60;MTToIApply some_global_modifire=&#34;1&#34;&#62;
some contents
&#60;/MTToIApply&#62;

some contents



&#60;MTToITable&#62;
block
Converting CSV or TSV into table.
Usage

&#60;MTToITable&#62;
a, b, c
d, e, f
&#60;/MTToITable&#62;

&#60;td class=&#34;data_1&#34;&#62;a&#60;/td&#62;&#60;td class=&#34;data_2&#34;&#62;b&#60;/td&#62;&#60;td class=&#34;data_3&#34;&#62;c&#60;/td&#62;
&#60;td class=&#34;data_1&#34;&#62;d&#60;/td&#62;&#60;td class=&#34;data_2&#34;&#62;e&#60;/td&#62;&#60;td class=&#34;data_3&#34;&#62;f&#60;/td&#62;




Modifires

numeric_reference
Converting contents into numeric reference.
Usage

&#60;MTToIApply numeric_reference=&#34;1&#34;&#62;
abcdefg
&#60;/MTToIApply&#62;

&#38;#97;&#38;#98;&#38;#99;&#38;#100;&#38;#101;&#38;#102;&#38;#103;



convert_encoding
Converting contents into [...]]]></description>
			<content:encoded><![CDATA[<div class="tags">
<h2>Tags</h2>
<div class="tag">
<h3 class="name" id="toiblogs">&lt;MTToIBlogs&gt;</h3>
<h5 class="type_block">block</h5>
<h4 class="description">
Fetching blogs by using name.<br />
</h4>
<h5 class="usage">Usage</h5>
<hr/>
<pre><code
>&lt;MTToIBlogs blog_names="blog1,blog2"&gt;
&lt;MTBlogName&gt; !
&lt;/MTToIBlogs&gt;
</code></pre>
<pre><code
>Blog1 !
Blog2 !
</code></pre>
</div>
<div class="tag">
<h3 class="name" id="toiblogs">&lt;MTToICategories&gt;</h3>
<h5 class="type_block">block</h5>
<h4 class="description">
Fetching categories by using name.<br />
</h4>
<h5 class="usage">Usage</h5>
<hr/>
<pre><code
>&lt;MTToICategories labels="category1,category2"&gt;
&lt;MTCategoryLabel&gt; !
&lt;/MTToICategories&gt;
</code></pre>
<pre><code
>category1 !
category2 !
</code></pre>
</div>
<div class="tag">
<h3 class="name" id="toicalendar">&lt;MTToICalendar&gt;</h3>
<h5 class="type_block">block</h5>
<h4 class="description">Displaying month of calendar.</h4>
</div>
<div class="tag">
<h3 class="name" id="calendardays">&lt;MTToICalendarDays&gt;</h3>
<h5 class="type_block">block</h5>
<h4 class="description">Displaying day of calendar.</h4>
</div>
<div class="tag">
<h3 class="name" id="apply">&lt;MTToIApply&gt;</h3>
<h5 class="type_block">block</h5>
<h4 class="description">Displaying just a content.(using for applying global modifire)</h4>
<h5 class="usage">Usage</h5>
<hr/>
<pre><code
>&lt;MTToIApply some_global_modifire=&quot;1&quot;&gt;
some contents
&lt;/MTToIApply&gt;
</code></pre>
<pre><code
>some contents
</code></pre>
</div>
<div class="tag">
<h3 class="name" id="table">&lt;MTToITable&gt;</h3>
<h5 class="type_block">block</h5>
<h4 class="description">Converting CSV or TSV into table.</h4>
<h5 class="usage">Usage</h5>
<hr/>
<pre><code
>&lt;MTToITable&gt;
a, b, c
d, e, f
&lt;/MTToITable&gt;
</code></pre>
<pre><code
>&lt;td class=&quot;data_1&quot;&gt;a&lt;/td&gt;&lt;td class=&quot;data_2&quot;&gt;b&lt;/td&gt;&lt;td class=&quot;data_3&quot;&gt;c&lt;/td&gt;
&lt;td class=&quot;data_1&quot;&gt;d&lt;/td&gt;&lt;td class=&quot;data_2&quot;&gt;e&lt;/td&gt;&lt;td class=&quot;data_3&quot;&gt;f&lt;/td&gt;
</code></pre>
</div>
</div>
<div class="gmodifires">
<h2>Modifires</h2>
<div class="gmodifire">
<h3 class="name">numeric_reference</h3>
<h4 class="description">Converting contents into numeric reference.</h4>
<h5 class="usage">Usage</h5>
<hr/>
<pre><code
>&lt;MTToIApply numeric_reference=&quot;1&quot;&gt;
abcdefg
&lt;/MTToIApply&gt;
</code></pre>
<pre><code
>&amp;#97;&amp;#98;&amp;#99;&amp;#100;&amp;#101;&amp;#102;&amp;#103;
</code></pre>
</div>
<div class="gmodifire">
<h3 class="name">convert_encoding</h3>
<h4 class="description">Converting contents into arbitrary Japanese character code.</h4>
<h5 class="usage">Usage</h5>
<hr/>
<pre><code
>&lt;MTToIApply convert_encoding=&quot;sjis&quot;&gt;
utf8 encoded string
&lt;/MTToIApply&gt;
</code></pre>
<pre><code
>sjis encoded string
</code></pre>
</div>
<div class="gmodifire">
<h3 class="name">encode_csv</h3>
<h4 class="description">Encoding contents for CSV format.</h4>
<h5 class="usage">Usage</h5>
<hr/>
<pre><code
>&lt;MTToIApply encode_csv=&quot;1&quot;&gt;
abc&quot;de&quot;fg
&lt;/MTToIApply&gt;
</code></pre>
<pre><code
>"abc""de""fg"
</code></pre>
</div>
<div class="gmodifire">
<h3 class="name">trim_to_dots</h3>
<h4 class="description">The first N character is taken out. &#8220;&#8230;&#8221; is added when cut short.</h4>
<h5 class="usage">Usage</h5>
<hr/>
<pre><code
>&lt;MTToIApply trim_to_dots=&quot;10,...&quot;&gt;
The first N character is taken out.
&lt;/MTToIApply&gt;
</code></pre>
<pre><code
>The fir...
</code></pre>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://tec.toi-planning.net/en/mt/toiutil/tags/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manualpage of ToIUtil</title>
		<link>http://tec.toi-planning.net/en/mt/toiutil/manual</link>
		<comments>http://tec.toi-planning.net/en/mt/toiutil/manual#comments</comments>
		<pubDate>Tue, 04 Mar 2008 01:58:56 +0000</pubDate>
		<dc:creator>taku</dc:creator>
				<category><![CDATA[ToIUtil]]></category>

		<guid isPermaLink="false">http://tec.toi-planning.net/en/uncategorized/toiutil-%e3%81%ae%e4%bd%bf%e3%81%84%e3%81%8b%e3%81%9f</guid>
		<description><![CDATA[

What’s this

Displaying calendar
Fetching categories by using label.
Fetching blogs by using name.
Being very helpful.



Requirements

MTOS
MT4.1



Installation

Download archive from download page.
Extract archive file, and upload these files to your plugin directory.
Complete.



License
New BSD License


]]></description>
			<content:encoded><![CDATA[<div class="usage">
<div class="what">
<h3>What’s this</h3>
<ul>
<li>Displaying calendar</li>
<li>Fetching categories by using label.</li>
<li>Fetching blogs by using name.</li>
<li>Being very helpful.</li>
</ul>
</div>
<div class="arch">
<h3>Requirements</h3>
<ul>
<li>MTOS</li>
<li>MT4.1</li>
</ul>
</div>
<div class="install">
<h3>Installation</h3>
<ol>
<li>Download archive from <a href="http://code.google.com/p/toiutil-mtplugin/downloads/list">download page</a>.</li>
<li>Extract archive file, and upload these files to your plugin directory.</li>
<li>Complete.</li>
</ol>
</div>
<div class="license">
<h3>License</h3>
<h5>New BSD License</h5>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://tec.toi-planning.net/en/mt/toiutil/manual/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
