Category: Uncategorized
-
inadvertently made the wrong choice in “horde” (the groupware) – and corrupted my lengthy .procmailrc
https://en.wikipedia.org/wiki/Horde_(software) So what was my “wrong choice”? I whitelisted the sender of an e-mail. Instead I wanted to “Purge Deleted” – just one line lower than the whitelisting. Luckily enough I was able to recover my precious .procmailrc within just a couple of minutes – but what if a similar accident happens and I am…
-
HTML’s element attributes – do they need quotes?
https://www.w3.org/TR/html401/intro/sgmltut.html#h-3.2.2 https://w3c.github.io/html/introduction.html#a-quick-introduction-to-html
-
O’Reilly Media book: CSS: The Definitive Guide, Fourth Edition (work in progress)
http://meyerweb.com/eric/thoughts/2015/10/13/csstdg-update/ – several chapters of CSS:DTG-4 already got released as single books / e-books – there are now 2 authors: Eric A. Meyer and Estelle Weyl Eric A. Meyer …: http://www.oreilly.com/pub/au/52 – Eric A. Meyer – find chapters of CSS:DTG-4 through his home page at O’Reilly https://www.safaribooksonline.com/search/?query=%22Eric%20A.%20Meyer%22&sort=relevance&publishers=O%27Reilly%20Media%2C%20Inc.&highlight=true&is_academic_institution_account=false&extended_publisher_data=true&include_orioles=true&source=user – the new chapters on Safari https://www.safaribooksonline.com/library/view/css/9781491927649/ – “Colors, Backgrounds, and Gradients” … Estelle Weyl …:…
-
XML-XSH2 – an XML Editing Shell implemented in Perl
https://metacpan.org/release/XML-XSH2 https://metacpan.org/source/CHOROBA/XML-XSH2-2.1.25/README – you can find the latest version through the previous link
-
William Nagel: “Subversion Version Control: Using the Subversion Version Control System in Development Projects”
http://www.informit.com/store/subversion-version-control-using-the-subversion-version-9780131855182 Prentice Hall does not sell the book any longer, but they provide the e-book (PDF) for free download.
-
a McFIT “Cyberobics” class: Trice Johnson’s “Cycling Basic I”
https://www.mcfit.com/de/spinning-details-de/details/1586.html
-
the software versioning and revision control system “Apache Subversion”
https://en.wikipedia.org/wiki/Apache_Subversion https://en.wikipedia.org/wiki/Comparison_of_Subversion_clients … http://gcc.gnu.org/wiki/SvnTricks https://www.mediawiki.org/wiki/Subversion http://stackoverflow.com/questions/9104662/get-all-branch-names-in-svn http://www.yolinux.com/TUTORIALS/Subversion.html kdesvn: https://en.wikipedia.org/wiki/KDESvn http://kdesvn.alwins-world.de/ http://kdesvn.alwins-world.de/extras/book/ http://projects.kde.org/kdesvn https://quickgit.kde.org/?p=kdesvn.git https://github.com/tumf/svn-utils: // a couple of command line utilities (Ruby+shell) – worth reading the sources svnbr – a Subversion utility in Ruby to operate branches (multi-purpose) svn-addignore – in Ruby (rather short) svn-addremove – a Shell script (rather short) https://github.com/monjudoh/svn-utils – just an…
-
Safari Books Online – I finally subscribed to the ongoing membership – for EUR 172 per annum
Unlimited access to hundreds of thousands of hours of business, tech, and design training, and the tools to help you find just the parts you need today. https://www.safaribooksonline.com Last year I had to let the promotion code go unused, because Safari did not allow using PayPal. But this year they did. I wonder, what kind…
-
how to dive into PostgreSQL – using a MacBook Air and the O’Reilly book
http://Jochen.Hayek.name/wp/blog-en/2016/08/07/postgresql/ – my PostgreSQL notes … http://shop.oreilly.com/product/0636920032144.do https://www.safaribooksonline.com/library/view/postgresql-up-and/9781449373184/ I installed the Postgres.app and pgadmin, as described in my article quoted above. I installed the tutorial code from the O’Reilly book. I won’t do the exercises during my weekends (I hope), but rather during the Berlin-Munich journeys on the ICE. Still … all these preparations cost me…