From b1e0f495f5086de70cde91308b96b92d6735d869 Mon Sep 17 00:00:00 2001 From: Jochen Schalanda Date: Sat, 7 Oct 2023 22:07:14 +0200 Subject: [PATCH] Fix broken XML namespaces XML namespaces aren't real URLs and the "schema" being used is in fact relevant. See also https://github.com/w3c/svgwg/issues/738 for a similar question. Refs 5c05ff1a79d73e2c324d3609f0db3df6eaad7d55 --- .../2009/2009-12-07-implementing-atompub-in-net.markdown | 2 +- ...dap-naming-and-directory-services-with-opends.markdown | 4 ++-- ...-bi-generic-xslt-normalization-for-table-data.markdown | 8 ++++---- assets/fonts/fa-brands-400.svg | 2 +- assets/fonts/fa-regular-400.svg | 2 +- assets/fonts/fa-solid-900.svg | 2 +- assets/js/vendor/modernizr-2.7.1.custom.min.js | 2 +- feed.xml | 2 +- .../2015/2015-10-09-passing-tests-with-volkswagen/ci.svg | 4 ++-- 9 files changed, 14 insertions(+), 14 deletions(-) diff --git a/_posts/2009/2009-12-07-implementing-atompub-in-net.markdown b/_posts/2009/2009-12-07-implementing-atompub-in-net.markdown index bd5eb32e..9a7eec9b 100644 --- a/_posts/2009/2009-12-07-implementing-atompub-in-net.markdown +++ b/_posts/2009/2009-12-07-implementing-atompub-in-net.markdown @@ -92,7 +92,7 @@ A client that creates posts must be able to find out where to POST to. This is d The service document describes a workspace with collections. We have two: one for posts and another for images. The one for posts includes post categories. {% highlight xml %} - + DBlog.NET diff --git a/_posts/2010/2010-05-13-spring-ldap-naming-and-directory-services-with-opends.markdown b/_posts/2010/2010-05-13-spring-ldap-naming-and-directory-services-with-opends.markdown index 536b5974..3f09f7e2 100644 --- a/_posts/2010/2010-05-13-spring-ldap-naming-and-directory-services-with-opends.markdown +++ b/_posts/2010/2010-05-13-spring-ldap-naming-and-directory-services-with-opends.markdown @@ -87,8 +87,8 @@ To make it all work we need some configuration. We can define a _springldap.xml_ {% highlight xml %} - diff --git a/_posts/2010/2010-11-10-ibm-cognos-bi-generic-xslt-normalization-for-table-data.markdown b/_posts/2010/2010-11-10-ibm-cognos-bi-generic-xslt-normalization-for-table-data.markdown index 4a9f68e1..aec30eaf 100644 --- a/_posts/2010/2010-11-10-ibm-cognos-bi-generic-xslt-normalization-for-table-data.markdown +++ b/_posts/2010/2010-11-10-ibm-cognos-bi-generic-xslt-normalization-for-table-data.markdown @@ -11,8 +11,8 @@ I was recently looking at a Cognos BI dataset output in the XML format. It’s a {% highlight xml %} - + @@ -43,8 +43,8 @@ This is a rather annoying format to work with. Let's transform it, generically, {% highlight xml %} - + diff --git a/assets/fonts/fa-brands-400.svg b/assets/fonts/fa-brands-400.svg index e2807fee..47a6dc51 100644 --- a/assets/fonts/fa-brands-400.svg +++ b/assets/fonts/fa-brands-400.svg @@ -4,7 +4,7 @@ Font Awesome Free 5.0.6 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --> - + - + - + ',a,""].join(""),l.id=h,(m?l:n).innerHTML+=f,n.appendChild(l),m||(n.style.background="",n.style.overflow="hidden",k=g.style.overflow,g.style.overflow="hidden",g.appendChild(n)),i=c(l,a),m?l.parentNode.removeChild(l):(n.parentNode.removeChild(n),g.style.overflow=k),!!i},v={}.hasOwnProperty,w;!z(v,"undefined")&&!z(v.call,"undefined")?w=function(a,b){return v.call(a,b)}:w=function(a,b){return b in a&&z(a.constructor.prototype[b],"undefined")},Function.prototype.bind||(Function.prototype.bind=function(b){var c=this;if(typeof c!="function")throw new TypeError;var d=s.call(arguments,1),e=function(){if(this instanceof e){var a=function(){};a.prototype=c.prototype;var f=new a,g=c.apply(f,d.concat(s.call(arguments)));return Object(g)===g?g:f}return c.apply(b,d.concat(s.call(arguments)))};return e}),o.touch=function(){var c;return"ontouchstart"in a||a.DocumentTouch&&b instanceof DocumentTouch?c=!0:u(["@media (",m.join("touch-enabled),("),h,")","{#modernizr{top:9px;position:absolute}}"].join(""),function(a){c=a.offsetTop===9}),c},o.rgba=function(){return x("background-color:rgba(150,255,150,.5)"),A(j.backgroundColor,"rgba")},o.hsla=function(){return x("background-color:hsla(120,40%,100%,.5)"),A(j.backgroundColor,"rgba")||A(j.backgroundColor,"hsla")},o.textshadow=function(){return b.createElement("div").style.textShadow===""},o.opacity=function(){return y("opacity:.55"),/^0.55$/.test(j.opacity)},o.svg=function(){return!!b.createElementNS&&!!b.createElementNS(n.svg,"svg").createSVGRect};for(var C in o)w(o,C)&&(t=C.toLowerCase(),e[t]=o[C](),r.push((e[t]?"":"no-")+t));return e.addTest=function(a,b){if(typeof a=="object")for(var d in a)w(a,d)&&e.addTest(d,a[d]);else{a=a.toLowerCase();if(e[a]!==c)return e;b=typeof b=="function"?b():b,typeof f!="undefined"&&f&&(g.className+=" "+(b?"":"no-")+a),e[a]=b}return e},x(""),i=k=null,e._version=d,e._prefixes=m,e.testStyles=u,g.className=g.className.replace(/(^|\s)no-js(\s|$)/,"$1$2")+(f?" js "+r.join(" "):""),e}(this,this.document),function(a,b,c){function d(a){return"[object Function]"==o.call(a)}function e(a){return"string"==typeof a}function f(){}function g(a){return!a||"loaded"==a||"complete"==a||"uninitialized"==a}function h(){var a=p.shift();q=1,a?a.t?m(function(){("c"==a.t?B.injectCss:B.injectJs)(a.s,0,a.a,a.x,a.e,1)},0):(a(),h()):q=0}function i(a,c,d,e,f,i,j){function k(b){if(!o&&g(l.readyState)&&(u.r=o=1,!q&&h(),l.onload=l.onreadystatechange=null,b)){"img"!=a&&m(function(){t.removeChild(l)},50);for(var d in y[c])y[c].hasOwnProperty(d)&&y[c][d].onload()}}var j=j||B.errorTimeout,l=b.createElement(a),o=0,r=0,u={t:d,s:c,e:f,a:i,x:j};1===y[c]&&(r=1,y[c]=[]),"object"==a?l.data=c:(l.src=c,l.type=a),l.width=l.height="0",l.onerror=l.onload=l.onreadystatechange=function(){k.call(this,r)},p.splice(e,0,u),"img"!=a&&(r||2===y[c]?(t.insertBefore(l,s?null:n),m(k,j)):y[c].push(l))}function j(a,b,c,d,f){return q=0,b=b||"j",e(a)?i("c"==b?v:u,a,b,this.i++,c,d,f):(p.splice(this.i++,0,a),1==p.length&&h()),this}function k(){var a=B;return a.loader={load:j,i:0},a}var l=b.documentElement,m=a.setTimeout,n=b.getElementsByTagName("script")[0],o={}.toString,p=[],q=0,r="MozAppearance"in l.style,s=r&&!!b.createRange().compareNode,t=s?l:n.parentNode,l=a.opera&&"[object Opera]"==o.call(a.opera),l=!!b.attachEvent&&!l,u=r?"object":l?"script":"img",v=l?"script":u,w=Array.isArray||function(a){return"[object Array]"==o.call(a)},x=[],y={},z={timeout:function(a,b){return b.length&&(a.timeout=b[0]),a}},A,B;B=function(a){function b(a){var a=a.split("!"),b=x.length,c=a.pop(),d=a.length,c={url:c,origUrl:c,prefixes:a},e,f,g;for(f=0;f',a,""].join(""),l.id=h,(m?l:n).innerHTML+=f,n.appendChild(l),m||(n.style.background="",n.style.overflow="hidden",k=g.style.overflow,g.style.overflow="hidden",g.appendChild(n)),i=c(l,a),m?l.parentNode.removeChild(l):(n.parentNode.removeChild(n),g.style.overflow=k),!!i},v={}.hasOwnProperty,w;!z(v,"undefined")&&!z(v.call,"undefined")?w=function(a,b){return v.call(a,b)}:w=function(a,b){return b in a&&z(a.constructor.prototype[b],"undefined")},Function.prototype.bind||(Function.prototype.bind=function(b){var c=this;if(typeof c!="function")throw new TypeError;var d=s.call(arguments,1),e=function(){if(this instanceof e){var a=function(){};a.prototype=c.prototype;var f=new a,g=c.apply(f,d.concat(s.call(arguments)));return Object(g)===g?g:f}return c.apply(b,d.concat(s.call(arguments)))};return e}),o.touch=function(){var c;return"ontouchstart"in a||a.DocumentTouch&&b instanceof DocumentTouch?c=!0:u(["@media (",m.join("touch-enabled),("),h,")","{#modernizr{top:9px;position:absolute}}"].join(""),function(a){c=a.offsetTop===9}),c},o.rgba=function(){return x("background-color:rgba(150,255,150,.5)"),A(j.backgroundColor,"rgba")},o.hsla=function(){return x("background-color:hsla(120,40%,100%,.5)"),A(j.backgroundColor,"rgba")||A(j.backgroundColor,"hsla")},o.textshadow=function(){return b.createElement("div").style.textShadow===""},o.opacity=function(){return y("opacity:.55"),/^0.55$/.test(j.opacity)},o.svg=function(){return!!b.createElementNS&&!!b.createElementNS(n.svg,"svg").createSVGRect};for(var C in o)w(o,C)&&(t=C.toLowerCase(),e[t]=o[C](),r.push((e[t]?"":"no-")+t));return e.addTest=function(a,b){if(typeof a=="object")for(var d in a)w(a,d)&&e.addTest(d,a[d]);else{a=a.toLowerCase();if(e[a]!==c)return e;b=typeof b=="function"?b():b,typeof f!="undefined"&&f&&(g.className+=" "+(b?"":"no-")+a),e[a]=b}return e},x(""),i=k=null,e._version=d,e._prefixes=m,e.testStyles=u,g.className=g.className.replace(/(^|\s)no-js(\s|$)/,"$1$2")+(f?" js "+r.join(" "):""),e}(this,this.document),function(a,b,c){function d(a){return"[object Function]"==o.call(a)}function e(a){return"string"==typeof a}function f(){}function g(a){return!a||"loaded"==a||"complete"==a||"uninitialized"==a}function h(){var a=p.shift();q=1,a?a.t?m(function(){("c"==a.t?B.injectCss:B.injectJs)(a.s,0,a.a,a.x,a.e,1)},0):(a(),h()):q=0}function i(a,c,d,e,f,i,j){function k(b){if(!o&&g(l.readyState)&&(u.r=o=1,!q&&h(),l.onload=l.onreadystatechange=null,b)){"img"!=a&&m(function(){t.removeChild(l)},50);for(var d in y[c])y[c].hasOwnProperty(d)&&y[c][d].onload()}}var j=j||B.errorTimeout,l=b.createElement(a),o=0,r=0,u={t:d,s:c,e:f,a:i,x:j};1===y[c]&&(r=1,y[c]=[]),"object"==a?l.data=c:(l.src=c,l.type=a),l.width=l.height="0",l.onerror=l.onload=l.onreadystatechange=function(){k.call(this,r)},p.splice(e,0,u),"img"!=a&&(r||2===y[c]?(t.insertBefore(l,s?null:n),m(k,j)):y[c].push(l))}function j(a,b,c,d,f){return q=0,b=b||"j",e(a)?i("c"==b?v:u,a,b,this.i++,c,d,f):(p.splice(this.i++,0,a),1==p.length&&h()),this}function k(){var a=B;return a.loader={load:j,i:0},a}var l=b.documentElement,m=a.setTimeout,n=b.getElementsByTagName("script")[0],o={}.toString,p=[],q=0,r="MozAppearance"in l.style,s=r&&!!b.createRange().compareNode,t=s?l:n.parentNode,l=a.opera&&"[object Opera]"==o.call(a.opera),l=!!b.attachEvent&&!l,u=r?"object":l?"script":"img",v=l?"script":u,w=Array.isArray||function(a){return"[object Array]"==o.call(a)},x=[],y={},z={timeout:function(a,b){return b.length&&(a.timeout=b[0]),a}},A,B;B=function(a){function b(a){var a=a.split("!"),b=x.length,c=a.pop(),d=a.length,c={url:c,origUrl:c,prefixes:a},e,f,g;for(f=0;f - + {{ site.title }} Jekyll diff --git a/images/posts/2015/2015-10-09-passing-tests-with-volkswagen/ci.svg b/images/posts/2015/2015-10-09-passing-tests-with-volkswagen/ci.svg index 5a7cee2f..1538634e 100644 --- a/images/posts/2015/2015-10-09-passing-tests-with-volkswagen/ci.svg +++ b/images/posts/2015/2015-10-09-passing-tests-with-volkswagen/ci.svg @@ -1,5 +1,5 @@ - + volkswargen_ci Created with Sketch. @@ -15,7 +15,7 @@ - buildbuildpassingpassing + buildbuildpassingpassing