<?xml version="1.0" encoding="utf-8"?>

<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:cc="http://web.resource.org/cc/"
  xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://jrf.cocolog-nifty.com/software/">
<title>JRF のソフトウェア Tips</title>
<link>http://jrf.cocolog-nifty.com/software/</link>
<description>自分で作成したソフトウェアの紹介、および、他のソフトウェアの設定などの Tips</description>
<dc:language>ja-JP</dc:language>
<dc:creator></dc:creator>
<dc:date>2006-03-27T02:07:13+09:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.typepad.com/?v=1.0" />


<items>
<rdf:Seq><rdf:li rdf:resource="http://jrf.cocolog-nifty.com/software/2006/03/post_4.html" />
<rdf:li rdf:resource="http://jrf.cocolog-nifty.com/software/2006/03/post_3.html" />
<rdf:li rdf:resource="http://jrf.cocolog-nifty.com/software/2006/03/post_2.html" />
<rdf:li rdf:resource="http://jrf.cocolog-nifty.com/software/2006/03/post_1.html" />
<rdf:li rdf:resource="http://jrf.cocolog-nifty.com/software/2006/03/post.html" />
<rdf:li rdf:resource="http://jrf.cocolog-nifty.com/software/2006/02/post_21.html" />
<rdf:li rdf:resource="http://jrf.cocolog-nifty.com/software/2006/02/post_19.html" />
<rdf:li rdf:resource="http://jrf.cocolog-nifty.com/software/2006/02/post_18.html" />
<rdf:li rdf:resource="http://jrf.cocolog-nifty.com/software/2006/02/post_17.html" />
<rdf:li rdf:resource="http://jrf.cocolog-nifty.com/software/2006/02/post_16.html" />
</rdf:Seq>
</items>

</channel>

<item rdf:about="http://jrf.cocolog-nifty.com/software/2006/03/post_4.html">
<title>Firefox でココログを印刷しようとすると本文が１ページ目しか表示されない 
[Firefox,HTML/XML/CSS,ウェブログ・ココログ関連]</title>
<link>http://jrf.cocolog-nifty.com/software/2006/03/post_4.html</link>
<description>これはココログのテンプレートで使っている CSS が overflow:hidden を設定しているためです。これがわかるまでは、page-break (改ページ)まわりの設定や自作スクリプトがはく HTML のコードが悪いのかとかなり悩みました。 《檜山正幸のキマイラ飼育記：[日常]長文記事を読んでもらいたい人は印刷向けスタイルシート設定した方がいいよ》を読んでプリンタまわりの設定をしようとした...</description>

<dc:subject>Firefox</dc:subject>
<dc:subject>HTML/XML/CSS</dc:subject>
<dc:subject>ウェブログ・ココログ関連</dc:subject>

<dc:creator>JRF</dc:creator>
<dc:date>2006-03-27T02:07:13+09:00</dc:date>
</item>
<item rdf:about="http://jrf.cocolog-nifty.com/software/2006/03/post_3.html">
<title>Mew でパスワード入力時 C-g を押しても止まってくれない 
[Emacs/Meadow]</title>
<link>http://jrf.cocolog-nifty.com/software/2006/03/post_3.html</link>
<description>普通 Mew の Summary では &#39;i&#39; [mew-summary-retrieve] を押したあと、パスワードの入力を求められる。私は複数の case を使い分けているのでこの入力を&#39;C-g&#39; [keyboard-quit] で止めようとすることがしばしばあるが、残念ながら止まってくれない。 特に今の Mew は +queue を flush する際に draft の case を使ってく...</description>

<dc:subject>Emacs/Meadow</dc:subject>

<dc:creator>JRF</dc:creator>
<dc:date>2006-03-15T13:36:57+09:00</dc:date>
</item>
<item rdf:about="http://jrf.cocolog-nifty.com/software/2006/03/post_2.html">
<title>Navi2ch でインラインに画像を表示する (Referer もつける) 
[Cygwin,Emacs/Meadow]</title>
<link>http://jrf.cocolog-nifty.com/software/2006/03/post_2.html</link>
<description>最近の Emacs は画像をインラインに表示できるが、Navi2ch そのものは掲示板の画像をインラインで見ることができない。しかし、《2chログ：Navi2ch for Emacs （Part 11）》の 888 の記事にインライン表示をする elisp とそれ用のシェルスクリプトが書いてあった。 それを Meadow と Cygwin の bash を使って走らせることにする。Cygwin の...</description>

<dc:subject>Cygwin</dc:subject>
<dc:subject>Emacs/Meadow</dc:subject>

<dc:creator>JRF</dc:creator>
<dc:date>2006-03-04T06:44:26+09:00</dc:date>
</item>
<item rdf:about="http://jrf.cocolog-nifty.com/software/2006/03/post_1.html">
<title>ココログプロで Google サイトマップインデックスを作る 
[ウェブログ・ココログ関連]</title>
<link>http://jrf.cocolog-nifty.com/software/2006/03/post_1.html</link>
<description>なかなか Google がクロールしてくれないので、Google Sitemapの機能を試してみる。Google Sitemap には Atom 0.3 でも良いから当初はそうしていたのだが、2 週間ほどたっても音沙汰なしだったので Google Sitemap 専用の XML フォーマットを使うことにした。 すでに下記参考のようにいくつかのサイトで Movable Type や Type Pad...</description>

<dc:subject>ウェブログ・ココログ関連</dc:subject>

