<?xml version="1.0" encoding="UTF-8" ?><rdf:RDF 
  xmlns="http://purl.org/rss/1.0/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:atom="http://www.w3.org/2005/Atom"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xml:lang="ja">
  <channel rdf:about="http://w.atwiki.jp/zhengdt/">
    <title>zhengdt @ ウィキ</title>
    <link>http://w.atwiki.jp/zhengdt/</link>
    <atom:link href="https://w.atwiki.jp/zhengdt/rss10.xml" rel="self" type="application/rss+xml" />
    <atom:link rel="hub" href="https://pubsubhubbub.appspot.com" />
    <description>zhengdt @ ウィキ</description>

    <dc:language>ja</dc:language>
    <dc:date>2009-05-06T01:21:53+09:00</dc:date>
    <utime>1241540513</utime>

    <items>
      <rdf:Seq>
                <rdf:li rdf:resource="https://w.atwiki.jp/zhengdt/pages/12.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/zhengdt/pages/11.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/zhengdt/pages/10.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/zhengdt/pages/9.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/zhengdt/pages/8.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/zhengdt/pages/7.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/zhengdt/pages/6.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/zhengdt/pages/5.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/zhengdt/pages/4.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/zhengdt/pages/3.html" />
              </rdf:Seq>
    </items>
	
		
    
  </channel>
    <item rdf:about="https://w.atwiki.jp/zhengdt/pages/12.html">
    <title>test.php</title>
    <link>https://w.atwiki.jp/zhengdt/pages/12.html</link>
    <description>
      //php/529

&lt;!DOCTYPE html PUBLIC &#039;-//W3C//DTD HTML 4.01 Transitional//EN&#039;&gt;&lt;html lang=&#039;ja&#039;&gt;
&lt;head&gt;
&lt;meta http-equiv=&#039;Content-Type&#039; content=&#039;text/html; charset=Shift-JIS&#039;&gt;
&lt;meta http-equiv=&#039;Content-Style-Type&#039; content=&#039;text/css&#039;&gt;
&lt;title&gt; 入力 &lt;/title&gt;&lt;/head&gt;&lt;body &gt;&lt;!-- atpages banner tag --&gt;
&lt;div style=&quot;text-align:center&quot;&gt;

&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-2537174927586014&quot;;
google_ad_slot = &quot;8299000865&quot;;
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;

