fixed atom feed, reorganised file structure
This commit is contained in:
parent
079172fe47
commit
f6a3aef9ed
50 changed files with 912 additions and 49 deletions
7
404.html
7
404.html
|
@ -31,6 +31,11 @@
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -71,7 +76,7 @@
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
<h1 class="post-title">Lost?</h1>
|
||||
<p>This page does not exist.</p>
|
||||
|
|
|
@ -28,6 +28,11 @@
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/aboutme/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -69,7 +74,7 @@
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
|
||||
<h1 class="post-title"><a href="https://paulwilde.uk/aboutme/">About Me</a></h1>
|
||||
|
|
618
atom.xml
Normal file
618
atom.xml
Normal file
|
@ -0,0 +1,618 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
|
||||
<title>Paul's Site of Stuff</title>
|
||||
<link rel="self" type="application/atom+xml" href="https://paulwilde.uk/atom.xml"/>
|
||||
<link rel="alternate" type="text/html" href="https://paulwilde.uk"/>
|
||||
<generator uri="https://www.getzola.org/">Zola</generator>
|
||||
<updated>2024-02-02T00:00:00+00:00</updated>
|
||||
<id>https://paulwilde.uk/atom.xml</id>
|
||||
<entry xml:lang="en">
|
||||
<title>Wholesome Errors</title>
|
||||
<published>2024-02-02T00:00:00+00:00</published>
|
||||
<updated>2024-02-02T00:00:00+00:00</updated>
|
||||
|
||||
<author>
|
||||
<name>
|
||||
|
||||
Unknown
|
||||
|
||||
</name>
|
||||
</author>
|
||||
|
||||
<link rel="alternate" type="text/html" href="https://paulwilde.uk/ponderings/errors/"/>
|
||||
<id>https://paulwilde.uk/ponderings/errors/</id>
|
||||
|
||||
<content type="html" xml:base="https://paulwilde.uk/ponderings/errors/"><p>Your Friendly Error Code Index
|
||||
Inspirational instructions for dealing with unhelpful error codes</p>
|
||||
<pre data-lang="sh" style="background-color:#212121;color:#eeffff;" class="language-sh "><code class="language-sh" data-lang="sh"><span style="color:#82aaff;">ERROR</span><span style="color:#89ddff;"> -</span><span style="color:#f78c6c;">41</span><span style="color:#82aaff;">: Failure!
|
||||
</span></code></pre>
|
||||
<p>Wouldn’t it be great if there was something to tell you what to do about this error?!
|
||||
Wouldn’t it be great if it said</p>
|
||||
<pre data-lang="sh" style="background-color:#212121;color:#eeffff;" class="language-sh "><code class="language-sh" data-lang="sh"><span style="color:#82aaff;">ERROR</span><span style="color:#89ddff;"> -</span><span style="color:#f78c6c;">41</span><span style="color:#82aaff;">: Sit by a lake
|
||||
</span></code></pre>
|
||||
<p>instead?</p>
|
||||
</content>
|
||||
|
||||
</entry>
|
||||
<entry xml:lang="en">
|
||||
<title>Gemini.css</title>
|
||||
<published>2023-02-22T20:57:13+00:00</published>
|
||||
<updated>2023-02-22T20:57:13+00:00</updated>
|
||||
|
||||
<author>
|
||||
<name>
|
||||
|
||||
Unknown
|
||||
|
||||
</name>
|
||||
</author>
|
||||
|
||||
<link rel="alternate" type="text/html" href="https://paulwilde.uk/ponderings/geminicss/"/>
|
||||
<id>https://paulwilde.uk/ponderings/geminicss/</id>
|
||||
|
||||
<content type="html" xml:base="https://paulwilde.uk/ponderings/geminicss/"><p>Gemini.css is an <em>almost</em> classless CSS style for making Gemini-like HTML pages.</p>
|
||||
<p>For a Gemini.css demonstration, go to <a href="https://geminicss.paulwilde.uk">geminicss.paulwilde.uk</a>.</p>
|
||||
</content>
|
||||
|
||||
</entry>
|
||||
<entry xml:lang="en">
|
||||
<title>Nemini</title>
|
||||
<published>2023-02-20T12:57:13+00:00</published>
|
||||
<updated>2023-02-20T12:57:13+00:00</updated>
|
||||
|
||||
<author>
|
||||
<name>
|
||||
|
||||
Unknown
|
||||
|
||||
</name>
|
||||
</author>
|
||||
|
||||
<link rel="alternate" type="text/html" href="https://paulwilde.uk/ponderings/nemini/"/>
|
||||
<id>https://paulwilde.uk/ponderings/nemini/</id>
|
||||
|
||||
<summary type="html"><p>'/nɛmɪnaɪ/' Nem-in-eye</p>
|
||||
<h3 id="a-simple-gemini-server">A simple Gemini server</h3>
|
||||
<p>Nemini is a simple Gemini server with static file serving, virtual host and alias support.
|
||||
"Simple" in the way it is, hopefully, simple to configure and use with minimal knowledge of web servers in general.</p>
|
||||
</summary>
|
||||
|
||||
</entry>
|
||||
<entry xml:lang="en">
|
||||
<title>AI Search</title>
|
||||
<published>2023-02-16T14:40:00+00:00</published>
|
||||
<updated>2023-02-16T14:40:00+00:00</updated>
|
||||
|
||||
<author>
|
||||
<name>
|
||||
Paul Wilde
|
||||
</name>
|
||||
</author>
|
||||
|
||||
<link rel="alternate" type="text/html" href="https://paulwilde.uk/ponderings/freshgpt/"/>
|
||||
<id>https://paulwilde.uk/ponderings/freshgpt/</id>
|
||||
|
||||
<content type="html" xml:base="https://paulwilde.uk/ponderings/freshgpt/"><p>This is a story all about how<br />
|
||||
Your query got twist-turned upside down<br />
|
||||
And I'd like to show an answer just sit right there<br />
|
||||
It might not be fully accurate but I don't care</p>
|
||||
</content>
|
||||
|
||||
</entry>
|
||||
<entry xml:lang="en">
|
||||
<title>Why I have turned off my BirdsiteLIVE instance</title>
|
||||
<published>2022-12-21T11:36:00+00:00</published>
|
||||
<updated>2022-12-21T11:36:00+00:00</updated>
|
||||
|
||||
<author>
|
||||
<name>
|
||||
|
||||
Unknown
|
||||
|
||||
</name>
|
||||
</author>
|
||||
|
||||
<link rel="alternate" type="text/html" href="https://paulwilde.uk/ponderings/turning-off-birdsitelive/"/>
|
||||
<id>https://paulwilde.uk/ponderings/turning-off-birdsitelive/</id>
|
||||
|
||||
<summary type="html"><p>Hello. How are you? I am fine.<br />
|
||||
<br />
|
||||
You may know me from a few places, but likely on the Fediverse as the person that
|
||||
maintains a BirdsiteLIVE instance with the url <a href="https://birdsite.wilde.cloud">birdsite.wilde.cloud</a>.</p>
|
||||
</summary>
|
||||
|
||||
</entry>
|
||||
<entry xml:lang="en">
|
||||
<title>Keyoxide Verification</title>
|
||||
<published>2022-11-17T11:44:27+00:00</published>
|
||||
<updated>2022-11-17T11:44:27+00:00</updated>
|
||||
|
||||
<author>
|
||||
<name>
|
||||
|
||||
Unknown
|
||||
|
||||
</name>
|
||||
</author>
|
||||
|
||||
<link rel="alternate" type="text/html" href="https://paulwilde.uk/verify/keyoxide/"/>
|
||||
<id>https://paulwilde.uk/verify/keyoxide/</id>
|
||||
|
||||
<content type="html" xml:base="https://paulwilde.uk/verify/keyoxide/"><p>[Verifying my keyoxide cryptographic key: 85633E30514CC1932E4268460ED12CF710BC42CA]</p>
|
||||
</content>
|
||||
|
||||
</entry>
|
||||
<entry xml:lang="en">
|
||||
<title>SQL Haiku</title>
|
||||
<published>2022-10-26T22:40:00+00:00</published>
|
||||
<updated>2022-10-26T22:40:00+00:00</updated>
|
||||
|
||||
<author>
|
||||
<name>
|
||||
Paul Wilde
|
||||
</name>
|
||||
</author>
|
||||
|
||||
<link rel="alternate" type="text/html" href="https://paulwilde.uk/ponderings/sql-haiku/"/>
|
||||
<id>https://paulwilde.uk/ponderings/sql-haiku/</id>
|
||||
|
||||
<content type="html" xml:base="https://paulwilde.uk/ponderings/sql-haiku/"><pre data-lang="sql" style="background-color:#212121;color:#eeffff;" class="language-sql "><code class="language-sql" data-lang="sql"><span style="color:#c792ea;">SELECT</span><span> haiku </span><span style="color:#c792ea;">FROM
|
||||
</span><span>tableHaikus </span><span style="color:#c792ea;">WHERE</span><span> LEFT(name,
|
||||
</span><span style="color:#f78c6c;">3</span><span>) </span><span style="color:#89ddff;">LIKE &#39;</span><span style="color:#c3e88d;">SQL</span><span style="color:#89ddff;">&#39;</span><span>;
|
||||
</span></code></pre>
|
||||
</content>
|
||||
|
||||
</entry>
|
||||
<entry xml:lang="en">
|
||||
<title>Fortieth</title>
|
||||
<published>2022-09-24T15:45:22+00:00</published>
|
||||
<updated>2022-09-24T15:45:22+00:00</updated>
|
||||
|
||||
<author>
|
||||
<name>
|
||||
Paul Wilde
|
||||
</name>
|
||||
</author>
|
||||
|
||||
<link rel="alternate" type="text/html" href="https://paulwilde.uk/ponderings/fortieth/"/>
|
||||
<id>https://paulwilde.uk/ponderings/fortieth/</id>
|
||||
|
||||
<content type="html" xml:base="https://paulwilde.uk/ponderings/fortieth/"><p>'Twas the morning after the fortieth<br />
|
||||
And all through the house<br />
|
||||
Not a creature was stirring<br />
|
||||
Except the one making the coffee and Alkaseltzer</p>
|
||||
<p>'Twas the morning after the morning after the fortieth<br />
|
||||
And all through the house<br />
|
||||
The creatures were starting to stir but generally still uncomfortable and underperforming</p>
|
||||
<p>'Twas the morning after the morning after the morning after the fortieth<br />
|
||||
And all through the house<br />
|
||||
The creatures were stirring<br />
|
||||
Even the mouse!<br />
|
||||
It scurried up the staircase<br />
|
||||
Squeaking the old well known phrase<br />
|
||||
"Warning! Duration of hangover is proportionate to age!"</p>
|
||||
</content>
|
||||
|
||||
</entry>
|
||||
<entry xml:lang="en">
|
||||
<title>wm_tools</title>
|
||||
<published>2022-05-08T16:25:13+01:00</published>
|
||||
<updated>2022-05-08T16:25:13+01:00</updated>
|
||||
|
||||
<author>
|
||||
<name>
|
||||
|
||||
Unknown
|
||||
|
||||
</name>
|
||||
</author>
|
||||
|
||||
<link rel="alternate" type="text/html" href="https://paulwilde.uk/ponderings/wm-tools/"/>
|
||||
<id>https://paulwilde.uk/ponderings/wm-tools/</id>
|
||||
|
||||
<summary type="html"><h1 id="a-selection-of-information-output-tools-for-dmenu">A selection of information output tools for dmenu</h1>
|
||||
<p>These are a selection of independant tools for displaying various information
|
||||
about system status in dmenu. Some of them i.e. <code>volume</code> have options (up, down, mute...)
|
||||
which are selectable options in dmenu.</p>
|
||||
</summary>
|
||||
|
||||
</entry>
|
||||
<entry xml:lang="en">
|
||||
<title>thisisnotmy.email</title>
|
||||
<published>2021-11-13T16:17:59+00:00</published>
|
||||
<updated>2021-11-13T16:17:59+00:00</updated>
|
||||
|
||||
<author>
|
||||
<name>
|
||||
|
||||
Unknown
|
||||
|
||||
</name>
|
||||
</author>
|
||||
|
||||
<link rel="alternate" type="text/html" href="https://paulwilde.uk/ponderings/thisisnotmyemail/"/>
|
||||
<id>https://paulwilde.uk/ponderings/thisisnotmyemail/</id>
|
||||
|
||||
<summary type="html"><p>I run the <a href="https://thisisnotmy.email">thisisnotmy.email</a> email service.</p>
|
||||
<h2 id="what-s-it-all-about">What's it all about?</h2>
|
||||
<p>Don’t you hate it when people, businesses, random telephone callers, etc. ask you for your email address out of the blue under the ruse of “providing you a better service”?
|
||||
It's early days but I'm hoping to be able to offer <em>something</em> for people to
|
||||
use eventually.</p>
|
||||
</summary>
|
||||
|
||||
</entry>
|
||||
<entry xml:lang="en">
|
||||
<title>Peanut Butter Recipe</title>
|
||||
<published>2021-11-13T14:15:22+00:00</published>
|
||||
<updated>2021-11-13T14:15:22+00:00</updated>
|
||||
|
||||
<author>
|
||||
<name>
|
||||
|
||||
Unknown
|
||||
|
||||
</name>
|
||||
</author>
|
||||
|
||||
<link rel="alternate" type="text/html" href="https://paulwilde.uk/ponderings/peanut-butter/"/>
|
||||
<id>https://paulwilde.uk/ponderings/peanut-butter/</id>
|
||||
|
||||
<content type="html" xml:base="https://paulwilde.uk/ponderings/peanut-butter/"><p>This is the easiest thing in the world.</p>
|
||||
<ol>
|
||||
<li>Dry-fry (no oil etc.) the peanuts in the large frying pan for about 10 mins or for as long as it takes for the peanuts to become golden brown.
|
||||
<ul>
|
||||
<li>This will encourage the oils in the peanuts to release - which is exactly what we want!</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Put the now-roasted peanuts into the blender and blend.
|
||||
<ul>
|
||||
<li>Blend, blend, blend and blend some more.</li>
|
||||
<li>There will be a point when you think nothing's happening and the small bits of peanut are just moving around the blender, or just stuck in place. Give the stuck pieces a nudge with a spatula and get back to blending.</li>
|
||||
<li>Blend, blend, blend even more until, eventually, the mixture starts to bind together and turn into a thick solid mass.</li>
|
||||
<li>Keep blending and the mixture will loosen up become a lovely, smooth, peanut butter.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Spoon out into a suitable container and allow to cool (or just eat it there and then, I won't judge you).</li>
|
||||
</ol>
|
||||
<p>Top Tips =</p>
|
||||
<ul>
|
||||
<li>If you prefer a chunky peanut butter, save some of the roasted peanuts back and only put them into the blended mixture at the end with a bit of a stir - lovely!</li>
|
||||
</ul>
|
||||
</content>
|
||||
|
||||
</entry>
|
||||
<entry xml:lang="en">
|
||||
<title>I Use …</title>
|
||||
<published>2021-08-17T11:04:14+01:00</published>
|
||||
<updated>2021-08-17T11:04:14+01:00</updated>
|
||||
|
||||
<author>
|
||||
<name>
|
||||
|
||||
Unknown
|
||||
|
||||
</name>
|
||||
</author>
|
||||
|
||||
<link rel="alternate" type="text/html" href="https://paulwilde.uk/ponderings/toolsiuse/"/>
|
||||
<id>https://paulwilde.uk/ponderings/toolsiuse/</id>
|
||||
|
||||
<summary type="html"><p>In the interest of sharing interesting information, I thought I'd create this page to list some of my favourite software packages and tools.<br />
|
||||
This list is by no means complete as, if you're like me you'll understand, I use hundreds of software packages.</p>
|
||||
<p>For PC/Laptop :</p>
|
||||
<ul>
|
||||
<li>Operating System
|
||||
<ul>
|
||||
<li><a href="https://archlinux.org">Arch Linux</a></li>
|
||||
<li><a href="https://github.com/baskerville/bspwm">bspwm</a></li>
|
||||
</ul>
|
||||
</summary>
|
||||
|
||||
</entry>
|
||||
<entry xml:lang="en">
|
||||
<title>Mailautoconf</title>
|
||||
<published>2021-08-17T10:49:13+01:00</published>
|
||||
<updated>2021-08-17T10:49:13+01:00</updated>
|
||||
|
||||
<author>
|
||||
<name>
|
||||
|
||||
Unknown
|
||||
|
||||
</name>
|
||||
</author>
|
||||
|
||||
<link rel="alternate" type="text/html" href="https://paulwilde.uk/ponderings/mailautoconf/"/>
|
||||
<id>https://paulwilde.uk/ponderings/mailautoconf/</id>
|
||||
|
||||
<summary type="html"><h3 id="a-simple-configurable-autodiscover-autoconfig-service-for-distributed-and-self-hosted-services">A simple, configurable autodiscover/autoconfig service for distributed and self-hosted services.</h3>
|
||||
<h3 id="what-is-mailautoconf">What is MailAutoConf?</h3>
|
||||
<p>MailAutoConf is autodiscover/autoconfig web server for self-hosted mail services
|
||||
which do not have their own autodiscover service.</p>
|
||||
</summary>
|
||||
|
||||
</entry>
|
||||
<entry xml:lang="en">
|
||||
<title>St Skeletor's Day</title>
|
||||
<published>2021-08-03T16:53:20+01:00</published>
|
||||
<updated>2021-08-03T16:53:20+01:00</updated>
|
||||
|
||||
<author>
|
||||
<name>
|
||||
|
||||
Unknown
|
||||
|
||||
</name>
|
||||
</author>
|
||||
|
||||
<link rel="alternate" type="text/html" href="https://paulwilde.uk/ponderings/skeletor/"/>
|
||||
<id>https://paulwilde.uk/ponderings/skeletor/</id>
|
||||
|
||||
<content type="html" xml:base="https://paulwilde.uk/ponderings/skeletor/"><p>St Skeletor's Day<br />
|
||||
February 15th<br />
|
||||
Every Year</p>
|
||||
</content>
|
||||
|
||||
</entry>
|
||||
<entry xml:lang="en">
|
||||
<title>Ross Rates</title>
|
||||
<published>2021-04-06T21:12:57+01:00</published>
|
||||
<updated>2021-04-06T21:12:57+01:00</updated>
|
||||
|
||||
<author>
|
||||
<name>
|
||||
|
||||
Unknown
|
||||
|
||||
</name>
|
||||
</author>
|
||||
|
||||
<link rel="alternate" type="text/html" href="https://paulwilde.uk/ponderings/rossrates/"/>
|
||||
<id>https://paulwilde.uk/ponderings/rossrates/</id>
|
||||
|
||||
<content type="html" xml:base="https://paulwilde.uk/ponderings/rossrates/"><p>Rate Stuff with Ross, quite simple.</p>
|
||||
</content>
|
||||
|
||||
</entry>
|
||||
<entry xml:lang="en">
|
||||
<title>Basic Dough Recipe</title>
|
||||
<published>2021-04-01T11:41:38+01:00</published>
|
||||
<updated>2021-04-01T11:41:38+01:00</updated>
|
||||
|
||||
<author>
|
||||
<name>
|
||||
|
||||
Unknown
|
||||
|
||||
</name>
|
||||
</author>
|
||||
|
||||
<link rel="alternate" type="text/html" href="https://paulwilde.uk/ponderings/basicdough/"/>
|
||||
<id>https://paulwilde.uk/ponderings/basicdough/</id>
|
||||
|
||||
<content type="html" xml:base="https://paulwilde.uk/ponderings/basicdough/"><p>If you have a bread maker:</p>
|
||||
<ol>
|
||||
<li>add the water, salt, sugar, herbs, oil, flour and yeast/sourdough starter
|
||||
<strong>IN THAT ORDER</strong> to the bread maker's container.
|
||||
<ul>
|
||||
<li>You <em>must</em> add them in that order, or at least water first else the
|
||||
mixture will not mix correctly.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>set the bread maker to its "dough" setting and set it going - job done!<br />
|
||||
(P.S. you can just use this same recipe as a regular bread too - just set the
|
||||
bread maker to the regular "bread" mode)</li>
|
||||
<li>At this point I normally transfer the dough to a suitable container and
|
||||
cover it to let it rise.</li>
|
||||
</ol>
|
||||
<p>Without a bread maker:</p>
|
||||
<ol>
|
||||
<li>add the flour, salt, sugar, herbs and yeast/sourdough starter to the
|
||||
large mixing bowl and dry mix them all together.</li>
|
||||
<li>form a well in the middle of the flour mixture and slowly pour in the
|
||||
water bit by bit, mixing the flour mixture into the water as you go</li>
|
||||
<li>continue to mix the flour and water mixture, you're going to need to use
|
||||
your hands, but give it a good mix until everything is mixed together well.
|
||||
<ul>
|
||||
<li>you want the dough to still be a bit wet, so if it's dry, add a bit more
|
||||
water</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>dust the large chopping board with flour and turn out the wet-ish dough
|
||||
ball onto the board.</li>
|
||||
<li>Knead the dough, <em>a lot!</em> Just keep kneading, adding more flour if
|
||||
necessary.
|
||||
<ul>
|
||||
<li>As you knead you'll noticed the dough ball become more smooth and
|
||||
springy, but it will also feel "stronger"</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Once the ball is nice and firm, but still springy, place it into a suitable
|
||||
container and cover to let it rise.</li>
|
||||
</ol>
|
||||
<p>After a few hours of rising time (longer if you're using sourdough starter)
|
||||
your dough will, hopefully, have risen enormously. You can now use it.
|
||||
I'll be adding recipes for <a href="/recipes/">pizzas</a>, <a href="/recipes/">naans</a> and other
|
||||
things that use this dough here, eventually.</p>
|
||||
</content>
|
||||
|
||||
</entry>
|
||||
<entry xml:lang="en">
|
||||
<title>Unphonetic ABC</title>
|
||||
<published>2021-04-01T11:05:46+01:00</published>
|
||||
<updated>2021-04-01T11:05:46+01:00</updated>
|
||||
|
||||
<author>
|
||||
<name>
|
||||
|
||||
Unknown
|
||||
|
||||
</name>
|
||||
</author>
|
||||
|
||||
<link rel="alternate" type="text/html" href="https://paulwilde.uk/ponderings/unphoneticabc/"/>
|
||||
<id>https://paulwilde.uk/ponderings/unphoneticabc/</id>
|
||||
|
||||
<content type="html" xml:base="https://paulwilde.uk/ponderings/unphoneticabc/"><p>A website directory of all words that can be associated with their letters by <em>not</em>
|
||||
sounding as their corresponding letter should do.</p>
|
||||
</content>
|
||||
|
||||
</entry>
|
||||
<entry xml:lang="en">
|
||||
<title>Bedford & Co</title>
|
||||
<published>2021-04-01T10:54:15+01:00</published>
|
||||
<updated>2021-04-01T10:54:15+01:00</updated>
|
||||
|
||||
<author>
|
||||
<name>
|
||||
|
||||
Unknown
|
||||
|
||||
</name>
|
||||
</author>
|
||||
|
||||
<link rel="alternate" type="text/html" href="https://paulwilde.uk/ponderings/bedfordandco/"/>
|
||||
<id>https://paulwilde.uk/ponderings/bedfordandco/</id>
|
||||
|
||||
<content type="html" xml:base="https://paulwilde.uk/ponderings/bedfordandco/"><p>Simple single page website for a local accountancy business.
|
||||
Has additional Vue.js implementation for news and exchange rates updates.</p>
|
||||
</content>
|
||||
|
||||
</entry>
|
||||
<entry xml:lang="en">
|
||||
<title>Wilde IT</title>
|
||||
<published>2021-04-01T10:47:49+01:00</published>
|
||||
<updated>2021-04-01T10:47:49+01:00</updated>
|
||||
|
||||
<author>
|
||||
<name>
|
||||
|
||||
Unknown
|
||||
|
||||
</name>
|
||||
</author>
|
||||
|
||||
<link rel="alternate" type="text/html" href="https://paulwilde.uk/ponderings/wildeit/"/>
|
||||
<id>https://paulwilde.uk/ponderings/wildeit/</id>
|
||||
|
||||
<content type="html" xml:base="https://paulwilde.uk/ponderings/wildeit/"><p>A local IT business website detailing available services.
|
||||
Our business website.</p>
|
||||
</content>
|
||||
|
||||
</entry>
|
||||
<entry xml:lang="en">
|
||||
<title>The Lost Tin Opener Society</title>
|
||||
<published>2021-03-31T22:20:31+01:00</published>
|
||||
<updated>2021-03-31T22:20:31+01:00</updated>
|
||||
|
||||
<author>
|
||||
<name>
|
||||
|
||||
Unknown
|
||||
|
||||
</name>
|
||||
</author>
|
||||
|
||||
<link rel="alternate" type="text/html" href="https://paulwilde.uk/ponderings/ltos/"/>
|
||||
<id>https://paulwilde.uk/ponderings/ltos/</id>
|
||||
|
||||
<content type="html" xml:base="https://paulwilde.uk/ponderings/ltos/"><p>A spoof single page animation website of a secret society dedicated to finding all
|
||||
lost tin openers.</p>
|
||||
</content>
|
||||
|
||||
</entry>
|
||||
<entry xml:lang="en">
|
||||
<title>Noisy Faces</title>
|
||||
<published>2021-03-31T17:22:16+01:00</published>
|
||||
<updated>2021-03-31T17:22:16+01:00</updated>
|
||||
|
||||
<author>
|
||||
<name>
|
||||
|
||||
Unknown
|
||||
|
||||
</name>
|
||||
</author>
|
||||
|
||||
<link rel="alternate" type="text/html" href="https://paulwilde.uk/ponderings/faces/"/>
|
||||
<id>https://paulwilde.uk/ponderings/faces/</id>
|
||||
|
||||
<content type="html" xml:base="https://paulwilde.uk/ponderings/faces/"><p>Just a very silly website with an animated face making sounds.<br />
|
||||
Yeah, just that really. (The image is <em>not</em> me)</p>
|
||||
</content>
|
||||
|
||||
</entry>
|
||||
<entry xml:lang="en">
|
||||
<title>The Geese Webpage</title>
|
||||
<published>2021-03-31T10:05:31+01:00</published>
|
||||
<updated>2021-03-31T10:05:31+01:00</updated>
|
||||
|
||||
<author>
|
||||
<name>
|
||||
|
||||
Unknown
|
||||
|
||||
</name>
|
||||
</author>
|
||||
|
||||
<link rel="alternate" type="text/html" href="https://paulwilde.uk/ponderings/geesewildecloud/"/>
|
||||
<id>https://paulwilde.uk/ponderings/geesewildecloud/</id>
|
||||
|
||||
<content type="html" xml:base="https://paulwilde.uk/ponderings/geesewildecloud/"><p>Starting life as a (sort of inappropriate) parody of a certain popular dating website
|
||||
the geese website was made as a bit of fun and to please minor obsession with geese.</p>
|
||||
</content>
|
||||
|
||||
</entry>
|
||||
<entry xml:lang="en">
|
||||
<title>About Me</title>
|
||||
<published>2021-03-29T10:19:20+01:00</published>
|
||||
<updated>2021-03-29T10:19:20+01:00</updated>
|
||||
|
||||
<author>
|
||||
<name>
|
||||
|
||||
Unknown
|
||||
|
||||
</name>
|
||||
</author>
|
||||
|
||||
<link rel="alternate" type="text/html" href="https://paulwilde.uk/aboutme/"/>
|
||||
<id>https://paulwilde.uk/aboutme/</id>
|
||||
|
||||
<content type="html" xml:base="https://paulwilde.uk/aboutme/"><p>Hello,<br />
|
||||
This is my website which will contain my general thoughts, utterings,
|
||||
maybe my opinions, possibly some tech stuff I find interesting, some of the
|
||||
recipes I cook and want to remember the ingredients of and a bit of artwork I
|
||||
draw for fun and I in no way claim to be a good artist in any way.</p>
|
||||
<h3 id="some-things-about-me-i">Some things about me. I :</h3>
|
||||
<ul>
|
||||
<li>am an IT Professional.
|
||||
<ul>
|
||||
<li>I run my own <a href="https://wilde-it.co.uk">IT Business</a> that provides IT consulting, assistance and procurement services to local businesses (Devon, South West UK).</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>am an Open Source advocate/evangelist.
|
||||
<ul>
|
||||
<li>I try to use Open Source products in my personal and working life as often as possible.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>am data privacy conscious.
|
||||
<ul>
|
||||
<li>I believe we shouldn't pay for products or services with our personal data and "marketability"</li>
|
||||
<li>I don't use the mainstream social media services. You shouldn't either.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>use <a href="https://archlinux.org">Arch Linux</a> btw …</li>
|
||||
</ul>
|
||||
<h3 id="some-information-about-this-site-it">Some information about this site. It :</h3>
|
||||
<ul>
|
||||
<li>was created using <a href="https://getzola.org">Zola</a></li>
|
||||
<li>is built with efficiency in mind; It's small and light and quick to view.</li>
|
||||
<li>uses no JavaScript (except a little bit for <a href="https://plausible.io">Plausible Analytics</a>, forgive me).</li>
|
||||
<li>runs on an <a href="https://caddyserver.com">Caddy</a> server on top of a <a href="https://rockylinux.org">Rocky Linux</a> VPS provided by <a href="https://ovh.com">OVH</a>.</li>
|
||||
<li>was written using the <a href="https://neovim.io/">Neovim</a> text editor on a <a href="https://www.pcspecialist.co.uk/">PC Specialist</a> laptop running <a href="https://archlinux.org">Arch Linux</a></li>
|
||||
</ul>
|
||||
</content>
|
||||
|
||||
</entry>
|
||||
</feed>
|
|
@ -28,6 +28,11 @@
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -69,7 +74,7 @@
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="home-content">
|
||||
<h3 id="welcome">Welcome</h3>
|
||||
|
|
|
@ -28,6 +28,11 @@
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/ponderings/basicdough/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -69,7 +74,7 @@
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
|
||||
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/basicdough/">Basic Dough Recipe</a></h1>
|
||||
|
|
|
@ -28,6 +28,11 @@
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/ponderings/bedfordandco/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -69,7 +74,7 @@
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
|
||||
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/bedfordandco/">Bedford & Co</a></h1>
|
||||
|
|
|
@ -28,6 +28,11 @@
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/ponderings/errors/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -69,7 +74,7 @@
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
|
||||
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/errors/">Wholesome Errors</a></h1>
|
||||
|
|
|
@ -28,6 +28,11 @@
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/ponderings/faces/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -69,7 +74,7 @@
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
|
||||
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/faces/">Noisy Faces</a></h1>
|
||||
|
|
|
@ -28,6 +28,11 @@
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/ponderings/fortieth/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -69,7 +74,7 @@
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
|
||||
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/fortieth/">Fortieth</a></h1>
|
||||
|
|
|
@ -28,6 +28,11 @@
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/ponderings/freshgpt/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -69,7 +74,7 @@
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
|
||||
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/freshgpt/">AI Search</a></h1>
|
||||
|
|
|
@ -28,6 +28,11 @@
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/ponderings/geesewildecloud/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -69,7 +74,7 @@
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
|
||||
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/geesewildecloud/">The Geese Webpage</a></h1>
|
||||
|
|
|
@ -28,6 +28,11 @@
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/ponderings/geminicss/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -69,7 +74,7 @@
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
|
||||
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/geminicss/">Gemini.css</a></h1>
|
||||
|
|
|
@ -28,6 +28,11 @@
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/ponderings/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -69,7 +74,7 @@
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="content">
|
||||
<div class="posts">
|
||||
<div class="post on-list">
|
||||
|
|
|
@ -28,6 +28,11 @@
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/ponderings/ltos/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -69,7 +74,7 @@
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
|
||||
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/ltos/">The Lost Tin Opener Society</a></h1>
|
||||
|
|
|
@ -28,6 +28,11 @@
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/ponderings/mailautoconf/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -69,7 +74,7 @@
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
|
||||
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/mailautoconf/">Mailautoconf</a></h1>
|
||||
|
|
|
@ -28,6 +28,11 @@
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/ponderings/nemini/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -69,7 +74,7 @@
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
|
||||
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/nemini/">Nemini</a></h1>
|
||||
|
|
|
@ -28,6 +28,11 @@
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/ponderings/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -69,7 +74,7 @@
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="content">
|
||||
<div class="posts">
|
||||
<div class="post on-list">
|
||||
|
|
|
@ -28,6 +28,11 @@
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/ponderings/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -69,7 +74,7 @@
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="content">
|
||||
<div class="posts">
|
||||
<div class="post on-list">
|
||||
|
|
|
@ -28,6 +28,11 @@
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/ponderings/peanut-butter/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -69,7 +74,7 @@
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
|
||||
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/peanut-butter/">Peanut Butter Recipe</a></h1>
|
||||
|
|
|
@ -28,6 +28,11 @@
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/ponderings/rossrates/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -69,7 +74,7 @@
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
|
||||
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/rossrates/">Ross Rates</a></h1>
|
||||
|
|
|
@ -28,6 +28,11 @@
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/ponderings/skeletor/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -69,7 +74,7 @@
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
|
||||
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/skeletor/">St Skeletor's Day</a></h1>
|
||||
|
|
|
@ -28,6 +28,11 @@
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/ponderings/sql-haiku/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -69,7 +74,7 @@
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
|
||||
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/sql-haiku/">SQL Haiku</a></h1>
|
||||
|
|
|
@ -28,6 +28,11 @@
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/ponderings/thisisnotmyemail/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -69,7 +74,7 @@
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
|
||||
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/thisisnotmyemail/">thisisnotmy.email</a></h1>
|
||||
|
|
|
@ -28,6 +28,11 @@
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/ponderings/toolsiuse/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -69,7 +74,7 @@
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
|
||||
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/toolsiuse/">I Use …</a></h1>
|
||||
|
|
|
@ -28,6 +28,11 @@
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/ponderings/turning-off-birdsitelive/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -69,7 +74,7 @@
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
|
||||
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/turning-off-birdsitelive/">Why I have turned off my BirdsiteLIVE instance</a></h1>
|
||||
|
|
|
@ -28,6 +28,11 @@
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/ponderings/unphoneticabc/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -69,7 +74,7 @@
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
|
||||
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/unphoneticabc/">Unphonetic ABC</a></h1>
|
||||
|
|
|
@ -28,6 +28,11 @@
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/ponderings/wildeit/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -69,7 +74,7 @@
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
|
||||
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/wildeit/">Wilde IT</a></h1>
|
||||
|
|
|
@ -28,6 +28,11 @@
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/ponderings/wm-tools/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -69,7 +74,7 @@
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
|
||||
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/wm-tools/">wm_tools</a></h1>
|
||||
|
|
|
@ -32,6 +32,11 @@ Tag: code | Paul's Site of Stuff</title>
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/tags/code/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -73,7 +78,7 @@ Tag: code | Paul's Site of Stuff</title>
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
<h1 class="post-title">
|
||||
tag: #code
|
||||
|
|
|
@ -32,6 +32,11 @@ Tag: development | Paul's Site of Stuff</title>
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/tags/development/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -73,7 +78,7 @@ Tag: development | Paul's Site of Stuff</title>
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
<h1 class="post-title">
|
||||
tag: #development
|
||||
|
|
|
@ -32,6 +32,11 @@ Tag: dough | Paul's Site of Stuff</title>
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/tags/dough/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -73,7 +78,7 @@ Tag: dough | Paul's Site of Stuff</title>
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
<h1 class="post-title">
|
||||
tag: #dough
|
||||
|
|
|
@ -32,6 +32,11 @@ Tag: email | Paul's Site of Stuff</title>
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/tags/email/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -73,7 +78,7 @@ Tag: email | Paul's Site of Stuff</title>
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
<h1 class="post-title">
|
||||
tag: #email
|
||||
|
|
|
@ -32,6 +32,11 @@ Tag: fediverse | Paul's Site of Stuff</title>
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/tags/fediverse/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -73,7 +78,7 @@ Tag: fediverse | Paul's Site of Stuff</title>
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
<h1 class="post-title">
|
||||
tag: #fediverse
|
||||
|
|
|
@ -32,6 +32,11 @@ Tag: food | Paul's Site of Stuff</title>
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/tags/food/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -73,7 +78,7 @@ Tag: food | Paul's Site of Stuff</title>
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
<h1 class="post-title">
|
||||
tag: #food
|
||||
|
|
|
@ -32,6 +32,11 @@ Tag: funny | Paul's Site of Stuff</title>
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/tags/funny/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -73,7 +78,7 @@ Tag: funny | Paul's Site of Stuff</title>
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
<h1 class="post-title">
|
||||
tag: #funny
|
||||
|
|
|
@ -32,6 +32,11 @@ Tag: gemini | Paul's Site of Stuff</title>
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/tags/gemini/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -73,7 +78,7 @@ Tag: gemini | Paul's Site of Stuff</title>
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
<h1 class="post-title">
|
||||
tag: #gemini
|
||||
|
|
|
@ -31,6 +31,11 @@
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/tags">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -72,7 +77,7 @@
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
<h1 class="post-title">all tags</h1>
|
||||
|
||||
|
|
|
@ -32,6 +32,11 @@ Tag: iuse | Paul's Site of Stuff</title>
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/tags/iuse/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -73,7 +78,7 @@ Tag: iuse | Paul's Site of Stuff</title>
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
<h1 class="post-title">
|
||||
tag: #iuse
|
||||
|
|
|
@ -32,6 +32,11 @@ Tag: me | Paul's Site of Stuff</title>
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/tags/me/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -73,7 +78,7 @@ Tag: me | Paul's Site of Stuff</title>
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
<h1 class="post-title">
|
||||
tag: #me
|
||||
|
|
|
@ -32,6 +32,11 @@ Tag: nim | Paul's Site of Stuff</title>
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/tags/nim/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -73,7 +78,7 @@ Tag: nim | Paul's Site of Stuff</title>
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
<h1 class="post-title">
|
||||
tag: #nim
|
||||
|
|
|
@ -32,6 +32,11 @@ Tag: poems | Paul's Site of Stuff</title>
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/tags/poems/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -73,7 +78,7 @@ Tag: poems | Paul's Site of Stuff</title>
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
<h1 class="post-title">
|
||||
tag: #poems
|
||||
|
|
|
@ -32,6 +32,11 @@ Tag: recipes | Paul's Site of Stuff</title>
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/tags/recipes/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -73,7 +78,7 @@ Tag: recipes | Paul's Site of Stuff</title>
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
<h1 class="post-title">
|
||||
tag: #recipes
|
||||
|
|
|
@ -32,6 +32,11 @@ Tag: spreads | Paul's Site of Stuff</title>
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/tags/spreads/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -73,7 +78,7 @@ Tag: spreads | Paul's Site of Stuff</title>
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
<h1 class="post-title">
|
||||
tag: #spreads
|
||||
|
|
|
@ -32,6 +32,11 @@ Tag: sql | Paul's Site of Stuff</title>
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/tags/sql/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -73,7 +78,7 @@ Tag: sql | Paul's Site of Stuff</title>
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
<h1 class="post-title">
|
||||
tag: #sql
|
||||
|
|
|
@ -32,6 +32,11 @@ Tag: tech | Paul's Site of Stuff</title>
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/tags/tech/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -73,7 +78,7 @@ Tag: tech | Paul's Site of Stuff</title>
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
<h1 class="post-title">
|
||||
tag: #tech
|
||||
|
|
|
@ -32,6 +32,11 @@ Tag: tools | Paul's Site of Stuff</title>
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/tags/tools/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -73,7 +78,7 @@ Tag: tools | Paul's Site of Stuff</title>
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
<h1 class="post-title">
|
||||
tag: #tools
|
||||
|
|
|
@ -32,6 +32,11 @@ Tag: web | Paul's Site of Stuff</title>
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/tags/web/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -73,7 +78,7 @@ Tag: web | Paul's Site of Stuff</title>
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
<h1 class="post-title">
|
||||
tag: #web
|
||||
|
|
|
@ -32,6 +32,11 @@ Tag: website | Paul's Site of Stuff</title>
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/tags/website/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -73,7 +78,7 @@ Tag: website | Paul's Site of Stuff</title>
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
<h1 class="post-title">
|
||||
tag: #website
|
||||
|
|
|
@ -32,6 +32,11 @@ Tag: window manager tools | Paul's Site of Stuff</title>
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/tags/window-manager-tools/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -73,7 +78,7 @@ Tag: window manager tools | Paul's Site of Stuff</title>
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
<h1 class="post-title">
|
||||
tag: #window manager tools
|
||||
|
|
|
@ -28,6 +28,11 @@
|
|||
<meta property="twitter:domain" content="paulwilde.uk">
|
||||
<meta property="twitter:url" content="https://paulwilde.uk/verify/keyoxide/">
|
||||
|
||||
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||||
|
||||
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
||||
|
||||
</head>
|
||||
|
@ -69,7 +74,7 @@
|
|||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
|
||||
<h1 class="post-title"><a href="https://paulwilde.uk/verify/keyoxide/">Keyoxide Verification</a></h1>
|
||||
|
|
Loading…
Reference in a new issue