<?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>clubX1</title>
	<atom:link href="http://www.clubx1.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.clubx1.com</link>
	<description>http://clubx1.com</description>
	<lastBuildDate>Thu, 07 Jul 2011 08:16:47 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>▽・ｗ・▽～オレもだワン</title>
		<link>http://www.clubx1.com/articles/dialy/note-6.html</link>
		<comments>http://www.clubx1.com/articles/dialy/note-6.html#comments</comments>
		<pubDate>Thu, 07 Jul 2011 08:13:22 +0000</pubDate>
		<dc:creator>@ownerX1</dc:creator>
				<category><![CDATA[雑記]]></category>

		<guid isPermaLink="false">http://www.clubx1.com/?p=77</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.clubx1.com/blog/wp-content/uploads/2011/07/dog1.jpg"><img class="alignnone size-medium wp-image-80" title="dog" src="http://www.clubx1.com/blog/wp-content/uploads/2011/07/dog1-360x360.jpg" alt="" width="360" height="360" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.clubx1.com/articles/dialy/note-6.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>散髪</title>
		<link>http://www.clubx1.com/articles/dialy/note-5.html</link>
		<comments>http://www.clubx1.com/articles/dialy/note-5.html#comments</comments>
		<pubDate>Thu, 07 Jul 2011 07:32:13 +0000</pubDate>
		<dc:creator>@ownerX1</dc:creator>
				<category><![CDATA[雑記]]></category>

		<guid isPermaLink="false">http://www.clubx1.com/?p=71</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.clubx1.com/blog/wp-content/uploads/2011/07/3patsu-2.jpg"><img class="alignnone size-medium wp-image-72" title="3patsu-2" src="http://www.clubx1.com/blog/wp-content/uploads/2011/07/3patsu-2-360x270.jpg" alt="" width="360" height="270" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.clubx1.com/articles/dialy/note-5.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox</title>
		<link>http://www.clubx1.com/articles/application/firefox.html</link>
		<comments>http://www.clubx1.com/articles/application/firefox.html#comments</comments>
		<pubDate>Wed, 22 Jun 2011 05:56:06 +0000</pubDate>
		<dc:creator>@ownerX1</dc:creator>
				<category><![CDATA[application]]></category>

		<guid isPermaLink="false">http://www.clubx1.com/?p=68</guid>
		<description><![CDATA[早くも、バージョン5]]></description>
			<content:encoded><![CDATA[<p>早くも、バージョン5</p>
<p><a href="http://www.clubx1.com/blog/wp-content/uploads/2011/06/firefox5.png"><img class="alignnone size-medium wp-image-69" title="Firefox5" src="http://www.clubx1.com/blog/wp-content/uploads/2011/06/firefox5-360x187.png" alt="" width="360" height="187" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.clubx1.com/articles/application/firefox.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML特殊記号</title>
		<link>http://www.clubx1.com/articles/web/html.html</link>
		<comments>http://www.clubx1.com/articles/web/html.html#comments</comments>
		<pubDate>Wed, 15 Jun 2011 06:15:22 +0000</pubDate>
		<dc:creator>@ownerX1</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://www.clubx1.com/?p=59</guid>
		<description><![CDATA[一般的な記号など 記号 実体参照 コード参照 解説 &#38; &#38;amp; &#38;#38; アンパサンド &#166; &#38;brvbar; &#38;#166; 破断縦線 &#181; &#38; [...]]]></description>
			<content:encoded><![CDATA[<table>
<tr bgcolor="#f0f0f0">
<td colspan="4"><b>一般的な記号など</b></td>
</tr>
<tr bgcolor="#f0f0f0">
<th>記号</th>
<th>実体参照</th>
<th>コード参照</th>
<th>解説</th>
</tr>
<tr>
<th><span class="mark">&amp;</span></th>
<td>&amp;amp;</td>
<td>&amp;#38;</td>
<td>アンパサンド</td>
</tr>
<tr>
<th><span class="mark">&brvbar;</span></th>
<td>&amp;brvbar;</td>
<td>&amp;#166;</td>
<td>破断縦線</td>
</tr>
<tr>
<th><span class="mark">&micro;</span></th>
<td>&amp;micro;</td>
<td>&amp;#181;</td>
<td>マイクロ記号</td>
</tr>
<tr>
<th><span class="mark">&permil;</span></th>
<td>&amp;permil;</td>
<td>&amp;#8240;</td>
<td>パーミル</td>
</tr>
<tr>
<th><span class="mark">&curren;</span></th>
<td>&amp;curren;</td>
<td>&amp;#164;</td>
<td>一般通貨記号</td>
</tr>
<tr>
<th><span class="mark">&euro;</span></th>
<td>&amp;euro;</td>
<td>&amp;#128;</td>
<td>ユーロ記号</td>
</tr>
<tr>
<th><span class="mark">&cent;</span></th>
<td>&amp;cent;</td>
<td>&amp;#162;</td>
<td>セント記号</td>
</tr>
<tr>
<th><span class="mark">&pound;</span></th>
<td>&amp;pound;</td>
<td>&amp;#163;</td>
<td>ポンド記号</td>
</tr>
<tr>
<th><span class="mark">&yen;</span></th>
<td>&amp;yen;</td>
<td>&amp;#165;</td>
<td>円記号</td>
</tr>
<tr>
<th><span class="mark">&copy;</span></th>
<td>&amp;copy;</td>
<td>&amp;#169;</td>
<td>著作権記号</td>
</tr>
<tr>
<th><span class="mark">&reg;</span></th>
<td>&amp;reg;</td>
<td>&amp;#174;</td>
<td>登録商標記号</td>
</tr>
<tr>
<th><span class="mark">&trade;</span></th>
<td>&amp;trade;</td>
<td>&amp;#8482;</td>
<td>商標記号</td>
</tr>
<tr>
<th><span class="mark">&uarr;</span></th>
<td>&amp;uarr;</td>
<td>&amp;#8593;</td>
<td>上向き矢印</td>
</tr>
<tr>
<th><span class="mark">&rarr;</span></th>
<td>&amp;rarr;</td>
<td>&amp;#8594;</td>
<td>右向き矢印</td>
</tr>
<tr>
<th><span class="mark">&darr;</span></th>
<td>&amp;darr;</td>
<td>&amp;#8595;</td>
<td>下向き矢印</td>
</tr>
<tr>
<th><span class="mark">&larr;</span></th>
<td>&amp;larr;</td>
<td>&amp;#8592;</td>
<td>左向き矢印</td>
</tr>
<tr>
<th><span class="mark">&harr;</span></th>
<td>&amp;harr;</td>
<td>&amp;#8596;</td>
<td>左右両向き矢印</td>
</tr>
<tr>
<th><span class="mark">&uArr;</span></th>
<td>&amp;uArr;</td>
<td>&amp;#8657;</td>
<td>上向き二重矢印</td>
</tr>
<tr>
<th><span class="mark">&rArr;</span></th>
<td>&amp;rArr;</td>
<td>&amp;#8658;</td>
<td>右向き二重矢印</td>
</tr>
<tr>
<th><span class="mark">&dArr;</span></th>
<td>&amp;dArr;</td>
<td>&amp;#8659;</td>
<td>下向き二重矢印</td>
</tr>
<tr>
<th><span class="mark">&lArr;</span></th>
<td>&amp;lArr;</td>
<td>&amp;#8656;</td>
<td>左向き二重矢印</td>
</tr>
<tr>
<th><span class="mark">&hArr;</span></th>
<td>&amp;hArr;</td>
<td>&amp;#8660;</td>
<td>左右両向き二重矢印</td>
</tr>
<tr>
<th><span class="mark">&spades;</span></th>
<td>&amp;spades;</td>
<td>&amp;#9824;</td>
<td>スペードマーク</td>
</tr>
<tr>
<th><span class="mark">&clubs;</span></th>
<td>&amp;clubs;</td>
<td>&amp;#9827;</td>
<td>クラブマーク</td>
</tr>
<tr>
<th><span class="mark">&hearts;</span></th>
<td>&amp;hearts;</td>
<td>&amp;#9829;</td>
<td>ハートマーク</td>
</tr>
<tr>
<th><span class="mark">&diams;</span></th>
<td>&amp;diams;</td>
<td>&amp;#9830;</td>
<td>ダイヤマーク</td>
</tr>
<tr>
<th><span class="mark">&ordf;</span></th>
<td>&amp;ordf;</td>
<td>&amp;#170;</td>
<td>女性序数標識</td>
</tr>
<tr>
<th><span class="mark">&ordm;</span></th>
<td>&amp;ordm;</td>
<td>&amp;#186;</td>
<td>男性序数標識</td>
</tr>
<tr>
<th><span class="mark">&sup1;</span></th>
<td>&amp;sup1;</td>
<td>&amp;#185;</td>
<td>上付き1</td>
</tr>
<tr>
<th><span class="mark">&sup2;</span></th>
<td>&amp;sup2;</td>
<td>&amp;#178;</td>
<td>上付き2</td>
</tr>
<tr>
<th><span class="mark">&sup3;</span></th>
<td>&amp;sup3;</td>
<td>&amp;#179;</td>
<td>上付き3</td>
</tr>
<tr>
<th><span class="mark">&frac12;</span></th>
<td>&amp;frac12;</td>
<td>&amp;#189;</td>
<td>2分の1</td>
</tr>
<tr>
<th><span class="mark">&frac14;</span></th>
<td>&amp;frac14;</td>
<td>&amp;#188;</td>
<td>4分の1</td>
</tr>
<tr>
<th><span class="mark">&frac34;</span></th>
<td>&amp;frac34;</td>
<td>&amp;#190;</td>
<td>4分の3</td>
</tr>
<tr>
<td bgcolor="#f0f0f0" colspan="4"><b>約物など</b></td>
</tr>
<tr>
<th><span class="mark">&middot;</span></th>
<td>&amp;middot;</td>
<td>&amp;#183;</td>
<td>中点</td>
</tr>
<tr>
<th><span class="mark">&iexcl;</span></th>
<td>&amp;iexcl;</td>
<td>&amp;#161;</td>
<td>逆さ感嘆符</td>
</tr>
<tr>
<th><span class="mark">&iquest;</span></th>
<td>&amp;iquest;</td>
<td>&amp;#191;</td>
<td>逆さ疑問符</td>
</tr>
<tr>
<th><span class="mark">&quot;</span></th>
<td>&amp;quot;</td>
<td>&amp;#34;</td>
<td>引用符</td>
</tr>
<tr>
<th><span class="mark">&lsquo;</span></th>
<td>&amp;lsquo;</td>
<td>&amp;#8216;</td>
<td>左一重引用符</td>
</tr>
<tr>
<th><span class="mark">&rsquo;</span></th>
<td>&amp;rsquo;</td>
<td>&amp;#8217;</td>
<td>右一重引用符</td>
</tr>
<tr>
<th><span class="mark">&ldquo;</span></th>
<td>&amp;ldquo;</td>
<td>&amp;#8220;</td>
<td>左二重引用符</td>
</tr>
<tr>
<th><span class="mark">&rdquo;</span></th>
<td>&amp;rdquo;</td>
<td>&amp;#8221;</td>
<td>右二重引用符</td>
</tr>
<tr>
<th><span class="mark">&laquo;</span></th>
<td>&amp;laquo;</td>
<td>&amp;#171;</td>
<td>左二重角引用符</td>
</tr>
<tr>
<th><span class="mark">&raquo;</span></th>
<td>&amp;raquo;</td>
<td>&amp;#187;</td>
<td>右二重角引用符</td>
</tr>
<tr>
<th><span class="mark">&nbsp;</span></th>
<td>&amp;nbsp;</td>
<td>&amp;#160;</td>
<td>改行なし空白</td>
</tr>
<tr>
<th><span class="mark">&emsp;</span></th>
<td>&amp;emsp;</td>
<td>&amp;#8195;</td>
<td>“m”幅空白</td>
</tr>
<tr>
<th><span class="mark">&ensp;</span></th>
<td>&amp;ensp;</td>
<td>&amp;#8194;</td>
<td>“n”幅空白</td>
</tr>
<tr>
<th><span class="mark">&thinsp;</span></th>
<td>&amp;thinsp;</td>
<td>&amp;#8201;</td>
<td>狭い空白</td>
</tr>
<tr>
<th><span class="mark">&mdash;</span></th>
<td>&amp;mdash;</td>
<td>&amp;#8212;</td>
<td>“m”幅ダッシュ</td>
</tr>
<tr>
<th><span class="mark">&ndash;</span></th>
<td>&amp;ndash;</td>
<td>&amp;#8211;</td>
<td>“n”幅ダッシュ</td>
</tr>
<tr>
<th><span class="mark">&shy;</span></th>
<td>&amp;shy;</td>
<td>&amp;#173;</td>
<td>ソフトハイフン</td>
</tr>
<tr>
<th><span class="mark">&bull;</span></th>
<td>&amp;bull;</td>
<td>&amp;#8226;</td>
<td>行頭文字</td>
</tr>
<tr>
<th><span class="mark">&para;</span></th>
<td>&amp;para;</td>
<td>&amp;#182;</td>
<td>段落記号</td>
</tr>
<tr>
<th><span class="mark">&sect;</span></th>
<td>&amp;sect;</td>
<td>&amp;#167;</td>
<td>セクション記号</td>
</tr>
<tr>
<th><span class="mark">&dagger;</span></th>
<td>&amp;dagger;</td>
<td>&amp;#8224;</td>
<td>ダガー記号</td>
</tr>
<tr>
<th><span class="mark">&Dagger;</span></th>
<td>&amp;Dagger;</td>
<td>&amp;#8225;</td>
<td>ダブルダガー記号</td>
</tr>
<tr>
<th><span class="mark">&hellip;</span></th>
<td>&amp;hellip;</td>
<td>&amp;#8230;</td>
<td>省略記号</td>
</tr>
<tr>
<th><span class="mark">&loz;</span></th>
<td>&amp;loz;</td>
<td>&amp;#9674;</td>
<td>菱形</td>
</tr>
<tr>
<td bgcolor="#f0f0f0" colspan="4"><b>数学記号など</b></td>
</tr>
<tr>
<th><span class="mark">&infin;</span></th>
<td>&amp;infin;</td>
<td>&amp;#8734;</td>
<td>無限記号</td>
</tr>
<tr>
<th><span class="mark">&radic;</span></th>
<td>&amp;radic;</td>
<td>&amp;#8730;</td>
<td>根号</td>
</tr>
<tr>
<th><span class="mark">&minus;</span></th>
<td>&amp;minus;</td>
<td>&amp;#8722;</td>
<td>マイナス</td>
</tr>
<tr>
<th><span class="mark">&plusmn;</span></th>
<td>&amp;plusmn;</td>
<td>&amp;#177;</td>
<td>プラスマイナス</td>
</tr>
<tr>
<th><span class="mark">&times;</span></th>
<td>&amp;times;</td>
<td>&amp;#215;</td>
<td>乗算記号</td>
</tr>
<tr>
<th><span class="mark">&divide;</span></th>
<td>&amp;divide;</td>
<td>&amp;#247;</td>
<td>除算記号</td>
</tr>
<tr>
<th><span class="mark">&ne;</span></th>
<td>&amp;ne;</td>
<td>&amp;#8800;</td>
<td>等しくない</td>
</tr>
<tr>
<th><span class="mark">&asymp;</span></th>
<td>&amp;asymp;</td>
<td>&amp;#8776;</td>
<td>ほぼ等しい</td>
</tr>
<tr>
<th><span class="mark">&cong;</span></th>
<td>&amp;cong;</td>
<td>&amp;#8773;</td>
<td>およそ等しい</td>
</tr>
<tr>
<th><span class="mark">&gt;</span></th>
<td>&amp;gt;</td>
<td>&amp;#62;</td>
<td>大なり</td>
</tr>
<tr>
<th><span class="mark">&lt;</span></th>
<td>&amp;lt;</td>
<td>&amp;#60;</td>
<td>小なり</td>
</tr>
<tr>
<th><span class="mark">&ge;</span></th>
<td>&amp;ge;</td>
<td>&amp;#8805;</td>
<td>大なりまたは等しい</td>
</tr>
<tr>
<th><span class="mark">&le;</span></th>
<td>&amp;le;</td>
<td>&amp;#8804;</td>
<td>小なりまたは等しい</td>
</tr>
<tr>
<th><span class="mark">&fnof;</span></th>
<td>&amp;fnof;</td>
<td>&amp;#402;</td>
<td>関数記号</td>
</tr>
<tr>
<th><span class="mark">&prop;</span></th>
<td>&amp;prop;</td>
<td>&amp;#8733;</td>
<td>比例する</td>
</tr>
<tr>
<th><span class="mark">&prime;</span></th>
<td>&amp;prime;</td>
<td>&amp;#8242;</td>
<td>プライム</td>
</tr>
<tr>
<th><span class="mark">&Prime;</span></th>
<td>&amp;Prime;</td>
<td>&amp;#8243;</td>
<td>二重プライム</td>
</tr>
<tr>
<th><span class="mark">&int;</span></th>
<td>&amp;int;</td>
<td>&amp;#8747;</td>
<td>積分記号</td>
</tr>
<tr>
<th><span class="mark">&part;</span></th>
<td>&amp;part;</td>
<td>&amp;#8706;</td>
<td>偏微分</td>
</tr>
<tr>
<th><span class="mark">&nabla;</span></th>
<td>&amp;nabla;</td>
<td>&amp;#8711;</td>
<td>ナブラ</td>
</tr>
<tr>
<th><span class="mark">&sum;</span></th>
<td>&amp;sum;</td>
<td>&amp;#8721;</td>
<td>数列の和</td>
</tr>
<tr>
<th><span class="mark">&prod;</span></th>
<td>&amp;prod;</td>
<td>&amp;#8719;</td>
<td>数列の積、直積</td>
</tr>
<tr>
<th><span class="mark">&image;</span></th>
<td>&amp;image;</td>
<td>&amp;#8465;</td>
<td>虚数</td>
</tr>
<tr>
<th><span class="mark">&real;</span></th>
<td>&amp;real;</td>
<td>&amp;#8476;</td>
<td>実数</td>
</tr>
<tr>
<th><span class="mark">&weierp;</span></th>
<td>&amp;weierp;</td>
<td>&amp;#8472;</td>
<td>ワイエルシュトラスのP</td>
</tr>
<tr>
<th><span class="mark">&sim;</span></th>
<td>&amp;sim;</td>
<td>&amp;#8764;</td>
<td>チルダ演算子</td>
</tr>
<tr>
<th><span class="mark">&there4;</span></th>
<td>&amp;there4;</td>
<td>&amp;#8756;</td>
<td>故に</td>
</tr>
<tr>
<th><span class="mark">&piv;</span></th>
<td>&amp;piv;</td>
<td>&amp;#982;</td>
<td>パイ記号</td>
</tr>
<tr>
<th><span class="mark">&ang;</span></th>
<td>&amp;ang;</td>
<td>&amp;#8736;</td>
<td>角</td>
</tr>
<tr>
<th><span class="mark">&deg;</span></th>
<td>&amp;deg;</td>
<td>&amp;#176;</td>
<td>度記号</td>
</tr>
<tr>
<th><span class="mark">&perp;</span></th>
<td>&amp;perp;</td>
<td>&amp;#8869;</td>
<td>直交する</td>
</tr>
<tr>
<th><span class="mark">&equiv;</span></th>
<td>&amp;equiv;</td>
<td>&amp;#8801;</td>
<td>合同な</td>
</tr>
<tr>
<th><span class="mark">&not;</span></th>
<td>&amp;not;</td>
<td>&amp;#172;</td>
<td>否定記号</td>
</tr>
<tr>
<th><span class="mark">&forall;</span></th>
<td>&amp;forall;</td>
<td>&amp;#8704;</td>
<td>任意の</td>
</tr>
<tr>
<th><span class="mark">&exist;</span></th>
<td>&amp;exist;</td>
<td>&amp;#8707;</td>
<td>存在する</td>
</tr>
<tr>
<th><span class="mark">&and;</span></th>
<td>&amp;and;</td>
<td>&amp;#8743;</td>
<td>論理積</td>
</tr>
<tr>
<th><span class="mark">&or;</span></th>
<td>&amp;or;</td>
<td>&amp;#8744;</td>
<td>論理和</td>
</tr>
<tr>
<th><span class="mark">&empty;</span></th>
<td>&amp;empty;</td>
<td>&amp;#8709;</td>
<td>空集合</td>
</tr>
<tr>
<th><span class="mark">&cap;</span></th>
<td>&amp;cap;</td>
<td>&amp;#8745;</td>
<td>集合積</td>
</tr>
<tr>
<th><span class="mark">&cup;</span></th>
<td>&amp;cup;</td>
<td>&amp;#8746;</td>
<td>集合和</td>
</tr>
<tr>
<th><span class="mark">&isin;</span></th>
<td>&amp;isin;</td>
<td>&amp;#8712;</td>
<td>～の要素である</td>
</tr>
<tr>
<th><span class="mark">&notin;</span></th>
<td>&amp;notin;</td>
<td>&amp;#8713;</td>
<td>～の要素ではない</td>
</tr>
<tr>
<th><span class="mark">&ni;</span></th>
<td>&amp;ni;</td>
<td>&amp;#8715;</td>
<td>～を要素として含む</td>
</tr>
<tr>
<th><span class="mark">&sub;</span></th>
<td>&amp;sub;</td>
<td>&amp;#8834;</td>
<td>含まれる</td>
</tr>
<tr>
<th><span class="mark">&sup;</span></th>
<td>&amp;sup;</td>
<td>&amp;#8835;</td>
<td>含む</td>
</tr>
<tr>
<th><span class="mark">&nsub;</span></th>
<td>&amp;nsub;</td>
<td>&amp;#8836;</td>
<td>含まれない</td>
</tr>
<tr>
<th><span class="mark">&sube;</span></th>
<td>&amp;sube;</td>
<td>&amp;#8838;</td>
<td>含まれるか等しい</td>
</tr>
<tr>
<th><span class="mark">&supe;</span></th>
<td>&amp;supe;</td>
<td>&amp;#8839;</td>
<td>含むか等しい</td>
</tr>
<tr>
<th><span class="mark">&sdot;</span></th>
<td>&amp;sdot;</td>
<td>&amp;#8901;</td>
<td>点演算子</td>
</tr>
<tr>
<th><span class="mark">&lowast;</span></th>
<td>&amp;lowast;</td>
<td>&amp;#8727;</td>
<td>アスタリスク演算子</td>
</tr>
<tr>
<th><span class="mark">&oplus;</span></th>
<td>&amp;oplus;</td>
<td>&amp;#8853;</td>
<td>丸囲み加算(直和)</td>
</tr>
<tr>
<th><span class="mark">&otimes;</span></th>
<td>&amp;otimes;</td>
<td>&amp;#8855;</td>
<td>丸囲み乗算(直積)</td>
</tr>
<tr>
<th><span class="mark">&lceil;</span></th>
<td>&amp;lceil;</td>
<td>&amp;#8968;</td>
<td>左上限</td>
</tr>
<tr>
<th><span class="mark">&lfloor;</span></th>
<td>&amp;lfloor;</td>
<td>&amp;#8970;</td>
<td>左下限</td>
</tr>
<tr>
<th><span class="mark">&rceil;</span></th>
<td>&amp;rceil;</td>
<td>&amp;#8969;</td>
<td>右上限</td>
</tr>
<tr>
<th><span class="mark">&rfloor;</span></th>
<td>&amp;rfloor;</td>
<td>&amp;#8971;</td>
<td>右下限</td>
</tr>
</table>
<table border="1" style="float:left;margin:10px 0 0 0">
<tr>
<td bgcolor="#f0f0f0" colspan="4"><b>飾り付きアルファベット・合字(リガチャ)</b></td>
</tr>
<tr bgcolor="#f0f0f0">
<th>記号</th>
<th>実体参照</th>
<th>コード参照</th>
<th>解説</th>
</tr>
<tr>
<th><span class="mark">&acute;</span></th>
<td>&amp;acute;</td>
<td>&amp;#180;</td>
<td>アキュートアクセント</td>
</tr>
<tr>
<th><span class="mark">&cedil;</span></th>
<td>&amp;cedil;</td>
<td>&amp;#184;</td>
<td>セディラ(セディーユ)</td>
</tr>
<tr>
<th><span class="mark">&circ;</span></th>
<td>&amp;circ;</td>
<td>&amp;#710;</td>
<td>サーカムフレックス</td>
</tr>
<tr>
<th><span class="mark">&macr;</span></th>
<td>&amp;macr;</td>
<td>&amp;#175;</td>
<td>マクロン</td>
</tr>
<tr>
<th><span class="mark">&tilde;</span></th>
<td>&amp;tilde;</td>
<td>&amp;#732;</td>
<td>チルダ</td>
</tr>
<tr>
<th><span class="mark">&uml;</span></th>
<td>&amp;uml;</td>
<td>&amp;#168;</td>
<td>ウムラウト(ダイエリシス)</td>
</tr>
<tr>
<th><span class="mark">&aacute;</span></th>
<td>&amp;aacute;</td>
<td>&amp;#225;</td>
<td>小文字Aアキュート</td>
</tr>
<tr>
<th><span class="mark">&Aacute;</span></th>
<td>&amp;Aacute;</td>
<td>&amp;#193;</td>
<td>大文字Aアキュート</td>
</tr>
<tr>
<th><span class="mark">&acirc;</span></th>
<td>&amp;acirc;</td>
<td>&amp;#226;</td>
<td>小文字Aサーカムフレックス</td>
</tr>
<tr>
<th><span class="mark">&Acirc;</span></th>
<td>&amp;Acirc;</td>
<td>&amp;#194;</td>
<td>大文字Aサーカムフレックス</td>
</tr>
<tr>
<th><span class="mark">&aelig;</span></th>
<td>&amp;aelig;</td>
<td>&amp;#230;</td>
<td>小文字AE合字(リガチャ)</td>
</tr>
<tr>
<th><span class="mark">&AElig;</span></th>
<td>&amp;AElig;</td>
<td>&amp;#198;</td>
<td>大文字AE合字(リガチャ)</td>
</tr>
<tr>
<th><span class="mark">&agrave;</span></th>
<td>&amp;agrave;</td>
<td>&amp;#224;</td>
<td>小文字Aグレーブ</td>
</tr>
<tr>
<th><span class="mark">&Agrave;</span></th>
<td>&amp;Agrave;</td>
<td>&amp;#192;</td>
<td>大文字Aグレーブ</td>
</tr>
<tr>
<th><span class="mark">&aring;</span></th>
<td>&amp;aring;</td>
<td>&amp;#229;</td>
<td>小文字Aリング</td>
</tr>
<tr>
<th><span class="mark">&Aring;</span></th>
<td>&amp;Aring;</td>
<td>&amp;#197;</td>
<td>大文字Aリング</td>
</tr>
<tr>
<th><span class="mark">&atilde;</span></th>
<td>&amp;atilde;</td>
<td>&amp;#227;</td>
<td>小文字Aチルダ</td>
</tr>
<tr>
<th><span class="mark">&Atilde;</span></th>
<td>&amp;Atilde;</td>
<td>&amp;#195;</td>
<td>大文字Aチルダ</td>
</tr>
<tr>
<th><span class="mark">&auml;</span></th>
<td>&amp;auml;</td>
<td>&amp;#228;</td>
<td>小文字Aウムラウト</td>
</tr>
<tr>
<th><span class="mark">&Auml;</span></th>
<td>&amp;Auml;</td>
<td>&amp;#196;</td>
<td>大文字Aウムラウト</td>
</tr>
<tr>
<th><span class="mark">&ccedil;</span></th>
<td>&amp;ccedil;</td>
<td>&amp;#231;</td>
<td>小文字Cセディラ</td>
</tr>
<tr>
<th><span class="mark">&Ccedil;</span></th>
<td>&amp;Ccedil;</td>
<td>&amp;#199;</td>
<td>大文字Cセディラ</td>
</tr>
<tr>
<th><span class="mark">&eacute;</span></th>
<td>&amp;eacute;</td>
<td>&amp;#233;</td>
<td>小文字Eアキュート</td>
</tr>
<tr>
<th><span class="mark">&Eacute;</span></th>
<td>&amp;Eacute;</td>
<td>&amp;#201;</td>
<td>大文字Eアキュート</td>
</tr>
<tr>
<th><span class="mark">&ecirc;</span></th>
<td>&amp;ecirc;</td>
<td>&amp;#234;</td>
<td>小文字Eサーカムフレックス</td>
</tr>
<tr>
<th><span class="mark">&Ecirc;</span></th>
<td>&amp;Ecirc;</td>
<td>&amp;#202;</td>
<td>大文字Eサーカムフレックス</td>
</tr>
<tr>
<th><span class="mark">&egrave;</span></th>
<td>&amp;egrave;</td>
<td>&amp;#232;</td>
<td>小文字Eグレーブ</td>
</tr>
<tr>
<th><span class="mark">&Egrave;</span></th>
<td>&amp;Egrave;</td>
<td>&amp;#200;</td>
<td>大文字Eグレーブ</td>
</tr>
<tr>
<th><span class="mark">&eth;</span></th>
<td>&amp;eth;</td>
<td>&amp;#240;</td>
<td>小文字Eth(アイスランド語)</td>
</tr>
<tr>
<th><span class="mark">&ETH;</span></th>
<td>&amp;ETH;</td>
<td>&amp;#208;</td>
<td>大文字Eth(アイスランド語)</td>
</tr>
<tr>
<th><span class="mark">&euml;</span></th>
<td>&amp;euml;</td>
<td>&amp;#235;</td>
<td>小文字Eウムラウト</td>
</tr>
<tr>
<th><span class="mark">&Euml;</span></th>
<td>&amp;Euml;</td>
<td>&amp;#203;</td>
<td>大文字Eウムラウト</td>
</tr>
<tr>
<th><span class="mark">&iacute;</span></th>
<td>&amp;iacute;</td>
<td>&amp;#237;</td>
<td>小文字Iアキュート</td>
</tr>
<tr>
<th><span class="mark">&Iacute;</span></th>
<td>&amp;Iacute;</td>
<td>&amp;#205;</td>
<td>大文字Iアキュート</td>
</tr>
<tr>
<th><span class="mark">&icirc;</span></th>
<td>&amp;icirc;</td>
<td>&amp;#238;</td>
<td>小文字Iサーカムフレックス</td>
</tr>
<tr>
<th><span class="mark">&Icirc;</span></th>
<td>&amp;Icirc;</td>
<td>&amp;#206;</td>
<td>大文字Iサーカムフレックス</td>
</tr>
<tr>
<th><span class="mark">&igrave;</span></th>
<td>&amp;igrave;</td>
<td>&amp;#236;</td>
<td>小文字Iグレーブ</td>
</tr>
<tr>
<th><span class="mark">&Igrave;</span></th>
<td>&amp;Igrave;</td>
<td>&amp;#204;</td>
<td>大文字Iグレーブ</td>
</tr>
<tr>
<th><span class="mark">&iuml;</span></th>
<td>&amp;iuml;</td>
<td>&amp;#239;</td>
<td>小文字Iウムラウト</td>
</tr>
<tr>
<th><span class="mark">&Iuml;</span></th>
<td>&amp;Iuml;</td>
<td>&amp;#207;</td>
<td>大文字Iウムラウト</td>
</tr>
<tr>
<th><span class="mark">&ntilde;</span></th>
<td>&amp;ntilde;</td>
<td>&amp;#241;</td>
<td>小文字Nチルダ</td>
</tr>
<tr>
<th><span class="mark">&Ntilde;</span></th>
<td>&amp;Ntilde;</td>
<td>&amp;#209;</td>
<td>大文字Nチルダ</td>
</tr>
<tr>
<th><span class="mark">&oacute;</span></th>
<td>&amp;oacute;</td>
<td>&amp;#243;</td>
<td>小文字Oアキュート</td>
</tr>
<tr>
<th><span class="mark">&Oacute;</span></th>
<td>&amp;Oacute;</td>
<td>&amp;#211;</td>
<td>大文字Oアキュート</td>
</tr>
<tr>
<th><span class="mark">&ocirc;</span></th>
<td>&amp;ocirc;</td>
<td>&amp;#244;</td>
<td>小文字Oサーカムフレックス</td>
</tr>
<tr>
<th><span class="mark">&Ocirc;</span></th>
<td>&amp;Ocirc;</td>
<td>&amp;#212;</td>
<td>大文字Oサーカムフレックス</td>
</tr>
<tr>
<th><span class="mark">&ograve;</span></th>
<td>&amp;ograve;</td>
<td>&amp;#242;</td>
<td>小文字Oグレーブ</td>
</tr>
<tr>
<th><span class="mark">&Ograve;</span></th>
<td>&amp;Ograve;</td>
<td>&amp;#210;</td>
<td>大文字Oグレーブ</td>
</tr>
<tr>
<th><span class="mark">&oslash;</span></th>
<td>&amp;oslash;</td>
<td>&amp;#248;</td>
<td>小文字Oスラッシュ</td>
</tr>
<tr>
<th><span class="mark">&Oslash;</span></th>
<td>&amp;Oslash;</td>
<td>&amp;#216;</td>
<td>大文字Oスラッシュ</td>
</tr>
<tr>
<th><span class="mark">&otilde;</span></th>
<td>&amp;otilde;</td>
<td>&amp;#245;</td>
<td>小文字Oチルダ</td>
</tr>
<tr>
<th><span class="mark">&Otilde;</span></th>
<td>&amp;Otilde;</td>
<td>&amp;#213;</td>
<td>大文字Oチルダ</td>
</tr>
<tr>
<th><span class="mark">&ouml;</span></th>
<td>&amp;ouml;</td>
<td>&amp;#246;</td>
<td>小文字Oウムラウト</td>
</tr>
<tr>
<th><span class="mark">&Ouml;</span></th>
<td>&amp;Ouml;</td>
<td>&amp;#214;</td>
<td>大文字Oウムラウト</td>
</tr>
<tr>
<th><span class="mark">&oelig;</span></th>
<td>&amp;oelig;</td>
<td>&amp;#339;</td>
<td>小文字OE合字(リガチャ)</td>
</tr>
<tr>
<th><span class="mark">&OElig;</span></th>
<td>&amp;OElig;</td>
<td>&amp;#338;</td>
<td>大文字OE合字(リガチャ)</td>
</tr>
<tr>
<th><span class="mark">&szlig;</span></th>
<td>&amp;szlig;</td>
<td>&amp;#223;</td>
<td>エスツェット(ドイツ語)</td>
</tr>
<tr>
<th><span class="mark">&scaron;</span></th>
<td>&amp;scaron;</td>
<td>&amp;#353;</td>
<td>小文字Sキャロン(ハーチェク)</td>
</tr>
<tr>
<th><span class="mark">&Scaron;</span></th>
<td>&amp;Scaron;</td>
<td>&amp;#352;</td>
<td>大文字Sキャロン(ハーチェク)</td>
</tr>
<tr>
<th><span class="mark">&thorn;</span></th>
<td>&amp;thorn;</td>
<td>&amp;#254;</td>
<td>小文字Thorn(アイスランド語)</td>
</tr>
<tr>
<th><span class="mark">&THORN;</span></th>
<td>&amp;THORN;</td>
<td>&amp;#222;</td>
<td>大文字Thorn(アイスランド語)</td>
</tr>
<tr>
<th><span class="mark">&uacute;</span></th>
<td>&amp;uacute;</td>
<td>&amp;#250;</td>
<td>小文字Uアキュート</td>
</tr>
<tr>
<th><span class="mark">&Uacute;</span></th>
<td>&amp;Uacute;</td>
<td>&amp;#218;</td>
<td>大文字Uアキュート</td>
</tr>
<tr>
<th><span class="mark">&ucirc;</span></th>
<td>&amp;ucirc;</td>
<td>&amp;#251;</td>
<td>小文字Uサーカムフレックス</td>
</tr>
<tr>
<th><span class="mark">&Ucirc;</span></th>
<td>&amp;Ucirc;</td>
<td>&amp;#219;</td>
<td>大文字Uサーカムフレックス</td>
</tr>
<tr>
<th><span class="mark">&ugrave;</span></th>
<td>&amp;ugrave;</td>
<td>&amp;#249;</td>
<td>小文字Uグレーブ</td>
</tr>
<tr>
<th><span class="mark">&Ugrave;</span></th>
<td>&amp;Ugrave;</td>
<td>&amp;#217;</td>
<td>大文字Uグレーブ</td>
</tr>
<tr>
<th><span class="mark">&uuml;</span></th>
<td>&amp;uuml;</td>
<td>&amp;#252;</td>
<td>小文字Uウムラウト</td>
</tr>
<tr>
<th><span class="mark">&Uuml;</span></th>
<td>&amp;Uuml;</td>
<td>&amp;#220;</td>
<td>大文字Uウムラウト</td>
</tr>
<tr>
<th><span class="mark">&yacute;</span></th>
<td>&amp;yacute;</td>
<td>&amp;#253;</td>
<td>小文字Yアキュート</td>
</tr>
<tr>
<th><span class="mark">&Yacute;</span></th>
<td>&amp;Yacute;</td>
<td>&amp;#221;</td>
<td>大文字Yアキュート</td>
</tr>
<tr>
<th><span class="mark">&yuml;</span></th>
<td>&amp;yuml;</td>
<td>&amp;#255;</td>
<td>小文字Yウムラウト</td>
</tr>
<tr>
<th><span class="mark">&Yuml;</span></th>
<td>&amp;Yuml;</td>
<td>&amp;#376;</td>
<td>大文字Yウムラウト</td>
</tr>
<tr>
<td bgcolor="#f0f0f0" colspan="4"><b>ギリシャ文字</b></td>
</tr>
<tr>
<th><span class="mark">&Alpha;</span></th>
<td>&amp;Alpha;</td>
<td>&amp;#913;</td>
<td>大文字アルファ</td>
</tr>
<tr>
<th><span class="mark">&alpha;</span></th>
<td>&amp;alpha;</td>
<td>&amp;#945;</td>
<td>小文字アルファ</td>
</tr>
<tr>
<th><span class="mark">&Beta;</span></th>
<td>&amp;Beta;</td>
<td>&amp;#914;</td>
<td>大文字ベータ</td>
</tr>
<tr>
<th><span class="mark">&beta;</span></th>
<td>&amp;beta;</td>
<td>&amp;#946;</td>
<td>小文字ベータ</td>
</tr>
<tr>
<th><span class="mark">&Gamma;</span></th>
<td>&amp;Gamma;</td>
<td>&amp;#915;</td>
<td>大文字ガンマ</td>
</tr>
<tr>
<th><span class="mark">&gamma;</span></th>
<td>&amp;gamma;</td>
<td>&amp;#947;</td>
<td>小文字ガンマ</td>
</tr>
<tr>
<th><span class="mark">&Delta;</span></th>
<td>&amp;Delta;</td>
<td>&amp;#916;</td>
<td>大文字デルタ</td>
</tr>
<tr>
<th><span class="mark">&delta;</span></th>
<td>&amp;delta;</td>
<td>&amp;#948;</td>
<td>小文字デルタ</td>
</tr>
<tr>
<th><span class="mark">&Epsilon;</span></th>
<td>&amp;Epsilon;</td>
<td>&amp;#917;</td>
<td>大文字イプシロン</td>
</tr>
<tr>
<th><span class="mark">&epsilon;</span></th>
<td>&amp;Epsilon;</td>
<td>&amp;#949;</td>
<td>小文字イプシロン</td>
</tr>
<tr>
<th><span class="mark">&Zeta;</span></th>
<td>&amp;Zeta;</td>
<td>&amp;#918;</td>
<td>大文字ゼータ</td>
</tr>
<tr>
<th><span class="mark">&zeta;</span></th>
<td>&amp;zeta;</td>
<td>&amp;#950;</td>
<td>小文字ゼータ</td>
</tr>
<tr>
<th><span class="mark">&Eta;</span></th>
<td>&amp;Eta;</td>
<td>&amp;#919;</td>
<td>大文字エータ</td>
</tr>
<tr>
<th><span class="mark">&eta;</span></th>
<td>&amp;eta;</td>
<td>&amp;#951;</td>
<td>小文字エータ</td>
</tr>
<tr>
<th><span class="mark">&Theta;</span></th>
<td>&amp;Theta;</td>
<td>&amp;#920;</td>
<td>大文字シータ</td>
</tr>
<tr>
<th><span class="mark">&theta;</span></th>
<td>&amp;theta;</td>
<td>&amp;#952;</td>
<td>小文字シータ</td>
</tr>
<tr>
<th><span class="mark">&Iota;</span></th>
<td>&amp;Iota;</td>
<td>&amp;#921;</td>
<td>大文字イオタ</td>
</tr>
<tr>
<th><span class="mark">&iota;</span></th>
<td>&amp;iota;</td>
<td>&amp;#953;</td>
<td>小文字イオタ</td>
</tr>
<tr>
<th><span class="mark">&Kappa;</span></th>
<td>&amp;Kappa;</td>
<td>&amp;#922;</td>
<td>大文字カッパ</td>
</tr>
<tr>
<th><span class="mark">&kappa;</span></th>
<td>&amp;kappa;</td>
<td>&amp;#954;</td>
<td>小文字カッパ</td>
</tr>
<tr>
<th><span class="mark">&Lambda;</span></th>
<td>&amp;Lambda;</td>
<td>&amp;#923;</td>
<td>大文字ラムダ</td>
</tr>
<tr>
<th><span class="mark">&lambda;</span></th>
<td>&amp;lambda;</td>
<td>&amp;#955;</td>
<td>小文字ラムダ</td>
</tr>
<tr>
<th><span class="mark">&Mu;</span></th>
<td>&amp;Mu;</td>
<td>&amp;#924;</td>
<td>大文字ミュー</td>
</tr>
<tr>
<th><span class="mark">&mu;</span></th>
<td>&amp;mu;</td>
<td>&amp;#956;</td>
<td>小文字ミュー</td>
</tr>
<tr>
<th><span class="mark">&Nu;</span></th>
<td>&amp;Nu;</td>
<td>&amp;#925;</td>
<td>大文字ニュー</td>
</tr>
<tr>
<th><span class="mark">&nu;</span></th>
<td>&amp;nu;</td>
<td>&amp;#957;</td>
<td>小文字ニュー</td>
</tr>
<tr>
<th><span class="mark">&Xi;</span></th>
<td>&amp;Xi;</td>
<td>&amp;#926;</td>
<td>大文字クサイ</td>
</tr>
<tr>
<th><span class="mark">&xi;</span></th>
<td>&amp;xi;</td>
<td>&amp;#958;</td>
<td>小文字クサイ</td>
</tr>
<tr>
<th><span class="mark">&Omicron;</span></th>
<td>&amp;Omicron;</td>
<td>&amp;#927;</td>
<td>大文字オミクロン</td>
</tr>
<tr>
<th><span class="mark">&omicron;</span></th>
<td>&amp;omicron;</td>
<td>&amp;#959;</td>
<td>小文字オミクロン</td>
</tr>
<tr>
<th><span class="mark">&Pi;</span></th>
<td>&amp;Pi;</td>
<td>&amp;#928;</td>
<td>大文字パイ</td>
</tr>
<tr>
<th><span class="mark">&pi;</span></th>
<td>&amp;pi;</td>
<td>&amp;#960;</td>
<td>小文字パイ</td>
</tr>
<tr>
<th><span class="mark">&Rho;</span></th>
<td>&amp;Rho;</td>
<td>&amp;#929;</td>
<td>大文字ロー</td>
</tr>
<tr>
<th><span class="mark">&rho;</span></th>
<td>&amp;rho;</td>
<td>&amp;#961;</td>
<td>小文字ロー</td>
</tr>
<tr>
<th><span class="mark">&Sigma;</span></th>
<td>&amp;Sigma;</td>
<td>&amp;#931;</td>
<td>大文字シグマ</td>
</tr>
<tr>
<th><span class="mark">&sigma;</span></th>
<td>&amp;sigma;</td>
<td>&amp;#963;</td>
<td>小文字シグマ</td>
</tr>
<tr>
<th><span class="mark">&Tau;</span></th>
<td>&amp;Tau;</td>
<td>&amp;#932;</td>
<td>大文字タウ</td>
</tr>
<tr>
<th><span class="mark">&tau;</span></th>
<td>&amp;tau;</td>
<td>&amp;#964;</td>
<td>小文字タウ</td>
</tr>
<tr>
<th><span class="mark">&Upsilon;</span></th>
<td>&amp;Upsilon;</td>
<td>&amp;#933;</td>
<td>大文字ウプシロン</td>
</tr>
<tr>
<th><span class="mark">&upsilon;</span></th>
<td>&amp;upsilon;</td>
<td>&amp;#965;</td>
<td>小文字ウプシロン</td>
</tr>
<tr>
<th><span class="mark">&Phi;</span></th>
<td>&amp;Phi;</td>
<td>&amp;#934;</td>
<td>大文字ファイ</td>
</tr>
<tr>
<th><span class="mark">&phi;</span></th>
<td>&amp;phi;</td>
<td>&amp;#966;</td>
<td>小文字ファイ</td>
</tr>
<tr>
<th><span class="mark">&Chi;</span></th>
<td>&amp;Chi;</td>
<td>&amp;#935;</td>
<td>大文字カイ</td>
</tr>
<tr>
<th><span class="mark">&chi;</span></th>
<td>&amp;chi;</td>
<td>&amp;#967;</td>
<td>小文字カイ</td>
</tr>
<tr>
<th><span class="mark">&Psi;</span></th>
<td>&amp;Psi;</td>
<td>&amp;#936;</td>
<td>大文字プサイ</td>
</tr>
<tr>
<th><span class="mark">&psi;</span></th>
<td>&amp;psi;</td>
<td>&amp;#968;</td>
<td>小文字プサイ</td>
</tr>
<tr>
<th><span class="mark">&Omega;</span></th>
<td>&amp;Omega;</td>
<td>&amp;#937;</td>
<td>大文字オメガ</td>
</tr>
<tr>
<th><span class="mark">&omega;</span></th>
<td>&amp;omega;</td>
<td>&amp;#969;</td>
<td>小文字オメガ</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.clubx1.com/articles/web/html.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>always</title>
		<link>http://www.clubx1.com/articles/dialy/always.html</link>
		<comments>http://www.clubx1.com/articles/dialy/always.html#comments</comments>
		<pubDate>Sat, 04 Jun 2011 07:53:14 +0000</pubDate>
		<dc:creator>@ownerX1</dc:creator>
				<category><![CDATA[雑記]]></category>
		<category><![CDATA[整理整頓]]></category>

		<guid isPermaLink="false">http://www.clubx1.com/?p=54</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.clubx1.com/blog/wp-content/uploads/2011/06/desk.jpg"><img class="alignnone size-medium wp-image-55" title="My Desk" src="http://www.clubx1.com/blog/wp-content/uploads/2011/06/desk-360x243.jpg" alt="" width="360" height="243" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.clubx1.com/articles/dialy/always.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>散髪</title>
		<link>http://www.clubx1.com/articles/dialy/note-4.html</link>
		<comments>http://www.clubx1.com/articles/dialy/note-4.html#comments</comments>
		<pubDate>Wed, 25 May 2011 11:33:40 +0000</pubDate>
		<dc:creator>@ownerX1</dc:creator>
				<category><![CDATA[雑記]]></category>

		<guid isPermaLink="false">http://www.clubx1.com/?p=51</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.clubx1.com/blog/wp-content/uploads/2011/05/3patsu.jpg"><img class="alignnone size-medium wp-image-52" title="あ～スッキリ(・∀・)" src="http://www.clubx1.com/blog/wp-content/uploads/2011/05/3patsu-360x198.jpg" alt="" width="360" height="198" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.clubx1.com/articles/dialy/note-4.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ったく(｀Д´)</title>
		<link>http://www.clubx1.com/articles/dialy/note-3.html</link>
		<comments>http://www.clubx1.com/articles/dialy/note-3.html#comments</comments>
		<pubDate>Mon, 23 May 2011 01:57:19 +0000</pubDate>
		<dc:creator>@ownerX1</dc:creator>
				<category><![CDATA[雑記]]></category>
		<category><![CDATA[不愉快]]></category>

		<guid isPermaLink="false">http://www.clubx1.com/?p=42</guid>
		<description><![CDATA[他人に食べてもらう料理。その料理を提供する対価として金を支払っているのだ！なんだ、あのチャーハン。作り置きの冷めたものをフライパンで温め直して、冷凍野菜を解凍したものを加えて胡椒でごまかし、はい600円。ざけんじゃねぇ！]]></description>
			<content:encoded><![CDATA[<p>他人に食べてもらう料理。その料理を提供する対価として金を支払っているのだ！なんだ、あのチャーハン。作り置きの冷めたものをフライパンで温め直して、冷凍野菜を解凍したものを加えて胡椒でごまかし、はい600円。ざけんじゃねぇ！</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clubx1.com/articles/dialy/note-3.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ファイル変換</title>
		<link>http://www.clubx1.com/articles/windows/paintshop.html</link>
		<comments>http://www.clubx1.com/articles/windows/paintshop.html#comments</comments>
		<pubDate>Fri, 20 May 2011 09:03:02 +0000</pubDate>
		<dc:creator>@ownerX1</dc:creator>
				<category><![CDATA[windows]]></category>
		<category><![CDATA[ファイル変換]]></category>

		<guid isPermaLink="false">http://www.clubx1.com/?p=45</guid>
		<description><![CDATA[windowsエクスプローラでサムネ表示できない「EPS」 AdobeのBridgeを使えばサムネ表示できたが、フォルダにアクセスした時にもサムネ表示させたかったし、別途コンタクトシートに出力したかった。 ファイル数も膨 [...]]]></description>
			<content:encoded><![CDATA[<p>windowsエクスプローラでサムネ表示できない「EPS」</p>
<p>AdobeのBridgeを使えばサムネ表示できたが、フォルダにアクセスした時にもサムネ表示させたかったし、別途コンタクトシートに出力したかった。</p>
<p>ファイル数も膨大！189,000オーバー(゜Д゜)フリーソフトで探すも、操作感や別途インストールしなきゃならないものがあったりと、どれもいまいち。ネットで探していると、PaintShopが目に付く・・・フリーではないが、15日間の試用期間があるとのこと！ならばと思い、さっそくダウンロード＆インストール。買っても良いのだが、変換するだけのために、ちょっとね。</p>
<p>さすが、有償ソフト！？操作もシンプル、変換速度も抜群に速い。仕事の合間に30分～1時間程度ファイル変換に集中し、4日目に189,000オーバーのファイル変換が終了した。</p>
<p>今度、買うからね！</p>
<p>Corel PaintShop Pro X3</p>
<p><a href="http://www.clubx1.com/blog/wp-content/uploads/2011/05/paintshop.jpg"><img class="alignnone size-medium wp-image-46" title="変換速度秀逸" src="http://www.clubx1.com/blog/wp-content/uploads/2011/05/paintshop-360x202.jpg" alt="paintshop" width="360" height="202" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.clubx1.com/articles/windows/paintshop.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>がびょ～ん(゜Д゜)</title>
		<link>http://www.clubx1.com/articles/dialy/note-2.html</link>
		<comments>http://www.clubx1.com/articles/dialy/note-2.html#comments</comments>
		<pubDate>Thu, 19 May 2011 02:55:56 +0000</pubDate>
		<dc:creator>@ownerX1</dc:creator>
				<category><![CDATA[雑記]]></category>
		<category><![CDATA[カラダ]]></category>

		<guid isPermaLink="false">http://www.clubx1.com/?p=43</guid>
		<description><![CDATA[歯が、欠けた・・・(&#62;_&#60;)]]></description>
			<content:encoded><![CDATA[<p>歯が、欠けた・・・(&gt;_&lt;)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clubx1.com/articles/dialy/note-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>危機回避・・・出来るのか！</title>
		<link>http://www.clubx1.com/articles/dialy/pinch.html</link>
		<comments>http://www.clubx1.com/articles/dialy/pinch.html#comments</comments>
		<pubDate>Mon, 16 May 2011 01:44:37 +0000</pubDate>
		<dc:creator>@ownerX1</dc:creator>
				<category><![CDATA[雑記]]></category>
		<category><![CDATA[独り言]]></category>

		<guid isPermaLink="false">http://www.clubx1.com/?p=40</guid>
		<description><![CDATA[どう考えても良くない状況。これもすべて己の実力という情けない心境の今。 やめることはたやすいけれど、やめてしまったら己の実力を認めてしまう。これだけは、絶対に認めたくない。同じことを繰り返す・・・そんなことは、認めない、 [...]]]></description>
			<content:encoded><![CDATA[<p>どう考えても良くない状況。これもすべて己の実力という情けない心境の今。</p>
<p>やめることはたやすいけれど、やめてしまったら己の実力を認めてしまう。これだけは、絶対に認めたくない。同じことを繰り返す・・・そんなことは、認めない、あきらめない、時間がかかっても可能性を見いだし乗り越える。そうしなければならないし、そうすべきだと己に言い聞かせる。</p>
<p>集客のための資金繰り、短期的いや中期的にどう変化させられるかの見通しを立て、その計画を達成できるべくやるしかない。</p>
<p>銀行をはじめ使える資金を将来のために費やす。多少の犠牲もやむ得ない覚悟でスタッフ共々頑張る！</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clubx1.com/articles/dialy/pinch.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

