Skip to content

Instantly share code, notes, and snippets.

View cneud's full-sized avatar
🐙

Clemens Neudecker cneud

🐙
View GitHub Profile
@mikegerber
mikegerber / jpageviewer-profile.sh
Last active July 13, 2021 15:18
jpageviewer alias/function that looks for a mets.xml, i.e. in a OCR-D workspace. For use in `~/.zshrc` or similiar.
_jpageviewer_jar=~/opt/jpageviewer/JPageViewer.jar
if [ -e "$_jpageviewer_jar" ]; then
jpageviewer() {
# --resolve-dir defaults to the file's directory
_jpageviewer_resolve_dir=`dirname "$1"`
# ... unless a mets.xml file exists one directory down (OCR-D workspace)
if [ -e "$_jpageviewer_resolve_dir"/../mets.xml ]; then
_jpageviewer_resolve_dir="$_jpageviewer_resolve_dir"/..
fi
@jbaiter
jbaiter / bad_resolving.txt
Last active October 26, 2016 13:28
SBB Objekte mit fehlerhafter Auflösung (?) oder keinem verzeichneten Digitalisat im Katalog
fontane_wuthenow_1883 http://stabikat.de/DB=1/SET=12/TTL=1/CMD?ACT=SRCHA&IKT=1016&SRT=YOP&TRM=614257492
marx_bonaparte_1869 http://stabikat.de/DB=1/SET=12/TTL=1/CMD?ACT=SRCHA&IKT=1016&SRT=YOP&TRM=428189873
eckermann_goethe03_1848 http://stabikat.de/DB=1/SET=12/TTL=1/CMD?ACT=SRCHA&IKT=1016&SRT=YOP&TRM=601943449
brentano_kasperl_1838 http://stabikat.de/DB=1/SET=12/TTL=1/CMD?ACT=SRCHA&IKT=1016&SRT=YOP&TRM=434627437
spielhagen_problematische01_1861 http://stabikat.de/DB=1/SET=12/TTL=1/CMD?ACT=SRCHA&IKT=1016&SRT=YOP&TRM=439585031
brentano_gockel_1838 http://stabikat.de/DB=1/SET=12/TTL=1/CMD?ACT=SRCHA&IKT=1016&SRT=YOP&TRM=410740594
ideler_wahnsinn_1847 http://stabikat.de/DB=1/SET=12/TTL=1/CMD?ACT=SRCHA&IKT=1016&SRT=YOP&TRM=62722122X
fontane_briest_1896 http://stabikat.de/DB=1/SET=12/TTL=1/CMD?ACT=SRCHA&IKT=1016&SRT=YOP&TRM=876213794
stifter_nachsommer03_1857 http://stabikat.de/DB=1/SET=12/TTL=1/CMD?ACT=SRCHA&IKT=1016&SRT=YOP&TRM=875044506
rapsilber_reichstagsgebaeude_1895 http://stabikat.de/DB=1/SET=12/TTL=1/CMD?AC
@RichardBronosky
RichardBronosky / pep8_cheatsheet.py
Created December 27, 2015 06:25
PEP-8 cheatsheet
#! /usr/bin/env python
# -*- coding: utf-8 -*-
"""This module's docstring summary line.
This is a multi-line docstring. Paragraphs are separated with blank lines.
Lines conform to 79-column limit.
Module and packages names should be short, lower_case_with_underscores.
Notice that this in not PEP8-cheatsheet.py
@rxaviers
rxaviers / gist:7360908
Last active May 3, 2024 02:30
Complete list of github markdown emoji markup

People

:bowtie: :bowtie: 😄 :smile: 😆 :laughing:
😊 :blush: 😃 :smiley: ☺️ :relaxed:
😏 :smirk: 😍 :heart_eyes: 😘 :kissing_heart:
😚 :kissing_closed_eyes: 😳 :flushed: 😌 :relieved:
😆 :satisfied: 😁 :grin: 😉 :wink:
😜 :stuck_out_tongue_winking_eye: 😝 :stuck_out_tongue_closed_eyes: 😀 :grinning:
😗 :kissing: 😙 :kissing_smiling_eyes: 😛 :stuck_out_tongue: