- ID de l'analyse :
- 3d6de1fe-bc9f-4b7f-ad89-e551d9cbd309Terminée
- URL soumise :
- https://davewinter.blog/
- Fin du rapport :
Liens : 6 trouvé(s)
Liens sortants identifiés à partir de la page
Lien | texte |
---|---|
https://www.aljazeera.com/program/talk-to-al-jazeera/2023/12/22/uns-volker-turk-a-quarter-of-humanity-is-caught-in-55-global-conflicts | one-quarter of humanity |
https://yewtu.be/watch?v=uj1psts_qTc | O Holy Night |
https://nitter.net/nakedpastor/status/1737261571460538463#m | Holy Family by David Hayward/NakedPastor |
https://davewinter.info | Other Links |
http://creativecommons.org/licenses/by-nc-sa/4.0/ | |
https://liberapay.com/x0darkpadr3/donate |
Variables JavaScript : 42 trouvée(s)
Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel
Nom | Type |
---|---|
0 | object |
1 | object |
2 | object |
3 | object |
4 | object |
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
$form | object |
wpm | number |
Messages de journal de console : 2 trouvé(s)
Messages consignés dans la console web
Type | Catégorie | Enregistrement |
---|---|---|
warning | other |
|
verbose | dom |
|
HTML
Le corps HTML de la page en données brutes
<!DOCTYPE html><html dir="auto" class="wf-opensans-n4-inactive wf-lora-n4-active wf-active"><head>
<meta charset="utf-8">
<title>Neon:PrairieLand</title>
<link rel="stylesheet" type="text/css" href="https://cdn.writeas.net/css/write.4fd8681726b68760e79b7.css">
<link rel="shortcut icon" href="https://i.snap.as/b8z07lru.png">
<link rel="canonical" href="https://davewinter.blog/">
<link rel="alternate" type="application/rss+xml" title="Neon:PrairieLand » Feed" href="https://davewinter.blog/feed/">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="Write.as">
<meta name="description" content="">
<meta itemprop="name" content="Neon:PrairieLand">
<meta itemprop="description" content="">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Neon:PrairieLand">
<meta name="twitter:description" content="">
<meta name="twitter:image" content="https://i.snap.as/S7LTSx7X.png">
<meta property="og:title" content="Neon:PrairieLand">
<meta property="og:site_name" content="Neon:PrairieLand">
<meta property="og:type" content="article">
<meta property="og:url" content="https://davewinter.blog/">
<meta property="og:description" content="">
<meta property="og:image" content="https://i.snap.as/S7LTSx7X.png">
<link rel="me" href="https://davewinter.online/@dw">
<style type="text/css">@import url('https://fonts.googleapis.com/css2?family=Raleway&display=swap');
/* Create colour variables to be used throughout the theme (makes colours easier to change globally). */
:root {
--main: #53C2EA;
--light: #FFFFFF;
--lighter: #e800a9;
--dark: #151515;
--accent: #252525;
}
/* ----------BODY ITEMS---------- */
body {
background-color: var(--dark);
color: var(--light);
}
body h1 a, body header h2 a {
color: var(--lighter);
font-family: 'Raleway', sans-serif;
}
body h1 a:hover, body header h2 a:hover {
color: var(--light);
}
body#post article h2, body#post article h3, body#post article h4, body#post article h5 {
color: var(--lighter);
font-family: 'Raleway', sans-serif;
}
body footer nav {
color: var(--light);
font-family: 'Raleway', sans-serif;
}
body #post footer nav a, body#collection footer nav a, body#post footer nav a, body#subpage footer nav a {
margin-top: 0;
color: var(--lighter);
font-family: 'Raleway', sans-serif;
}
h2 {
display: block;
font-size: 1.4em;
margin-block-start: 0.83em;
margin-block-end: 0.83em;
margin-inline-start: 0px;
margin-inline-end: 0px;
font-weight: bold;
unicode-bidi: isolate;
}
body #post article h2#title,body#post article h2#title {
font-size: 1.3em;
display: block;
margin-top: 0;
margin-bottom: 1.2em
}
body #post code, body#collection code, body#post code, body#subpage code {
background-color: #252525;
border: 1px solid #252525;
color: #e800a9;
padding: .2em .4em;
font-size: 1.0em;
-webkit-border-radius: .3em;
-moz-border-radius: .3em;
border-radius: .3em;
}
blockquote, body#collection blockquote, body#post blockquote, body#subpage blockquote {
border-left: 4px solid #376996;
padding: 0 1em;
margin: .5em;
color: #A6A8A8;
display: inline-block;
}
#post nav a:not(.home), header nav a {
color: var(--lighter);
font-size: 1.15em;
font-weight: bold;
}
body#collection a.read-more, body#subpage a.read-more {
color: var(--lighter);
}
header p.description {
font-family: 'Raleway', sans-serif;
font-weight: bold;
font-size: 1.3em;
}
/* ----------END BODY ITEMS---------- */
/* ----------NAVIGATION & LINKS---------- */
a {
color: var(--main);
font-family: 'Raleway', sans-serif;
font-weight: bold;
}
a.user.hidden.pin.action, a.user.hidden.delete.action, a.user.hidden.action {
color: var(--light);
}
a.btn.cta, a.btn.submit, a.btn[type="submit"], button.cta, button.submit, button[type="submit"], input.cta, input.submit, input[type="submit"], select.inputform.cta, select.inputform.submit, select.inputform[type="submit"], textarea.inputform.cta, textarea.inputform.submit, textarea.inputform[type="submit"] {
border: 1px solid var(--light);
background: var(--light);
color: var(--dark);
}
a.btn.cta:hover, a.btn.submit:hover, a.btn[type="submit"]:hover, button.cta:hover, button.submit:hover, button[type="submit"]:hover, input.cta:hover, input.submit:hover, input[type="submit"]:hover, select.inputform.cta:hover, select.inputform.submit:hover, select.inputform[type="submit"]:hover, textarea.inputform.cta:hover, textarea.inputform.submit:hover, textarea.inputform[type="submit"]:hover {
border: 1px solid var(--lighter);
background-color: var(--lighter);
text-decoration: none;
}
.post-title a:link, .post-title a:visited {
color: var(--lighter);
}
#post nav a:not(.home), header nav a {
color: var(--lighter);
}
nav#manage ul a {
display: block;
color: var(--lighter);
background-color: var(--accent);
padding: 0 .5em;
margin: 0;
}
nav#manage ul a:hover {
color: var(--lighter);
}
nav#manage ul ul {
background: var(--accent);
}
/* ----------END NAVIGATION & LINKS---------- */
/* ----------HEADERS---------- */
#official-writing h2, #official-writing h3, #official-writing h4, #wrapper h2, #wrapper h3, #wrapper h4 {
color: var(--lighter);
font-family: 'Raleway', sans-serif;
}
header p.description {
color: var(--light);
font-family: 'Raleway', sans-serif;
font-weight: bold;
}
/* ----------END HEADERS---------- */
/* ----------TABLES---------- */
th {
background: var(--main);
color: var(--dark);
padding-left: 10px;
padding-right: 10px;
}
td {
border: solid 1px var(--accent);
padding-left: 10px;
padding-right: 10px;
}
/* ----------END TABLES---------- */
#emailsub {
text-align: center;
margin-top: 50px;
}
#subscribe-btn {
border: 1px #e800a9;
background:#e800a9;
}
#a.btn.cta, a.btn.submit, a.btn[type="submit"], button.cta, button.submit, button[type="submit"], input.cta, input.submit, input[type="submit"], select.inputform.cta, select.inputform.submit, select.inputform[type="submit"], textarea.inputform.cta, textarea.inputform.submit, textarea.inputform[type="submit"] {
border: 1px solid var(--lighter);
background: var(--lighter);
color: var(--dark);
}
img {
display: block;
margin: 0 auto;
}
/* BEGIN HEADER IMAGE */
.header-img {
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 1em;
margin-bottom: 1em;
width: 250;
height: 250px;
}
#post .header-img {
display:none;
}
#subpage .header-img {
display:none;
}
/* END HEADER IMAGE */
#collection header nav a[href$="/abuse-story"],
#post header nav a[href$="/abuse-story"],
#subpage header nav a[href$="/abuse-story"] {
display: none;
}
#wrapper a{
color: var(--lighter);
border-bottom: solid var(--accent) 1.5px;
text-decoration: none;
transition: border-bottom 0.12s ease;
}
#wrapper a:hover{
border-bottom: transparent;
text-decoration: none;
}</style><link rel="stylesheet" href="https://cdn.writeas.net/css/fonts.4ce1882.css" media="all">
</head>
<body id="collection" itemscope="" itemtype="http://schema.org/WebPage"><img class="header-img" src="https://i.snap.as/S3aT0wRt.png">
<header>
<h1 dir="auto" id="blog-title"><a href="/" class="h-card p-author u-url" rel="me author">Neon:PrairieLand</a></h1>
<nav>
<a class="pinned" href="https://davewinter.blog/abuse-story">Welcome to the Family: My Abuse Story</a><a class="pinned" href="https://davewinter.blog/about">About</a><a class="pinned" href="https://davewinter.blog/now">Now</a></nav>
</header>
<section id="wrapper" itemscope="" itemtype="http://schema.org/Blog">
<article id="post-dkhx7rp2vv9hoqu4" class="norm h-entry" itemscope="" itemtype="http://schema.org/BlogPosting">
<h2 class="post-title" itemprop="name">
<time class="dt-published" datetime="2024-12-07T04:50:45Z" pubdate="" itemprop="datePublished" content="2024-12-07 04:50:45 +0000 UTC"><a href="https://davewinter.blog/yir-2024" itemprop="url" class="u-url">December 7, 2024</a></time>
</h2>
<div lang="en" dir="ltr" class="book p-summary"><p><a href="https://davewinter.blog/yir-2024"><img src="https://i.snap.as/MZWF2vJn.png" alt=""></a></p>
<h4 id="a-family-update">A Family Update</h4>
<p>This year has been one of great loss for us and we fear this yearly update may not be filled with much gladness or good tidings. As Dave has recently joked, 2024 has been like a perpetual flaming bag of dog poop on the front porch of our lives. The crap just keeps showing up...</p>
<p>So where do we begin?</p>
<p>Well, January kicked off with the swift loss of Jen’s mom. A fall in September set off a domino effect on her health. The lumbar fracture she sustained led to prolonged periods in bed, decreased appetite and generalized weakness. She then struggled with an uncontrolled heart rhythm and a rapid progression of Alzheimer’s. Finally, a bout of Influenza proved too much for her weakened body to fight. We were grateful for the chance to have a beautiful afternoon together the day before her death where the five of us visited with her and even played a simple game together.</p>
<p><img src="https://i.snap.as/7A4hMTdf.png" alt=""></p>
<p>As Polar bears were her favourite animal and she loved the cold, a visit to the Calgary zoo on Jen’s birthday helped to bring a sliver of peace to the situation as we saw the polar bears lolling happily in the snow.</p>
</div>
<a class="read-more" href="https://davewinter.blog/yir-2024">Read more...</a></article><article id="post-bl9gmjxrdw5smf6l" class="norm h-entry" itemscope="" itemtype="http://schema.org/BlogPosting">
<h2 class="post-title" itemprop="name"><a href="https://davewinter.blog/farewell-austin" itemprop="url" class="u-url">Farewell Aussie...</a>
</h2>
<time class="dt-published" datetime="2024-11-17T04:38:47Z" pubdate="" itemprop="datePublished" content="2024-11-17 04:38:47 +0000 UTC">November 17, 2024</time>
<div lang="en" dir="ltr" class="book e-content"><p><img src="https://i.snap.as/Qr21p8Ki.jpeg" alt=""></p>
<blockquote><p>“Thorns may hurt you, men desert you, sunlight turn to fog;
but you're never friendless ever, if you have a dog.”</p>
<p>~Douglas Mallock</p></blockquote>
<p>We said “see you later” today, to the most awesome companion any family could ever have.</p>
<p>I fondly remember his tail going crazy when we bought each of our girls home as babies. Curious but joyous.</p>
<p>Him waiting for them to come home from school. Patiently but with eager anticipation.</p>
<p>The evening snuggles with my wife on the couch. Warm with affection and full of love.</p>
<p>You were a good boy Austin. A good friend for nearly 16 years. We will miss you.</p>
<p>Love you lil man...</p>
<p><img src="https://i.snap.as/mjzLD1Lr.jpeg" alt=""></p>
<p><a href="https://davewinter.blog/tag:FamilyUpdate" class="hashtag"><span>#</span><span class="p-category">FamilyUpdate</span></a> <a href="https://davewinter.blog/tag:PrairieLife" class="hashtag"><span>#</span><span class="p-category">PrairieLife</span></a></p>
<p>Feel free to <a href="https://remark.as/p/davewinter.blog/farewell-austin">Discuss...</a> or connect with me <a href="/@/[email protected]" class="u-url mention">@<span>[email protected]</span></a></p>
</div></article><article id="post-s5aolunkgfct68oz" class="norm h-entry" itemscope="" itemtype="http://schema.org/BlogPosting">
<h2 class="post-title" itemprop="name"><a href="https://davewinter.blog/saying-goodbye" itemprop="url" class="u-url">Saying Goodbye...</a>
</h2>
<time class="dt-published" datetime="2024-07-13T19:22:07Z" pubdate="" itemprop="datePublished" content="2024-07-13 19:22:07 +0000 UTC">July 13, 2024</time>
<div lang="en" dir="ltr" class="book e-content"><p><img src="https://i.snap.as/ZgaS8WDj.png" alt=""></p>
<p>Earlier this week, the marvels of modern technology allowed me to participate in my Dad's funeral. It was difficult not being there in person, but it allowed me to honour a great man and say my goodbyes.</p>
<p>As the camera panned the church, it was amazing to see the many people there to remember and celebrate my Dad—family, neighbours, friends, church folk, and my Dad's workmates. It was clearly apparent that Dad was well-loved and had a positive impact on many people throughout his life. I'm also thankful for the love, kindness, and support that so many have shown my family, especially my Mum.</p>
<p>I miss my Dad. I miss talking to him and hearing his witty banter.</p>
<p>Below is the audio of my eulogy and the slideshow shown at the funeral.</p>
<iframe title="vimeo-player" src="https://player.vimeo.com/video/983637602?h=7be140fe65" width="640" height="360" frameborder="0" allowfullscreen=""></iframe>
<iframe title="vimeo-player" src="https://player.vimeo.com/video/980191854?h=0b744ec557" width="640" height="360" frameborder="0" allowfullscreen=""></iframe>
<p><a href="https://davewinter.blog/tag:RememberingDad" class="hashtag"><span>#</span><span class="p-category">RememberingDad</span></a> <a href="https://davewinter.blog/tag:FamilyUpdate" class="hashtag"><span>#</span><span class="p-category">FamilyUpdate</span></a> <a href="https://davewinter.blog/tag:PrairieLife" class="hashtag"><span>#</span><span class="p-category">PrairieLife</span></a></p>
<p>Feel free to <a href="https://remark.as/p/davewinter.blog/saying-goodbye">Discuss...</a> or connect with me <a href="/@/[email protected]" class="u-url mention">@<span>[email protected]</span></a></p>
</div></article><article id="post-3hsaateneoyiuey9" class="norm h-entry" itemscope="" itemtype="http://schema.org/BlogPosting">
<h2 class="post-title" itemprop="name"><a href="https://davewinter.blog/you-were-bloody-marvellous-remembering-dad" itemprop="url" class="u-url">“You Were Bloody Marvellous”: Remembering Dad</a>
</h2>
<time class="dt-published" datetime="2024-06-25T22:11:14Z" pubdate="" itemprop="datePublished" content="2024-06-25 22:11:14 +0000 UTC">June 25, 2024</time>
<div lang="en" dir="ltr" class="book p-summary"><p><img src="https://i.snap.as/Y8iJ34HI.jpg" alt=""></p>
<p>Upon meeting my Dad, it wouldn't take long for you to notice his big personality. “Loud meets meekness” is how I would describe it. Though my Dad was often jovial and playful, he had this humble warmth and kindness about him that would leave most feeling uplifted and welcomed. Even when he struggled, he sought to uplift those around him – be it with a joke, a listening ear or a shoulder to cry on.</p>
</div>
<a class="read-more" href="https://davewinter.blog/you-were-bloody-marvellous-remembering-dad">Read more...</a></article><article id="post-sls5ahmu9e5dyc65" class="norm h-entry" itemscope="" itemtype="http://schema.org/BlogPosting">
<h2 class="post-title" itemprop="name"><a href="https://davewinter.blog/a-christmas-prayer" itemprop="url" class="u-url">A Christmas Prayer</a>
</h2>
<time class="dt-published" datetime="2023-12-22T21:46:07Z" pubdate="" itemprop="datePublished" content="2023-12-22 21:46:07 +0000 UTC">December 22, 2023</time>
<div lang="en" dir="ltr" class="book e-content"><p><img src="https://i.snap.as/tCNi4LJE.jpeg" alt=""></p>
<p>As it is being estimated that <a href="https://www.aljazeera.com/program/talk-to-al-jazeera/2023/12/22/uns-volker-turk-a-quarter-of-humanity-is-caught-in-55-global-conflicts"><strong>one-quarter of humanity</strong></a> is currently being affected by armed conflict, my prayer for this holiday season echoes the final verse of the Christmas hymn <a href="https://yewtu.be/watch?v=uj1psts_qTc"><strong>O Holy Night</strong></a>.</p>
<blockquote><h3 id="truly-he-taught-us-to-love-one-another">“Truly He taught us to love one another;</h3>
<h3 id="his-law-is-love-and-his-gospel-is-peace">His law is love and His Gospel is Peace</h3>
<h3 id="chains-shall-he-break-for-the-slave-is-our-brother">Chains shall He break, for the slave is our brother</h3>
<h3 id="and-in-his-name-all-oppression-shall-cease">And in His name, all oppression shall cease.”</h3>
</blockquote>
<p>Artwork: <a href="https://nitter.net/nakedpastor/status/1737261571460538463#m"><strong>Holy Family by David Hayward/NakedPastor</strong></a></p>
<p><a href="https://davewinter.blog/tag:Faith" class="hashtag"><span>#</span><span class="p-category">Faith</span></a> <a href="https://davewinter.blog/tag:Christmas" class="hashtag"><span>#</span><span class="p-category">Christmas</span></a></p>
<p>Feel free to <a href="https://remark.as/p/davewinter.blog/a-christmas-prayer">Discuss...</a> or connect with me <a href="/@/[email protected]" class="u-url mention">@<span>[email protected]</span></a></p>
</div></article><article id="post-43hsd9d6zbrpabml" class="norm h-entry" itemscope="" itemtype="http://schema.org/BlogPosting">
<h2 class="post-title" itemprop="name">
<time class="dt-published" datetime="2023-12-13T18:20:45Z" pubdate="" itemprop="datePublished" content="2023-12-13 18:20:45 +0000 UTC"><a href="https://davewinter.blog/yir-2023" itemprop="url" class="u-url">December 13, 2023</a></time>
</h2>
<div lang="en" dir="ltr" class="book p-summary"><p><a href="https://davewinter.blog/yir-2023"><img src="https://i.snap.as/NEMDIZpH.png" alt=""></a></p>
<h4 id="a-family-update">A Family Update</h4>
<p>Another year has passed, and so I thought I'd take some time (with Jen's help) to give a brief update on what is happening in the Winter family.</p>
<p>Our family trip to Australia in March was the year's biggest highlight. We enjoyed spending lots of time with my family and several fun outings. We finally visited Jenolan Caves after several failed attempts on previous trips – though I think the wild kangaroos we saw on the drive may have elicited a stronger reaction from the girls than the incredible caves and formations did.</p>
<p><img src="https://i.snap.as/aU13726d.jpeg" alt=""></p>
<p>We also had our usual visit to the beach, where the girls learned that sledding does exist in Australia. This was demonstrated to us by our sweet nephew Willy, who rode a boogie board while being pulled by one of his favourite cousins along the sandy beach. Unfortunately, our day trip to Katoomba was very foggy, but the girls were happy to fill in as the area's infamous “three sisters.”</p>
<p><img src="https://i.snap.as/VjZSRjbm.jpeg" alt=""></p>
<p>Besides that, we spent ample time with family and friends and celebrated my parent's 50th wedding anniversary. Oh, I also got to take in some rugby league and soccer games. Yay, Sports!</p>
</div>
<a class="read-more" href="https://davewinter.blog/yir-2023">Read more...</a></article>
<div id="emailsub">
<form method="post" action="/api/collections/x0darkpadr3/email/subscribe">
<input type="hidden" name="web" value="1">
<p>Enter your email to subscribe to updates.</p> <div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="email" name="UnijjBcMQrFCEXW7ChweW5dpCppbiPjH6JcXBkh" tabindex="-1" value=""><input type="password" name="fake_password" tabindex="-1" placeholder="password" autocomplete="new-password"></div>
<input type="email" name="email" placeholder="[email protected]">
<input type="submit" id="subscribe-btn" value="Subscribe">
</form>
<script src="https://cdn.writeas.net/js/webfont.js" type="text/javascript" async=""></script><script type="text/javascript" async="" defer="" src="https://analytics.write.as/piwik.js"></script><script type="text/javascript">
var $form = document.getElementById('emailsub').getElementsByTagName('form')[0];
$form.onsubmit = function() {
var $sub = document.getElementById('subscribe-btn');
$sub.disabled = true;
$sub.value = 'Subscribing...';
}
</script>
</div>
</section>
<footer>
<hr>
<nav><p><img src="https://i.snap.as/0USTdA8E.png" alt="Lucha Dave" style="width:75px;height:75px;"></p><p>And the fruit of righteousness is sown in peace by those who cultivate peace. ~James 3:18</p><p><a href="https://davewinter.blog/about">About</a><a href="https://davewinter.blog/now">Now</a><a href="https://davewinter.blog/archive">Archive</a><a href="https://davewinter.blog/about#Socials">Subscribe</a><a href="https://davewinter.info">Other Links</a></p><p></p><center><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png"></a><a href="https://liberapay.com/x0darkpadr3/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a><center><p></p></center></center></nav>
</footer>
<iframe src="https://write.as/me/iframe" scrolling="no" frameborder="0" allowtransparency="true" style="position: absolute; top: 0.75em; left: 1.5em; border: 0; width: 46px; height: 46px;"></iframe>
<noscript><p><img src="https://analytics.write.as/piwik.php?idsite=16" style="border:0;" alt="" /></p></noscript>
<script type="text/javascript" src="https://platform.twitter.com/widgets.js" async=""></script>
<script type="text/javascript">/* BEGIN HEADER IMAGE */
let img = document.createElement("IMG");
img.setAttribute("class", "header-img");
/* CHANGE URL HERE */
img.src = "https://i.snap.as/S3aT0wRt.png";
document.body.prepend(img);
/* END HEADER IMAGE */
// src: https://platform.twitter.com/widgets.js
var wpm = 250; // Average reading rate in words per minute (WPM)
var ps = document.querySelectorAll('p');
var wordCount = 0;
for (var i=0; i<ps.length; i++) {
wordCount += ps[i].innerText.split(/\s+/).length;
}
var $time = document.querySelector('#post-body .dt-published');
if ($time) {
$time.style.display = 'inline-block';
$time.insertAdjacentHTML("afterend", '<span style="color: #666"> · ' + Math.round(wordCount / wpm) + ' min read</span>');
}
/* Custom Footer*/
var customFooterHTML = '<p><img src="https://i.snap.as/0USTdA8E.png" alt="Lucha Dave" style="width:75px;height:75px;"></p><p>And the fruit of righteousness is sown in peace by those who cultivate peace. ~James 3:18</a><p><a href="https://davewinter.blog/about">About</a><a href="https://davewinter.blog/now">Now</a><a href="https://davewinter.blog/archive">Archive</a><a href="https://davewinter.blog/about#Socials">Subscribe</a><a href="https://davewinter.info">Other Links</a></p><p><center><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a><a href="https://liberapay.com/x0darkpadr3/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a><center></p>';
var x = document.querySelector('footer').getElementsByTagName('nav')[0];
x.innerHTML = customFooterHTML;
</script>
<script src="https://cdn.writeas.net/js/h.6913452.js" integrity="sha384-gzAEDS5p0coF6LNwWlQYV2Hm4lHYr/OAXJBZqeHzTCFw4Hj6LNgYV2stS+Y77FuS" crossorigin="anonymous"></script>
<script src="https://cdn.writeas.net/js/postactions.8532dc2.js" integrity="sha384-0CdjNfYuZCswXbq2nM3x8397yvUlWSHFXhwJXUx5Bf8E7u+BqXphLHrJSp7qB38K" crossorigin="anonymous"></script>
<script src="https://cdn.writeas.net/js/localdate.js" integrity="sha384-2h0jAAXW06POyeBB2kpmJH+tWBF2mCWnv4DucLFRZXs+D8NX/MjGV7C/aCC2Ywki" crossorigin="anonymous"></script>
<script>
addEventListener('DOMContentLoaded', function () {
var hlbaseUri = "https:\/\/cdn.writeas.net/js/";
var lb = document.querySelectorAll("code[class^='language-']");
var aliasmap = {
"elisp" : "lisp",
"emacs-lisp" : "lisp",
"c" : "cpp",
"cc" : "cpp",
"h" : "cpp",
"c++" : "cpp",
"h++" : "cpp",
"hpp" : "cpp",
"hh" : "cpp",
"hxx" : "cpp",
"cxx" : "cpp",
"sh" : "bash",
"js" : "javascript",
"jsx" : "javascript",
"html" : "xml"
};
function highlight(nodes) {
for (i=0; i < nodes.length; i++) {
hljs.highlightBlock(nodes[i]);
}
}
function loadLanguages(uris, callback) {
uris.forEach(function(uri) {
var sc = document.createElement('script');
sc.src = uri;
sc.async = false;
if (uris.indexOf(uri) == uris.length-1) {
sc.onload = callback;
sc.onerror = callback;
}
document.head.appendChild(sc);
});
}
if (lb.length > 0) {
var st = document.createElement('link');
st.rel = "stylesheet";
st.href = "https:\/\/cdn.writeas.net/css/lib/atom-one-light.min.css";
document.head.appendChild(st);
var jss = [hlbaseUri + "highlight.min.js"];
for (i=0; i < lb.length; i++) {
lang = lb[i].className.replace('language-','').toLowerCase();
if (aliasmap[lang]) lang = aliasmap[lang];
lurl = hlbaseUri + "highlightjs/" + lang + ".min.js";
if (!jss.includes(lurl)) {
jss.push(lurl);
}
}
loadLanguages(jss, () => {highlight(lb)});
}
});
</script>
<script src="https://cdn.writeas.net/js/menu.94518a2.js"></script>
<script type="text/javascript">
var http = new XMLHttpRequest();
var url = "/api/collections/x0darkpadr3/stat";
http.open("POST", url, true);
http.setRequestHeader("Content-type", "application/json");
http.send();
var deleting = false;
function delPost(e, id, owned) {
e.preventDefault();
if (deleting) {
return;
}
if (window.confirm('Are you sure you want to delete this post?')) {
deletePost(id, "", function() {
var $postEl = document.getElementById('post-' + id);
$postEl.parentNode.removeChild($postEl);
try { _paq.push(['trackEvent', 'Post', 'delete', 'collection']); } catch(e) {}
});
}
}
var deletePost = function(postID, token, callback) {
deleting = true;
var $delBtn = document.getElementById('post-' + postID).getElementsByClassName('delete action')[0];
$delBtn.innerHTML = '...';
var http = new XMLHttpRequest();
var url = "/api/posts/" + postID;
http.open("DELETE", url, true);
http.onreadystatechange = function() {
if (http.readyState == 4) {
deleting = false;
if (http.status == 204) {
callback();
} else if (http.status == 409) {
$delBtn.innerHTML = 'delete';
alert("Post is synced to another account. Delete the post from that account instead.");
} else {
$delBtn.innerHTML = 'delete';
alert("Failed to delete." + (http.status>=500?" Please try again.":""));
}
}
}
http.send();
};
var pinning = false;
function pinPost(e, postID, slug, title) {
e.preventDefault();
if (pinning) {
return;
}
pinning = true;
var callback = function() {
var $postEl = document.getElementById('post-' + postID);
$postEl.parentNode.removeChild($postEl);
var $header = document.getElementsByTagName('header')[0];
var $pinnedNavs = $header.getElementsByTagName('nav');
var link = '<a class="pinned" href="/x0darkpadr3/'+slug+'">'+title+'</a>';
if ($pinnedNavs.length == 0) {
$header.insertAdjacentHTML("beforeend", '<nav>'+link+'</nav>');
} else {
$pinnedNavs[0].insertAdjacentHTML("beforeend", link);
}
try { _paq.push(['trackEvent', 'Post', 'pin', 'collection']); } catch(e) {}
};
var $pinBtn = document.getElementById('post-' + postID).getElementsByClassName('pin action')[0];
$pinBtn.innerHTML = '...';
var http = new XMLHttpRequest();
var url = "/api/collections/x0darkpadr3/pin";
var params = [ { "id": postID } ];
http.open("POST", url, true);
http.setRequestHeader("Content-type", "application/json");
http.onreadystatechange = function() {
if (http.readyState == 4) {
pinning = false;
if (http.status == 200) {
callback();
} else if (http.status == 409) {
$pinBtn.innerHTML = 'pin';
alert("Post is synced to another account. Delete the post from that account instead.");
} else {
$pinBtn.innerHTML = 'pin';
alert("Failed to pin." + (http.status>=500?" Please try again.":""));
}
}
}
http.send(JSON.stringify(params));
};
try {
var _paq = _paq || [];
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
_paq.push(['enableHeartBeatTimer']);
(function() {
var u="https://analytics.write.as/";
_paq.push(['setTrackerUrl', u+'piwik.php']);
_paq.push(['setSiteId', 16]);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
})();
} catch (e) { }
try {
WebFontConfig = {
custom: { families: [ 'Lora:400,700:latin', 'Open+Sans:400,700:latin' ], urls: [ 'https:\/\/cdn.writeas.net/css/fonts.4ce1882.css' ] }
};
(function() {
var wf = document.createElement('script');
wf.src = 'https:\/\/cdn.writeas.net/js/webfont.js';
wf.type = 'text/javascript';
wf.async = 'true';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(wf, s);
})();
} catch (e) {}
</script>
<iframe scrolling="no" frameborder="0" allowtransparency="true" src="https://platform.twitter.com/widgets/widget_iframe.2f70fb173b9000da126c79afe2098f02.html?origin=https%3A%2F%2Fdavewinter.blog" title="Twitter settings iframe" style="display: none;"></iframe><iframe id="rufous-sandbox" scrolling="no" frameborder="0" allowtransparency="true" allowfullscreen="true" style="position: absolute; visibility: hidden; display: none; width: 0px; height: 0px; padding: 0px; border: none;" title="Twitter analytics iframe"></iframe></body></html>