Von Spechbach nach Hirschhorn über Waldwimmersbach – Glück mit dem Wetter gehabt.
Hirschhorn ist sehr urig und macht einen gastfreundlichen Eindruck:
11. Januar 2015 in Sonstiges.
Von Spechbach nach Hirschhorn über Waldwimmersbach – Glück mit dem Wetter gehabt.
Hirschhorn ist sehr urig und macht einen gastfreundlichen Eindruck:
11. Januar 2015 in Sonstiges.
Schöne Wanderung von Spechbach auf den Königsstuhl, zwar bei durchwachsenem Wetter, aber dafür gab’s eine sehr beeindruckende Aussicht:
Die Route war: Über Kloster Lobenfeld, auf dem ausgeschilderten Wanderweg nach Wiesenbach und weiter nach Bammental. In Bammental den Wanderweg durchs Hilsbacher Tal (oder Forellenbachtal?) zum Kohlhof. Bis hier ist das der Verlauf des Hauptwanderwegs 40 des Odenwaldklubs e.V.
Zwischenstopp am Aussichtsturm Posseltslust, dann vorbei an der Sternwarte zum Königsstuhl. Dort kurze Rast im Biergarten. 😉
Die (halsbrecherische) Steintreppe „Himmelsleiter“ zum Schloß hinab, durch die alte Schloßbergstraße in die Altstadt, dann am Neckar entlang (die Altstadt ist samstags viel zu voll) zum Bimarckplatz. Von dort aus über Bergheimer Straße und Kurfürstenanlage zum Hauptbahnhof.
Zurück ging’s mit Bus & Bahn – hatte fertig. 😉
11. Januar 2015 in Sonstiges.
Drei hübsche Schnappschüsse vom Spaziergang am Samstagabend auf der Epfenberger Höhe.
11. Januar 2015 in Sonstiges.
Am Samstag bin ich vom Bahnhof Neckargemünd zum Königsstuhl gelaufen. Der Abstieg erfolgte an der Sternwarte vorbei, den Kohlhöferweg entlang in die Heidelberger Altstadt.
11. Januar 2015 in Sonstiges.
Heute bin ich zum alten Friedhof von Meckesheim und der Ruine der dortigen Kapelle gewandert. Von der Kapelle sind nur noch Ruinen des Chors erhalten.
7. Januar 2015 in Technik.
Just so that I will never forget it again, because this now has been the second time that I had to look it up:
For a software manual, I made a paragraph style „Program Code“ that was derived from „Preformatted Text“. The first thing I tried typing in was
10 PRINT "HELLO WORLD"
20 GOTO 10
LibreOffice 4 (like OpenOffice) has „Smart Quotes“ enabled by default, and as I was typing them in it began replacing the double-quotes with complex typographic quotation marks according to my document’s Locale. For programming language text this is inappropriate.
The option „Extras → Auto Correct Options → Smart Quotes“ can only be turned off on an all-or-nothing basis, but for natural language texts I would like to keep the behavior activated.
The solution:
Modify your paragraph style for code, for example type <F11> for the styles list, choose the paragraph styles tab, right-click on the style „Preformatted Text“ and choose „Modify“.
In the „Font“ tab, below the „Style“ selection box, you see a dropdown menu „Language“. Set this to „None“ and click „Ok“.
From then on, „Auto Correct“ will no longer apply „Smart Quotes“ to that style.
1. September 2024 in Technik.
Install the plugin „Disable Google Fonts“ to disable the loading of „OpenSans“ from Google when using WP admin. The font brings no advantages over the standard appearance of WP admin.
Note: „Disable Google Fonts“ is abandoned, and WordPress core apparently stopped loading fonts from Google.
Install the plugin „Disable Emojis“ to disable the loading of an external SVG. 😀
18. Dezember 2016 in GNU/Linux, Multimedia, Programmierung, Technik.
„waveform“ is a commandline utility for GNU/Linux, written in C, that takes a constant-bitrate (CBR) encoded MP3 file as input and generates waveform diagrams like this: