Archive for November, 2004

Redirecting a web site

Friday, November 19th, 2004

I was moving a web site from my ISP, which just serves plain HTML pages, to my own server, where I have full control. This shell script replaces all HTML pages on the old web site by a redirect to the new web site (and saves a copy of the old page). Read the rest of this entry »

Books 2.3.1 - MacUpdate

Monday, November 15th, 2004

Books 2.3.1 - MacUpdate

Script to convert Postscript to PDF

Friday, November 5th, 2004

I needed to convert lots of Word files to PDF. This script automates the second step, convert Postscript to PDF. Read the rest of this entry »

Script to convert Word to Postscript

Friday, November 5th, 2004

I needed to convert lots of Word documents to PDF. This script automates the first step, going from Word to Postscript. Read the rest of this entry »