-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBlog?page=5.html
547 lines (459 loc) · 31.4 KB
/
Blog?page=5.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
<!DOCTYPE html>
<html lang="en">
<head>
<title>Blog | QOwnNotes</title>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="format-detection" content="telephone=no"/>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="author" content="Patrizio Bekerle"/>
<meta name="description" content="Blog and News about QOwnNotes"/>
<meta name="keywords" content="Blog, News, QOwnNotes, notes"/>
<meta name="generator" content="eZ Publish"/>
<meta name="geo.region" content="AT" />
<meta name="geo.placename" content="Graz" />
<meta name="geo.position" content="47.070714;15.439504" />
<meta name="ICBM" content="47.070714, 15.439504" />
<meta name="Content-language" content="en-GB" />
<link rel="image_src" href="https://raw.githubusercontent.com/pbek/QOwnNotes/develop/screenshots/screenshot.png" />
<meta property="og:image" content="https://raw.githubusercontent.com/pbek/QOwnNotes/develop/screenshots/screenshot.png" />
<meta property="og:url" content="https://www.qownnotes.org/Blog" />
<meta property="og:title" content="Blog | QOwnNotes" />
<meta property="og:description" content="Blog and News about QOwnNotes" />
<meta property="og:type" content="website" />
<link rel="Home" href="index.html" title="front page"/>
<link rel="Index" href="index.html"/>
<link rel="Shortcut icon" href="bundles/pbeprojectwebpage/images/favicon.png" type="image/png"/>
<link rel="Alternate" type="application/rss+xml" title="Blog RSS" href="rss/feed/qownnotes-blog"/>
<link rel="canonical" href="blog.html" />
<link href='https://fonts.googleapis.com/css?family=Patua+One%7CMontserrat%7COpen+Sans:400,700,600' rel='stylesheet' type='text/css'/>
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="css/264d2a5.css" media="screen"/>
<link rel="stylesheet" type="text/css" href="css/7216f40.css"/>
<link rel="stylesheet" type="text/css" href="css/f4d1e2a.css" media="print"/>
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/tooltipster/3.3.0/css/tooltipster.css"/>
<link rel="stylesheet" type="text/css" href="css/5b245dd.css"/>
<style type="text/css">
@import url("extension/ezwt/design/standard/stylesheets/websitetoolbar.css");
</style>
<script type="text/javascript" src="js/9839dfc.js"></script>
<!--[if lt IE 9]>
<script type="text/javascript" src="/js/73b1985.js"></script>
<script>
document.createElement('header');
document.createElement('nav');
document.createElement('section');
document.createElement('article');
document.createElement('aside');
document.createElement('footer');
</script>
<![endif]-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/tooltipster/3.3.0/js/jquery.tooltipster.min.js"></script>
<script type="text/javascript" src="js/d3cc23d.js"></script>
<!-- Begin Cookie Consent plugin by Silktide - http://silktide.com/cookieconsent -->
<script type="text/javascript">
window.cookieconsent_options = {"message":"This website uses cookies to ensure you get the best experience on our website","dismiss":"Got it!","learnMore":"More info","link":null,"theme":"light-top"};
</script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.9/cookieconsent.min.js"></script>
<!-- End Cookie Consent plugin -->
<script type="text/javascript">
if (location.protocol != 'https:') {
}
</script>
<link rel="stylesheet" href="https://code.jquery.com/ui/1.11.4/themes/redmond/jquery-ui.css">
<script src="https://code.jquery.com/ui/1.11.4/jquery-ui.js"></script>
<link rel="Alternate" type="application/rss+xml" title="QOwnNotes release version RSS" href="rss/project_version/qownnotes.rss"/>
</head>
<body class="bg_f0f2f2 color_53b7f9 light_skin">
<script type="text/javascript">
var gaProperty = 'UA-52660882-2';
var disableStr = 'ga-disable-' + gaProperty;
if (document.cookie.indexOf(disableStr + '=true') > -1) {
window[disableStr] = true;
}
function gaOptout() {
document.cookie = disableStr + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
window[disableStr] = true;
alert('Tracking by Google Analytics was disabled for this webpage by your browser.');
}
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-52660882-2', 'auto');
ga('send', 'pageview');
</script>
<!-- Piwik -->
<script type="text/javascript">
var _paq = _paq || [];
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//p.bekerle.com/";
_paq.push(['setTrackerUrl', u+'piwik.php']);
_paq.push(['setSiteId', 1]);
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);
})();
</script>
<noscript><p><img src="https://p.bekerle.com/piwik.php?idsite=1" style="border:0;" alt="" /></p></noscript>
<!-- End Piwik Code -->
<div class="row-wrap wrapper light_skin">
<div class="row-space">
<header id="header" class="row noprint">
<div id="top-menu">
<div class="top-menu">
<ul>
<li class=" ">
<a href="index.html">Home</a>
</li>
<li class=" ">
<a href="installation.html">Installation</a>
</li>
<li class="active ">
<a href="blog.html">Blog</a>
<ul>
<li
>
<a href="Blog/Time-Flies-Podcast-episode-with-interview-about-QOwnNotes.html">Time Flies Podcast episode with interview about QOwnNotes</a>
</li>
<li
>
<a href="Blog/Bookmark-management-with-QOwnNotes-and-Web-Companion-browser-extension.html">Bookmark management with QOwnNotes and Web Companion browser extension</a>
</li>
<li
>
<a href="Blog/Firefox-extension-on-Firefox-Add-ons-page.html">Firefox extension on Firefox Add-ons page</a>
</li>
<li
>
<a href="Blog/Chrome-extension-in-Chrome-Web-Store.html">Chrome extension in Chrome Web Store</a>
</li>
<li
>
<a href="Blog/QOwnNotes-Web-Companion-Chrome-extension.html">QOwnNotes Web Companion Chrome extension</a>
</li>
<li
>
<a href="Blog/500th-release-of-QOwnNotes.html">500th release of QOwnNotes</a>
</li>
</ul>
</li>
<li class=" ">
<a href="changelog/QOwnNotes.html">Changelog</a>
</li>
<li class=" no-link">
Docs
<ul>
<li
>
<a target="_blank" href="http://docs.qownnotes.org">Documentation</a>
</li>
<li
>
<a href="Knowledge-base.html">Knowledge base</a>
</li>
<li
>
<a href="shortcuts/QOwnNotes.html">Shortcuts</a>
</li>
</ul>
</li>
<li class=" ">
<a href="https://github.com/pbek/QOwnNotes/issues">Issues</a>
</li>
<li class=" ">
<a href="Knowledge-base/How-can-I-get-involved-with-QOwnNotes.html">Get involved</a>
</li>
<li class=" no-link">
Contact
<ul>
<li
>
<a target="_blank" href="https://t.me/QOwnNotes">Telegram</a>
</li>
<li
>
<a target="_blank" href="https://riot.im/app/#/room/!rUzrRvrnrOsLasDdbp:matrix.org?via=matrix.org">Matrix/Riot.im</a>
</li>
<li
>
<a target="_blank" href="https://gitter.im/qownnotes/qownnotes">Gitter IM (Chat)</a>
</li>
<li
>
<a target="_blank" href="https://kiwiirc.com/client/irc.freenode.net/#qownnotes">IRC (Chat)</a>
</li>
<li
>
<a target="_blank" href="https://quodlibet.duckdns.org/irc/qownnotes/latest.log.html">IRC Log</a>
</li>
<li
>
<a href="Contact.html">Contact form</a>
</li>
</ul>
</li>
<li class=" ">
<a href="donate.html">Donate</a>
</li>
</ul>
</div>
</div>
<div class="break"></div>
<div class="head-logo">
<a href="index.html"><img src="bundles/pbeprojectwebpage/images/header-icon.png" alt="QOwnNotes - plain-text file markdown note taking with Nextcloud/ownCloud integration" /></a>
<h1 class="head-name"><a href="index.html">QOwnNotes</a></h1>
<h2 class="head-subname">Plain-text file markdown note taking with Nextcloud integration</h2>
</div>
<div class="head-social">
<ul>
<li class="github">
<a class="github-button" href="https://github.com/pbek/QOwnNotes" data-icon="octicon-star" data-count-href="/pbek/QOwnNotes/stargazers" data-count-api="/repos/pbek/QOwnNotes#stargazers_count" data-count-aria-label="# stargazers on GitHub" aria-label="Star pbek/QOwnNotes on GitHub">Star</a>
</li>
<li class="github">
<a class="github-button" href="https://github.com/pbek/QOwnNotes/issues" data-icon="octicon-issue-opened" data-count-api="/repos/pbek/QOwnNotes#open_issues_count" data-count-aria-label="# issues on GitHub" aria-label="Issue pbek/QOwnNotes on GitHub">Issue</a>
</li>
<li class="fb"><a href="https://www.facebook.com/QOwnNotes" target="_blank">Facebook</a></li>
<li class="tw"><a href="https://twitter.com/QOwnNotes" target="_blank">Twitter</a></li>
<li class="gplus"><a href="https://plus.google.com/b/102968066306102706816/102968066306102706816" target="_blank">Google+</a></li>
</ul>
</div>
</header>
<div id="pagelayout-breadcrumb">
<ul id="wo-breadcrumbs" class="breadcrumb" itemscope itemtype="http://data-vocabulary.org/Breadcrumb"><li><a href="index.html" itemprop="url"><span itemprop="title">QOwnNotes</span></a><span class='separator'> > </span></li><li itemprop="child"><span itemprop="title">Blog</span></li></ul>
</div>
<div id="pagelayout-content">
<section id="blog" class="item">
<h2 class="item-title"><a href="blog.html"><span class="title"><span class="ezstring-field">Blog</span></span> <span class="icon-blog"></span></a></h2>
<div class="item-cont clearfix">
<div class="col535 fl-left">
<article class="entry-box">
<header class="entry-header">
<h2 class="post-title"><a href="Blog/Qt-widget-QMarkdownTextEdit-now-a-separate-project-for-developer-s-pleasure.html" title="Qt widget QMarkdownTextEdit now a separate project for developer's pleasure"><span class="ezstring-field">Qt widget QMarkdownTextEdit now a separate project for developer's pleasure</span></a></h2>
<div class="post-info">
Posted by <a href="Blog%3Fpage=5.html#" title="Posts by Patrizio Bekerle" rel="author">Patrizio Bekerle</a>
</div>
</header>
<div class="entry-content">
<div class="clearfix">
<div class="entry-data">
<span class="year">2016</span>
<span class="month">Jan</span>
<span class="day">13</span>
</div>
<div class="entry-text">
<div><div class="ezxmltext-field"><p>For the pleasure of you developers I extracted the markdown widget functionality out of QOwnNotes and made it a separate Qt widget.</p>
</div>
</div>
</div>
</div>
</div>
<footer><a class="entry-more btn" href="Blog/Qt-widget-QMarkdownTextEdit-now-a-separate-project-for-developer-s-pleasure.html">Read More</a></footer>
</article>
<article class="entry-box">
<header class="entry-header">
<h2 class="post-title"><a href="Blog/New-release-version-RSS-feed.html" title="New release version RSS feed"><span class="ezstring-field">New release version RSS feed</span></a></h2>
<div class="post-info">
Posted by <a href="Blog%3Fpage=5.html#" title="Posts by Patrizio Bekerle" rel="author">Patrizio Bekerle</a>
</div>
</header>
<div class="entry-content">
<div class="clearfix">
<div class="entry-data">
<span class="year">2016</span>
<span class="month">Jan</span>
<span class="day">9</span>
</div>
<div class="entry-text">
<div><div class="ezxmltext-field"><p>If you don't want to miss a single version of QOwnNotes you can subscribe to our <strong><a href="rss/project_version/qownnotes.rss" target="_blank">QOwnNotes release version RSS feed</a></strong>.</p>
</div>
</div>
</div>
</div>
</div>
<footer><a class="entry-more btn" href="Blog/New-release-version-RSS-feed.html">Read More</a></footer>
</article>
<article class="entry-box">
<header class="entry-header">
<h2 class="post-title"><a href="Blog/New-Linux-software-repositories-and-todo-list-support.html" title="New Linux software repositories and todo list support"><span class="ezstring-field">New Linux software repositories and todo list support</span></a></h2>
<div class="post-info">
Posted by <a href="Blog%3Fpage=5.html#" title="Posts by Patrizio Bekerle" rel="author">Patrizio Bekerle</a>
</div>
</header>
<div class="entry-content">
<div class="clearfix">
<div class="entry-data">
<span class="year">2016</span>
<span class="month">Jan</span>
<span class="day">7</span>
</div>
<div class="entry-text">
<div><div class="ezxmltext-field"><p>QOwnNotes has now got <strong>software repositories</strong> for <strong>Ubuntu Linux</strong>, <strong>openSUSE Linux</strong> and <strong>Fedora Linux</strong> and support for <strong>managing</strong> your <strong>ownCloud todo lists</strong>.</p>
</div>
</div>
</div>
</div>
</div>
<footer><a class="entry-more btn" href="Blog/New-Linux-software-repositories-and-todo-list-support.html">Read More</a></footer>
</article>
<article class="entry-box">
<header class="entry-header">
<h2 class="post-title"><a href="Blog/QOwnNotes-on-Linux-Unplugged.html" title="QOwnNotes on Linux Unplugged"><span class="ezstring-field">QOwnNotes on Linux Unplugged</span></a></h2>
<div class="post-info">
Posted by <a href="Blog%3Fpage=5.html#" title="Posts by Patrizio Bekerle" rel="author">Patrizio Bekerle</a>
</div>
</header>
<div class="entry-content">
<div class="clearfix">
<div class="entry-data">
<span class="year">2015</span>
<span class="month">Nov</span>
<span class="day">4</span>
</div>
<div class="entry-text">
<div><div class="ezxmltext-field"><p><a href="index.html" target="_blank"><strong>QOwnNotes</strong></a> got featured on <a href="http://www.jupiterbroadcasting.com/90016/does-slack-mattermost-lup-117/" target="_blank"><strong>Linux Unplugged</strong> - Episode 117</a> (minute 19:56) by <strong><a href="http://www.jupiterbroadcasting.com/" target="_blank">Jupiter Broadcasting</a></strong>, the largest GNU/Linux podcast network! You can also watch the part directly where it starts on <strong><a href="https://youtu.be/189EVbWmxYc?t=19m56s" target="_blank">YouTube</a></strong>.</p>
</div>
</div>
</div>
</div>
</div>
<footer><a class="entry-more btn" href="https://www.qownnotes.org/Home2/Blog/QOwnNotes-on-Linux-Unplugged">Read More</a></footer>
</article>
<article class="entry-box">
<header class="entry-header">
<h2 class="post-title"><a href="Blog/Build-and-release-systems-for-QOwnNotes-for-Linux-Mac-OS-X-and-Windows.html" title="Build and release systems for QOwnNotes for Linux, Mac OS X and Windows!"><span class="ezstring-field">Build and release systems for QOwnNotes for Linux, Mac OS X and Windows!</span></a></h2>
<div class="post-info">
Posted by <a href="Blog%3Fpage=5.html#" title="Posts by Patrizio Bekerle" rel="author">Patrizio Bekerle</a>
</div>
</header>
<div class="entry-content">
<div class="clearfix">
<div class="entry-data">
<span class="year">2015</span>
<span class="month">Jul</span>
<span class="day">27</span>
</div>
<div class="entry-text">
<div><div class="ezxmltext-field"><p>Finally all <strong>build and release systems</strong> for <strong><a href="index.html" target="_blank">QOwnNotes</a></strong> for Linux, Mac OS X and Windows are running well and you always can download the latest release!</p>
</div>
</div>
</div>
</div>
</div>
<footer><a class="entry-more btn" href="https://www.qownnotes.org/Home2/Blog/Build-and-release-systems-for-QOwnNotes-for-Linux-Mac-OS-X-and-Windows">Read More</a></footer>
</article>
<article class="entry-box">
<header class="entry-header">
<h2 class="post-title"><a href="Blog/Links-to-other-notes-or-files-are-now-possible-in-QOwnNotes.html" title="Links to other notes or files are now possible in QOwnNotes"><span class="ezstring-field">Links to other notes or files are now possible in QOwnNotes</span></a></h2>
<div class="post-info">
Posted by <a href="Blog%3Fpage=5.html#" title="Posts by Patrizio Bekerle" rel="author">Patrizio Bekerle</a>
</div>
</header>
<div class="entry-content">
<div class="clearfix">
<div class="entry-data">
<span class="year">2015</span>
<span class="month">Mar</span>
<span class="day">23</span>
</div>
<div class="entry-text">
<div><div class="ezxmltext-field"><p>Build 25 brings better url handling in the markdown preview mode. Links to other notes or files are now possible!</p>
</div>
</div>
</div>
</div>
</div>
<footer><a class="entry-more btn" href="https://www.qownnotes.org/Home2/Blog/Links-to-other-notes-or-files-are-now-possible-in-QOwnNotes">Read More</a></footer>
</article>
<div id="pageination" class="clearfix">
<div class="pagination"><ul><li class="prev"><a href="Blog%3Fpage=4.html">← previous</a></li><li><a href="Blog%3Fpage=1.html">1</a></li><li><a href="Blog%3Fpage=2.html">2</a></li><li><a href="Blog%3Fpage=3.html">3</a></li><li><a href="Blog%3Fpage=4.html">4</a></li><li class="active"><span>5</span></li><li class="next disabled"><span>next →</span></li></ul></div>
</div>
</div>
<div class="col230 fl-right">
<aside id="sidebar">
<div class="widget" id="feedburner-box">
<p>
<a target="_blank" href="https://feeds.feedburner.com/QOwnNotesBlog" rel="alternate" type="application/rss+xml"><img src="https://feedburner.google.com/fb/images/pub/feed-icon16x16.png" alt="" style="vertical-align:middle;border:0"/></a> <a href="https://feeds.feedburner.com/QOwnNotesBlog" rel="alternate" type="application/rss+xml">Subscribe to QOwnNotes blog</a>
</p>
<p>
<a target="_blank" href="https://feeds.feedburner.com/QOwnNotesReleases" rel="alternate" type="application/rss+xml"><img src="https://feedburner.google.com/fb/images/pub/feed-icon16x16.png" alt="" style="vertical-align:middle;border:0"/></a> <a href="https://feeds.feedburner.com/QOwnNotesReleases" rel="alternate" type="application/rss+xml">Subscribe to QOwnNotes releases</a>
</p>
</div>
<div class="widget" id="paypal-donate">
<p>
If you like to donate to the project you can do so here.
</p>
<p>
You can <strong>donate money via PayPal</strong> by clicking this button:
</p>
<form id="paypal-donate" action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="encrypted" value="-----BEGIN PKCS7-----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-----END PKCS7-----
">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/de_DE/i/scr/pixel.gif" width="1" height="1">
</form>
<p>
You can <strong>donate money via Liberapay</strong> by clicking this button:
</p>
<p>
<script src="https://liberapay.com/pbek/widgets/button.js"></script>
<noscript><a href="https://liberapay.com/pbek/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></noscript>
</p>
<p>
If you want to donate <strong>Bitcoin</strong> or <strong>ETH</strong> please visit the <a href="donate.html">Donation</a> page.
</p>
</div>
<div class="widget" id="banner">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- bekerle.com responsive -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-9106433327089523"
data-ad-slot="7070321699"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</aside>
</div>
</div><!-- /.item-cont -->
<div class="item-border"><span></span></div>
</section><!-- /#blog -->
</div>
<a id="up"></a>
</div>
</div>
<div class="row-wrap wrapper light_skin">
<div class="row-space">
<div class="copyright">
© 2020 by <a target="_blank" title="Web-Development Patrizio Bekerle" href="https://www.bekerle.com/">Patrizio Bekerle</a> | <a title="Donate to QOwnNotes" href="donate.html">Donate</a>
</div>
</div>
</div>
<div class="modal"></div>
<script async defer id="github-bjs" src="https://buttons.github.io/buttons.js"></script>
<script type="text/javascript" src="https://polldaddy.com/survey.js" charset="UTF-8"></script>
<script type="text/javascript" charset="utf-8">
polldaddy.add( {
type: 'slider',
embed: 'poll',
delay: 100,
visit: 'single',
id: 9309350
} );
</script>
<script type="text/javascript">
window.___gcfg = {lang: 'en-GB'};
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/platform.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>
<!-- Go to www.addthis.com/dashboard to customize your tools -->
<script type="text/javascript" src="https://s7.addthis.com/js/300/addthis_widget.js#pubid=ra-57c12264c6276e60"></script>
</body>
</html>