<?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/ketchup/">
    <title>ketchup @ wiki</title>
    <link>http://w.atwiki.jp/ketchup/</link>
    <atom:link href="https://w.atwiki.jp/ketchup/rss10.xml" rel="self" type="application/rss+xml" />
    <atom:link rel="hub" href="https://pubsubhubbub.appspot.com" />
    <description>ketchup @ wiki</description>

    <dc:language>ja</dc:language>
    <dc:date>2007-09-26T04:09:01+09:00</dc:date>
    <utime>1190747341</utime>

    <items>
      <rdf:Seq>
                <rdf:li rdf:resource="https://w.atwiki.jp/ketchup/pages/15.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/ketchup/pages/14.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/ketchup/pages/13.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/ketchup/pages/12.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/ketchup/pages/11.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/ketchup/pages/10.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/ketchup/pages/9.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/ketchup/pages/8.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/ketchup/pages/7.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/ketchup/pages/6.html" />
              </rdf:Seq>
    </items>
	
		
    
  </channel>
    <item rdf:about="https://w.atwiki.jp/ketchup/pages/15.html">
    <title>vimについての雑記</title>
    <link>https://w.atwiki.jp/ketchup/pages/15.html</link>
    <description>
      **mercurialプラグインを使う
-mercurial/contrib のプラグインを使うとファイルを開くたびにPyhonプロセスを起動するので全体の動作がもっさりする。特にChalice。起動も終了も巡回も遅くなった。
-vcscommandに追加するプラグインがあるのでそっちを使うと遅くなることは無くなった。快適。

#javascript(){{
&lt;script src=&quot;http://www.google-analytics.com/urchin.js&quot; type=&quot;text/javascript&quot;&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
_uacct = &quot;UA-2690952-1&quot;;
urchinTracker();
&lt;/script&gt;
}}    </description>
    <dc:date>2007-09-26T04:09:01+09:00</dc:date>
    <utime>1190747341</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/ketchup/pages/14.html">
    <title>PrivatePorts</title>
    <link>https://w.atwiki.jp/ketchup/pages/14.html</link>
    <description>
      **MacPorts のセルフ版についての備忘録

***vim 7.1.125 +kaoriya-patch-915
vim.hへのパッチがリジェクトされる問題と、fileio.cのコンパイルに失敗する問題に対処するパッチを作成して入れた。upgradeするたびにエディタで直して回るのは面倒だったので。

***cmigemo svn-trunk バージョンのポートを作った
&amp;del(){+utf8でインストールしないとvimで使えないと思っていたが、無くても普通に動く。一応variants utf8は用意したけど、使わないかも。}
勘違いだった。vimのインストール時にcmigemoがあると、辞書ファイルもアプリケーションバンドルにコピーするのを忘れてた。+utf8で作り直して動くことを確認。

***Ctags が 5.7j1 になっていたので対応
展開したフォルダ名に「j1」が付かないので workdir を追加で設定する必要がある
workdir にもバージョン番号を書くと、またバージョンが上がった時にミスの元だけど

***eblookがeucとsjisしか認識しない
configureでiconvのチェックに失敗していた。MacPortsのlibiconvはlibiconv...というシンボルしかもっていない。/usr/lib以下のディフォルトのlibiconvはiconv...というシンボルもあるので、こっちをリンクするようにライブラリパスに加えてもいいけど、それだとMacPortsのみで閉じている独立性を壊す気がした。しかたがないので、configureにパッチを当てて、iconv()をチェックする時には#include &lt;iconv.h&gt;してマクロ展開で通過してもらうことにした。

#javascript(){{
&lt;script src=&quot;http://www.google-analytics.com/urchin.js&quot; type=&quot;text/javascript&quot;&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
_uacct = &quot;UA-2690952-1&quot;;
urchinTracker();
&lt;/script&gt;
}}    </description>
    <dc:date>2007-10-01T00:37:08+09:00</dc:date>
    <utime>1191166628</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/ketchup/pages/13.html">
    <title>HP35Sの使い方をマニュアルから</title>
    <link>https://w.atwiki.jp/ketchup/pages/13.html</link>
    <description>
      とりあえず、4章まで読んだ。

