User:Simon/Trim4/tools: Difference between revisions
(62 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=articles= | |||
[https://tom.medak.click/en/workflows/#ocr-ing-a-non-ocr-ed-pdf Tomislav Medak 'Digital Scholarship Workflow"] | |||
=bookscanner= | |||
[https://app.assembla.com/spaces/chdkptp/wiki chdkptp wiki]<br> | |||
[https://pad.xpub.nl/p/TwoCamControl_config TwoCamControl config]<br> | |||
[http://www.mighty-hoernsche.de/ chdk firmware for cameras]<br> | |||
[https://annuel.framapad.org/p/ergbookscan pad from erg - with chdk firmware installation documented]<br> | |||
[[User:Simon/Trim4/tools/chdk_firmware_installation| chdk firmware installation]] | |||
=cms= | |||
[https://pmwiki.org/ pmwiki] | |||
=fonts= | |||
[http://typotheque.luuse.io/ typotheque.luuse.io] | |||
=language= | =language= | ||
==alternative scripts== | ==alternative scripts== | ||
http://www.omniglot.com/writing/alternative.htm | [http://www.omniglot.com/writing/alternative.htm alternative scripts] | ||
==corpora== | ==corpora== | ||
[https://catalog.ldc.upenn.edu/LDC2006T13 Linguistic Data Consortium (Google) corpus]<br> | [https://catalog.ldc.upenn.edu/LDC2006T13 Linguistic Data Consortium (Google) corpus]<br> | ||
[http://www.statmt.org/europarl/ Europarl corpus] | [http://www.statmt.org/europarl/ Europarl corpus] | ||
==english== | ==english== | ||
[https://www.proedit.com/ablaut-reduplication Ablaut reproduction] | [https://www.proedit.com/ablaut-reduplication Ablaut reproduction] | ||
==programming languages== | ==programming languages== | ||
[https://esolangs.org/wiki/Category:Joke_languages Joke languages]<br> | [https://esolangs.org/wiki/Category:Joke_languages Joke languages]<br> | ||
[https://users.soe.ucsc.edu/~michaelm/publications/mateas-software-studies-2008.pdf Software Studies - Weird Languages] | [https://users.soe.ucsc.edu/~michaelm/publications/mateas-software-studies-2008.pdf Software Studies - Weird Languages] | ||
== | =people= | ||
Christoph Haag - LGM 2016 presenter & libre graphics whiz | |||
https://chchch.de/ | |||
https://www.lafkon.net/ | |||
https://github.com/ChristophHaag<br> | |||
=software= | =software= | ||
==annotation== | |||
[https://web.hypothes.is/ Hypothesis] | |||
==backup== | |||
[https://rdiff-backup.net/ Rdiff backup]<br> | |||
[https://www.0xacab.org/riseuplabs/backupninja Backupninja] | |||
==calibre-web== | |||
[https://github.com/janeczku/calibre-web Git for calibre-web]<br> | |||
[https://manual.calibre-ebook.com/server.html Calibre-web's content server manual]<br> | |||
[https://pad.xpub.nl/p/09_10_19 Setting up calibre-web for the bootleg library (pad with Michael)]<br> | |||
[[User:Simon/bootleglibrary/tools| Tools of the Contingent Librarian]] | |||
==full text search== | |||
[https://github.com/jswquizmaster/recoll-webui Recoll WebUI] | |||
==ReportLab== | |||
[https://www.reportlab.com/docs/reportlab-userguide.pdf Reportlab documentation] | |||
==speech-to-text== | |||
[https://lowerquality.com/gentle/ Gentle, transcription alignment software] | |||
==text conversion== | |||
[https://daringfireball.net/projects/markdown/dingus Markdown dingus]<br> | |||
[https://pandoc.org/try/ Pandoc converter website] | |||
==pdf manipulation== | ==pdf manipulation== | ||
=== | ===n-up imposition=== | ||
[https://pdfimpose.readthedocs.io/en/latest/impose/#high-level-manipulation pdfimpose]<br> | |||
[https://www.systutorials.com/docs/linux/man/1-psnup psnup]<br> | |||
[https://pdfimpose.readthedocs.io/en/latest/impose/#high-level-manipulation | |||
[https://www.systutorials.com/docs/linux/man/1-psnup | |||
[https://gitlab.constantvzw.org/zine-machines/workshop-scripts/tree/master/booklet Booklet script from Zine-Machines]<br> | [https://gitlab.constantvzw.org/zine-machines/workshop-scripts/tree/master/booklet Booklet script from Zine-Machines]<br> | ||
[http://pzwiki.wdka.nl/mediadesign/Imposition Imposition documentation from PZI wiki]<br> | [http://pzwiki.wdka.nl/mediadesign/Imposition Imposition documentation from PZI wiki]<br> | ||
[https://git.xpub.nl/XPUB/scan-utils/src/branch/master/imposition.py Script on git.xpub.nl from scan-utils]<br> | [https://git.xpub.nl/XPUB/scan-utils/src/branch/master/imposition.py Script on git.xpub.nl from scan-utils]<br> | ||
[[../Michaels booklet script for PDF imposition]] | |||
==layout== | |||
[https://pad.vvvvvvaria.org/floss-graphics pad shared with Manetta about F/LOSS graphics]<br> | |||
[https://wiki.gda.digital/index.php?title=Publishing-Pipelines/input-from-etherpad Taking input from Etherpad]<br> | |||
[https://www.tug.org/mactex/mactex-download.html MacTex: LaTex typesetting for Mac]<br> | |||
[https://en.wikibooks.org/wiki/LaTeX/Document_Structure LaTeX documentation]<br> | |||
[https://scripts.sil.org/XeTeX Information on XeTeX] | |||
==collaborative workflows== | |||
[https://pzwiki.wdka.nl/mediadesign/Tmux TMUX shared terminal software] | |||
==cool things== | |||
[https://boockup.marco.land/ 3D book renders to HTML & CSS] | |||
==OCR== | |||
[[User:Simon/self directed research/OCR preprocessing|OCR preprocessing]]<br> | |||
[https://git.xpub.nl/pedrosaclout/Workshop_Folder Git from Blurry Boundaries workshop] | |||
==python== | ==python== | ||
Line 34: | Line 84: | ||
[https://pronouncing.readthedocs.io/en/latest/index.html Pronouncing, a Python library by Allison Parrish]<br> | [https://pronouncing.readthedocs.io/en/latest/index.html Pronouncing, a Python library by Allison Parrish]<br> | ||
[https://spacy.io/ Spacy]<br> | [https://spacy.io/ Spacy]<br> | ||
=libraries= | |||
{{User:Simon/Libraries}} | |||
=programming= | |||
==Python== | |||
[[User:Simon/Trim4/tools/Python_read_file| Code snippets]] |
Latest revision as of 18:09, 10 June 2020
articles
Tomislav Medak 'Digital Scholarship Workflow"
bookscanner
chdkptp wiki
TwoCamControl config
chdk firmware for cameras
pad from erg - with chdk firmware installation documented
chdk firmware installation
cms
fonts
language
alternative scripts
corpora
Linguistic Data Consortium (Google) corpus
Europarl corpus
english
programming languages
Joke languages
Software Studies - Weird Languages
people
Christoph Haag - LGM 2016 presenter & libre graphics whiz
https://chchch.de/
https://www.lafkon.net/
https://github.com/ChristophHaag
software
annotation
backup
calibre-web
Git for calibre-web
Calibre-web's content server manual
Setting up calibre-web for the bootleg library (pad with Michael)
Tools of the Contingent Librarian
full text search
ReportLab
speech-to-text
Gentle, transcription alignment software
text conversion
Markdown dingus
Pandoc converter website
pdf manipulation
n-up imposition
pdfimpose
psnup
Booklet script from Zine-Machines
Imposition documentation from PZI wiki
Script on git.xpub.nl from scan-utils
User:Simon/Trim4/Michaels booklet script for PDF imposition
layout
pad shared with Manetta about F/LOSS graphics
Taking input from Etherpad
MacTex: LaTex typesetting for Mac
LaTeX documentation
Information on XeTeX
collaborative workflows
cool things
OCR
OCR preprocessing
Git from Blurry Boundaries workshop
python
fontforge modules
Pronouncing, a Python library by Allison Parrish
Spacy
libraries
Libraries; online, offline, shadow, pirate, extra-legal, +++
shadow/pirate/extra-legal libraries
- #icanhazpdf https://twitter.com/hashtag/icanhazpdf?src=hash
- aaaaarg http://aaaaarg.fail
- Bibliotheca http://bibliotecha.info/
- Clockwise libraries https://clockwise3rldkgu.onion
- Library Genesis http://gen.lib.rus.ec
- Memory of the world http://library.memoryoftheworld.org
- Monoskop http://monoskop.org
- On Our Backs http://voices.revealdigital.com/cgi-bin/independentvoices?a=cl&cl=CL1&sp=BEBJBJCA&ai=1&e=-------en-20--1--txt-txIN---------------1
- Project Gutenberg http://gutenberg.org
- Radical Militant Library (Jotunbane’s Reading Club) https://c3jemx2ube5v5zpg.onion
- Sci-hub http://sci-hub.tw/
- Textz.com http://www.textz.com
- https://bibliotik.me
- volafile.io * #bookz on IRCHighway/undernet
- The Piratebay @ Worm http://thepiratebay.worm.org
- UBU-web http://ubu.com
- XPPL
- the bootleg library