[ Main Page ]

医薬品集 2006 2009 内科診断学 CDROM 変換

日本医薬品情報センター(JAPIC)「医療用医薬品集2006/医療用医薬品集2009」 医学書院「内科診断学」: この手のCDROMでは、LinuxやSolarisやFreeBSDなどでは使えないことばかりです。 なら、自分で使えることを求めるのはよいでしょう。特に電子データは 束ねて検索するためにあるようなものなのでなおさらです。 EPWING形式に変換するのはまだです。とりあえずテキスト化と、 ファイル情報を表示するだけです。検索のハッシュまでは手を付けていません。 リスト(画像、動画など)と本文データのみです。 FreEPWING化なりEBStudio化するなりは歓迎です。その際、その変換ツールについて 御一報いただけるとうれしいです。

テキスト化ツール

JAPIC 2009 CDROM EPWING化ツール

超お気楽モードで作ったものです。Linux上でコンパイル後、 japic2009_convertで変換します。必要なファイル名が表示されるので、 コピーした後、コマンドラインで指定してください。画像は、htmlと同じディレクトリに*S.JPG、 FORMULAはJPG/FORMULAに配置した後、EBStudioで変換できます。 残念ながら、Windows用のバイナリはまだ作っていません。

EPWING化ツール
EBStudio Sample


Writing code in a compiled language is one of the last things that still can't
be done instantly on a garden variety home computer. If your compilation
process takes more than a few seconds, getting the latest and greatest
computer is going to save you time. If compiling takes even 15 seconds,
programmers will get bored while the compiler runs and switch over to reading
The Onion, which will suck them in and kill hours of productivity.

Debugging GUI code with a single monitor system is painful if not impossible.
If you're writing GUI code, two monitors will make things much easier.

Most programmers eventually have to manipulate bitmaps for icons or toolbars,
and most programmers don't have a good bitmap editor available. Trying to use
Microsoft Paint to manipulate bitmaps is a joke, but that's what most
programmers have to do.

At my last job, the system administrator kept sending me automated spam
complaining that I was using more than ... get this ... 220 megabytes of hard
drive space on the server. I pointed out that given the price of hard drives
these days, the cost of this space was significantly less than the cost of the
toilet paper I used. Spending even 10 minutes cleaning up my directory would
be a fabulous waste of productivity.

    -- Joel Spolsky
    -- "The Joel Test: 12 Steps to Better Code" ( http://www.joelonsoftware.com/articles/fog0000000043.html )


Powered by UNIX fortune(6)
[ Main Page ]