WebSite:
	http://pc.casey.jp/
	http://www.casey.jp/

MAIN:
	/* ----------------------------------------------------
	 *    nicky.cgi data convert script for Movable Type
	 *    ( php for win32 command user interface )
	 * ----------------------------------------------------
	 * Usage:
	 *  nicky_conv_cui.exe "c:\nicky\2009" "http://old.yourdomain.jp/nicky/2009/"
	 *
	 * History:
	 *  - 2010.10.11 Ver.0.02a display proc count.
	 *  - 2010.09.04 Ver.0.01a first.
	 *
	 * Script=Shift-JIS, Import=EUC, Output=UTF-8
	 * Copyright 2010 CASEY, GPL
	 */

ENGINE:
	/* ----------------------------------------------------
	 *    nicky.cgi data convert script for WordPress
	 *    ( php for win32 command user interface )
	 * ----------------------------------------------------
	 * History:
	 *  - 2010.10.11 Ver.0.02a
	 *     - Date to ID.
	 *     - Linked images and articles id.
	 *     - <BR> to PHP_EOL.
	 *     - Fix, Importer does not recognize some of the articles.
	 *     - add funcion getCount
	 *  - 2010.09.04 Ver.0.01a first
	 *
	 * Script=Shift-JIS, Import=EUC, Output=UTF-8
	 * Copyright 2010 CASEY, GPL
	 */