<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:cc="http://web.resource.org/cc/" xml:lang="ja" >
	<channel rdf:about="http://plugin.dtiblog.com/?xml">
		<title>PluginSQUARE</title>
		<link>http://plugin.dtiblog.com/</link>
		<description>プラグイン、ブログパーツを配布しています。</description>
		<dc:language>ja</dc:language>
		<items>
			<rdf:Seq>
            				<rdf:li rdf:resource="http://plugin.dtiblog.com/blog-entry-6.html" />
							<rdf:li rdf:resource="http://plugin.dtiblog.com/blog-entry-5.html" />
							<rdf:li rdf:resource="http://plugin.dtiblog.com/blog-entry-4.html" />
							<rdf:li rdf:resource="http://plugin.dtiblog.com/blog-entry-3.html" />
							<rdf:li rdf:resource="http://plugin.dtiblog.com/blog-entry-2.html" />
						</rdf:Seq>
		</items>
	</channel>

    	<item rdf:about="http://plugin.dtiblog.com/blog-entry-6.html">
		<link>http://plugin.dtiblog.com/blog-entry-6.html</link>
		<title>今日の献立</title>
		<description>woman.excite「Eレシピ 今週の献立」のRSSを取得して、今日の献立を日替わりで表示するプラグイン。

表示幅や背景色はスタイルシート(以下の箇所)を変更することでカスタマイズできます。


&amp;lt;style type=&quot;text/css&quot;&amp;gt;
#erecipe_feed</description>
		<content:encoded><![CDATA[ woman.excite「Eレシピ 今週の献立」のRSSを取得して、今日の献立を日替わりで表示するプラグイン。<P>
<br /><p>
<br />表示幅や背景色はスタイルシート(以下の箇所)を変更することでカスタマイズできます。
<br /><p>
<br />
<br />&lt;style type="text/css"&gt;<br/>
<br />#erecipe_feed table {<br/>
<br />	background:#FFFCEE;<br/>
<br />	width:140px;<br/>
<br />}<br/>
<br />#erecipe_feed td {<br/>
<br />	font-size:10px;<br/>
<br />	padding : 3px;<br/>
<br />	text-align:center;<br/>
<br />}<br/>
<br />&lt;/style&gt;<br/>
<br /><P> ]]></content:encoded>
		<dc:subject>レシピ</dc:subject>
		<dc:date>2007-12-07T17:24:34+09:00</dc:date>
		<dc:creator>Gamo</dc:creator>
		<dc:publisher>DTI-BLOG</dc:publisher>
	</item>
		<item rdf:about="http://plugin.dtiblog.com/blog-entry-5.html">
		<link>http://plugin.dtiblog.com/blog-entry-5.html</link>
		<title>ゲームコーナPlus</title>
		<description>『ゲームコーナPlus』

FLASHゲームをブログにオーバーレイ表示して遊べるプラグイン。
海外製FLASHゲームを20+1収録。



カスタマイズ方法

optionタグのvalueに設定してあるSWFファイルのURLを変更すれば、好きな</description>
		<content:encoded><![CDATA[ 『ゲームコーナPlus』<p>
<br /><p>
<br />FLASHゲームをブログにオーバーレイ表示して遊べるプラグイン。
<br /><p>海外製FLASHゲームを20+1収録。
<br />
<br /><p>
<br />
<br />カスタマイズ方法
<br /><P>
<br />optionタグのvalueに設定してあるSWFファイルのURLを変更すれば、好きなゲームを選択できるようにできます。
<br /><P>
<br />オーバーレイ表示の関数は<P>
<br />GsFlashOver.ObjVew.showGameBox<P>
<br />で
<br /><P>
<br />GsFlashOver.ObjVew.showGameBox('アドレス',1,幅,高さ)
<br /><P>
<br />のように指定してます。
<br /><P>
<br />アドレス:FLASHオブジェクトのURL<br>
<br />幅：表示する際の幅を指定<br>
<br />高さ：表示する際の高さを指定
<br /><P>
<br />単純に使うには、アンカータグで、
<br /><P>
<br />&lt;a href="#xyz" 
<br />onclick="GsFlashOver.ObjVew.showGameBox('xxx.swf',1,450,500)"&gt;<br>spaceinvaders&lt;/a&gt;
<br /><P>
<br />のように記述すると良いでしょう。
<br /><P> ]]></content:encoded>
		<dc:subject>ゲーム</dc:subject>
		<dc:date>2007-12-07T16:45:21+09:00</dc:date>
		<dc:creator>Gamo</dc:creator>
		<dc:publisher>DTI-BLOG</dc:publisher>
	</item>
		<item rdf:about="http://plugin.dtiblog.com/blog-entry-4.html">
		<link>http://plugin.dtiblog.com/blog-entry-4.html</link>
		<title>iTunes Bar J</title>
		<description>iTunes STOREのニューリリース、トップソング、トップアルバムの楽曲情報(カバーイメージ)を切り替え表示するプラグイン。