&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
var gaJsHost = ((&quot;https:&quot; == document.location.protocol) ? &quot;https://ssl.&quot; : &quot;http://www.&quot;);
document.write(unescape(&quot;%3Cscript src=&#039;&quot; + gaJsHost + &quot;google-analytics.com/ga.js&#039; type=&#039;text/javascript&#039;%3E%3C/script%3E&quot;));
//--&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
try {
var pageTracker = _gat._getTracker(&quot;UA-239611-66&quot;);
pageTracke    </description>
    <dc:date>2009-05-06T01:21:53+09:00</dc:date>
    <utime>1241540513</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/zhengdt/pages/11.html">
    <title>プラグイン/コメント</title>
    <link>https://w.atwiki.jp/zhengdt/pages/11.html</link>
    <description>
      * コメントプラグイン
@wikiのwikiモードでは
 #comment()
と入力することでコメントフォームを簡単に作成することができます。
詳しくはこちらをご覧ください。
＝＞http://atwiki.jp/guide/17_60_ja.html


-----
たとえば、#comment() と入力すると以下のように表示されます。

#comment    </description>
    <dc:date>2009-05-06T01:06:25+09:00</dc:date>
    <utime>1241539585</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/zhengdt/pages/10.html">
    <title>プラグイン/関連ブログ</title>
    <link>https://w.atwiki.jp/zhengdt/pages/10.html</link>
    <description>
      * 関連ブログ
@wikiのwikiモードでは
 #bf(興味のある単語)
と入力することで、あるキーワードに関連するブログ一覧を表示することができます

詳しくはこちらをご覧ください。
＝＞http://atwiki.jp/guide/17_161_ja.html

-----


たとえば、#bf(ゲーム)と入力すると以下のように表示されます。


#bf(ゲーム)
    </description>
    <dc:date>2009-05-06T01:06:25+09:00</dc:date>
    <utime>1241539585</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/zhengdt/pages/9.html">
    <title>プラグイン</title>
    <link>https://w.atwiki.jp/zhengdt/pages/9.html</link>
    <description>
      @wikiにはいくつかの便利なプラグインがあります。

-----


#ls

-----

これ以外のプラグインについては@wikiガイドをご覧ください
=&gt;http://atwiki.jp/guide/
    </description>
    <dc:date>2009-05-06T01:06:25+09:00</dc:date>
    <utime>1241539585</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/zhengdt/pages/8.html">
    <title>プラグイン/動画(Youtube)</title>
    <link>https://w.atwiki.jp/zhengdt/pages/8.html</link>
    <description>
      * 動画(youtube)
@wikiのwikiモードでは
 #video(動画のURL)
と入力することで、動画を貼り付けることが出来ます。
詳しくはこちらをご覧ください。
＝＞http://atwiki.jp/guide/17_209_ja.html

また動画のURLはYoutubeのURLをご利用ください。
＝＞http://www.youtube.com/

-----


たとえば、#video(http://youtube.com/watch?v=kTV1CcS53JQ)と入力すると以下のように表示されます。


#video(http://youtube.com/watch?v=kTV1CcS53JQ)

    </description>
    <dc:date>2009-05-06T01:06:25+09:00</dc:date>
    <utime>1241539585</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/zhengdt/pages/7.html">
    <title>プラグイン/アーカイブ</title>
    <link>https://w.atwiki.jp/zhengdt/pages/7.html</link>
    <description>
      * アーカイブ
@wikiのwikiモードでは
 #archive_log()
と入力することで、特定のウェブページを保存しておくことができます。
詳しくはこちらをご覧ください。
＝＞http://atwiki.jp/guide/25_171_ja.html


-----


たとえば、#archive_log()と入力すると以下のように表示されます。
保存したいURLとサイト名を入力して&quot;アーカイブログ&quot;をクリックしてみよう


#archive_log()
    </description>
    <dc:date>2009-05-06T01:06:25+09:00</dc:date>
    <utime>1241539585</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/zhengdt/pages/6.html">
    <title>プラグイン/編集履歴</title>
    <link>https://w.atwiki.jp/zhengdt/pages/6.html</link>
    <description>
      * 更新履歴
@wikiのwikiモードでは
 #recent(数字)
と入力することで、wikiのページ更新履歴を表示することができます。
詳しくはこちらをご覧ください。
＝＞http://atwiki.jp/guide/17_117_ja.html


-----


たとえば、#recent(20)と入力すると以下のように表示されます。


#recent(20)
    </description>
    <dc:date>2009-05-06T01:06:25+09:00</dc:date>
    <utime>1241539585</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/zhengdt/pages/5.html">
    <title>まとめサイト作成支援ツール</title>
    <link>https://w.atwiki.jp/zhengdt/pages/5.html</link>
    <description>
      * まとめサイト作成支援ツールについて
@wikiには[[まとめサイト作成を支援するツール&gt;&gt;http://atwiki.jp/matome/]]があります。
また、
 #matome_list
と入力することで、注目の掲示板が一覧表示されます。

利用例）#matome_listと入力すると下記のように表示されます
#matome_list
    </description>
    <dc:date>2009-05-06T01:06:25+09:00</dc:date>
    <utime>1241539585</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/zhengdt/pages/4.html">
    <title>プラグイン/ニュース</title>
    <link>https://w.atwiki.jp/zhengdt/pages/4.html</link>
    <description>
      * ニュース
@wikiのwikiモードでは
 #news(興味のある単語)
と入力することで、あるキーワードに関連するニュース一覧を表示することができます
詳しくはこちらをご覧ください。
＝＞http://atwiki.jp/guide/17_174_ja.html


-----


たとえば、#news(wiki)と入力すると以下のように表示されます。


#news(wiki)
    </description>
    <dc:date>2009-05-06T01:06:25+09:00</dc:date>
    <utime>1241539585</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/zhengdt/pages/3.html">
    <title>右メニュー</title>
    <link>https://w.atwiki.jp/zhengdt/pages/3.html</link>
    <description>
      **更新履歴
#recent(20)


&amp;link_editmenu2(text=ここを編集)
    </description>
    <dc:date>2009-05-06T01:06:25+09:00</dc:date>
    <utime>1241539585</utime>
  </item>
  </rdf:RDF>
