Main Page: Difference between revisions

From wiki
Jump to navigation Jump to search
imported>Johayek
No edit summary
Line 1: Line 1:
'''MediaWiki has been successfully installed.'''
<strong>MediaWiki has been installed.</strong>


Consult the [//meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.


== Getting started ==
== Getting started ==
* [//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
* [//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
* [//www.mediawiki.org/wiki/Localisation#Translation_resources Localise MediaWiki for your language]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
 
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]
== gelegentlich zu entfernen ==
[[User_talk:Eine_schriftliche_Stellungnahme_-_auf_der_Wiese_soll_ein_Ziegenstall_entstehen]]
 
== news and feeds, news w/o feeds, … ==
=== haaretz.com ===
* http://www.haaretz.com/misc/subscribe-to-rss-feed (some feeds have not gotten updated since 2016, reported the issue on 2017-01-04)
* http://www.haaretz.com/misc/breakingnews
 
== Jochen Hayek's personal stuff ==
* [[Profiles]]
* [[Links]]
* [[de-wp-user-johayek-20160827]]
 
== "Jüdisches" … ==
 
[[Jüdisches]]
 
== natural / spoken languages ==
 
=== German ===
* http://www.dwds.de ''Das Digitale Wörterbuch der deutschen Sprache'' (Berlin-Brandenburgischen Akademie der Wissenschaften)
* http://www.Duden.de
* http://de.wiktionary.org ([http://WikimediaFoundation.org Wikimedia Foundation])
 
=== English ===
* http://www.Merriam-Webster.com ([http://www.britannica.com Encyclopædia Britannica] / Merriam-Webster)
* http://www.LearnersDictionary.com [http://www.Merriam-Webster.com Merriam-Webster]'s Learner's Dictionary
* http://www.WordCentral.com [http://www.Merriam-Webster.com Merriam-Webster]'s Word Central for younger humanoids – "reprogrammed for superior word power and language fun"
* http://en.wiktionary.org ([http://WikimediaFoundation.org Wikimedia Foundation])
 
=== Hebrew ===
[[Hebrew]]
 
=== Portuguese ===
[[Portuguese]]
 
=== online translation of your words and sentences "from whatever language to whatever language" presented in whatever language ===
* https://translate.google.com/?hl=en Google Translate
 
=== dictionaries (LANGUAGE-2-LANGUAGE, not just English-2-German) ===
* http://en.PONS.eu/dict/search/results/?l=deen Klett / Pons
* http://dict.LEO.org/ende?lang=en&lp=ende LEO
* http://www.dict.cc ''dict.cc''
 
== bills on web-sites – in German: "Rechnung online" ==
* https://rechnungonline-business.t-mobile.de Telekom Mobilfunk
* https://kundencenter.telekom.de/kundencenter/rechnung Telekom Festnetz
* https://kundenservice.vattenfall.de
* https://www.GASAG.de/Privatkunden ''GASAG Berliner Gaswerke AG''
* https://members.oreilly.com/account/login "O’Reilly Media, Inc."
* https://PragProg.com/login ''The Pragmatic Programmers, LLC.''
* https://www.paypal.com
* https://www.amazon.de
* https://www.cyberport.de
* https://www.United-Domains.de
 
== books ==
* [[technical books and notes]] (O'Reilly …)
=== where to find books … ===
* https://lul.to – LUL
* http://ebook-land.us – ebook-land.us
* http://bookzz.org
* http://wowebook.com
* http://it-ebooks.info
* http://ebook-hell.to
* http://ebook3000.com
 
== misc ==
* [[FitnessFirst]] – my gyms
* [[Hofpfisterei]] – bakery
 
== foreign wiki articles living here, their local categories ==
Some foreign wikis look abandoned – so how to continue working on them?
Export them remotely, import them here!
* [[Special:Categories]] – they should all be listed also here
* [[Synology DSM]] – from forum.synology.com/wiki
 
== Musik als Referenz für Gabriel zum Geige-Üben ==
* https://www.youtube.com/watch?v=Hp3SKP2fji4 – Mozart - Eine kleine Nachtmusik
* https://www.youtube.com/watch?v=hThhLoP69gM&t=39s – Rolf Zuckowski – In der Weihnachtsbäckerei
* https://www.youtube.com/watch?v=oVv7-Js-Ew8 – "we wish you a merry christmas"
* https://www.youtube.com/watch?v=5-Qq-DeEXhw&t=41s – "Der Vogelfänger bin ich ja" (aus der Zauberflöte)
 
== technical topics – spreading the word … ==
=== pdftohtml -xml ===
* https://linux.die.net/man/1/pdftohtml
* https://www.systutorials.com/docs/linux/man/1-pdftohtml/
* https://www.tutorialspoint.com/unix_commands/pdftohtml.htm
* https://github.com/JochenHayek/misc/blob/master/pdf/pdftohtml__postprocess.pl
:$ pdftohtml -xml -i -nomerge -hidden FILE.pdf FILE.pdftohtml.xml
:$ ~/bin/pdftohtml__postprocess.pl FILE.pdftohtml.xml > FILE.pdftohtml.xml-
* after this let emacs do indent-region on the file (buffer)
* easy manual postprocessing
* scripted "intermediate processing": …
 
=== extracting times from files, adding times to file names, adapting the modtime ===
* pdf
* jpg
* epub
* my tools on github …
 
=== your past diary does not reflect well your activities? add the blog entries you authored! ===
* my tool on github … – a wonderful helper in XQuery (i.e. also XQuery evangalisation)
 
=== procmail ===
* https://www.tldp.org/LDP/LG/issue14/procmail.html
* http://pm-doc.sourceforge.net/doc/
* https://github.com/JochenHayek/misc/blob/master/procmail/procmail-from2diary.pl
 
== Arts ==
=== Arts/Literature/Authors ===
==== Arts/Literature/Authors : Arno Geiger ====
* [[Arno Geiger – 2005 – Es geht uns gut]]
* [[Arno Geiger – 2010 – Alles über Sally]]
* [[Arno Geiger – 2015 – Selbstporträt mit Flusspferd]]
 
==== Arts/Literature/Authors : Joachim Meyerhoff ====
 
==== Arts/Literature/Authors : Amos Oz ====
* [[Amos Oz - 2015 – Judas]]
 
==== Arts/Literature/World_Literature/British/Shakespeare/Works/Plays/Tragedies/Othello ====
* http://gorki.de/de/othello – Besuch der Vorstellung am 2016-12-26
* https://www.cliffsnotes.com/literature/o/othello
* https://www.cliffsnotes.com/literature/o/othello/character-map
* https://en.wikipedia.org/wiki/Othello
* https://pt.wikipedia.org/wiki/Otelo,_o_Mouro_de_Veneza
* https://de.wikipedia.org/wiki/Othello – Othello, der Mohr von Venedig (englisch: The Tragœdy of Othello, the Moor of Venice)
 
=== Arts/Music ===
* [[Arts--Music--YouTube-fav]] my favourite YouTube links
 
==== Arts/Music/Instruments/Stringed/Bowed_Strings/Violin ====
* https://en.wikipedia.org/wiki/Violin#Tuning : The tuning G-D-A-E is used for most violin music.
* https://de.wikipedia.org/wiki/Violine#Die_Saiten : Die Saiten werden in Quinten auf die Töne g – d1 – a1 – e2 gestimmt.
 
=== Arts/Television/Programs ===
* [[Downton Abbey]]
* [[Midsomer Murders]] AKA ''Inspector Barnaby''
* [[misc TV series]] – Broadchurch, Code 37, ''Prisoners of War'' (AKA ''Hatufim'' AKA ''Chatufim''), The Team, …
 
== Business ==
 
=== Business/Employment/Resumes_and_Portfolios/Digital_Format ===
* https://en.wikipedia.org/wiki/Résumé
* http://microformats.org/wiki/resume-formats
* https://en.wikipedia.org/wiki/HResume
* http://microformats.org/wiki/h-resume
 
==== xmlresume ====
* http://xmlresume.sourceforge.net
* http://www.xml.com/pub/a/2003/05/28/qa.html : XML Power Job Hunting (using xmlresume.sf.net)
 
=== Business/Financial_Services/Banking_Services ===
 
==== Business/Financial_Services/Banking_Services : certain banks … ====
* https://www.postbank.de
* https://www.HanseaticBank.de
* https://www.berliner-sparkasse.de
* https://www.vr-li.de
 
==== Business/Financial_Services/Banking_Services : EBICS vs FinTS/HBCI ====
* both standards cover the communication between bank client and bank
* I got the vague idea, that EBICS is superior to FinTS and may be suitable to replace it – I would like to discuss this (TBD)
* why do banks restrict use of EBICS to corporate clients?
 
==== Business/Financial_Services/Banking_Services : BCS-FTAM ====
* a communications standard for banking based on X.25, i.e. non-TCP/IP based (cf. https://en.wikipedia.org/wiki/FTAM)
* the predecessor of EBICS
* when the telcos announced, they would discontinue X.25 services (the basis of FTAM), the banks started developing a TCP/IP based replacement, in France and Germany EBICS got developed
 
==== Business/Financial_Services/Banking_Services : EBICS ====
* https://en.wikipedia.org/wiki/Electronic_Banking_Internet_Communication_Standard – a communications standard for banking, it was meant to be the successor of BCS-FTAM in France and Germany
* https://de.wikipedia.org/wiki/Electronic_Banking_Internet_Communication_Standard
* http://www.ebics.org
* EBICS/France and EBICS/Germany seem to have an "encryption-access-technology" conflict, I do not remember the reference proving this
 
* http://sourceforge.net/projects/ebics/ – [https://en.wikipedia.org/wiki/Open-source_software OSS] client in Java for EBICS/France
 
* https://railslove.github.io/epics/ - [https://en.wikipedia.org/wiki/Open-source_software OSS] client in Ruby (protocol v2.5) for EBICS/Germany
* http://www.railslove.com/stories/ebics-client-for-ruby
 
* http://www.joonis.de/en/software/fintech – client in Python for EBICS/Germany
 
* http://www.netz-guru.de/2013/09/25/ebics-client-ebics_client-class-php/ – [https://en.wikipedia.org/wiki/Open-source_software OSS] client in PHP for EBICS/Germany
 
==== Business/Financial_Services/Banking_Services : FinTS, HBCI, … ====
* https://de.wikipedia.org/wiki/FinTS
** http://www.FinTS.org = http://www.hbci-zka.de
** http://www.hbci-zka.de/spec/spezifikation.htm
** http://www.hbci-zka.de/spec/fints_v4_1.htm FinTS-4.1 – as of 2015-03 not publicly available with banks in Germany
** http://www.hbci-zka.de/spec/3_0.htm FinTS-3.0 – as of 2015-03 this is the "most progressive" access standard banks in Germany usually provide you with
* https://de.wikipedia.org/wiki/HBCI
** HBCI+ (= HBCI-2.2 "with PIN/TAN support") – as of 2015-03 this is what you can expect at least with most banks in Germany
** http://www.hbci-zka.de/spec/2_2.htm HBCI-2.2
* http://www.ddbac.de/download/Software-Entwickler/FinTS-Segmente.html
** http://www.ddbac.de/download/Software-Entwickler/FinTS-Segmente.html#HKCAN1 HKCAN
** http://www.ddbac.de/download/Software-Entwickler/FinTS-Segmente.html#HKCAZ1 HKCAZ
** http://www.ddbac.de/download/Software-Entwickler/FinTS-Segmente.html#HKECA1 HKECA
===== HBCI4Java etc. =====
* https://github.com/willuhn/hbci4java
* https://github.com/willuhn/hbci4java/tree/master/demo/HBCIBatch
* https://github.com/willuhn/hbci4java/tree/master/misc README
* https://groups.google.com/forum/#!forum/hbci4java
* http://HBCI4Java.kapott.org – a Java-package to enable Java-applications to use HBCI-functions
====== Willuhn, jameica, hibiscus ======
* http://willuhn.de – Olaf Willuhn created a framework (jameica), that he uses to wrap HBCI4Java – the wrapper is called hibiscus
* [[jameica-hibiscus]]
* https://rubygems.org/gems/hibiscus-ruby
* https://github.com/phillipoertel/hibiscus-ruby
====== HBCI4Java within Tomcat ======
* https://github.com/thomet/hbci4javaserver
 
====== HBCI4Java with JRuby and Rails ======
* http://www.strahlungsfrei.de/blog/2009/08/03/hbci-banking-mit-jruby-on-rails/
 
====== pecuniabanking.de ======
* http://pecuniabanking.de
 
===== AqBanking =====
====== AqBanking with Ruby ======
* https://github.com/planio-gmbh/ruby-aqbanking
 
===== SUSEMBLY Banking 4 =====
* http://subsembly.com/de/banking.html
 
==== Business/Financial_Services/Banking_Services : ISO 20022 ====
* https://en.wikipedia.org/wiki/ISO_20022
* http://www.iso20022.org
* http://www.iso20022.org/external_code_list.page
* ISBN 9780470972823 = ISO 20022 For Dummies (mentions ''camt'' only once and in no detail at all)
* https://de.wikipedia.org/wiki/Spezial:ISBN-Suche/9780470972823
* http://www.worldcat.org/search?q=isbn:9780470972823
* http://bookzz.org/book/962572/eafa76
* https://www.linkedin.com/groups/SEPA-Account-Statements-CAMT-European-140799.S.111159940
* http://www.iso20022.org/payments_messages.page
** camt – Cash Management
*** camt.052 BankToCustomerAccountReport
*** camt.053 BankToCustomerStatement
*** camt.054 BankToCustomerDebitCreditNotification
*** …
* http://www.iso20022.org/trade_services_messages.page
** tsin – Trade Services Initiation
*** tsin.004 FinancialInvoice
*** …
* [[camt.052-evaluation]] (BankToCustomerAccountReport) – I evaluated the camt.052 delivered by a few German banks (written in German, in order to better address the audience)
===== how I view and navigate camt.052 XML files =====
* http://relaxng.org tells me how to convert XSD to RNG: http://debeissat.nicolas.free.fr/XSDtoRNG.php
* how to convert RNG to RNC: $ trang -I rng -O rnc camt.052.01.004.rng camt.052.001.04.rnc
* emacs with nxml-mode is my vehicle
===== clarifications =====
====== PartyIdentification32 ======
* PartyIdentification32 (camt.052.000.02)
* PartyIdentification43 (camt.052.000.03, camt.052.000.04)
* used for the SEPA ''creditor id'', also called ''CdtrSchmeId''
 
====== ExternalOrganisationIdentification1Code ======
* ExternalOrganisationIdentification1Code (camt.052.000.*), ''published separately …''
* http://www.iso20022.org/external_code_list.page ''9-OrganisationIdentification''
* does not include ''SEPA''
* includes CBID (''Central Bank Identification Number'')
* isn't that code list good for the creditor id code? but maybe go for CBID?!?
 
====== ExternalPurpose1Code ======
* ExternalPurpose1Code (camt.052.000.*)
* http://www.iso20022.org/external_code_list.page published separately ''4-CategoryPurpose'' includes: SALA (SalaryPayment), PENS (PensionPayment), GOVT (GovernmentPayment), SSBE (SocialSecurityBenefit)
* http://www.iso20022.org/external_code_list.page published separately ''11-Purpose'' includes: SALA (SalaryPayment), PENS (PensionPayment), CBFF (''capital building fringe fortune'', in German: ''vermögenswirksame Leistungen''), GOVT (GovernmentPayment), SSBE (SocialSecurityBenefit),  BENE (UnemploymentDisabilityBenefit), CHAR (CharityPayment)
* what column should be used?
 
==== Business/Financial_Services/Banking_Services : SEPA ====
* https://de.wikipedia.org/wiki/SEPA
* https://de.wikipedia.org/wiki/Diskussion:SEPA
* http://www.bayernlb.de/internet/media/de/internet_4/de_1/downloads_5/0800_financial_office_it_operations_5/4200_1/sepa_5/sepaaktuell/Newsletter_SEPA_006.pdf
* http://willuhn.de/wiki/doku.php?id=develop:sepa
* http://www.EuropeanPaymentsCouncil.eu
 
=== Business/Financial_Services/Merchant_Services/Guides_and_Directories ===
* http://services.informatik.hs-mannheim.de/konto_check/ – BLZ+account-2-IBAN, IBAN2details, …
 
=== Business/Human_Resources/Recruiting_and_Retention ===
* http://xing.com
* https://www.nerdle.de
* …
=== Business/Publishing_and_Printing/Publishing/Books/Business ===
* O'Reilly
* …
[[technical books and notes]]
 
=== Business/Publishing_and_Printing/Publishing/Electronic/E-Books ===
companies in the e-book production business:
* http://www.le-tex.de : "die drei Fragezeichen", …
 
== Computers ==
=== non-DMOZ ===
* [[NFS]]
 
=== Computers/Computer_Science/Distributed_Computing/Platforms/Hadoop ===
* https://www.safaribooksonline.com/library/view/introduction-to-the/9781771376150 : INTRODUCTION TO THE HADOOP TECHNOLOGY STACK
* https://www.safaribooksonline.com/library/view/introduction-to-the/9781771376150/part10.html (my bookmark)
 
=== Computers/Data_Formats/Document/Publishing/PDF/Software ===
* http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/
* http://Jochen.Hayek.name/wp/blog-en/2012/01/09/book-pdf-explained/
* http://Jochen.Hayek.name/wp/blog-en/2011/06/08/pdftk-the-pdf-toolkit/
* http://Jochen.Hayek.name/wp/blog-en/2011/01/05/how-to-burst-a-pdf-document-into-single-pages-etc/
 
=== Computers/Data_Formats/File_Systems ===
==== AFP = Apple Filing Protocol ====
* https://en.wikipedia.org/wiki/Apple_Filing_Protocol AKA AFP
* AFP is a proprietary network protocol that offers file services for Mac OS X
* my Synology NAS provides access via AFP
 
==== AFS = Andrew File System ====
* https://en.wikipedia.org/wiki/Andrew_File_System AKA AFS
 
==== NFS  ====
* https://en.wikipedia.org/wiki/Network_File_System AKA NFS
* the Network File System is a distributed file system protocol originally developed by Sun Microsystems in 1984
* my Synology NAS provides access via NFS – actually NFS seems to me the fastest and most stable way of accessing files via a LAN or WIFI
 
==== SMB/CIFS and Samba ====
* https://en.wikipedia.org/wiki/Samba_(software)
* https://en.wikipedia.org/wiki/SMB/CIFS
* my Synology NAS provides access via Samba
 
=== Computers/Data_Formats/Markup_Languages/HTML ===
 
* https://library.oreilly.com/book/0636920029274/html5-pocket-reference-5th-edition/toc
* https://library.oreilly.com/book/9780596805876/html-amp-xhtml-pocket-reference-4th-edition/toc
 
=== Computers/Data_Formats/Markup_Languages/XML/Addressing_and_Querying/XPath ===
 
==== xmlstarlet ====
* http://Jochen.Hayek.name/wp/blog-en/2016/02/25/xmlstarlet-a-command-line-utility-to-deal-with-xml-documents/
* http://Jochen.Hayek.name/wp/blog-en/category/xml/xpath/xmlstarlet
* http://www.b.shuttle.de/hayek/hayek/jochen/wp/blog-en/wp-admin/edit.php?category_name=xmlstarlet
* http://xmlstar.sourceforge.net/doc/UG/xmlstarlet-ug.html
* http://xmlstar.sourceforge.net/doc/xmlstarlet.txt
 
=== Computers/Data_Formats/Markup_Languages/XML/Addressing_and_Querying/XQuery ===
* https://en.wikibooks.org/wiki/XQuery
* https://en.wikibooks.org/wiki/XQuery/Inserting_and_Updating_Attributes
* http://Jochen.Hayek.name/wp/blog-en/category/xml/xquery/
* http://www.b.shuttle.de/hayek/hayek/jochen/wp/blog-en/wp-admin/edit.php?category_name=xquery
 
=== Computers/Data_Formats/Markup_Languages/XML/Document_Types ===
 
=== Computers/Emulators/Intel_x86_Architecture/VirtualBox ===
* https://en.wikipedia.org/wiki/VirtualBox
 
==== communication with a (local) virtual machine ====
 
If the host is connected to its LAN through wifi, the network interface(s) of a local virtual machine cannot be set to ''bridged mode'' and hence cannot acquire its own IP address on the LAN.
 
The virtual machine usually can be ssh-ed into on a unusual port like 2222:
 
ssh into a local virtual machine:
<pre>
$ ssh -p 2222 localhost
</pre>
 
rsync (via ssh) into a local virtual machine:
<pre>
$ env RSYNC_RSH='ssh -p 2222' rsync -vaz diary localhost:diary_
</pre>
 
emacs/tramp/dired (http://www.gnu.org/software/tramp/) with a local virtual machine:
 
this should "ssh -p 2222 localhost", but seems to ignore "-p 2222":
<pre>
/ssh:localhost#2222:
</pre>
 
these variations of the above work:
<pre>
/sshx:localhost#2222:
/scpx:localhost#2222:
</pre>
 
=== Computers/Internet/Chat/Instant_Messaging ===
* https://en.wikipedia.org/wiki/Viber
* https://en.wikipedia.org/wiki/WhatsApp
* https://en.wikipedia.org/wiki/WhatsApp#Web_client
* https://web.whatsapp.com
=== Computers/Internet/On_the_Web/Weblogs ===
* [[WordPress]] – my blogging software and installations
 
=== Computers/Multimedia/Music_and_Audio/MIDI ===
* https://curlie.org/Computers/Multimedia/Music_and_Audio/MIDI/
* https://en.wikipedia.org/wiki/GarageBand
* https://en.wikipedia.org/wiki/MIDI_keyboard
 
=== Computers/Open_Source/Open_Content/Encyclopedias/Wikipedia ===
* https://en.wikipedia.org/wiki/Wikipedia:Administrator_intervention_against_vandalism = WP:RVAN
* https://en.wikipedia.org/wiki/Wikipedia:Vandalism#How_to_respond_to_vandalism
* https://de.wikipedia.org/wiki/Wikipedia:Rechtschreibung
* https://de.wikipedia.org/wiki/Wikipedia:Korrektoren = https://de.wikipedia.org/wiki/Wikipedia:Rechtschreibung#Korrektoren
* https://de.wikipedia.org/wiki/Wikipedia:Rechtschreibung#Korrektoren
* https://de.wikipedia.org/wiki/Wikipedia:Diskussionen
* https://de.wikipedia.org/wiki/Wikipedia:Superschutz
* https://de.wikipedia.org/wiki/Wikipedia:Formatvorlage_Biografie
* https://de.wikipedia.org/wiki/Hilfe:%C3%9Cbersicht – Hilfe:Übersicht
* https://de.wikipedia.org/wiki/Kategorie:Wikipedia:Konflikte
** https://de.wikipedia.org/wiki/Wikipedia:Benutzersperrung
** https://de.wikipedia.org/wiki/Wikipedia:Edit-War
** https://de.wikipedia.org/wiki/Wikipedia:Sperrpr%C3%BCfung – Sperrprüfung
** https://de.wikipedia.org/wiki/Wikipedia:Trollerei
** https://de.wikipedia.org/wiki/Wikipedia:Vandalismusmeldung – how to get someone prosecuted on de.WP because of vandalism (in German)
** …
 
==== de.wikipedia.org weirdos ====
* [[de.wikipedia.org weirdos]]
 
=== Computers/Programming/Languages ===
==== Computers/Programming/Languages/JavaScript ====
 
===== superb tutorial with excellent online samples to exercise within your browser without any effort =====
* http://www.w3schools.com/js – w3schools.com: JavaScript Tutorial
* http://www.w3schools.com/js/js_output.asp – my "JavaScript Tutorial" '''bookmark'''
* http://www.w3schools.com/jsref – w3schools.com: JavaScript and HTML DOM Reference
 
===== How do the major players deal with JavaScript? =====
* https://developer.mozilla.org/en-US/docs/Web/API/Document
* https://msdn.microsoft.com/en-us/library/hh772374(v=vs.85).aspx
* https://msdn.microsoft.com/en-us/library/aa902517.aspx
 
===== misc =====
* https://developer.mozilla.org/en-US/docs/Introduction_to_using_XPath_in_JavaScript
 
==== Computers/Programming/Languages/Perl ====
* http://Jochen.Hayek.name/wp/blog-en/2012/08/01/developing-software-in-perl-i-really-like-it-with-cpanm-and-perlbrew/ – the former location of this piece of text
** http://Jochen.Hayek.name/wp/blog-en/2010/07/02/appperlbrew-manage-perl-installations-in-your-home-or-wherever-you-want/ – my own updated notes on App::perlbrew; including a note on creating a ''stable'' alias for steady and ongoing use
** http://Jochen.Hayek.name/wp/blog-en/2010/07/08/appcpanminus-a-new-cpan-installer/ – my own notes on App::cpanminus, "yet another CPAN installer" (Just for me, for finding my way through confusion.)
 
My usual starting point before installing a CPAN module:
 
<pre>
$ perlbrew switch stable
$ perlbrew install-cpanm # e.g. – never a bad idea
$ cpanm Date::Calc # e.g.
</pre>
 
===== books =====
* the Perl bible
** https://library.oreilly.com/book/9780596004927/programming-perl/toc.xhtml
** https://library.oreilly.com/book/9780596004927/programming-perl/454.xhtml – Chapter 17. The Command-Line Interface
* Tim Maher: Minimal Perl
** http://www.manning.com/maher/
 
===== the Perl syntax tree =====
* https://metacpan.org/pod/B::Concise – walk Perl syntax tree, printing concise info about ops
 
===== ipkg perl on Synology DSM enhanced by me =====
 
<pre>
root@diskstation # ipkg install perl
root@diskstation # ipkg install perl-digest-sha1
root@diskstation # ipkg install perl-io-socket-ssl
 
root@diskstation # chown -R johayek.users /opt/lib/perl5/site_perl
 
$ rsync -va opensuse132:/usr/local/perlbrew/perls/perl-5.16.1/lib/site_perl/5.16.1/JSON*      /opt/lib/perl5/site_perl 
$ rsync -va opensuse132:/usr/local/perlbrew/perls/perl-5.16.1/lib/site_perl/5.16.1/Getopt      /opt/lib/perl5/site_perl
$ rsync -va opensuse132:/usr/local/perlbrew/perls/perl-5.16.1/lib/site_perl/5.16.1/Authen      /opt/lib/perl5/site_perl
$ rsync -va opensuse132:/usr/local/perlbrew/perls/perl-5.16.1/lib/site_perl/5.16.1/Net/XMPP*  /opt/lib/perl5/site_perl/Net
$ rsync -va opensuse132:/usr/local/perlbrew/perls/perl-5.16.1/lib/site_perl/5.16.1/XML/Stream* /opt/lib/perl5/site_perl/XML
$ rsync -va opensuse132:/usr/local/perlbrew/perls/perl-5.16.1/lib/site_perl/5.16.1/Digest      /opt/lib/perl5/site_perl     
$ rsync -va opensuse132:/usr/local/perlbrew/perls/perl-5.16.1/lib/site_perl/5.16.1/Data        /opt/lib/perl5/site_perl   
</pre>
 
===== plenv =====
* https://github.com/tokuhirom/plenv – perl binary manager
 
===== perlbrew =====
 
====== perlbrew for "ipkg" on Synology DSM5.2 ======
 
<pre>
$ ipkg install patch
$ ipkg install gcc
$ perlbrew available
$ perlbrew install  perl-5.20.2
# breaks because of missing cc
root@diskstation # cd /opt/bin && ln -s gcc cc
$ less /usr/local/perlbrew/build.perl-5.20.2.log
 
cc -fstack-protector -L/opt/lib -o miniperl \
    perlmini.o opmini.o miniperlmain.o  gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro.o keywords.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o globals.o perlio.o perlap
i.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o  -lnsl -lgdbm -ldb -lc -lgdbm_compat
pp.o: In function `Perl_pp_int':
pp.c:(.text+0x5e74): undefined reference to `floor'
pp.c:(.text+0x5ef3): undefined reference to `ceil'
pp.o: In function `Perl_pp_sin':
pp.c:(.text+0x6203): undefined reference to `sin'
pp.c:(.text+0x62b5): undefined reference to `sqrt'
pp.c:(.text+0x6320): undefined reference to `cos'
pp.c:(.text+0x633f): undefined reference to `log'
pp.c:(.text+0x6357): undefined reference to `exp'
 
$ perlbrew install  5.18.4
# same problem
</pre>
 
==== Computers/Programming/Languages/PHP ====
* [[configuration à la PHP]]
==== Computers/Programming/Languages/Ruby ====
* https://github.com/sstephenson/rbenv – groom your app’s Ruby environment with rbenv
* https://en.wikipedia.org/wiki/Ruby_Version_Manager AKA RVM – aids managing multiple installations of Ruby on the same device
 
=== Computers/Software/Business/Small_Business : Lexware Quicken ===
[[Lexware FinanzManager]] formerly known as [[Lexware Quicken]]
 
=== Computers/Software/Configuration_Management/Tools ===
* [[CVS cookbook]] – versioning software used by certain customers
 
==== Computers/Software/Configuration_Management/Tools/Git ====
 
* https://curlie.org/Computers/Software/Configuration_Management/Tools/Git/
 
=== Computers/Software/Databases/Oracle ===
* http://curlie.org/Computers/Software/Databases/Oracle/
* https://salsa.debian.org/perl-team/modules/packages/libdbd-oracle-perl/blob/master/debian/README -- Oracle Instant Client vs Debian Linux
 
=== Computers/Software/Groupware/Wiki/Wiki_Engines ===
==== Wikipedia: citing books and web pages ====
templates for citing:
* https://en.wikipedia.org/wiki/Template:Cite_book
* https://en.wikipedia.org/wiki/Template:Cite_web
* https://de.wikipedia.org/wiki/Vorlage:Literatur
* https://de.wikipedia.org/wiki/Vorlage:Internetquelle
* https://de.wikipedia.org/wiki/Vorlage:Cite_web
also useful:
* https://tools.wmflabs.org/isbn2wiki/
* https://tools.wmflabs.org/templator/
 
==== MediaWiki installation on my NAS ====
* /volume1/web/MediaWiki – this is where the NAS's package manager installed it itself first, but then I replaced it with an original MediaWiki one, only copied
==== MediaWiki installation at my web-space provider ====
* [[Configuration à la PHP]] – my trouble with the MySQL farm, and how PHP deals with it
 
=== Computers/Software/Networking ===
* [[computer network monitoring]] (empty for the time being – currently I like it better inline within the TOC itself a little further down)
 
=== Computers/Software/Operating_Systems ===
==== Computers/Software/Operating_Systems/*ix/Projects/System_Management/Package_Management ====
* http://dmoz.org/Computers/Data_Formats/Archive/RPM/
* http://dmoz.org/Computers/Software/Operating_Systems/Linux/Projects/System_Management/Package_Management/
* http://hayek.name/Jochen/Computers/Computers.Software.html#id3412101
* http://en.wikipedia.org/wiki/List_of_software_package_management_systems
* https://en.wikipedia.org/wiki/dpkg
* https://en.wikipedia.org/wiki/Fink
* https://en.wikipedia.org/wiki/ipkg
* https://en.wikipedia.org/wiki/RPM_Package_Manager
* https://en.wikipedia.org/wiki/ZYpp
===== ipkg =====
* http://linux.die.net/man/8/rpm
* http://en.wikipedia.org/wiki/Ipkg
 
The list of possible packages to install from the currently defined repositories can be obtained with:
$ ipkg list
 
To install a .ipkg package or to upgrade an existing package:
$ ipkg install ''ipkgFile''
 
where ''ipkgFile'' is the name of the .ipk software package.
 
The list of installed packages can be obtained with:
$ ipkg list_installed
 
To remove an installed package:
$ ipkg remove ''packagename''
 
To list the contents of an installed package:
$ ipkg files ''packagename''
 
Which installed package provides a certain file?
$ ipkg search ''file''
 
===== RPM =====
* http://linux.die.net/man/8/rpm
* which package provides FILE?
<pre>
$ rpm --query -f FILE
</pre>
* list the contents of PACKAGE:
<pre>
$ rpm --query PACKAGE
$ rpm --query --queryformat "[%{=NAME}-%{=VERSION}-%{=RELEASE}:\t%-50{FILENAMES} %10{FILESIZES}\n]" PACKAGE
</pre>
 
==== Computers/Software/Operating_Systems/Linux ====
===== Computers/Software/Operating_Systems/Linux : systemd =====
* https://en.wikipedia.org/wiki/systemd
* http://freedesktop.org/wiki/Software/systemd/
====== systemd and the journal ======
* /var/log/messages and syslog are the past – "''the journal''" is the future: http://0pointer.de/blog/projects/journalctl.html
* http://0pointer.de/blog/projects/systemctl-journal.html
* config: x86_64-opensuse-13.2
<pre>
# this is the code suggested by Lennart Poettering,
# but it does not work for me
# (complains improperly about $XDG_RUNTIME_DIR) :
$ journalctl --since=yesterday -p err
# but this works:
$ journalctl -b -p err
# and this, too:
$ journalctl --since=yesterday
</pre>
So I guess, journalctl is a little buggy, but there are ways to cope with it – and there is no way around it.
 
===== Computers/Software/Operating_Systems/Linux/Distributions =====
 
====== BusyBox ======
* http://en.wikipedia.org/wiki/BusyBox
* http://www.synology-wiki.de/index.php/Synology_Toolset – Synology, its ''DSM'', and its BusyBox instance
* https://linux.die.net/man/1/ash – the markup is in a terrible state
 
====== busybox-w32 – BusyBox on Windows ======
* https://github.com/pclouds/busybox-w32 – the orig
* https://github.com/rmyorston/busybox-w32 – some fork where issues should get posted
* https://frippery.org/busybox/ – introduction, binaries, …
 
====== openSUSE ======
* …
 
====== SuSE Linux Enterprise Server ======
* https://en.wikipedia.org/wiki/SUSE_Linux_Enterprise_Server
* [[VirtualBox--SLES]] – I am running SLES12 as VirtualBox VM, at least I am trying …
 
====== Debian ======
 
* https://www.debian.org/doc/
* https://www.debian.org/doc/manuals/maint-guide/
* https://www.debian.org/doc/manuals/maint-guide/start.en.html
* https://www.debian.org/doc/manuals/maint-guide/dreq.en.html -- required files under the ''debian'' directory
* https://www.debian.org/doc/manuals/developers-reference/
* https://www.debian.org/doc/manuals/developers-reference/best-pkging-practices.html -- Best Packaging Practices
 
misc:
* [[Debian package management]]
* [[Raspberry Pi]] – the Raspi, Raspbian, …
 
====== Synology DSM ======
* [[Synology DSM]]
 
===== Computers/Software/Operating_Systems/Linux/Networking/Projects =====
(MediaWiki full text search seems to not look at URLs, so I need to add also the keywords themselves, even if … – that's why!)
* https://en.wikipedia.org/wiki/Network_monitoring_system – NMS, network monitoring system
* https://en.wikipedia.org/wiki/Icinga – Icinga
* https://en.wikipedia.org/wiki/Nagios – Nagios
* https://en.wikipedia.org/wiki/Cacti_(software) – Cacti
* https://en.wikipedia.org/wiki/MRTG – MRTG
* https://en.wikipedia.org/wiki/PRTG – PRTG
* https://en.wikipedia.org/wiki/GKrellM – GKrellM
* http://Jochen.Hayek.name/wp/blog-en/category/monitoring/gkrellm/
 
====== poor man's monitoring: GKrellM ======
* https://en.wikipedia.org/wiki/GKrellM – GKrellM
* a GKrellMd (daemon) runs wherever – on a production server, an embedded device
* the respective GKrellM front end communicates with the daemon
* there is also an implementation of the GKrellM front end available for Windows
* http://Jochen.Hayek.name/wp/blog-de/2015/02/03/gkrellm-plugin-performance-monitoring-hamburger-logisitik/
* http://Jochen.Hayek.name/wp/blog-en/2015/02/02/my-gkrellms-are-now-running-within-a-vnc-server-on-a-vm/
* http://Jochen.Hayek.name/wp/blog-en/category/monitoring/gkrellm/
 
====== taking "poor man's monitoring" a little further ======
* you may have quite a few servers to survey, so you also got quite a few front ends
* you may find it a nuisance to start the front ends "again and again"
* so you can just as well run the front ends within a VNC server, so the front ends can just run for the time being …
* of course the VNC server may run itself within a VM
* and you connect to the VNC server using a VNC viewer – on whatever platform (within your LAN)
 
====== network monitoring for my SOHO network on a Synology Diskstation ======
* http://www.synology-forum.de/showthread.html?9232-Nagios-auf-DiskStation-209&p=377342&viewfull=1#post377342
* http://repo.tdressler.net/#ipkg
* http://www.synology.com/support/snmp_mib.php
* http://ukdl.synology.com/download/Document/MIBGuide/Synology_DiskStation_MIB_Guide.pdf
 
====== network monitoring for my SOHO network: running a high-class application within a VM ======
* …
 
==== Computers/Software/Operating_Systems/Mac_OS/Mac_OS_X ====
* http://osxdaily.com/2007/03/25/always-boot-mac-os-x-in-verbose-mode/ – how to always see the complete verbose booting process on every boot
<pre>
$ sudo /usr/sbin/nvram boot-args="-v" # setting to verbose
$ sudo /usr/sbin/nvram boot-args # displaying the current value of the variable
</pre>
 
==== Computers/Software/Operating_Systems/Unix ====
===== Computers/Software/Operating_Systems/Unix/Administration/Software : load monitoring etc =====
* https://en.wikipedia.org/wiki/Load_(computing)
 
===== Computers/Software/Operating_Systems/Unix/Documentation =====
====== manual pages ======
* https://manpages.debian.org/contents-unstable.html
* http://linux.die.net/man/
* http://linux.die.net/man/1/nail – mailx – send and receive Internet mail
* http://Jochen.Hayek.name/wp/blog-en/2015/01/30/nail/
* http://linux.die.net/man/8/usermod – usermod – modify a user account
 
===== Computers/Software/Operating_Systems/Unix/Shell =====
====== books ======
[[Computers/Software/Operating_Systems/Unix/Shell books]]
 
=== Computers/Systems ===
==== Synology NAS servers and routers ====
* https://www.synology.com
* DiskStation000 https://www.synology.com/en-global/products/DS213+
* DiskStation001 https://www.synology.com/en-global/products/DS112+
* DiskStation002 https://www.synology.com/en-global/products/DS115j
* DiskStation003 https://www.synology.com/en-global/products/DS713+
<pre>
$ for i in 00{0..3}; do echo -n "*** $i *** "; ssh -A diskstation$i /bin/uname -a; done
*** 000 *** Linux DiskStation000 2.6.32.12 #7135 SMP Thu Oct 15 13:34:36 CST 2015 ppc      GNU/Linux synology_qoriq_213+
*** 001 *** Linux DiskStation001 2.6.32.12 #7135    Thu Oct 15 13:34:44 CST 2015 armv5tel GNU/Linux synology_88f6282_112+
*** 002 *** Linux DiskStation002 3.2.40    #7135    Thu Oct 15 13:35:25 CST 2015 armv7l  GNU/Linux synology_armada370_ds115j
*** 003 *** Linux DiskStation003 3.10.77  #7135 SMP Thu Oct 15 13:35:41 CST 2015 x86_64  GNU/Linux synology_cedarview_713+
 
$ ssh -A router.synology.com /bin/uname -a
            Linux SynologyRouter 3.6.11+  #5781 SMP Thu Dec 10 14:49:09 CST 2015 armv7l  GNU/Linux synology_northstarplus_rt1900ac
</pre>
<pre>
$ for i in 00{0..3}; do echo -e "\n\n*** $i ***\n"; ssh -A diskstation$i grep -i bogomips /proc/cpuinfo; done
*** 000 ***
 
bogomips : 133.33
bogomips : 133.33
total bogomips : 266.66
 
*** 001 ***
 
BogoMIPS : 1985.74
 
*** 002 ***
 
BogoMIPS : 795.44
 
*** 003 ***
 
bogomips : 4256.06
bogomips : 4256.06
bogomips : 4256.06
bogomips : 4256.06
 
$ ssh -A router.synology.com grep -i bogomips /proc/cpuinfo;
BogoMIPS        : 1993.93
BogoMIPS        : 1993.93
</pre>
 
===== Synology NAS servers: without DSM Java Manager =====
* http://www.oracle.com/technetwork/java/embedded/downloads/javaseembedded8u51-2741774.html -- Oracle Java SE Embedded Version 8 Update 51 -- does not provide the PPC architecture
* http://www.oracle.com/technetwork/java/embedded/downloads/javaseembedded8u33-2601860.html -- ORACLE JAVA SE EMBEDDED VERSION 8 UPDATE 33 -- does not provide the PPC architecture
* http://www.oracle.com/technetwork/java/embedded/embedded-se/downloads/javaseembedded8u6-2406243.html –– ORACLE JAVA SE EMBEDDED VERSION 8 UPDATE 6
* http://www.oracle.com/technetwork/java/embedded/downloads/javaseembedded7u75-2601858.html -- ORACLE JAVA SE EMBEDDED VERSION 7 UPDATE 75
* http://www.oracle.com/technetwork/java/embedded/embedded-se/downloads/javaseembedded7u45archive-2098821.html -- Oracle Java SE Embedded version 7 Update 45
 
<pre>
# choose the "Power Architecture Linux - … - e500v2" entry!
# e.g. ejdk-8u6-fcs-b23-linux-ppc-e500v2-12_jun_2014.gz – actually a .tgz
# e.g. ejre-7u75-fcs-b13-linux-ppc-e500v2-headless-18_dec_2014.tar.gz – actually a .tgz
 
[2015-11-21 17:12:10] johayek@Hayek001 $ ssh -A diskstation000
=config.guessJHn,47: $config_unique=>{synology_qoriq_213+},$config_buildnumber=>{7135},$config_smallfixnumber=>{0} // ...
=.profile,123: ${config_guess}=>{ppc-synology-DSM6.0_7135_0} // ...
=.profile,163: $workgroup=>{hayek} // JHget_key_value workgroup /usr/syno/etc/smb.conf
 
[2015-11-21 17:12:17] johayek@DiskStation000 $ /usr/local/ejre1.7.0_45/bin/java -version
java version "1.7.0_45"
Java(TM) SE Embedded Runtime Environment (build 1.7.0_45-b15, headless)
Java HotSpot(TM) Embedded Client VM (build 24.45-b08, mixed mode)
</pre>
 
* http://www.oracle.com/technetwork/java/embedded/downloads/javase
* http://www.oracle.com/technetwork/java/embedded/embedded-se/downloads
 
<pre>
# choose the "ARMv5 Linux" entry!
# e.g. ejdk-8u65-linux-arm-sflt.tar.gz – actually a .tgz
 
[2015-11-21 17:14:20] johayek@Hayek001 $ ssh -A diskstation001
=config.guessJHn,47: $config_unique=>{synology_88f6282_112+},$config_buildnumber=>{7135},$config_smallfixnumber=>{0} // ...
=.profile,123: ${config_guess}=>{armv5tel-synology-DSM6.0_7135_0} // ...
=.profile,163: $workgroup=>{hayek} // JHget_key_value workgroup /usr/syno/etc/smb.conf
 
[2015-11-21 17:14:28] johayek@DiskStation001 $ /usr/local/ejre1.7.0_45/bin/java -version
java version "1.7.0_45"
Java(TM) SE Embedded Runtime Environment (build 1.7.0_45-b15, headless)
Java HotSpot(TM) Embedded Client VM (build 24.45-b08, mixed mode)
</pre>
 
===== Synology NAS servers: with DSM Java Manager =====
Use the DiskStation's "Java Manager"! It directs you properly.
 
* http://www.oracle.com/technetwork/java/javase/downloads/jdk7-arm-downloads-2187468.html – Java SE Development Kit 7u60 for ARM
 
<pre>
# currently the suggest name is like this one:
#  jdk-XuXX-linux-arm-vfp-hflt.tar.gz
#  e.g. jdk-7u51-linux-arm-vfp-hflt.tar.gz
 
[2015-11-21 16:45:10] johayek@Hayek001 $ ssh -A diskstation002
=config.guessJHn,47: $config_unique=>{synology_armada370_ds115j},$config_buildnumber=>{7135},$config_smallfixnumber=>{0} // ...
=.profile,123: ${config_guess}=>{armv7l-synology-DSM6.0_7135_0} // ...
=.profile,163: $workgroup=>{hayek} // JHget_key_value workgroup /usr/syno/etc/smb.conf
 
[2015-11-21 16:45:17] johayek@DiskStation002 $ java -version
java version "1.7.0_60"
Java(TM) SE Runtime Environment (build 1.7.0_60-b19)
Java HotSpot(TM) Client VM (build 24.60-b09, mixed mode)
 
[2015-11-21 16:45:21] johayek@DiskStation002 $ type -a java 
java is /var/packages/JavaManager/target/Java/bin/java
java is /var/packages/JavaManager/target/Java/jre/bin/java
</pre>
 
* http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html – Java SE Development Kit 7u79
 
<pre>
# currently the suggest name is like this one:
#  ...
#  e.g. jdk-7u80-linux-i586.tar.gz
#  e.g. jdk-7u80-linux-x64.tar.gz
 
[2015-11-21 16:47:21] johayek@Hayek001 $ ssh -A diskstation003
=config.guessJHn,47: $config_unique=>{synology_cedarview_713+},$config_buildnumber=>{7135},$config_smallfixnumber=>{0} // ...
=.profile,123: ${config_guess}=>{x86_64-synology-DSM6.0_7135_0} // ...
=.profile,163: $workgroup=>{hayek} // JHget_key_value workgroup /usr/syno/etc/smb.conf
 
[2015-11-21 16:47:29] johayek@DiskStation003 $ java -version
java version "1.7.0_75"
Java(TM) SE Runtime Environment (build 1.7.0_75-b13)
Java HotSpot(TM) Client VM (build 24.75-b04, mixed mode)
 
[2015-11-21 16:47:43] johayek@DiskStation003 $ type -a java 
java is /var/packages/JavaManager/target/Java/bin/java
java is /var/packages/JavaManager/target/Java/jre/bin/java
</pre>
 
===== Synology NAS servers: the top models =====
 
* the 2015 2-bay top models:
** https://www.synology.com/en-global/products/DS716+ – around EUR 460 – CPU: Intel Celeron N3150, 64-bit, Quad Core 1.6 burst to 2.08 GHz, 2 GB DDR3
** https://www.synology.com/en-global/products/DS713+ – around EUR 400 – CPU: Intel Atom D2700, Dual Core 2.13 GHz, 1 GB DDR3
** https://www.synology.com/en-global/products/DS215+ – around EUR 300 – CPU: Annapurna Labs Alpine AL-212, Dual Core 1.4 GHz, 1 GB DDR3
** https://www.synology.com/en-global/products/DS214+ – around EUR 300 – CPU: MARVELL Armada XP MV78230, Dual Core 1.33 GHz, 1 GB DDR3
* the 2015 1-bay top models:
** https://www.synology.com/en-global/products/D115+ – NOT YET ON THE MARKET
 
== Regional/Europe/Germany/Government/Embassies_and_Consulates/Foreign ==
 
* https://curlie.org/Regional/Europe/Germany/Government/Embassies_and_Consulates/Foreign
 
=== Brasil ===
* …
 
=== Israel ===
 
==== Berlin ====
* http://embassies.gov.il/berlin
* http://www.BotschaftIsrael.de (a blog)
* http://embassies.gov.il/berlin/NewsAndEvents/calendar-of-events/Pages/Event.aspx
 
==== München ====
* http://embassies.gov.il/munchen (consulate)
* https://www.facebook.com/IsraelinMunich
* http://embassies.gov.il/munchen/newsAndEvents/calendar-of-events/Pages/Event.aspx
 
== World/Deutsch/Gesellschaft/Familienforschung/Familiennamen ==
* Hayek
* Kaindl
* Wassermann
 
=== World/Deutsch/Gesellschaft/Familienforschung/Familiennamen : Wassermann ===
==== T4 ====
* https://de.wikipedia.org/wiki/Aktion_T4 –  euphemistische Bezeichnung ''„Euthanasie“''
3 Familienmitglieder meiner Wassermann-Vorfahren wurden in der 1940-er Jahren im Rahmen der ''Aktion T4'' ("Euthanasie") in Hadamar getötet.
==== Wassermann ist ein jüdischer Nachname ====
* http://www.jewiki.net/wiki/Wassermann
* https://de.wikipedia.org/wiki/Wassermann
* https://en.wikipedia.org/wiki/Wassermann
Es gibt ganz offensichtlich keinen einzigen bekannten / gelisteten Träger dieses Nachnamens, der '''nicht''' Jude ist.
 
== World/Deutsch/Gesellschaft/Geschichte/Persönliche_Seiten ==
* http://de.wikipedia.org/wiki/S%C3%B6nke_Neitzel – der deutsche Historiker Sönke Neitzel
* http://www.soenke-neitzel.de
 
== World/Deutsch/Gesellschaft/Politik ==
=== ist dies braun oder ist es nicht? ===
==== die deutsche Wikipedia-Gemeinde und die Verbrämung des christlichen Kreuzes als neutrales, genealogisches Symbol ====
* https://de.wikipedia.org/wiki/Genealogische_Zeichen
* https://de.wikipedia.org/wiki/Wikipedia:Meinungsbilder/Verwendung_des_genealogischen_Kreuzzeichens – ist zwar von 2010 aber eben quasi "Rechtsgrundlage" (was man eben so Rechtsgrundlage nennen muss)
* http://www.jewiki.net/wiki/Benutzer:Michael_K%C3%BChntopf/WP-Kreuzthematik – Michael Kühntopf zu diesem Thema
 
Bemerkenswert ist wohl, dass die Verwendung des Kreuzes als genealogisches Symbol eine Eigenheit der Genealogie-Szene und der deutsche Wikipedia-Gemeinde ist.
Was sagt das nun insbesondere über die deutsche Wikipedia aus?
 
Wer tut sich besonders als Kreuz-Verfechter hervor:
* https://de.wikipedia.org/wiki/Benutzer:Jamiri
* https://de.wikipedia.org/wiki/Benutzer:Koyaanis
 
Für Deutschland gilt halt auch noch im Jahr 2010:
:Der Schoß ist fruchtbar noch, aus dem das kroch.
* https://de.wikiquote.org/wiki/Bertolt_Brecht#Zitate_mit_Quellenangabe
* https://de.wikipedia.org/wiki/Der_aufhaltsame_Aufstieg_des_Arturo_Ui
 
===== das christliche Kreuz als genealogisches Symbol für den Todestag – muss das auch für Nicht-Christen und insbesondere "Juden" verwendet werden? =====
(Aus: https://de.wikipedia.org/wiki/Benutzer:Johayek#Judaica .)
 
Meine Güte, wo bin ich da hineingeraten?!!
 
Meiner Meinung nach gehört das Kreuzzeichen überhaupt durch den Begriff ''gestorben'' (oder eine Variation oder Abkürzung davon) ersetzt.
Es gibt keinen zwingenden Grund, einer religiös und weltanschaulich sehr heterogenen Gesellschaft religiöse bzw. religiös anmutende Symbole aufzuoktroieren.
Insbesondere betrachte ich es nach dem Holocaust etc als unpassend und unanständig,
im jüdischen Kontext die Verwendung christlicher Symbole zu erzwingen.
 
Es scheint ein deutsches Alleinstellungsmerkmal zu sein, das Kreuzzeichen für das Todesdatum zu verwenden.
 
Ich erfuhr erst spät am 2015-04-29, dass es in der deutschen Wikipedia-Gemeinde die Erhebung eines sogenannten Meinungsbildes gab:
* https://de.wikipedia.org/wiki/Wikipedia:Meinungsbilder/Verwendung_des_genealogischen_Kreuzzeichens
 
Ich wusste davon davor nichts.
Ich werde diese Regelung (bzw. ihre zukünftige Praxis) beachten.
Hätte ich früher von ihr gewusst, hätte ich das auch schon früher so ausgedrückt und passend gehandelt.
 
Ich würde allerdings gerne einen Kompromissvorschlag machen:
* Geburtstag, Todestag und mögliche zugehörige nach wikidata packen und dann auch ausschließlich von dort beziehen
* bei der Darstellung insbesondere des Todestages ein Makro bzw. einen Platzhalter verwenden
* als Default für diesen Platzhalter, bitte, nicht das Kreuzzeichen verwenden! aber wer mag, kann ja gern auch das Kreuzzeichen verwenden. möglicherweise kann das in einer passenden Vorschlagsliste prominent gelistet werden
 
== World/Deutsch/Gesellschaft/Religion_und_Spiritualität/Judentum ==
* https://curlie.org/World/Deutsch/Gesellschaft/Religion_und_Spiritualit%C3%A4t/Judentum/
* https://curlie.org/Society/Religion_and_Spirituality/Judaism/
* https://curlie.org/Society/Religion_and_Spirituality/Judaism/Education/Online/Parsha/
* [[Parascha]] -- meine persönliche Variante von https://de.wikipedia.org/wiki/Parascha
* http://www.tabletmag.com/tag/tikkun-olam
* https://en.wikipedia.org/wiki/tikkun_olam
 
=== Bibel-Texte in verschiedenen Sprachen und Übersetzungen ===
* http://www.obohu.cz/bible/
* http://biblehub.com
* https://github.com/bibel/BuberRosenzweig
 
== World/Deutsch/Kultur/Literatur/Autoren_und_Autorinnen ==
=== World/Deutsch/Kultur/Literatur/Autoren_und_Autorinnen/Ende,_Michael ===
[[Michael Ende – die unendliche Geschichte]]
 
=== Andreas Maier ===
 
* Der Kreis: Grundschule / Korrespondenzen  (mein Lesezeichen)
 
== World/Deutsch/Kultur/Musik/Genres/Jazz/Musiker ==
 
* https://curlie.org/World/Deutsch/Kultur/Musik/Genres/Jazz/Musiker/
 
* https://practicallymarried.bandcamp.com
** piano: Declan Forde, bass: James Banner
 
* https://www.facebook.com/thegoodoldgoodones/
** vocals: Mirna Bogdanovic, piano: Declan Forde, bass: James Banner
 
* www.JamesBanner.com
** https://JamesBanner.com/concerts/
** https://soundcloud.com/james-banner
 
* https://www.illaymusic.com
** https://www.facebook.com/illaymusic
** https://illay.bandcamp.com
** https://www.youtube.com/user/moranchester
** https://soundcloud.com/illay-music
 
* Efrat Alony
 
== World/Deutsch/Medien/Fernsehen/Sendungen/Shows ==
* http://heuteshow.zdf.de
 
== World/Deutsch/Regional/Europa/Deutschland/Berlin ==
 
* https://curlie.org/World/Deutsch/Regional/Europa/Deutschland/Berlin/
 
=== World/Deutsch/Regional/Europa/Deutschland/Berlin/Freizeit/Clubs_und_Diskotheken ===
 
* https://curlie.org/World/Deutsch/Regional/Europa/Deutschland/Berlin/Freizeit/Clubs_und_Diskotheken/
 
* https://www.a-trane.de
** https://www.a-trane.de/Programm
** https://www.facebook.com/pg/jazzclubatrane
** https://www.facebook.com/pg/jazzclubatrane/events
** https://www.openstreetmap.org/search?query=a-trane#map=19/52.50736/13.32012
** https://www.openstreetmap.org/node/3922914841
 
* http://b-flat-berlin.de
** https://www.facebook.com/pg/BFlatBerlin
** https://www.facebook.com/pg/BFlatBerlin/events
** https://www.openstreetmap.org/node/1820069776
 
* Donau115 (sp?)
 
* https://www.ellington-hotel.com/eventkalender/#jazzbar – "Duke Bar & Lounge"
** https://www.openstreetmap.org/node/3669516463
 
* https://kunstfabrik-schlot.de
** https://kunstfabrik-schlot.de/programm
** https://www.facebook.com/pg/JazzclubSchlot
** https://www.facebook.com/pg/JazzclubSchlot/events
** https://www.openstreetmap.org/node/1731268880
 
* https://quasimodo.club
** https://quasimodo.club/veranstaltungen
** https://www.facebook.com/pg/quasimodoberlin
** https://www.facebook.com/pg/quasimodoberlin/events
** https://www.openstreetmap.org/node/293644418
 
=== World/Deutsch/Regional/Europa/Deutschland/Berlin/Freizeit/Kinos ===
 
* https://curlie.org/World/Deutsch/Regional/Europa/Deutschland/Berlin/Freizeit/Kinos/
* http://www.berlin.de/kino
* https://yorck.de/kinos
 
=== World/Deutsch/Regional/Europa/Deutschland/Berlin/Kultur/Bildende_Kunst/Galerien ===
 
* https://curlie.org/World/Deutsch/Regional/Europa/Deutschland/Berlin/Kultur/Bildende_Kunst/Galerien/
* http://circle1berlin.com
* http://circle1berlin.com/events/
* https://www.facebook.com/pg/circle1gallery
* https://www.facebook.com/pg/circle1gallery/events
 
=== World/Deutsch/Regional/Europa/Deutschland/Berlin/Kultur/Musik/Konzert-_und_Opernhäuser ===
 
* https://curlie.org/World/Deutsch/Regional/Europa/Deutschland/Berlin/Kultur/Musik/Konzert-_und_Opernhäuser/
* https://www.deutscheoperberlin.de
* https://www.komische-oper-berlin.de
* https://www.staatsoper-berlin.de
 
=== World/Deutsch/Regional/Europa/Deutschland/Berlin/Kultur/Theater ===
 
* https://curlie.org/World/Deutsch/Regional/Europa/Deutschland/Berlin/Kultur/Theater/
* https://www.volksbuehne.berlin
* https://www.grips-theater.de
* http://www.atzeberlin.de
 
== World/Deutsch/Regional/Europa/Deutschland/Staat/Botschaften_und_Konsulate/Ausländische ==
 
* https://curlie.org/World/Deutsch/Regional/Europa/Deutschland/Staat/Botschaften_und_Konsulate/Ausländische/
* [[#Regional/Europe/Germany/Government/Embassies_and_Consulates/Foreign]]
 
[[Category:ToBeExported]]

Revision as of 20:09, 5 March 2019

MediaWiki has been installed.

Consult the User's Guide for information on using the wiki software.

Getting started