Author: johayek
-
MediaWiki – interesting use of a less prominent attribute: ref group=”…”, references group=”…”
These 2 MediaWiki XML elements carry an attribute named “group”: ref and references. And as you already know, those 2 elements work together. https://www.mediawiki.org/wiki/Help:Cite – the reference manual https://de.wikipedia.org/wiki/Wotan_Wilke_Möhring – this article has a separate list named “Anmerkungen”, the group attribute calls it “Anm.” Using this attribute you can easily keep a separate group of references, that…
-
my Polar V800 displays an icon “smartphone with ‘?’”
http://support.polar.com/en/support/how_do_i_pair_my_polar_v800_with_the_polar_flow_app Q: What does this icon mean? A: My V800 does not find my smartphone. Solution: Keep the Polar Flow app running on my Android smartphone.
-
Gliffy vs draw.io
https://en.wikipedia.org/wiki/Comparison_of_network_diagram_software#List_of_drawing_tools https://en.wikipedia.org/wiki/Gliffy: https://www.gliffy.com (no free basic service) https://en.wikipedia.org/wiki/JGraph : https://www.draw.io (free basic service) https://infos.seibert-media.net/display/DRAWIO/Diagramming+in+Confluence+-+Add-on-Vergleich+zwischen+draw.io%2C+Gliffy+und+Lucidchart questions: Q: how to resize a diagram in draw.io to fit on one page? A: when you print your diagram.
-
OS X: “Connect to Server / Favorite Servers” – entries disappeared – cannot add new entries
https://apple.stackexchange.com/questions/228278/favorite-list-of-servers-of-connect-to-server-window-disappears I am not sure this cures my problem.
-
my Polar V800 and where to …
https://www.polar.com/en/products/pro/V800 Its watch strap has 21 holes. I usually wear it at the 12th hole. Whenever I have to charge its battery via USB, I ask myself: at which hole will I wear if for now?
-
your ODF file (“.odt”, “.ods”, …) and its “modified” timestamp
https://en.wikibooks.org/wiki/XML_-_Managing_Data_Exchange/OpenOffice.org_%26_OpenDocument_Format https://github.com/JochenHayek/misc/blob/master/using_timestamps_in_filenames/create_snapshot_from_ODF.sh https://en.wikipedia.org/wiki/XMLStarlet Your “.odt” (or “.ods”) file is a ZIP file with a meta.xml inside: $ unzip -l YOUR.ods … … meta.xml … This is a convenient way to extract meta.xml to STDOUT: $ unzip -p YOUR.ods meta.xml … This is how to get the XML reformatted using xmlstartlet: $ unzip -p YOUR.ods meta.xml…
-
WordPress: Updating Plugin BackWPup (3.4.0 -> 3.4.1) – bad update problem
An error occurred while updating BackWPup: Could not copy file. backwpup/vendor/Guzzle/Plugin/Cache/CachePlugin.php The file exists and I have no idea, why this error message gets shown. Actually various files below backwpup/vendor/Guzzle/Plugin are concerned. Update: That happened, because I exceeded my disk quota.
-
Gliffy is software for diagramming via an HTML5 cloud-based app
https://en.wikipedia.org/wiki/Gliffy
-
installing Microsoft Office for OS X from office.com
https://portal.office.com/OLS/MySoftware.aspx Double-clicking on the “.pkg” (1.6GB) resulted in a window that popped up saying this: Verifying “Microsoft_Office_2016_15.35.17061000_Installer.pkg”… This “never” ended in my case. And I waited for more than 30 minutes. And I tried more than once. Then I turned to “Microsoft Office Online”.
-
Microsoft Office Online AKA “Office Web Apps”
https://en.wikipedia.org/wiki/OneDrive#Office_Online Microsoft Office in a web browser.