スクリプトをカスタマイズすることで、その他のジャンル、J-Pop、クラシック、ロックなど12ジャンルのニューリリース、トップソング、トップアルバム情報を表示することができます。
サンプルはサイドバー参照。

</description>
		<content:encoded><![CDATA[ iTunes STOREのニューリリース、トップソング、トップアルバムの楽曲情報(カバーイメージ)を切り替え表示するプラグイン。<P>
<br />スクリプトをカスタマイズすることで、その他のジャンル、J-Pop、クラシック、ロックなど12ジャンルのニューリリース、トップソング、トップアルバム情報を表示することができます。<P>
<br />サンプルはサイドバー参照。
<br /><P>
<br /> ]]></content:encoded>
		<dc:subject>音楽</dc:subject>
		<dc:date>2007-12-07T15:50:18+09:00</dc:date>
		<dc:creator>Gamo</dc:creator>
		<dc:publisher>DTI-BLOG</dc:publisher>
	</item>
		<item rdf:about="http://plugin.dtiblog.com/blog-entry-3.html">
		<link>http://plugin.dtiblog.com/blog-entry-3.html</link>
		<title>レシピBar</title>
		<description>All AboutレシピのRSSを取得し、次の12ジャンルのレシピを切り替え表示するプラグイン。
お手軽レシピ、料理のABC、おかずレシピ、スタイリッシュレシピ、ホームメイドクッキング、イタリアンレシピ、野菜・フルーツレシピ、スパイス＆ハーブ、アジアごはん、お弁当、男の料理、ダイエットレシピ


表示件数、切り替え時間はソース中の</description>
		<content:encoded><![CDATA[ All AboutレシピのRSSを取得し、次の12ジャンルのレシピを切り替え表示するプラグイン。<p>
<br />お手軽レシピ、料理のABC、おかずレシピ、スタイリッシュレシピ、ホームメイドクッキング、イタリアンレシピ、野菜・フルーツレシピ、スパイス＆ハーブ、アジアごはん、お弁当、男の料理、ダイエットレシピ
<br /><p>
<br />
<br />表示件数、切り替え時間はソース中の以下の変数で変更できます。
<br /><p>
<br />
<br />var gourmet_feednum=5;//表示件数の設定<br>
<br />var cycle_wait = &answer2*1000;//表示切替時間の設定
<br /><p>
<br /> ]]></content:encoded>
		<dc:subject>レシピ</dc:subject>
		<dc:date>2007-12-07T15:40:15+09:00</dc:date>
		<dc:creator>Gamo</dc:creator>
		<dc:publisher>DTI-BLOG</dc:publisher>
	</item>
		<item rdf:about="http://plugin.dtiblog.com/blog-entry-2.html">
		<link>http://plugin.dtiblog.com/blog-entry-2.html</link>
		<title>YouTubu SS</title>
		<description>YouTubeの検索結果(10件)のサムネイルをスライドショーで表示するプラグイン。

マウスオーバーでスライド停止。
スライドをクリックすると、その動画をブログ上でオーバーレイ再生します。

サンプルはサイドバー参照。


初期検索キーワード(ブログ表示時に検索</description>
		<content:encoded><![CDATA[ YouTubeの検索結果(10件)のサムネイルをスライドショーで表示するプラグイン。<p>
<br />
<br />マウスオーバーでスライド停止。<p>
<br />スライドをクリックすると、その動画をブログ上でオーバーレイ再生します。
<br /><p>
<br />サンプルはサイドバー参照。
<br /><p>
<br />
<br />初期検索キーワード(ブログ表示時に検索検索を実行するキーワード)は、テキストボックスのタグのvalueで指定してください。
<br /><p>
<br />
<br />&lt;input type="text" name="ystag" id="ystag" style="width:100px" value="<font color="#FF0000">平井堅</font>"&gt;
<br /><p>
<br /> ]]></content:encoded>
		<dc:subject>動画</dc:subject>
		<dc:date>2007-12-07T15:14:53+09:00</dc:date>
		<dc:creator>Gamo</dc:creator>
		<dc:publisher>DTI-BLOG</dc:publisher>
	</item>
	</rdf:RDF>