<?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>Tech Any*Any &#187; Nucleus</title>
	<atom:link href="http://tech.any2.net/category/nucleus/feed" rel="self" type="application/rss+xml" />
	<link>http://tech.any2.net</link>
	<description>Mac や Web のあんなこと、こんなこと。</description>
	<lastBuildDate>Tue, 22 Nov 2011 09:12:45 +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>XHTML の留意点</title>
		<link>http://tech.any2.net/item/111.html</link>
		<comments>http://tech.any2.net/item/111.html#comments</comments>
		<pubDate>Sun, 15 May 2005 12:12:00 +0000</pubDate>
		<dc:creator>yo2</dc:creator>
				<category><![CDATA[Nucleus]]></category>

		<guid isPermaLink="false">http://tech.any2.net/item/111.html</guid>
		<description><![CDATA[XHTMLによるページ作成を行う際に、HTMLと記述の方法が異なりますので、次の点に留意します。 タグの記述について HTMLではタグや属性、属性値は大文字/小文字の区別はありませんが、XHTMLではすべて小文字で記述します。また、属性値は必ずダブルクォーテーション(&#34;)で囲みます。 イメージタグ(&#60;img /&#62;)や改行タグ(&#60;br /&#62;)など終了タグがない場合、タグの最後を半角スペースと/>にします。(例 : &#60;br /&#62;) 廃止されるタグ(要素) 次のタグ(要素)は、XHTML1.1から廃止されています。代わりにスタイルシートなどを使用してください。 u s i strike font basefont center dir frame frameset iframe noframes applet 廃止される属性 次の属性は、XHTML1.1から廃止されています。代わりにスタイルシートなどを使用してください。 lang name target background bgcolor text link vlink alink clear align noshade size width height border hspace vspace type compact start language nowrap]]></description>
			<content:encoded><![CDATA[<p>XHTMLによるページ作成を行う際に、HTMLと記述の方法が異なりますので、次の点に留意します。</p>
<h3>タグの記述について</h3>
<p>HTMLではタグや属性、属性値は大文字/小文字の区別はありませんが、XHTMLではすべて小文字で記述します。また、属性値は必ずダブルクォーテーション(&quot;)で囲みます。</p>
<p>イメージタグ(&lt;img /&gt;)や改行タグ(&lt;br /&gt;)など終了タグがない場合、タグの最後を半角スペースと/>にします。(例 : &lt;br /&gt;)</p>
<h3>廃止されるタグ(要素)</h3>
<p>次のタグ(要素)は、XHTML1.1から廃止されています。代わりにスタイルシートなどを使用してください。</p>
<ul>
<li>u</li>
<li>s</li>
<li>i</li>
<li>strike</li>
<li>font</li>
<li>basefont</li>
<li>center</li>
<li>dir</li>
<li>frame</li>
<li>frameset</li>
<li>iframe</li>
<li>noframes</li>
<li>applet</li>
</ul>
<h3>廃止される属性</h3>
<p>次の属性は、XHTML1.1から廃止されています。代わりにスタイルシートなどを使用してください。</p>
<ul>
<li>lang</li>
<li>name</li>
<li>target</li>
<li>background</li>
<li>bgcolor</li>
<li>text</li>
<li>link</li>
<li>vlink</li>
<li>alink</li>
<li>clear</li>
<li>align</li>
<li>noshade</li>
<li>size</li>
<li>width</li>
<li>height</li>
<li>border</li>
<li>hspace</li>
<li>vspace</li>
<li>type</li>
<li>compact</li>
<li>start</li>
<li>language</li>
<li>nowrap</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://tech.any2.net/item/111.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NP_Calender &#8211; カレンダー</title>
		<link>http://tech.any2.net/item/64.html</link>
		<comments>http://tech.any2.net/item/64.html#comments</comments>
		<pubDate>Sun, 06 Feb 2005 09:34:11 +0000</pubDate>
		<dc:creator>yo2</dc:creator>
				<category><![CDATA[Nucleus]]></category>

		<guid isPermaLink="false">http://tech.any2.net/item/64.html</guid>
		<description><![CDATA[Nucleus でカレンダーを表示するプラグインです。インストールと設定方法 NP_Calender.php をダウンロードして、plugins へアップロードする。 Nucleus 管理ページの &#8220;プラグイン管理&#8221; からプラグインのインストールをする カレンダーを表示したいスキンの編集ページに &#60;%Calendar%&#62; を記入する。]]></description>
			<content:encoded><![CDATA[<p>Nucleus でカレンダーを表示するプラグインです。インストールと設定方法
<ol>
<li>NP_Calender.php をダウンロードして、plugins へアップロードする。</li>
<li>Nucleus 管理ページの &#8220;プラグイン管理&#8221; からプラグインのインストールをする</li>
<li>カレンダーを表示したいスキンの編集ページに <code>&lt;%Calendar%&gt;</code> を記入する。</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://tech.any2.net/item/64.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NP_TrackBack &#8211; トラックバック</title>
		<link>http://tech.any2.net/item/63.html</link>
		<comments>http://tech.any2.net/item/63.html#comments</comments>
		<pubDate>Sun, 06 Feb 2005 09:30:05 +0000</pubDate>
		<dc:creator>yo2</dc:creator>
				<category><![CDATA[Nucleus]]></category>

		<guid isPermaLink="false">http://tech.any2.net/item/108.html</guid>
		<description><![CDATA[アイテムへのトラックバックURLとトラックバックのリストおよびトラックバック数を表示するプラグインです。 インストールと設定方法 NP_TrackBack.php をダウンロードして、plugins へアップロードする。 Nucleus 管理ページの &#34;プラグイン管理&#34; からプラグインのインストールをする トラックバックURLおよびトラックバックのリストを表示したいテンプレートの編集ページに &#60;%TrackBack(list)%&#62; を記入する。 トラックバック数を表示したいスキンの編集ページに &#60;%TrackBack(count)%&#62; を記入する。 ※ 表記方法を変更するには、NP_TrackBack.php を変更する必要があります。 参考 : Trackback URL をすっきり短くする]]></description>
			<content:encoded><![CDATA[<p>アイテムへのトラックバックURLとトラックバックのリストおよびトラックバック数を表示するプラグインです。</p>
<p>インストールと設定方法</p>
<ol>
<li>NP_TrackBack.php をダウンロードして、plugins へアップロードする。</li>
<li>Nucleus 管理ページの &quot;プラグイン管理&quot; からプラグインのインストールをする</li>
<li>トラックバックURLおよびトラックバックのリストを表示したいテンプレートの編集ページに <code>&lt;%TrackBack(list)%&gt;</code> を記入する。</li>
<li>トラックバック数を表示したいスキンの編集ページに <code>&lt;%TrackBack(count)%&gt;</code> を記入する。</li>
</ol>
<p>※ 表記方法を変更するには、NP_TrackBack.php を変更する必要があります。</p>
<p>参考 : <a href="http://nucleus.datoka.jp/index.php?itemid=209 " target="_blank">Trackback URL をすっきり短くする</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tech.any2.net/item/63.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NP_SendPing &#8211; Ping送信</title>
		<link>http://tech.any2.net/item/56.html</link>
		<comments>http://tech.any2.net/item/56.html#comments</comments>
		<pubDate>Thu, 27 Jan 2005 02:47:40 +0000</pubDate>
		<dc:creator>yo2</dc:creator>
				<category><![CDATA[Nucleus]]></category>

		<guid isPermaLink="false">http://tech.any2.net/item/111.html</guid>
		<description><![CDATA[アイテムの追加/編集などに、複数のサイトへ Ping を送信するプラグインです。 インストールと設定方法 NP_SendPing.php をダウンロードして、plugins へアップロードする。 Nucleus 管理ページの&#34;プラグイン管理&#34;からプラグインのインストールをする Ping を送信したい Blog の設定ページにある &#34;Options for NP_SendPing&#34; の &#34;Ping URL&#34; に送信先の URL を入力して、[設定の変更] ボタンをクリックする。]]></description>
			<content:encoded><![CDATA[<p>アイテムの追加/編集などに、複数のサイトへ Ping を送信するプラグインです。</p>
<p>インストールと設定方法</p>
<ol>
<li>NP_SendPing.php をダウンロードして、plugins へアップロードする。</li>
<li>Nucleus 管理ページの&quot;プラグイン管理&quot;からプラグインのインストールをする</li>
<li>Ping を送信したい Blog の設定ページにある &quot;Options for NP_SendPing&quot; の &quot;Ping URL&quot; に送信先の URL を入力して、[設定の変更] ボタンをクリックする。</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://tech.any2.net/item/56.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SqlTablePrefixがある設定でのNP_NumberOfPosts</title>
		<link>http://tech.any2.net/item/48.html</link>
		<comments>http://tech.any2.net/item/48.html#comments</comments>
		<pubDate>Sun, 23 Jan 2005 16:08:39 +0000</pubDate>
		<dc:creator>yo2</dc:creator>
				<category><![CDATA[Nucleus]]></category>

		<guid isPermaLink="false">http://tech.any2.net/item/116.html</guid>
		<description><![CDATA[NP_NumberOfPosts をテーブル名にプレフィックスをつけた設定のNucleusにインストールすると、つぎのエラーが発生します。 Plugin NP_NumberOfPosts was not loaded (does not support SqlTablePrefix) そこで、NP_NumberOfPosts.php に次のコードを追加します。 function supportsFeature($feature) { switch($feature) { case 'SqlTablePrefix': return 1; default: return 0; } } 次に、&#8221;nucleus_&#8221;を&#8221;[プレフィックス]nucleus_&#8221;に置換します。(プレフィックスがついたテーブル名に置換します。)]]></description>
			<content:encoded><![CDATA[<p>NP_NumberOfPosts をテーブル名にプレフィックスをつけた設定のNucleusにインストールすると、つぎのエラーが発生します。</p>
<p><code>Plugin NP_NumberOfPosts was not loaded (does not support SqlTablePrefix)</code></p>
<p>そこで、NP_NumberOfPosts.php に次のコードを追加します。</p>
<p><code>function supportsFeature($feature) {<br />
    switch($feature) {<br />
        case 'SqlTablePrefix':<br />
            return 1;<br />
        default:<br />
            return 0;<br />
    }<br />
}</code></p>
<p>次に、&#8221;nucleus_&#8221;を&#8221;[プレフィックス]nucleus_&#8221;に置換します。(プレフィックスがついたテーブル名に置換します。)</p>
]]></content:encoded>
			<wfw:commentRss>http://tech.any2.net/item/48.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

