Difference between revisions of "TheMorganReport:Community Portal"
Jump to navigation
Jump to search
m (How We're Doing This moved to TheMorganReport:Community Portal) |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | =Equipment= | + | =[[Instructions for Editors]]= |
+ | |||
+ | =How We Did This= | ||
+ | ==Equipment== | ||
*Windows XP box with 2GB RAM, AMD Athlon XP 2700+ | *Windows XP box with 2GB RAM, AMD Athlon XP 2700+ | ||
*Plustek OpticBook 3600 | *Plustek OpticBook 3600 | ||
− | =Software= | + | ==Software== |
*Adobe Acrobat Professional 7.0 | *Adobe Acrobat Professional 7.0 | ||
*Adobe Photoshop CS 8.0 | *Adobe Photoshop CS 8.0 | ||
Line 9: | Line 12: | ||
*OpticBook 3600 driver | *OpticBook 3600 driver | ||
− | =Procedure= | + | ==Procedure== |
− | ==scan pages from opticbook 3600== | + | ===scan pages from opticbook 3600=== |
300dpi, grayscale | 300dpi, grayscale | ||
− | ==batch rename pages== | + | ===batch rename pages=== |
from "Image xxxx.jpg" to "xxxx-xxxx.jpg" to reflect page numbers | from "Image xxxx.jpg" to "xxxx-xxxx.jpg" to reflect page numbers | ||
− | ==batch resize pages== | + | ===batch resize pages=== |
using photoshop automation, save for web, jpeg low settings, and 38% scaled | using photoshop automation, save for web, jpeg low settings, and 38% scaled | ||
− | ==wiki upload== | + | ===wiki upload=== |
batch upload jpg files to wiki | batch upload jpg files to wiki | ||
− | ** | + | |
− | ==wiki stubs== | + | *created wiki.cfg file with two lines: |
+ | **user= | ||
+ | **password= | ||
+ | *Had [[Upload perl script]] in the same directory as wiki.cfg | ||
+ | **Modified a few lines to point to http://morganreport.org/mediawiki/index.php: | ||
+ | server=> WebServer->new("http://morganreport.org"), | ||
+ | url=> "/mediawiki/index.php", | ||
+ | |||
+ | *Used OpenOffice Calc to create a list of commands | ||
+ | perl wiki-upload.pl "502-503.jpg" "Reports of Committee on Foreign Relations 1789-1902 Volume 6 pp502-503" | ||
+ | |||
+ | *Copied commands into dos batch file, and executed batch | ||
+ | |||
+ | ===wiki stubs=== | ||
*Navigate to page in wiki, and put in stub code | *Navigate to page in wiki, and put in stub code | ||
**for first page, make previous=Main Page, for last page, make next=Main Page | **for first page, make previous=Main Page, for last page, make next=Main Page | ||
<pre>{{Double Page|previous=<xxx>-<xxx>|current=<xxx>-<xxx>|next=<xxx>-<xxx>}}</pre> | <pre>{{Double Page|previous=<xxx>-<xxx>|current=<xxx>-<xxx>|next=<xxx>-<xxx>}}</pre> | ||
− | ==batch OCR full resolution pages== | + | ===batch OCR full resolution pages=== |
create PDF with FineReader | create PDF with FineReader | ||
− | ==wiki upload text== | + | ===wiki upload text=== |
*Click on the "Template:<xxx>-<xxx>" link and copy the text from the pdf | *Click on the "Template:<xxx>-<xxx>" link and copy the text from the pdf | ||
*Spell-check and copy edit the text | *Spell-check and copy edit the text | ||
− |
Latest revision as of 16:33, 7 February 2006
Instructions for Editors
How We Did This
Equipment
- Windows XP box with 2GB RAM, AMD Athlon XP 2700+
- Plustek OpticBook 3600
Software
- Adobe Acrobat Professional 7.0
- Adobe Photoshop CS 8.0
- Abbyy FineReader 8.0 Professional
- OpticBook 3600 driver
Procedure
scan pages from opticbook 3600
300dpi, grayscale
batch rename pages
from "Image xxxx.jpg" to "xxxx-xxxx.jpg" to reflect page numbers
batch resize pages
using photoshop automation, save for web, jpeg low settings, and 38% scaled
wiki upload
batch upload jpg files to wiki
- created wiki.cfg file with two lines:
- user=
- password=
- Had Upload perl script in the same directory as wiki.cfg
- Modified a few lines to point to http://morganreport.org/mediawiki/index.php:
server=> WebServer->new("http://morganreport.org"), url=> "/mediawiki/index.php",
- Used OpenOffice Calc to create a list of commands
perl wiki-upload.pl "502-503.jpg" "Reports of Committee on Foreign Relations 1789-1902 Volume 6 pp502-503"
- Copied commands into dos batch file, and executed batch
wiki stubs
- Navigate to page in wiki, and put in stub code
- for first page, make previous=Main Page, for last page, make next=Main Page
{{Double Page|previous=<xxx>-<xxx>|current=<xxx>-<xxx>|next=<xxx>-<xxx>}}
batch OCR full resolution pages
create PDF with FineReader
wiki upload text
- Click on the "Template:<xxx>-<xxx>" link and copy the text from the pdf
- Spell-check and copy edit the text