#javascript(){{
&lt;script src=&quot;http://www.google-analytics.com/urchin.js&quot; type=&quot;text/javascript&quot;&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
_uacct = &quot;UA-2690952-1&quot;;
urchinTracker();
&lt;/script&gt;
}}    </description>
    <dc:date>2007-09-25T06:26:13+09:00</dc:date>
    <utime>1190669173</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/ketchup/pages/12.html">
    <title>vim 忘れがちなキーボードショートカット</title>
    <link>https://w.atwiki.jp/ketchup/pages/12.html</link>
    <description>
      :vi( と va(|「i」は「()」の内部だけ「a」は「()」も含む範囲を選択
&amp;italic(){via. :h text-objects}

:dt*|ワード削除してインサートモードに移行。
df*と違って削除範囲は「*」で入力した文字の一つ手前まで
----
「*」は任意の文字

:yst )|次のスペースまで括弧で囲む
surround.vimの機能

:vで選択してから s)|上とおなじ

::@&quot;|ヤンクリングにコピーしたコマンドを実行

::@+|Macのクリップボードにコピーしたものはこっちにしか入っていない場合もある。
機能は上と同じ

#javascript(){{
&lt;script src=&quot;http://www.google-analytics.com/urchin.js&quot; type=&quot;text/javascript&quot;&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
_uacct = &quot;UA-2690952-1&quot;;
urchinTracker();
&lt;/script&gt;
}}    </description>
    <dc:date>2007-10-05T18:48:21+09:00</dc:date>
    <utime>1191577701</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/ketchup/pages/11.html">
    <title>買いたいものリスト</title>
    <link>https://w.atwiki.jp/ketchup/pages/11.html</link>
    <description>
      -前モデルより少し薄く、デジカメ1個分強軽くなった。アルミから削りだしたので強固になった、などいろいろ変更があるけど、一番うれしかったのはGPUの強化。唯一気になるのはFireWireがないとこ。
&amp;html(&lt;a href=&quot;http://click.linksynergy.com/fs-bin/click?id=O8UJODyptJc&amp;offerid=102056.10002036&amp;type=4&amp;subid=0&quot;&gt;&lt;IMG alt=&quot;Apple Store（Japan） &quot; border=&quot;0&quot; src=&quot;http://ad.linkshare.ne.jp/3398/macbook/MacBook_300x239.jpg&quot;&gt;&lt;/a&gt;&lt;IMG border=&quot;0&quot; width=&quot;1&quot; height=&quot;1&quot; src=&quot;http://ad.linksynergy.com/fs-bin/show?id=O8UJODyptJc&amp;bids=102056.10002036&amp;type=4&amp;subid=0&quot;&gt;&lt;a href=&quot;http://click.linksynergy.com/fs-bin/click?id=O8UJODyptJc&amp;offerid=102056.10002073&amp;type=4&amp;subid=0&quot;&gt;&lt;IMG alt=&quot;Apple Store（Japan） &quot; border=&quot;0&quot; src=&quot;http://ad.linkshare.ne.jp/3398/education/Edu_300x250.gif &quot;&gt;&lt;/a&gt;&lt;IMG border=&quot;0&quot; width=&quot;1&quot; height=&quot;1&quot; src=&quot;http://ad.linksynergy.com/fs-bin/show?id=O8UJODyptJc&amp;bids=102056.10002073&amp;type=4&amp;subid=0&quot;&gt;)

-薄い。軽い。日本ではちょっと値段が高いような気もするけど。
&amp;html(&lt;a href=&quot;http://click.linksynergy.com/fs-bin/click?id=O8UJODyptJc&amp;offerid=102056.10000523&amp;type=2&amp;subid=0&quot; &gt;&lt;IMG border=0 src=&quot;http://a248.e.akamai.net/7/2    </description>
    <dc:date>2008-10-16T03:21:40+09:00</dc:date>
    <utime>1224094900</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/ketchup/pages/10.html">
    <title>プラグイン/コメント</title>
    <link>https://w.atwiki.jp/ketchup/pages/10.html</link>
    <description>
      * コメントプラグイン
@wikiのwikiモードでは
 #comment()
と入力することでコメントフォームを簡単に作成することができます。
詳しくはこちらをご覧ください。
＝＞http://atwiki.jp/guide/17_60_ja.html


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

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

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

-----


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


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

-----


#ls

-----

これ以外のプラグインについては@wikiガイドをご覧ください
=&gt;http://atwiki.jp/guide/
    </description>
    <dc:date>2007-09-25T05:40:03+09:00</dc:date>
    <utime>1190666403</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/ketchup/pages/7.html">
    <title>プラグイン/動画(Youtube)</title>
    <link>https://w.atwiki.jp/ketchup/pages/7.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>2007-09-25T05:40:03+09:00</dc:date>
    <utime>1190666403</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/ketchup/pages/6.html">
    <title>プラグイン/アーカイブ</title>
    <link>https://w.atwiki.jp/ketchup/pages/6.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>2007-09-25T05:40:03+09:00</dc:date>
    <utime>1190666403</utime>
  </item>
  </rdf:RDF>
