Author: johayek
-
a McFIT “Cyberobics” class: David Kirsch’s “Plank Workout”
https://www.mcfit.com/de/kurse-details-de/details/1630.html https://DavidKirschWellness.com https://DavidKirschWellness.com/about-david/blog/ https://twitter.com/DavidKirsch
-
a McFIT “Cyberobics” class: Kate Hudson’s “Beach Body Workout”
https://www.mcfit.com/de/kurse-details-de/details/1634.html http://www.fabletics.com http://www.imdb.com/name/nm0005028
-
a McFIT “Cyberobics” class: Kate Hudson’s “Total Body Workout”
https://www.mcfit.com/de/kurse-details-de/details/1636.html http://www.fabletics.com http://www.imdb.com/name/nm0005028
-
a McFIT “Cyberobics” class: David Kirsch’s “Beach Body Boot Camp”
https://www.mcfit.com/de/kurse-details-de/details/1628.html https://DavidKirschWellness.com https://DavidKirschWellness.com/about-david/blog/ https://twitter.com/DavidKirsch
-
a McFIT “Cyberobics” class: Andrea Speir’s “Stretch & Relax”
https://www.mcfit.com/de/vibration-details-de/details/1582.html http://AndreaSpeir.com “titles”: the face of Pilates for DailyBurn.com The Princess of Pilates I find her tooth bleaching really, really overdone.
-
XQuery: “declare boundary-space preserve;” does not apply wherever you expect it
<!– www.bibleserver.com | 522: Connection timed out body{margin:0;padding:0} <!–[if lte IE 9]>/cdn-cgi/scripts/jquery.min.js<![endif]–> /cdn-cgi/scripts/zepto.min.js<!– /cdn-cgi/scripts/cf.common.js Error 522 Ray ID: 3a8c6029598d267e • 2017-10-05 00:48:59 UTC Connection timed out You Browser Working Frankfurt Cloudflare Working www.bibleserver.com Host Error What happened? The initial connection between Cloudflare’s network and the origin web server timed out. As a result, the web…
-
after a couple of months using XPath and xmlstarlet I created my first lenghty XQuery script using Saxon9HE
“In production” I have been using a Bash+xmlstarlet script, that I wanted to optimise by rewriting it into an XQuery script. This would be my 1st XQuery script after a couple of months of exercising XQuery through Priscilla Walmsley’s book and Saxon9HE – a couple of hours per week only because of my entire workload. During…
-
XQuery: format-number: using $decimal-format-name is really, really weird
https://www.w3.org/TR/xpath-functions-30/#func-format-number Can you imagine, that the 3rd argument needs extra double quotes around? And it’s not easy to find an example showing this, but here I found one: https://www.amazon.de/dp/9671317502 – “Web Coding Bible” declare decimal-format local:de decimal-separator = “,” grouping-separator = “.”; declare decimal-format local:en decimal-separator = “.” grouping-separator = “,”; let $numbers := (1234.567, 789,…
-
how to deal with folders on GitHub, although there is no obvious support for them
http://shop.oreilly.com/product/0636920033059.do This introductory guide teaches you how to use GitHub to manage and collaborate with developers, designers, and other business professionals more effectively. You’ll learn about project transparency, collaboration tools, the basics of Git management, and how to make changes yourself—without having to bother your development team. https://library.oreilly.com/book/0636920033059/introducing-github/20.xhtml?ref=toc#idp611504 – Working with Folders https://library.oreilly.com/book/0636920033059/introducing-github/20.xhtml?ref=toc#idp622720 – Creating a Folder https://library.oreilly.com/book/0636920033059/introducing-github/20.xhtml?ref=toc#idp626192 – Renaming a…