<dc:creator>JRF</dc:creator>
<dc:date>2006-03-02T03:12:23+09:00</dc:date>
</item>
<item rdf:about="http://jrf.cocolog-nifty.com/software/2006/03/post.html">
<title>DDwin.js をダブルクリックで呼べるようにする 
[Firefox]</title>
<link>http://jrf.cocolog-nifty.com/software/2006/03/post.html</link>
<description>Firefox の拡張に DictionaryTip があります。ダブルクリックすると goo 辞書などを引いてミニウィンドウを出してくれるものです。同じようなことを《DDwin.js》を用いてやるには、JSActions のスタートアップスクリプトを可能にして、そのスクリプト内で、イベントリスナーにダブルクリックに対して DDwin.js を呼ぶよう登録するだけです。 0. すでに firefo...</description>

<dc:subject>Firefox</dc:subject>

<dc:creator>JRF</dc:creator>
<dc:date>2006-03-01T19:46:57+09:00</dc:date>
</item>
<item rdf:about="http://jrf.cocolog-nifty.com/software/2006/02/post_21.html">
<title>DDwin を Firefox や Meadow から使うとき latin-1 のアクセント記号を抜くようにした。 
[Emacs/Meadow,Firefox,Windows アプリ]</title>
<link>http://jrf.cocolog-nifty.com/software/2006/02/post_21.html</link>
<description>Firefox について同じようなことをやってる人がいた。《chez sugi：firefox と DDWin》を参照すると、EPWING の規格上、独仏語だとアクセント文字がないほうが良いらしい。ちなみに latin-1 の文字列を sjis にencode しようとすると、アクセント記号と文字にわかれるのではなく、文字化けしてしまう。 そういったわけなので、アクセント付の文字をいちいちアクセン...</description>

<dc:subject>Emacs/Meadow</dc:subject>
<dc:subject>Firefox</dc:subject>
<dc:subject>Windows アプリ</dc:subject>

<dc:creator>JRF</dc:creator>
<dc:date>2006-02-27T00:37:52+09:00</dc:date>
</item>
<item rdf:about="http://jrf.cocolog-nifty.com/software/2006/02/post_19.html">
<title>Windows のコマンドライン cmd.exe 用のエスケープってどうやるの？ 
[Perl,Windows アプリ]</title>
<link>http://jrf.cocolog-nifty.com/software/2006/02/post_19.html</link>
<description>ActivePerl からパイプを使って GnuPG を起動しようとしたが、 perlipc に載ってる方法ではダメみたい。pipe の fileno で取ったファイルディスクリプタもうまく渡せないみたいだし。 それで次のようなことをしようとしたんだけど、pipe のコマンドの引数をリストでは渡せないっていわれる。 open(GPG, &#39;-|&#39;, $GPG, &#39;--list-keys&#39;) or d...</description>

<dc:subject>Perl</dc:subject>
<dc:subject>Windows アプリ</dc:subject>

<dc:creator>JRF</dc:creator>
<dc:date>2006-02-26T05:47:03+09:00</dc:date>
</item>
<item rdf:about="http://jrf.cocolog-nifty.com/software/2006/02/post_18.html">
<title>native2ascii.pl をいちおう作ってみた 
[JRF 作成ソフトウェア,Perl,Windows アプリ]</title>
<link>http://jrf.cocolog-nifty.com/software/2006/02/post_18.html</link>
<description>Firefox の .xpi をいじろうとすると、locale の部分で .properties の拡張子を持ったファイルを JAVA で使える形式にしないとダメなんだそうだ。そのためのコマンドとして native2ascii というものが JDK に入っているらしい。 ただ、それだけのために JDK を入れるのもバカらしいので、Perl のスクリプトを書いてみた。native2ascii.pl ...</description>

<dc:subject>JRF 作成ソフトウェア</dc:subject>
<dc:subject>Perl</dc:subject>
<dc:subject>Windows アプリ</dc:subject>

<dc:creator>JRF</dc:creator>
<dc:date>2006-02-26T05:31:33+09:00</dc:date>
</item>
<item rdf:about="http://jrf.cocolog-nifty.com/software/2006/02/post_17.html">
<title>DDwin.js: Firefox から電子辞書 DDwin (または EBWin) を起動する 
[Firefox,Windows アプリ]</title>
<link>http://jrf.cocolog-nifty.com/software/2006/02/post_17.html</link>
<description>JavaScript Actions(JSActions) を使って Firefox の中でセレクトした文字列を EPWING 対応電子辞書閲覧ソフト DDwin で検索する。 基本的には一本道で、次のような手順。 1. JavaScript Actions のサイトから最新版と ScriptSet をダウンロードし、インストール。動くようにする。 2. 上と同じところから JSAButton を...</description>

<dc:subject>Firefox</dc:subject>
<dc:subject>Windows アプリ</dc:subject>

<dc:creator>JRF</dc:creator>
<dc:date>2006-02-25T14:22:08+09:00</dc:date>
</item>
<item rdf:about="http://jrf.cocolog-nifty.com/software/2006/02/post_16.html">
<title>Movable Type で「記事と同じカテゴリ内の最近の記事」を表示する。 
[ウェブログ・ココログ関連]</title>
<link>http://jrf.cocolog-nifty.com/software/2006/02/post_16.html</link>
<description>プラグインを使わなくてもSSI とインデックステンプレートを組み合わせて使えば、「記事と同じカテゴリ内の最近の記事」を表示することができる。 当初、 Movable Type では Movable Type のタグの中で Movable Type のタグをネストして使うことはできないため、このようなことは不可能だと思っていた。 しかし、Apache 1.2 以降の SSI には if 文があり、そ...</description>

<dc:subject>ウェブログ・ココログ関連</dc:subject>

<dc:creator>JRF</dc:creator>
<dc:date>2006-02-22T17:46:31+09:00</dc:date>
</item>


</rdf:RDF>
