<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SoundHog</title>
	<atom:link href="https://soundhog.uk/feed/" rel="self" type="application/rss+xml" />
	<link>https://soundhog.uk/</link>
	<description>a personal blog</description>
	<lastBuildDate>Fri, 15 May 2026 10:56:00 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://soundhog.uk/wp-content/uploads/2026/05/cropped-Screenshot-2026-05-14-at-15.14.29-32x32.png</url>
	<title>SoundHog</title>
	<link>https://soundhog.uk/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">186244971</site>	<item>
		<title>No Shortcuts In Life</title>
		<link>https://soundhog.uk/no-shortcuts-in-life/</link>
					<comments>https://soundhog.uk/no-shortcuts-in-life/#respond</comments>
		
		<dc:creator><![CDATA[Jon]]></dc:creator>
		<pubDate>Fri, 15 May 2026 10:54:48 +0000</pubDate>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Technology]]></category>
		<guid isPermaLink="false">https://soundhog.uk/?p=394</guid>

					<description><![CDATA[<p>“The very desire to find shortcuts makes you eminently unsuited for any kind of mastery.” Robert Greene. I have been messing around with apple shortcuts lately and now have three I&#8217;m really quite pleased with &#8211; I am sharing them here with the caveat that they may not do what you need or want them ... <a title="No Shortcuts In Life" class="read-more" href="https://soundhog.uk/no-shortcuts-in-life/" aria-label="Read more about No Shortcuts In Life">Read more</a></p>
<p>The post <a href="https://soundhog.uk/no-shortcuts-in-life/">No Shortcuts In Life</a> appeared first on <a href="https://soundhog.uk">SoundHog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p><em>“The very desire to find shortcuts makes you eminently unsuited for any kind of mastery</em>.” Robert Greene.</p>



<p>I have been messing around with apple shortcuts lately and now have three I&#8217;m really quite pleased with &#8211; I am sharing them here with the caveat that they may not do what you need or want them to do! Please do use them as a base for your own though, or as inspiration for other stuff. The more I think about and get to know how shortcuts work the more things I think of adding in or creating. For example I haven&#8217;t even started looking at APIs yet, and if I can get the Discogs API working with it then that opens up many possibilities.</p>



<p>For now though, here are the three I am regularly using.</p>



<h3 class="wp-block-heading">Create Songlink URL &amp; Copy To Clipboard</h3>



<figure class="wp-block-image size-full is-resized"><img fetchpriority="high" decoding="async" width="241" height="240" src="https://soundhog.uk/wp-content/uploads/2026/05/image-8-e1778842079573.png" alt="" class="wp-image-399" style="aspect-ratio:1.004267033723331;width:100px;height:auto" srcset="https://soundhog.uk/wp-content/uploads/2026/05/image-8-e1778842079573.png 241w, https://soundhog.uk/wp-content/uploads/2026/05/image-8-e1778842079573-150x150.png 150w" sizes="(max-width: 241px) 100vw, 241px" /></figure>



<p>This I find really useful for hashtag games on mastodon, or for simply sharing a track with family friends via Signal etc.</p>



<p>The basic flow is:</p>



<ul class="wp-block-list">
<li>Get details of now playing track in Apple Music</li>



<li>Build URL based on songlink syntax and in markdown format</li>



<li>Copy URL to clipboard</li>
</ul>



<p>Then you can paste that URL anywhere you like &#8211; I use it for music hashtag games and it saves a lot of typing!</p>



<p>Grab it <a href="https://www.icloud.com/shortcuts/815d4feba07147c6b820279c89b01846">here</a></p>



<div style="height:36px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading">Post Now Playing Track to Mastodon &amp; Buffer</h3>



<figure class="wp-block-image size-full is-resized"><img decoding="async" width="512" height="512" src="https://soundhog.uk/wp-content/uploads/2026/05/image-7.png" alt="" class="wp-image-398" style="width:108px;height:auto" srcset="https://soundhog.uk/wp-content/uploads/2026/05/image-7.png 512w, https://soundhog.uk/wp-content/uploads/2026/05/image-7-300x300.png 300w, https://soundhog.uk/wp-content/uploads/2026/05/image-7-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" /></figure>



<p>This takes the songlink URL further and uses it to post details about the currently played track in Apple Music.</p>



<p>The basic flow is:</p>



<ul class="wp-block-list">
<li>Get details of now playing track in Apple Music.</li>



<li>Build URL based on songlink syntax</li>



<li>Uses a few regular expressions to clean up artist and track names for hashtags</li>



<li>Checks if the file is local or cloud and sets that to a MusicLocation variable</li>



<li>Prompt for extra comments (or leave blank)</li>



<li>Build the post body</li>



<li>Post to mastodon via Mona</li>
</ul>



<p>Grab it <a href="https://www.icloud.com/shortcuts/7228f1207d754eda86ce75b8d6b929a1">here</a></p>



<div style="height:36px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading">Music Recognition to Mastodon &amp; Buffer</h3>



<figure class="wp-block-image size-full is-resized"><img decoding="async" width="512" height="512" src="https://soundhog.uk/wp-content/uploads/2026/05/image-6.png" alt="" class="wp-image-397" style="width:88px;height:auto" srcset="https://soundhog.uk/wp-content/uploads/2026/05/image-6.png 512w, https://soundhog.uk/wp-content/uploads/2026/05/image-6-300x300.png 300w, https://soundhog.uk/wp-content/uploads/2026/05/image-6-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" /></figure>



<p>This does a similar job but takes the track details from Shazam.</p>



<p>The basic flow is:</p>



<ul class="wp-block-list">
<li>Open Shazam and recognise music (error if no song found)</li>



<li>Save track to playlist of your choice</li>



<li>Get current location</li>



<li>Read in tracks in Apple Music playlist and get latest item</li>



<li>Get track details </li>



<li>Save track artwork to local folder</li>



<li>Create basic Alt Text for image (working to improve this)</li>



<li>Use regular expressions to tidy artist name for hashtag</li>



<li>Prompt for music recognition source &#8211; user can put things like a TV programme or venue/restaurant etc.</li>



<li>Create image attachment from local folder (based on artwork above)</li>



<li>Build post</li>



<li>Post to mastodon</li>
</ul>



<p>Grab it <a href="https://www.icloud.com/shortcuts/956ffbff00a14d2d91a4660b18521d75">here</a></p>



<p>I&#8217;ll build some more out over the coming weeks and months and post them here if I think they will be of interest.</p>



<p>Let me know if you use them and if you find them useful!</p>
<p>The post <a href="https://soundhog.uk/no-shortcuts-in-life/">No Shortcuts In Life</a> appeared first on <a href="https://soundhog.uk">SoundHog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://soundhog.uk/no-shortcuts-in-life/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">394</post-id>	</item>
		<item>
		<title>Write Deck</title>
		<link>https://soundhog.uk/write-deck/</link>
					<comments>https://soundhog.uk/write-deck/#respond</comments>
		
		<dc:creator><![CDATA[Jon]]></dc:creator>
		<pubDate>Thu, 14 May 2026 15:30:18 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[writing]]></category>
		<guid isPermaLink="false">https://jellis.co.uk/?p=366</guid>

					<description><![CDATA[<p>Sometimes the simplest and best solutions are the ones you already have. I have been thinking about a cyber deck for a while now, looking to create something out of a raspberry Pi or other single board computer, something to resemble the Free Write or the old Alpha Smart devices. I just wanted to have ... <a title="Write Deck" class="read-more" href="https://soundhog.uk/write-deck/" aria-label="Read more about Write Deck">Read more</a></p>
<p>The post <a href="https://soundhog.uk/write-deck/">Write Deck</a> appeared first on <a href="https://soundhog.uk">SoundHog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Sometimes the simplest and best solutions are the ones you already have. </p>



<p>I have been thinking about a cyber deck for a while now, looking to create something out of a raspberry Pi or other single board computer, something to resemble the Free Write or the old Alpha Smart devices. I just wanted to have something ultra portable with little distraction and no purpose other than writing. Then I came across the concept of a WriteDeck, or Write Deck &#8211; a cyber deck specifically for the purpose of writing.</p>



<p>Reading other blogs and searching for write deck projects it became clear that a lot of what I wanted to do could (and perhaps should) be achieved with an old laptop or an iPad and keyboard. Not so much fun maybe, but after all I wanted to end up with something productive, not overly complicated and a solution that just works.</p>



<p>So I took on board the advice, and repurposed an old iPad that I hardly ever used.</p>



<figure class="wp-block-image size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="768" src="https://jellis.co.uk/wp-content/uploads/2026/05/IMG_8450-1024x768.jpeg" alt="" class="wp-image-367" style="width:618px;height:auto" srcset="https://soundhog.uk/wp-content/uploads/2026/05/IMG_8450-1024x768.jpeg 1024w, https://soundhog.uk/wp-content/uploads/2026/05/IMG_8450-300x225.jpeg 300w, https://soundhog.uk/wp-content/uploads/2026/05/IMG_8450-768x576.jpeg 768w, https://soundhog.uk/wp-content/uploads/2026/05/IMG_8450-1536x1152.jpeg 1536w, https://soundhog.uk/wp-content/uploads/2026/05/IMG_8450-2048x1536.jpeg 2048w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>I even had an old folio case in a drawer with a keyboard and stand, again going unused. So once all charged up and, for the keyboard at least, a change of battery, I had something with potential. I looked for the best minimal, distraction free writing apps and ended up simply using Notes in full screen mode. I removed almost every other app apart from WordPress so I can share directly from Notes to a new draft on either of my sites, but even that isn&#8217;t vital as I can always resume from my laptop when I get home. </p>



<p>So I have got myself exactly what I wanted &#8211; something very portable, lightweight, distraction free and most importantly something that does the job I wanted it to do perfectly. Oh, and it didn&#8217;t cost me a penny!</p>



<p>You can pick up an old iPad Air for around £50 on eBay, and folio cases are ridiculously cheap now for early iPads. I assume something similar can be achieved with an Android tablet but for me at least, fully immersed in the apple eco system, the iPad made sense.</p>



<p>Anyway, I have used it now a few times &#8216;out in the field&#8217; and it is a joy to write on, I just wish I had thought of it sooner! </p>



<p></p>
<p>The post <a href="https://soundhog.uk/write-deck/">Write Deck</a> appeared first on <a href="https://soundhog.uk">SoundHog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://soundhog.uk/write-deck/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">366</post-id>	</item>
		<item>
		<title>Ten Albums To Take To The Grave</title>
		<link>https://soundhog.uk/ten-albums-to-take-to-the-grave/</link>
					<comments>https://soundhog.uk/ten-albums-to-take-to-the-grave/#respond</comments>
		
		<dc:creator><![CDATA[Jon]]></dc:creator>
		<pubDate>Sat, 02 May 2026 16:13:39 +0000</pubDate>
				<category><![CDATA[Music]]></category>
		<guid isPermaLink="false">https://jellis.co.uk/ten-albums-to-take-to-the-grave/</guid>

					<description><![CDATA[<p>Thanks to Gavin and Chris over on mastodon and their recent blog posts about owning your music, and owning it for life, I have decided to have a go myself. Which albums would you choose to accompany you to the grave, albums you just can’t be without and more importantly need to own and touch ... <a title="Ten Albums To Take To The Grave" class="read-more" href="https://soundhog.uk/ten-albums-to-take-to-the-grave/" aria-label="Read more about Ten Albums To Take To The Grave">Read more</a></p>
<p>The post <a href="https://soundhog.uk/ten-albums-to-take-to-the-grave/">Ten Albums To Take To The Grave</a> appeared first on <a href="https://soundhog.uk">SoundHog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Thanks to Gavin and Chris over on mastodon and their recent blog posts about owning your music, and owning it for life, I have decided to have a go myself. Which albums would you choose to accompany you to the grave, albums you just can’t be without and more importantly need to own and touch and feel?</p>



<p>My physical media of choice happens to be vinyl LPs. I have waxed lyrical (no pun intended) on why this is before, here and on mastodon, so I won’t go into the reasons for choosing this format. Suffice to say vinyl is very important to me for many reasons.</p>



<p>So here are my ten albums.</p>



<p><strong>The Who &#8211; Quadrophenia</strong></p>



<p>This is the album I have had and held the longest. My brother took me into Our Price records in Croydon for my birthday (I was 14) and told me to choose a record. I went straight to this, and I still have that copy on my shelves. I have had it for 40 years and have never, ever grown bored of it. You’ll have to prise this album from my cold dead hands when I’m gone.</p>



<p><strong>The Who &#8211; Tommy</strong></p>



<p>I flip flop between Quadrophenia and Tommy when asked what the best album of all time is. It all depends on when I listened to each one last, or how I’m feeling, or the weather or something. I don’t know, but they are both truly excellent and groundbreaking in their own ways. Tommy is a masterclass of telling a story through music, an art form that few have ever matched.</p>



<p><strong>The Jam &#8211; All Mod Cons</strong></p>



<p>For me this is the moment The Jam came of age. The first two albums are excellent and an undeniable tour de force from a band and songwriter so young, but All Mod Cons remains my favourite. Weller’s genius at song crafting is obvious throughout. The iconic imagery on the cover and inserts shaped how me and my mates dressed for quite some time!</p>



<p><strong>Billy Bragg &#8211; Brewing Up With Billy Bragg</strong></p>



<p>I think I have seen Billy Bragg live the most of any artist. From his early days carrying around his amp and speakers in his rucksack, I followed him on Red Wedge tours with The Style Council, The Communards etc. and, latterly, on solo gigs. His music was an absolute eye opener and a breath of fresh air. It’s not an exaggeration to say Billy shaped my political views, as well as sang the most perfect and painful love songs. He understood a generation perfectly.</p>



<p><strong>Secret Affair &#8211; Business As Usual</strong></p>



<p>I realise as I type this that this list is fuelled by nostalgia. Secret Affair were part of my youth in a big way. I was quite young when the whole mod revival thing kicked off, but just old enough to be enthralled by it all. I went all in. There are many, many exceptional albums from that era and that movement, but this is the one that means the most to me.</p>



<p><strong>Jethro Tull &#8211; Thick As A Brick</strong></p>



<p>I came to Tull relatively late. I had heard them before but for some reason had always dismissed them as slightly odd or a bit stuffy. I was SO wrong. When I got them, I really got them, and I became obsessed for a while. Thick As A Brick (another concept album &#8211; a definite theme developing) is by some way my favourite of theirs.</p>



<p><strong>The Smiths &#8211; The Queen is Dead</strong></p>



<p>A remarkable album from a seminal band. Yes, Morrissey is a shitty person now. I don’t know how or why that happened but I still believe he wasn’t a shitty person back then. Either way, I choose to ignore that and continue to love this album, and I make no apologies for that decision.</p>



<p><strong>XTC &#8211; Skylarking</strong></p>



<p>I could have chosen any XTC album, especially English Settlement, but Skylarking is the one I have the most nostalgia for and memories of. I have mentioned a few times that one of my best friends’ dad managed XTC so I had early access to this album, and others &#8211; we absolutely played it to death all summer. A great, great album.</p>



<p><strong>Green Day &#8211; Dookie</strong></p>



<p>This album coincided with me falling in love. My now wife and I would listen to it back to back in the car and it holds a special place in my heart because of this. It’s a great album, but it wouldn’t be on this list without those memories. As it is, I couldn’t be without it. I didn’t get this on vinyl until relatively recently.</p>



<p><strong>The Beatles &#8211; Abbey Road</strong></p>



<p>Over time, Abbey Road has become my favourite Beatles album. It’s a masterpiece. The medley on side 2 is some of the best music I have heard. In any case, I couldn’t in all consciousness leave The Beatles out and this album pips the other ones to the post, which is no mean feat.</p>



<p>So that’s it. An exercise in futility, maybe, these lists always are, but those are the ten albums I’d currently save from a burning house. They have been with me through thick and thin, are old friends, and I hope remain friends for many years to come!</p>
<p>The post <a href="https://soundhog.uk/ten-albums-to-take-to-the-grave/">Ten Albums To Take To The Grave</a> appeared first on <a href="https://soundhog.uk">SoundHog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://soundhog.uk/ten-albums-to-take-to-the-grave/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">270</post-id>	</item>
		<item>
		<title>Dementia UK &#8211; 31 Miles Walk in May 2026</title>
		<link>https://soundhog.uk/dementia-uk-31-miles-walk-in-may-2026/</link>
					<comments>https://soundhog.uk/dementia-uk-31-miles-walk-in-may-2026/#respond</comments>
		
		<dc:creator><![CDATA[Jon]]></dc:creator>
		<pubDate>Fri, 01 May 2026 10:41:15 +0000</pubDate>
				<category><![CDATA[Walking]]></category>
		<guid isPermaLink="false">https://jellis.co.uk/?p=245</guid>

					<description><![CDATA[<p>This May, I&#8217;m walking 31 Miles and raising funds to help ensure no family faces dementia alone. I&#8217;m taking on the challenge for Dementia UK, the specialist dementia nursing charity, and would be grateful for your support. Your donation, big or small, makes a difference. £33 could fund a new dementia specialist Admiral Nurse to ... <a title="Dementia UK &#8211; 31 Miles Walk in May 2026" class="read-more" href="https://soundhog.uk/dementia-uk-31-miles-walk-in-may-2026/" aria-label="Read more about Dementia UK &#8211; 31 Miles Walk in May 2026">Read more</a></p>
<p>The post <a href="https://soundhog.uk/dementia-uk-31-miles-walk-in-may-2026/">Dementia UK &#8211; 31 Miles Walk in May 2026</a> appeared first on <a href="https://soundhog.uk">SoundHog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>This May, I&#8217;m walking 31 Miles and raising funds to help ensure no family faces dementia alone. I&#8217;m taking on the challenge for Dementia UK, the specialist dementia nursing charity, and would be grateful for your support.</p>



<p>Your donation, big or small, makes a difference. £33 could fund a new dementia specialist Admiral Nurse to spend an hour helping a family in the community, offering practical solutions and emotional support to cope with their loved one’s distressed behaviour.</p>



<p>You can support me by donating <a href="https://fundraise.dementiauk.org/fundraisers/jonathanellis">here</a>.</p>



<p>This post will be updated throughout May with progress, and pinned to the top of my blog for the duration. </p>



<h4 class="wp-block-heading">Friday, 1st May.</h4>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="604" height="1024" src="https://jellis.co.uk/wp-content/uploads/2026/05/image-604x1024.png" alt="" class="wp-image-246" srcset="https://soundhog.uk/wp-content/uploads/2026/05/image-604x1024.png 604w, https://soundhog.uk/wp-content/uploads/2026/05/image-177x300.png 177w, https://soundhog.uk/wp-content/uploads/2026/05/image-768x1303.png 768w, https://soundhog.uk/wp-content/uploads/2026/05/image-906x1536.png 906w, https://soundhog.uk/wp-content/uploads/2026/05/image-1207x2048.png 1207w, https://soundhog.uk/wp-content/uploads/2026/05/image-300x509.png 300w, https://soundhog.uk/wp-content/uploads/2026/05/image-850x1442.png 850w, https://soundhog.uk/wp-content/uploads/2026/05/image.png 1261w" sizes="auto, (max-width: 604px) 100vw, 604px" /></figure>



<p>27.6 miles to go!</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h4 class="wp-block-heading">Saturday 2nd May</h4>



<figure class="wp-block-image"><img loading="lazy" decoding="async" width="932" height="1024" src="https://jellis.co.uk/wp-content/uploads/2026/05/9c98f07d-d9d8-4a3b-9c8b-6972f863808f-3406-0000010b76abc186_file-932x1024.jpg" alt="" class="wp-image-276" srcset="https://soundhog.uk/wp-content/uploads/2026/05/9c98f07d-d9d8-4a3b-9c8b-6972f863808f-3406-0000010b76abc186_file-932x1024.jpg 932w, https://soundhog.uk/wp-content/uploads/2026/05/9c98f07d-d9d8-4a3b-9c8b-6972f863808f-3406-0000010b76abc186_file-273x300.jpg 273w, https://soundhog.uk/wp-content/uploads/2026/05/9c98f07d-d9d8-4a3b-9c8b-6972f863808f-3406-0000010b76abc186_file-768x844.jpg 768w, https://soundhog.uk/wp-content/uploads/2026/05/9c98f07d-d9d8-4a3b-9c8b-6972f863808f-3406-0000010b76abc186_file.jpg 1284w" sizes="auto, (max-width: 932px) 100vw, 932px" /></figure>



<p>26 Miles to go</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h4 class="wp-block-heading">Sunday 3rd May</h4>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="837" src="https://jellis.co.uk/wp-content/uploads/2026/05/image-1-1024x837.png" alt="" class="wp-image-292" srcset="https://soundhog.uk/wp-content/uploads/2026/05/image-1-1024x837.png 1024w, https://soundhog.uk/wp-content/uploads/2026/05/image-1-300x245.png 300w, https://soundhog.uk/wp-content/uploads/2026/05/image-1-768x628.png 768w, https://soundhog.uk/wp-content/uploads/2026/05/image-1.png 1284w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>23.2 miles to go</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h4 class="wp-block-heading">Monday 4th May</h4>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="574" src="https://jellis.co.uk/wp-content/uploads/2026/05/image-2-1024x574.png" alt="" class="wp-image-303" srcset="https://soundhog.uk/wp-content/uploads/2026/05/image-2-1024x574.png 1024w, https://soundhog.uk/wp-content/uploads/2026/05/image-2-300x168.png 300w, https://soundhog.uk/wp-content/uploads/2026/05/image-2-768x431.png 768w, https://soundhog.uk/wp-content/uploads/2026/05/image-2.png 1284w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>21.8 miles to go!</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h4 class="wp-block-heading">Wednesday 6th May</h4>



<figure class="wp-block-image"><img loading="lazy" decoding="async" width="1024" height="595" src="https://jellis.co.uk/wp-content/uploads/2026/05/IMG_8410-1024x595.jpeg" alt="" class="wp-image-307" srcset="https://soundhog.uk/wp-content/uploads/2026/05/IMG_8410-1024x595.jpeg 1024w, https://soundhog.uk/wp-content/uploads/2026/05/IMG_8410-300x174.jpeg 300w, https://soundhog.uk/wp-content/uploads/2026/05/IMG_8410-768x447.jpeg 768w, https://soundhog.uk/wp-content/uploads/2026/05/IMG_8410.jpeg 1259w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>20.7 miles to go!</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h4 class="wp-block-heading">Thursday 7th May</h4>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="705" src="https://jellis.co.uk/wp-content/uploads/2026/05/image-3-1024x705.png" alt="" class="wp-image-311" srcset="https://soundhog.uk/wp-content/uploads/2026/05/image-3-1024x705.png 1024w, https://soundhog.uk/wp-content/uploads/2026/05/image-3-300x206.png 300w, https://soundhog.uk/wp-content/uploads/2026/05/image-3-768x529.png 768w, https://soundhog.uk/wp-content/uploads/2026/05/image-3.png 1248w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>19.2 miles to go. </p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h4 class="wp-block-heading">Saturday 9th May </h4>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="466" src="https://jellis.co.uk/wp-content/uploads/2026/05/IMG_8424-1024x466.jpeg" alt="" class="wp-image-315" srcset="https://soundhog.uk/wp-content/uploads/2026/05/IMG_8424-1024x466.jpeg 1024w, https://soundhog.uk/wp-content/uploads/2026/05/IMG_8424-300x136.jpeg 300w, https://soundhog.uk/wp-content/uploads/2026/05/IMG_8424-768x349.jpeg 768w, https://soundhog.uk/wp-content/uploads/2026/05/IMG_8424.jpeg 1273w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>16 miles to go. </p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h4 class="wp-block-heading">Wednesday May 12th</h4>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="933" src="https://jellis.co.uk/wp-content/uploads/2026/05/IMG_8447-1024x933.jpeg" alt="" class="wp-image-317" srcset="https://soundhog.uk/wp-content/uploads/2026/05/IMG_8447-1024x933.jpeg 1024w, https://soundhog.uk/wp-content/uploads/2026/05/IMG_8447-300x273.jpeg 300w, https://soundhog.uk/wp-content/uploads/2026/05/IMG_8447-768x700.jpeg 768w, https://soundhog.uk/wp-content/uploads/2026/05/IMG_8447.jpeg 1269w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>14.3 miles to go. </p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>
<p>The post <a href="https://soundhog.uk/dementia-uk-31-miles-walk-in-may-2026/">Dementia UK &#8211; 31 Miles Walk in May 2026</a> appeared first on <a href="https://soundhog.uk">SoundHog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://soundhog.uk/dementia-uk-31-miles-walk-in-may-2026/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">245</post-id>	</item>
		<item>
		<title>Adventure Without A Name</title>
		<link>https://soundhog.uk/adventure-without-a-name/</link>
					<comments>https://soundhog.uk/adventure-without-a-name/#respond</comments>
		
		<dc:creator><![CDATA[Jon]]></dc:creator>
		<pubDate>Fri, 27 Feb 2026 10:26:54 +0000</pubDate>
				<category><![CDATA[Game Reviews]]></category>
		<category><![CDATA[Retro Computing]]></category>
		<guid isPermaLink="false">https://jellis.co.uk/?p=235</guid>

					<description><![CDATA[<p>Adventure Without A Name, a text-based adventure game. Although limited in parsing, it offers a quick, simple quest to retrieve gold from a dragon for a prince, taking around 15 minutes to complete.</p>
<p>The post <a href="https://soundhog.uk/adventure-without-a-name/">Adventure Without A Name</a> appeared first on <a href="https://soundhog.uk">SoundHog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Another adventure to satisfy the wanderlust before February is over, just about. We&#8217;re still firmly in the &#8216;A&#8217;s and this month&#8217;s adventure has no name. Or at least, it is called <em>Adventure Without A Name</em>. Not to be confused, confusingly, with <em>Adventure With No Name</em>, which was a TRS80/BBC type-in adventure by the same author, A.Summer. This is a C64 conversion of that game enhanced by the legend, Dorothy Millard.</p>



<p>Although originally a type in, this game was published by The Guild, a homegrown software label set up by Tony Collins, himself an adventure game author in 1991, who ran the label until the autumn of 1993. As well as self published games, and those from other authors, The Guild built up a large public domain collection, and this game was one of those. We&#8217;ll likely come across quite a few of The Guild&#8217;s titles during our adventures.</p>



<p>Originating as a type-in this game is obviously written in BASIC and is a pretty small, text only adventure. </p>



<figure class="wp-block-image size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="790" src="https://jellis.co.uk/wp-content/uploads/2026/02/image-1024x790.png" alt="" class="wp-image-239" style="width:471px;height:auto" srcset="https://soundhog.uk/wp-content/uploads/2026/02/image-1024x790.png 1024w, https://soundhog.uk/wp-content/uploads/2026/02/image-300x231.png 300w, https://soundhog.uk/wp-content/uploads/2026/02/image-768x593.png 768w, https://soundhog.uk/wp-content/uploads/2026/02/image-1536x1185.png 1536w, https://soundhog.uk/wp-content/uploads/2026/02/image-850x656.png 850w, https://soundhog.uk/wp-content/uploads/2026/02/image.png 1690w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>So, our buccaneering reputation preceding us, we have been chosen to recover some gold for some prince or other from a dangerous, fierce dragon. The prince needs this gold to fight an evil king, apparently. </p>



<p>We start, as we so often do, at the entrance to a cave.</p>



<p>There is nowhere really to go except into the cave, so we do that. We find ourselves in a passage leading south. Being small, we can&#8217;t expect too much from the parser, and although a door is mentioned there is nothing that can be done with it. Even <code><strong>LOOK DOOR</strong></code> tells us nothing. I guess we ignore that for now then.</p>



<p>There is a boat at the bottom of this passage which we can miraculously pick up and carry, but without giving too much away, it is of little use yet.</p>



<p>This is very standard adventuring stuff &#8211; with the help of pencil and notepad to map out moves we soon find our way around to the door we saw at the entrance to the cave, picking up the obvious things we come across along the way. The parser, as mentioned above, is very limited &#8211; the usual commands don&#8217;t work and the game uses <code><strong>LOOK</strong></code> instead of <code><strong>EXAMINE</strong></code> which always jars me, but it is just about usable. It can be frustrating though, especially as it recognises <strong><code>TOSS</code></strong> but not <strong><code>THROW</code></strong>, for example.</p>



<p>So, back to find the dragon (if you found the dragon too soon you&#8217;ll realise now the power of the sword!) and the gold. A fairly simple puzzle presents itself to escape back down to the boat storage area and to a more useful boat, before we can get to the prince and give him the gold.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="345" src="https://jellis.co.uk/wp-content/uploads/2026/02/image-1-1024x345.png" alt="" class="wp-image-240" srcset="https://soundhog.uk/wp-content/uploads/2026/02/image-1-1024x345.png 1024w, https://soundhog.uk/wp-content/uploads/2026/02/image-1-300x101.png 300w, https://soundhog.uk/wp-content/uploads/2026/02/image-1-768x259.png 768w, https://soundhog.uk/wp-content/uploads/2026/02/image-1-1536x517.png 1536w, https://soundhog.uk/wp-content/uploads/2026/02/image-1-850x286.png 850w, https://soundhog.uk/wp-content/uploads/2026/02/image-1.png 1776w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>No. No, I don&#8217;t want another go.</p>



<p>A quick adventure (15 mins max?) and with the aid of a mapping tool or good old pencil and paper it is extremely easy to solve, the poor parser aside. I would have been happy enough with this as a type-in but if I&#8217;d spent any money on this it would be very disappointing. Having said that, I have played worse games <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f602.png" alt="😂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>



<p>Next time we&#8217;ll be playing Adventureland from 1980, released by Adventure International (Thunder Mountain in the USA). Actually, we&#8217;ll play the 1984 graphic version of the game.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="361" height="284" src="https://jellis.co.uk/wp-content/uploads/2026/02/image-2.png" alt="" class="wp-image-241" srcset="https://soundhog.uk/wp-content/uploads/2026/02/image-2.png 361w, https://soundhog.uk/wp-content/uploads/2026/02/image-2-300x236.png 300w" sizes="auto, (max-width: 361px) 100vw, 361px" /></figure>



<p>Until then, try not to get hoisted on your own, or anybody else&#8217;s, petard.</p>


<div class="wp-block-jetpack-rating-star" style="text-align:left" itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating"><p><span aria-hidden="true"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span><span aria-hidden="true"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span></p><span style="display: none;" itemprop="worstRating" content="0.5"><span>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
	<path class="" fill="currentColor" stroke="currentColor" d="M12,17.3l6.2,3.7l-1.6-7L22,9.2l-7.2-0.6L12,2L9.2,8.6L2,9.2L7.5,14l-1.6,7L12,17.3z" />
</svg>
</span>
<span>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
	<path class="" fill="currentColor" stroke="currentColor" d="M12,17.3l6.2,3.7l-1.6-7L22,9.2l-7.2-0.6L12,2L9.2,8.6L2,9.2L7.5,14l-1.6,7L12,17.3z" />
</svg>
</span></span><span style="display: none;" ><span>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
	<path class="" fill="currentColor" stroke="currentColor" d="M12,17.3l6.2,3.7l-1.6-7L22,9.2l-7.2-0.6L12,2L9.2,8.6L2,9.2L7.5,14l-1.6,7L12,17.3z" />
</svg>
</span>
<span>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
	<path class="is-rating-unfilled" fill="currentColor" stroke="currentColor" d="M12,17.3l6.2,3.7l-1.6-7L22,9.2l-7.2-0.6L12,2L9.2,8.6L2,9.2L7.5,14l-1.6,7L12,17.3z" />
</svg>
</span></span><span style="display: none;" ><span>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
	<path class="is-rating-unfilled" fill="currentColor" stroke="currentColor" d="M12,17.3l6.2,3.7l-1.6-7L22,9.2l-7.2-0.6L12,2L9.2,8.6L2,9.2L7.5,14l-1.6,7L12,17.3z" />
</svg>
</span>
<span>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
	<path class="is-rating-unfilled" fill="currentColor" stroke="currentColor" d="M12,17.3l6.2,3.7l-1.6-7L22,9.2l-7.2-0.6L12,2L9.2,8.6L2,9.2L7.5,14l-1.6,7L12,17.3z" />
</svg>
</span></span><span style="display: none;" ><span>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
	<path class="is-rating-unfilled" fill="currentColor" stroke="currentColor" d="M12,17.3l6.2,3.7l-1.6-7L22,9.2l-7.2-0.6L12,2L9.2,8.6L2,9.2L7.5,14l-1.6,7L12,17.3z" />
</svg>
</span>
<span>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
	<path class="is-rating-unfilled" fill="currentColor" stroke="currentColor" d="M12,17.3l6.2,3.7l-1.6-7L22,9.2l-7.2-0.6L12,2L9.2,8.6L2,9.2L7.5,14l-1.6,7L12,17.3z" />
</svg>
</span></span><span style="display: none;" itemprop="bestRating" content="5"><span>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
	<path class="is-rating-unfilled" fill="currentColor" stroke="currentColor" d="M12,17.3l6.2,3.7l-1.6-7L22,9.2l-7.2-0.6L12,2L9.2,8.6L2,9.2L7.5,14l-1.6,7L12,17.3z" />
</svg>
</span>
<span>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
	<path class="is-rating-unfilled" fill="currentColor" stroke="currentColor" d="M12,17.3l6.2,3.7l-1.6-7L22,9.2l-7.2-0.6L12,2L9.2,8.6L2,9.2L7.5,14l-1.6,7L12,17.3z" />
</svg>
</span></span><span itemprop="ratingValue" class="screen-reader-text" content="1.5">Rating: 1.5 out of 5.</span></div><p>The post <a href="https://soundhog.uk/adventure-without-a-name/">Adventure Without A Name</a> appeared first on <a href="https://soundhog.uk">SoundHog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://soundhog.uk/adventure-without-a-name/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">235</post-id>	</item>
		<item>
		<title>Adventure on the Planet of Zeeble</title>
		<link>https://soundhog.uk/adventure-on-the-planet-of-zeeble/</link>
					<comments>https://soundhog.uk/adventure-on-the-planet-of-zeeble/#respond</comments>
		
		<dc:creator><![CDATA[Jon]]></dc:creator>
		<pubDate>Wed, 07 Jan 2026 16:25:00 +0000</pubDate>
				<category><![CDATA[Game Reviews]]></category>
		<guid isPermaLink="false">https://jellis.co.uk/?p=213</guid>

					<description><![CDATA[<p>Going to sneak this one in and hope nobody notices. It should have come before Adventure Quest as it is (just about) a published game, albeit little known about. Ray Hoffmeister coded this game (an appropriately beery retro name!) in CBM BASIC and it&#8217;s the only one attributed to him on Gamebase 64, but it ... <a title="Adventure on the Planet of Zeeble" class="read-more" href="https://soundhog.uk/adventure-on-the-planet-of-zeeble/" aria-label="Read more about Adventure on the Planet of Zeeble">Read more</a></p>
<p>The post <a href="https://soundhog.uk/adventure-on-the-planet-of-zeeble/">Adventure on the Planet of Zeeble</a> appeared first on <a href="https://soundhog.uk">SoundHog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Going to sneak this one in and hope nobody notices. It should have come before Adventure Quest as it is (just about) a published game, albeit little known about.</p>



<p>Ray Hoffmeister coded this game (an appropriately beery retro name!) in CBM BASIC and it&#8217;s the only one attributed to him on Gamebase 64, but it is recorded as being published by Binary Zone PD who have been around since 1990. Binary Zone distributed public domain games on disk and cassette and are still around <a href="https://www.binaryzone.org">today</a>.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="418" src="https://jellis.co.uk/wp-content/uploads/2026/01/image-1024x418.png" alt="" class="wp-image-225" srcset="https://soundhog.uk/wp-content/uploads/2026/01/image-1024x418.png 1024w, https://soundhog.uk/wp-content/uploads/2026/01/image-300x122.png 300w, https://soundhog.uk/wp-content/uploads/2026/01/image-768x313.png 768w, https://soundhog.uk/wp-content/uploads/2026/01/image-1536x626.png 1536w, https://soundhog.uk/wp-content/uploads/2026/01/image-850x347.png 850w, https://soundhog.uk/wp-content/uploads/2026/01/image.png 1746w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>On loading up the tape image we&#8217;re presented with the above screen before being told we have a limited supply of air and a back pack that will only carry 3 items. Putting the familiar sinking feeling one gets with these PD games to one side, let&#8217;s see what the planet Zeeble has in store for us&#8230;</p>



<p>This is one of those adventures that has minimum location descriptions, but reveals a lot more when you type &#8216;look&#8217;, so the key here is to move, map and look around. It&#8217;s a small adventure, and limited in terms of vocabulary and has a weak parser. It also isn&#8217;t particularly logical and gets stuck in some place. Having said that I quite enjoyed it.</p>



<p>If you look around and there is an object in your location, you&#8217;ll generally need to pick it up for use later on. Some clever swapping of items is required to keep within the pack limit of 3. You should eventually end up at a cave of ice and, ahhhh, there are Zeebs here! If you got here before finding the things you need (namely stones and a pistol) then run away and find them.</p>



<p>Once the Zeebs scramble and the ice door of the cave is melted, you move inside. Some annoying logic follows with dropping stuff and picking stuff up, but you should eventually end up in the cave, near a metal chest carrying a raft and a parachute.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="418" src="https://jellis.co.uk/wp-content/uploads/2026/01/image-1-1024x418.png" alt="" class="wp-image-229" srcset="https://soundhog.uk/wp-content/uploads/2026/01/image-1-1024x418.png 1024w, https://soundhog.uk/wp-content/uploads/2026/01/image-1-300x122.png 300w, https://soundhog.uk/wp-content/uploads/2026/01/image-1-768x313.png 768w, https://soundhog.uk/wp-content/uploads/2026/01/image-1-1536x626.png 1536w, https://soundhog.uk/wp-content/uploads/2026/01/image-1-850x347.png 850w, https://soundhog.uk/wp-content/uploads/2026/01/image-1.png 1746w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>Getting the chest open is a bit annoying. If you are using VICE or the C64 Ultimate save a snapshot as you can easily blow the thing up and you&#8217;ll need to start again. The key is to keep the chest ticking softly. If it ticks loudly then that press is wrong. Start with one colour, then trial and error until you get all three &#8216;softly&#8217; options and the chest clicks open.</p>



<p>Once that&#8217;s done we want to go back to the high mountain where we first used the rope (you&#8217;ll need it again here) and drop the raft. Then a jump and a climb down with the rope lands us in an area where there is a radio waiting to be fixed with the wire. Do that, turn the radio on, and Bob&#8217;s your Zeeble.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="458" src="https://jellis.co.uk/wp-content/uploads/2026/01/image-2-1024x458.png" alt="" class="wp-image-230" srcset="https://soundhog.uk/wp-content/uploads/2026/01/image-2-1024x458.png 1024w, https://soundhog.uk/wp-content/uploads/2026/01/image-2-300x134.png 300w, https://soundhog.uk/wp-content/uploads/2026/01/image-2-768x344.png 768w, https://soundhog.uk/wp-content/uploads/2026/01/image-2-1536x688.png 1536w, https://soundhog.uk/wp-content/uploads/2026/01/image-2-850x380.png 850w, https://soundhog.uk/wp-content/uploads/2026/01/image-2.png 1832w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>And that is our reward, complete with spelling mistake.</p>



<p>This small adventure played ok, a little inconsistent and slow in terms of code and the parser really struggled at times depending on location, but it worked, it was fairly logical in that the player knows what they need to do. It reminded me a lot of PD games I used to be able to afford and although I can&#8217;t remember ever playing this one, I think it would have certainly provided enough entertainment in a late peanut butter sandwich and coke fuelled afternoon. </p>



<p>Back in sequence next time with <strong>Adventure Without A Name</strong> from <strong>The Guild Adventure Software</strong>. </p>


<div class="wp-block-jetpack-rating-star" style="text-align:left" itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating"><p><span aria-hidden="true"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span><span aria-hidden="true"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span></p><span style="display: none;" itemprop="worstRating" content="0.5"><span>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
	<path class="" fill="currentColor" stroke="currentColor" d="M12,17.3l6.2,3.7l-1.6-7L22,9.2l-7.2-0.6L12,2L9.2,8.6L2,9.2L7.5,14l-1.6,7L12,17.3z" />
</svg>
</span>
<span>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
	<path class="" fill="currentColor" stroke="currentColor" d="M12,17.3l6.2,3.7l-1.6-7L22,9.2l-7.2-0.6L12,2L9.2,8.6L2,9.2L7.5,14l-1.6,7L12,17.3z" />
</svg>
</span></span><span style="display: none;" ><span>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
	<path class="" fill="currentColor" stroke="currentColor" d="M12,17.3l6.2,3.7l-1.6-7L22,9.2l-7.2-0.6L12,2L9.2,8.6L2,9.2L7.5,14l-1.6,7L12,17.3z" />
</svg>
</span>
<span>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
	<path class="" fill="currentColor" stroke="currentColor" d="M12,17.3l6.2,3.7l-1.6-7L22,9.2l-7.2-0.6L12,2L9.2,8.6L2,9.2L7.5,14l-1.6,7L12,17.3z" />
</svg>
</span></span><span style="display: none;" ><span>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
	<path class="is-rating-unfilled" fill="currentColor" stroke="currentColor" d="M12,17.3l6.2,3.7l-1.6-7L22,9.2l-7.2-0.6L12,2L9.2,8.6L2,9.2L7.5,14l-1.6,7L12,17.3z" />
</svg>
</span>
<span>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
	<path class="is-rating-unfilled" fill="currentColor" stroke="currentColor" d="M12,17.3l6.2,3.7l-1.6-7L22,9.2l-7.2-0.6L12,2L9.2,8.6L2,9.2L7.5,14l-1.6,7L12,17.3z" />
</svg>
</span></span><span style="display: none;" ><span>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
	<path class="is-rating-unfilled" fill="currentColor" stroke="currentColor" d="M12,17.3l6.2,3.7l-1.6-7L22,9.2l-7.2-0.6L12,2L9.2,8.6L2,9.2L7.5,14l-1.6,7L12,17.3z" />
</svg>
</span>
<span>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
	<path class="is-rating-unfilled" fill="currentColor" stroke="currentColor" d="M12,17.3l6.2,3.7l-1.6-7L22,9.2l-7.2-0.6L12,2L9.2,8.6L2,9.2L7.5,14l-1.6,7L12,17.3z" />
</svg>
</span></span><span style="display: none;" itemprop="bestRating" content="5"><span>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
	<path class="is-rating-unfilled" fill="currentColor" stroke="currentColor" d="M12,17.3l6.2,3.7l-1.6-7L22,9.2l-7.2-0.6L12,2L9.2,8.6L2,9.2L7.5,14l-1.6,7L12,17.3z" />
</svg>
</span>
<span>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
	<path class="is-rating-unfilled" fill="currentColor" stroke="currentColor" d="M12,17.3l6.2,3.7l-1.6-7L22,9.2l-7.2-0.6L12,2L9.2,8.6L2,9.2L7.5,14l-1.6,7L12,17.3z" />
</svg>
</span></span><span itemprop="ratingValue" class="screen-reader-text" content="2">Rating: 2 out of 5.</span></div>


<p></p>
<p>The post <a href="https://soundhog.uk/adventure-on-the-planet-of-zeeble/">Adventure on the Planet of Zeeble</a> appeared first on <a href="https://soundhog.uk">SoundHog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://soundhog.uk/adventure-on-the-planet-of-zeeble/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">213</post-id>	</item>
		<item>
		<title>Adventure Quest by Level 9</title>
		<link>https://soundhog.uk/adventure-quest-by-level-9/</link>
					<comments>https://soundhog.uk/adventure-quest-by-level-9/#respond</comments>
		
		<dc:creator><![CDATA[Jon]]></dc:creator>
		<pubDate>Wed, 07 Jan 2026 12:40:57 +0000</pubDate>
				<category><![CDATA[Game Reviews]]></category>
		<guid isPermaLink="false">https://jellis.co.uk/?p=211</guid>

					<description><![CDATA[<p>Right, where was I? Oh yes, just finished up escaping from Cleopatra&#8217;s Pyramid, had a little break (19 months), got myself a brand new Commodore 64 Ultimate, had a nice cup of tea and thought it was about time to get back in the saddle. As it happens we&#8217;re on to one of the proper ... <a title="Adventure Quest by Level 9" class="read-more" href="https://soundhog.uk/adventure-quest-by-level-9/" aria-label="Read more about Adventure Quest by Level 9">Read more</a></p>
<p>The post <a href="https://soundhog.uk/adventure-quest-by-level-9/">Adventure Quest by Level 9</a> appeared first on <a href="https://soundhog.uk">SoundHog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><meta name="fediverse:creator" content="@revivalrecords@cupoftea.social"></p>


<p>Right, where was I? Oh yes, just finished up escaping from Cleopatra&#8217;s Pyramid, had a little break (19 months), got myself a brand new Commodore 64 Ultimate, had a nice cup of tea and thought it was about time to get back in the saddle.</p>



<p>As it happens we&#8217;re on to one of the proper big titles now. 1982&#8217;s Adventure Quest from Level 9. Level 9 games were my hearts desire in 1982/84. I used to look longingly at adverts in magazines, but they were either only available on disk, out of my price range, or very often both. Eventually cheaper cassette versions did start appearing in the UK (not all though, if I am remembering correctly) and I certainly did manage to get hold of a couple, but they were still very expensive for my pocket money budget. When I first got back into the C64 around 15 years or so ago, Level 9 adventures were the first titles I collected. It was simply impossible for me to envisage back then how readily available all the commodore software would be today and how easy it is to use thanks to kit like the Ultimate 1541 and the new 64 Ultimate.</p>



<p>Adventure Quest was not Level 9&#8217;s first game but it was the first alphabetically, and as I am sticking to that ridiculous notion, it comes next in the list. It is part 2 of a trilogy of games, initially released separately, which featured themes and names inspired by (stolen from) the books of&nbsp;J. R. R. Tolkien&nbsp;and so became known as the&nbsp;<em>Middle-Earth&nbsp;Trilogy</em> before being expanded and rereleased together in 1986 as a compilation. At that point the references to Middle Earth were removed and the trilogy was retitled&nbsp;<em>Jewels of Darkness</em>. </p>



<figure class="wp-block-image size-full is-resized"><img loading="lazy" decoding="async" width="279" height="393" src="https://jellis.co.uk/wp-content/uploads/2024/09/image-1.png" alt="" class="wp-image-173" style="width:351px;height:auto" srcset="https://soundhog.uk/wp-content/uploads/2024/09/image-1.png 279w, https://soundhog.uk/wp-content/uploads/2024/09/image-1-213x300.png 213w" sizes="auto, (max-width: 279px) 100vw, 279px" /></figure>



<p>There are many in depth reviews out there of Adventure Quest, so this won&#8217;t necessarily be another one, but I will share my thoughts on playing through and try to give a feel for the game. </p>



<p>The first thing to mention is this is a large game for an 8 bit platform, something Level 9 were famous for, and a sophisticated adventure given it all fitted on one disk. As the included manual explains, this is achieved with the use of A Code.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>Adventure Quest is not&nbsp;written&nbsp;in ASSEMBLER&nbsp;or&nbsp;BASIC, either&nbsp;of these would have&nbsp;made&nbsp;it too big &#8211;&nbsp;and&nbsp;BASIC&nbsp;would also have&nbsp;been too slow. Instead it is written in a super-compact language known as &#8216;A-CODE&#8217;,&nbsp;which is specially designed for writing&nbsp;adventure&nbsp;games.</p>
</blockquote>
</blockquote>



<div data-wp-interactive="core/file" class="wp-block-file"><object data-wp-bind--hidden="!state.hasPdfPreview" hidden class="wp-block-file__embed" data="https://jellis.co.uk/wp-content/uploads/2026/01/advquest-manual.pdf" type="application/pdf" style="width:100%;height:600px" aria-label="Embed of advquest-manual."></object><a id="wp-block-file--media-720f3bd6-fd31-4807-8f4f-31fcc181ab49" href="https://jellis.co.uk/wp-content/uploads/2026/01/advquest-manual.pdf">advquest-manual</a><a href="https://jellis.co.uk/wp-content/uploads/2026/01/advquest-manual.pdf" class="wp-block-file__button wp-element-button" download aria-describedby="wp-block-file--media-720f3bd6-fd31-4807-8f4f-31fcc181ab49">Download</a></div>



<p>So let&#8217;s dive in. We start outside a small brick building and like all good adventurers the first thing to do is probably go inside. Already we are slightly overwhelmed with the amount of objects and information available. This is the point you need to get your notepad and pencil out. Mapping is hugely important and clues will be found along the way, so a notebook should be the first item in the bag when packing your essential adventuring kit.</p>



<figure class="wp-block-image size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="698" src="https://jellis.co.uk/wp-content/uploads/2026/01/IMG_7976-1024x698.jpeg" alt="" class="wp-image-219" style="width:612px;height:auto" srcset="https://soundhog.uk/wp-content/uploads/2026/01/IMG_7976-1024x698.jpeg 1024w, https://soundhog.uk/wp-content/uploads/2026/01/IMG_7976-300x205.jpeg 300w, https://soundhog.uk/wp-content/uploads/2026/01/IMG_7976-768x524.jpeg 768w, https://soundhog.uk/wp-content/uploads/2026/01/IMG_7976-1536x1048.jpeg 1536w, https://soundhog.uk/wp-content/uploads/2026/01/IMG_7976-2048x1397.jpeg 2048w, https://soundhog.uk/wp-content/uploads/2026/01/IMG_7976-850x580.jpeg 850w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>Without giving too much away, there is just no way you are going to know what to pick up, what to consume, and what to look at in more detail yet without trial and error. And this is what makes these games so great. Unlike a quick blast of Space Invaders, these games occupy your thoughts through school days (or work days!) and solutions and ideas can come to you when least expected. Rush home, try it out, feel on top of the world and move on to the next puzzle. Needless to say, make <strong>frequent</strong> use of the save feature!</p>



<p>I&#8217;m going to cover the first important puzzle here, so <strong>read no further </strong>if you want absolutely no spoilers.</p>



<p>If you go outside and look around (remember to map everything!) you will come across an area where you are stumbling over sharp stones and you can see a rare orchid two feet above you. Getting here requires getting lost in the forest, a common Level 9 mechanism, but careful mapping and trial and error will help you find your way through. Try every direction, and save, save, save. We need to get that orchid and use it later on to woo a unicorn. If only we had something to stand on! Right. The small table from the   brick building. Why didn&#8217;t I pick it up when I had the chance? Well firstly you can&#8217;t just go around picking up and carrying everything as, like in real life, there is a limit to what you can carry. It&#8217;s a good lesson to learn as going back for stuff once the puzzle becomes more clear occurs throughout Level 9 adventures.</p>



<p>If you&#8217;ve been mapping correctly, finding your way back to the building should be straight forward. Or, as we haven&#8217;t really done too much yet, you could simply &#8216;quit&#8217; and start back there again. However you do it, note the white dot over the door here. You can&#8217;t do anything with it, but white and black dots are important later! Now, get the small kitchen table, ignoring everything else, and retrace your steps to the orchid where you can stand on the table and reach it. NB randomly wolves may start stalking you. You will have a few moves to scare them away by throwing anything at them but if not they will attack and kill you. It&#8217;s worth remembering not to go empty handed anywhere! If this does happen, remember to pick whatever item you threw back up.</p>



<p>Worth mentioning also that carrying the table restricts you from climbing other things, such as huge oak trees you may come across. In that case just drop the table, climb up and down and grab the table again. If you&#8217;ve been exploring and mapping you&#8217;ll know the area I mean. Get to the orchid and drop the table. Simply asking the game to &#8216;get orchid&#8217; works as it is assumed you are climbing the table at this point.</p>



<p>Leave the table there and continue exploring. If you come across an onion (it&#8217;s actually garlic) then get it and eat it. We know garlic is very good for warding off certain blood sucking baddies! Continue exploring (and mapping!) and eventually a wizard will give you a scroll to read. Make a note of it in your notebook.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="429" src="https://jellis.co.uk/wp-content/uploads/2026/01/IMG_7977-1024x429.jpeg" alt="" class="wp-image-222" srcset="https://soundhog.uk/wp-content/uploads/2026/01/IMG_7977-1024x429.jpeg 1024w, https://soundhog.uk/wp-content/uploads/2026/01/IMG_7977-300x126.jpeg 300w, https://soundhog.uk/wp-content/uploads/2026/01/IMG_7977-768x322.jpeg 768w, https://soundhog.uk/wp-content/uploads/2026/01/IMG_7977-1536x643.jpeg 1536w, https://soundhog.uk/wp-content/uploads/2026/01/IMG_7977-2048x858.jpeg 2048w, https://soundhog.uk/wp-content/uploads/2026/01/IMG_7977-850x356.jpeg 850w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>Return to your map and try other directions you haven&#8217;t ventured down yet. We need to get to a clearing with a unicorn. You may have already come across it on your travels. Now we have the orchid we can give this to the unicorn and follow it north. There are some pipes to pick up and a medallion, and if you&#8217;ve been mapping correctly you&#8217;ll see we&#8217;re not too far from our starting point, the brick building.</p>



<p>With the scroll clue and the other items we have found it feels like the adventure has just started. And you would be right thinking that. </p>



<p>I have deliberately not given a &#8216;walkthrough&#8217; of this first area but more of a strong guidance &#8211; you&#8217;ll find exploring, getting into trouble, back tracking and problem solving will be required throughout this adventure. Who knew unicorns liked orchids for example? That you can&#8217;t pick an orchid without a table? That you can&#8217;t climb a tree whilst holding a table? Well, maybe I knew that last one. But things like simply throwing any object at the wolves took me an age to realise the first time around.</p>



<p>With all Level 9 games it&#8217;s a case of writing everything down, trying and interacting with everything you find in all situations, and thinking firmly outside of the box. It isn&#8217;t meant to be easy, but it is meant to be solvable. There is a lot of love for this adventure out there and rightly so, it&#8217;s a great advert for the genre. </p>



<p>Oh, and those white and black dots I mentioned earlier? They are teleport dots. Going through an exit with a black dot will transport you back to its corresponding white dot. This is very useful for going back to retrieve objects you have left behind either on purpose or accidentally.</p>



<p>Level 9 were my absolute favourites back in the day. Along with Infocom they provided the very best in adventure gaming and I don&#8217;t think these text based games would have survived without those two giants of the genre.</p>



<p>The D64 game file can be found in lots of places on the internet, or there is a browser playable version at the Internet Archive <a href="https://archive.org/details/a8b_Adventure_Quest_1983_Level_9_Computing_b_playable_k_file">here</a>. And remember, save often, map precisely, and note down everything!</p>


<div class="wp-block-jetpack-rating-star" style="text-align:left" itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating"><p><span aria-hidden="true"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span><span aria-hidden="true"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span><span aria-hidden="true"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span><span aria-hidden="true"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span><span aria-hidden="true"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span></p><span style="display: none;" itemprop="worstRating" content="0.5"><span>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
	<path class="" fill="currentColor" stroke="currentColor" d="M12,17.3l6.2,3.7l-1.6-7L22,9.2l-7.2-0.6L12,2L9.2,8.6L2,9.2L7.5,14l-1.6,7L12,17.3z" />
</svg>
</span>
<span>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
	<path class="" fill="currentColor" stroke="currentColor" d="M12,17.3l6.2,3.7l-1.6-7L22,9.2l-7.2-0.6L12,2L9.2,8.6L2,9.2L7.5,14l-1.6,7L12,17.3z" />
</svg>
</span></span><span style="display: none;" ><span>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
	<path class="" fill="currentColor" stroke="currentColor" d="M12,17.3l6.2,3.7l-1.6-7L22,9.2l-7.2-0.6L12,2L9.2,8.6L2,9.2L7.5,14l-1.6,7L12,17.3z" />
</svg>
</span>
<span>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
	<path class="" fill="currentColor" stroke="currentColor" d="M12,17.3l6.2,3.7l-1.6-7L22,9.2l-7.2-0.6L12,2L9.2,8.6L2,9.2L7.5,14l-1.6,7L12,17.3z" />
</svg>
</span></span><span style="display: none;" ><span>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
	<path class="" fill="currentColor" stroke="currentColor" d="M12,17.3l6.2,3.7l-1.6-7L22,9.2l-7.2-0.6L12,2L9.2,8.6L2,9.2L7.5,14l-1.6,7L12,17.3z" />
</svg>
</span>
<span>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
	<path class="" fill="currentColor" stroke="currentColor" d="M12,17.3l6.2,3.7l-1.6-7L22,9.2l-7.2-0.6L12,2L9.2,8.6L2,9.2L7.5,14l-1.6,7L12,17.3z" />
</svg>
</span></span><span style="display: none;" ><span>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
	<path class="" fill="currentColor" stroke="currentColor" d="M12,17.3l6.2,3.7l-1.6-7L22,9.2l-7.2-0.6L12,2L9.2,8.6L2,9.2L7.5,14l-1.6,7L12,17.3z" />
</svg>
</span>
<span>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
	<path class="" fill="currentColor" stroke="currentColor" d="M12,17.3l6.2,3.7l-1.6-7L22,9.2l-7.2-0.6L12,2L9.2,8.6L2,9.2L7.5,14l-1.6,7L12,17.3z" />
</svg>
</span></span><span style="display: none;" itemprop="bestRating" content="5"><span>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
	<path class="" fill="currentColor" stroke="currentColor" d="M12,17.3l6.2,3.7l-1.6-7L22,9.2l-7.2-0.6L12,2L9.2,8.6L2,9.2L7.5,14l-1.6,7L12,17.3z" />
</svg>
</span>
<span>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
	<path class="is-rating-unfilled" fill="currentColor" stroke="currentColor" d="M12,17.3l6.2,3.7l-1.6-7L22,9.2l-7.2-0.6L12,2L9.2,8.6L2,9.2L7.5,14l-1.6,7L12,17.3z" />
</svg>
</span></span><span itemprop="ratingValue" class="screen-reader-text" content="4.5">Rating: 4.5 out of 5.</span></div>


<p></p>
<p>The post <a href="https://soundhog.uk/adventure-quest-by-level-9/">Adventure Quest by Level 9</a> appeared first on <a href="https://soundhog.uk">SoundHog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://soundhog.uk/adventure-quest-by-level-9/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">211</post-id>	</item>
		<item>
		<title>GoToSocial on a Raspberry Pi B+</title>
		<link>https://soundhog.uk/gotosocial-on-a-raspberry-pi-b/</link>
					<comments>https://soundhog.uk/gotosocial-on-a-raspberry-pi-b/#respond</comments>
		
		<dc:creator><![CDATA[Jon]]></dc:creator>
		<pubDate>Sat, 30 Aug 2025 10:56:11 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<guid isPermaLink="false">https://jellis.co.uk/?p=193</guid>

					<description><![CDATA[<p>I&#8217;ve recently gone through the installation and config of GoToSocial on a Raspberry Pi running in my office and thought I&#8217;d write a quick post to remind me of stuff and maybe others will find it useful too. First of all, after buying a Raspberry Pi OS image to the SD card, I followed the ... <a title="GoToSocial on a Raspberry Pi B+" class="read-more" href="https://soundhog.uk/gotosocial-on-a-raspberry-pi-b/" aria-label="Read more about GoToSocial on a Raspberry Pi B+">Read more</a></p>
<p>The post <a href="https://soundhog.uk/gotosocial-on-a-raspberry-pi-b/">GoToSocial on a Raspberry Pi B+</a> appeared first on <a href="https://soundhog.uk">SoundHog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>I&#8217;ve recently gone through the installation and config of GoToSocial on a Raspberry Pi running in my office and thought I&#8217;d write a quick post to remind me of stuff and maybe others will find it useful too.</p>



<p>First of all, after buying a Raspberry Pi OS image to the SD card, I followed the <a href="https://docs.gotosocial.org/en/latest/getting_started/installation/">documentation</a> &#8211; nothing outrageous here, just followed it through and made all changes as recommended. The only thing I tweaked was media size limits (including local emoticons) as I have a large 1TB SSD to play with so wasn&#8217;t too bothered about limiting sizes. Oh and despite the documentation stating otherwise, I changed the default database from Postgress to Sqlite.</p>



<p>The location of the hierarchy &#8216;gotosocial&#8217; I put on the external drive for obvious reasons.</p>



<p>After installation (basically just downloading the binary from the address in the documentation) I started the service up and it just worked!</p>



<figure class="wp-block-image size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="768" src="https://jellis.co.uk/wp-content/uploads/2025/08/IMG_7478-1024x768.jpeg" alt="" class="wp-image-196" style="width:489px;height:auto" srcset="https://soundhog.uk/wp-content/uploads/2025/08/IMG_7478-1024x768.jpeg 1024w, https://soundhog.uk/wp-content/uploads/2025/08/IMG_7478-300x225.jpeg 300w, https://soundhog.uk/wp-content/uploads/2025/08/IMG_7478-768x576.jpeg 768w, https://soundhog.uk/wp-content/uploads/2025/08/IMG_7478-1536x1152.jpeg 1536w, https://soundhog.uk/wp-content/uploads/2025/08/IMG_7478-2048x1536.jpeg 2048w, https://soundhog.uk/wp-content/uploads/2025/08/IMG_7478-850x638.jpeg 850w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h2 class="wp-block-heading">Dynamic DNS</h2>



<p>I had at first just added an A Record for the subdomain to point to my router&#8217;s external address, just to get things working. I have now enabled the ASUS DDNS service and pointed a CNAME record to my new DDNS domain. That was surprisingly easy and works well.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="764" height="311" src="https://jellis.co.uk/wp-content/uploads/2025/08/image.png" alt="" class="wp-image-194" srcset="https://soundhog.uk/wp-content/uploads/2025/08/image.png 764w, https://soundhog.uk/wp-content/uploads/2025/08/image-300x122.png 300w" sizes="auto, (max-width: 764px) 100vw, 764px" /></figure>



<h2 class="wp-block-heading">Port Forwarding</h2>



<p>Also, of course, I needed to add port forwarding from the router to the Pi ports, ensuring the firewall was ON! And of course this requires a static LAN IP set for the Pi itself.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="763" height="243" src="https://jellis.co.uk/wp-content/uploads/2025/08/image-1.png" alt="" class="wp-image-195" srcset="https://soundhog.uk/wp-content/uploads/2025/08/image-1.png 763w, https://soundhog.uk/wp-content/uploads/2025/08/image-1-300x96.png 300w" sizes="auto, (max-width: 763px) 100vw, 763px" /></figure>



<h2 class="wp-block-heading">Backup &amp; Restore</h2>



<p>After playing around with it for a couple of days, the next step is making sure backups are working and recoverable.</p>



<p>By far the simplest way to back up is to stop the service, and then compress all files and copy them to a backup location. Something like:</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="488" height="135" src="https://jellis.co.uk/wp-content/uploads/2025/08/image-2.png" alt="" class="wp-image-198" srcset="https://soundhog.uk/wp-content/uploads/2025/08/image-2.png 488w, https://soundhog.uk/wp-content/uploads/2025/08/image-2-300x83.png 300w" sizes="auto, (max-width: 488px) 100vw, 488px" /></figure>



<p>In theory then a restore would simply be a case of expanding the file to the correct location. I may at some stage get another cheap Raspberry Pi to test the restore process.</p>



<p>I&#8217;ll have to play around a bit more with this and create a way of moving the file offsite and into the cloud, but for now this is working ok. </p>



<p>Next steps, tweaks and improvements will appear here over the coming days/weeks&#8230;</p>
<p>The post <a href="https://soundhog.uk/gotosocial-on-a-raspberry-pi-b/">GoToSocial on a Raspberry Pi B+</a> appeared first on <a href="https://soundhog.uk">SoundHog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://soundhog.uk/gotosocial-on-a-raspberry-pi-b/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">193</post-id>	</item>
		<item>
		<title>Does Every Family Have One?</title>
		<link>https://soundhog.uk/does-every-family-have-one/</link>
					<comments>https://soundhog.uk/does-every-family-have-one/#respond</comments>
		
		<dc:creator><![CDATA[Jon]]></dc:creator>
		<pubDate>Fri, 18 Oct 2024 11:15:24 +0000</pubDate>
				<category><![CDATA[Genealogy]]></category>
		<guid isPermaLink="false">https://jellis.co.uk/?p=179</guid>

					<description><![CDATA[<p>My 4th Great Grandfather, John Britcliffe (or Britliff) is ours. On the 27th November 1842, John flew into a (drunken?) rage and ended up killing my 4th Great Grandmother, Sarah Rack and, presumably, her unborn child. The court papers describe how he beat her and it makes horrible and harrowing reading. He was convicted of ... <a title="Does Every Family Have One?" class="read-more" href="https://soundhog.uk/does-every-family-have-one/" aria-label="Read more about Does Every Family Have One?">Read more</a></p>
<p>The post <a href="https://soundhog.uk/does-every-family-have-one/">Does Every Family Have One?</a> appeared first on <a href="https://soundhog.uk">SoundHog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>My 4th Great Grandfather, John Britcliffe (or Britliff) is ours. </p>



<p>On the 27th November 1842, John flew into a (drunken?) rage and ended up killing my 4th Great Grandmother, Sarah Rack and, presumably, her unborn child. The court papers describe how he beat her and it makes horrible and harrowing reading. He was convicted of manslaughter at Lincoln assizes on 8 March 1843 and he was sentenced to 10 years transportation. </p>



<p>Other reports have him sentenced to imprisonment at Lincoln Castle. John, however, was found in the records aboard the prison hulk ship the <strong>Warrior</strong>, docked in Woolwich, and given the conditions and reputation of Lincoln Castle prison at the time, that seems to have been by far the better option for John.</p>



<figure class="wp-block-image size-full is-resized"><img loading="lazy" decoding="async" width="850" height="682" src="https://jellis.co.uk/wp-content/uploads/2024/10/image-2.png" alt="" class="wp-image-183" style="width:637px;height:auto" srcset="https://soundhog.uk/wp-content/uploads/2024/10/image-2.png 850w, https://soundhog.uk/wp-content/uploads/2024/10/image-2-300x241.png 300w, https://soundhog.uk/wp-content/uploads/2024/10/image-2-768x616.png 768w" sizes="auto, (max-width: 850px) 100vw, 850px" /></figure>



<figure class="wp-block-image size-full is-resized"><img loading="lazy" decoding="async" width="762" height="498" src="https://jellis.co.uk/wp-content/uploads/2024/10/image-3.png" alt="" class="wp-image-186" style="width:619px;height:auto" srcset="https://soundhog.uk/wp-content/uploads/2024/10/image-3.png 762w, https://soundhog.uk/wp-content/uploads/2024/10/image-3-300x196.png 300w, https://soundhog.uk/wp-content/uploads/2024/10/image-3-350x230.png 350w" sizes="auto, (max-width: 762px) 100vw, 762px" /><figcaption class="wp-element-caption"><em>The chapel of the Warrior hulk ship.</em></figcaption></figure>



<figure class="wp-block-image size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="645" src="https://jellis.co.uk/wp-content/uploads/2024/10/image-4-1024x645.png" alt="" class="wp-image-188" style="width:613px;height:auto" srcset="https://soundhog.uk/wp-content/uploads/2024/10/image-4-1024x645.png 1024w, https://soundhog.uk/wp-content/uploads/2024/10/image-4-300x189.png 300w, https://soundhog.uk/wp-content/uploads/2024/10/image-4-768x484.png 768w, https://soundhog.uk/wp-content/uploads/2024/10/image-4-850x535.png 850w, https://soundhog.uk/wp-content/uploads/2024/10/image-4.png 1280w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption"><em>The Warrior seen here in active service in 1807</em></figcaption></figure>



<p>However, he never left England.</p>



<p>For some unfathomable reason, a few years later, he was pardoned by Queen Victoria.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="581" height="424" src="https://jellis.co.uk/wp-content/uploads/2024/10/image.png" alt="" class="wp-image-180" srcset="https://soundhog.uk/wp-content/uploads/2024/10/image.png 581w, https://soundhog.uk/wp-content/uploads/2024/10/image-300x219.png 300w" sizes="auto, (max-width: 581px) 100vw, 581px" /></figure>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="574" height="262" src="https://jellis.co.uk/wp-content/uploads/2024/10/image-1.png" alt="" class="wp-image-181" srcset="https://soundhog.uk/wp-content/uploads/2024/10/image-1.png 574w, https://soundhog.uk/wp-content/uploads/2024/10/image-1-300x137.png 300w" sizes="auto, (max-width: 574px) 100vw, 574px" /></figure>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p><em>Victoria R</em><br><em>John Williams et al</em><br><em>Free Pardon</em><br><em>Whereas the following persons are under sentence of transportation on board the Warrior Hulk at Woolwich they having been convicted of felony at the times and places hereafter mentioned. Viz</em><br><em>John Williams at Welchpool in March 1843, Hy Biggs Horn Gardener at Hereford in March 1843, Wm Martin, Geo Jarvis, Chas Martin and Hezekial Folkes at Chelmford in March 1843, Morris Thomas at Haverford West, Edward Lilburn and&nbsp;<strong>John Britcliffe</strong>&nbsp;at Lincoln in March 1843, Edward Shenton, Jas White and Thomas Johnson at Stafford in March 1843, Neil Mc Gilvary at Glasgow in September 1842 and Jas Whistow at Chester in April 1843.</em><br><em>We in consideration of same circumstances humbly&nbsp;represented&nbsp;unto us are Graciously pleased to extend our Grace and Mercy unto them and to Grant them our free pardon for the crimes of which they stand convicted.&nbsp;</em><br><em>12 April 1848</em></p>
</blockquote>



<p>The irony is their children did well, and some moved down under of their own accord! The Britcliffe&#8217;s are alive and well in the UK and the Southern Hemisphere, and I guess I&#8217;m living proof of that!</p>



<p>This is the first post of some genealogy stories as I get back into researching the family tree &#8211; who knows what else will come out of the woodwork&#8230;</p>



<p>PS Thanks to <a href="https://mikeydawson.wordpress.com/about/">Mike Dawson</a> for the transcription and images above.</p>
<p>The post <a href="https://soundhog.uk/does-every-family-have-one/">Does Every Family Have One?</a> appeared first on <a href="https://soundhog.uk">SoundHog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://soundhog.uk/does-every-family-have-one/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">179</post-id>	</item>
		<item>
		<title>I&#8217;m going to be rich, rich I tell you!</title>
		<link>https://soundhog.uk/im-going-to-be-rich-rich-i-tell-you/</link>
					<comments>https://soundhog.uk/im-going-to-be-rich-rich-i-tell-you/#respond</comments>
		
		<dc:creator><![CDATA[Jon]]></dc:creator>
		<pubDate>Thu, 29 Aug 2024 14:27:24 +0000</pubDate>
				<category><![CDATA[CBM Basic]]></category>
		<category><![CDATA[Retro Computing]]></category>
		<guid isPermaLink="false">https://jellis.co.uk/?p=157</guid>

					<description><![CDATA[<p>More an exercise in getting the mechanisms right for creating, loading and appending SEQ files in CBM Basic than the foolproof get rich program I secretly think it is, but you never know&#8230;. For some reason SEQ files always give me problems and it&#8217;s usually because I forget to use the correct flags, especially &#8216;a&#8217; ... <a title="I&#8217;m going to be rich, rich I tell you!" class="read-more" href="https://soundhog.uk/im-going-to-be-rich-rich-i-tell-you/" aria-label="Read more about I&#8217;m going to be rich, rich I tell you!">Read more</a></p>
<p>The post <a href="https://soundhog.uk/im-going-to-be-rich-rich-i-tell-you/">I&#8217;m going to be rich, rich I tell you!</a> appeared first on <a href="https://soundhog.uk">SoundHog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>More an exercise in getting the mechanisms right for creating, loading and appending SEQ files in CBM Basic than the foolproof get rich program I secretly think it is, but you never know&#8230;.</p>



<p>For some reason SEQ files always give me problems and it&#8217;s usually because I forget to use the correct flags, especially &#8216;a&#8217; for appending. Leaving the &#8216;a&#8217; out on creation, remembering the &#8216;w&#8217; and &#8216;r&#8217; for write and read. Basic (no pun intended) stuff I know, but I code fairly infrequently these days and always have to remind myself of the unforgiving syntax. </p>



<p>Anyway, lets get rich.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="759" height="470" src="https://jellis.co.uk/wp-content/uploads/2024/08/image-5.png" alt="" class="wp-image-163" srcset="https://soundhog.uk/wp-content/uploads/2024/08/image-5.png 759w, https://soundhog.uk/wp-content/uploads/2024/08/image-5-300x186.png 300w" sizes="auto, (max-width: 759px) 100vw, 759px" /></figure>



<p>Option 1 just creates a new data file to disk. </p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="814" height="133" src="https://jellis.co.uk/wp-content/uploads/2024/08/image-3.png" alt="" class="wp-image-159" srcset="https://soundhog.uk/wp-content/uploads/2024/08/image-3.png 814w, https://soundhog.uk/wp-content/uploads/2024/08/image-3-300x49.png 300w, https://soundhog.uk/wp-content/uploads/2024/08/image-3-768x125.png 768w" sizes="auto, (max-width: 814px) 100vw, 814px" /></figure>



<p>And then moves on to the lottery results input screen. I&#8217;m not really sure how much data will fit on a file yet, so I&#8217;m guessing at around 2 months of past results can be created without too much problem. I&#8217;ll then as a phase 2 work out how to merge all past months data together when predicting. For now I am just going to enter July and August 2024&#8217;s results to date. </p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="892" height="318" src="https://jellis.co.uk/wp-content/uploads/2024/08/image-4.png" alt="" class="wp-image-162" srcset="https://soundhog.uk/wp-content/uploads/2024/08/image-4.png 892w, https://soundhog.uk/wp-content/uploads/2024/08/image-4-300x107.png 300w, https://soundhog.uk/wp-content/uploads/2024/08/image-4-768x274.png 768w, https://soundhog.uk/wp-content/uploads/2024/08/image-4-850x303.png 850w" sizes="auto, (max-width: 892px) 100vw, 892px" /></figure>



<p>And so on for all the weekly results.</p>



<p>Option 2 in the main menu adds to an existing file, so I tested this a few times by stopping my input and returning to the file to add a few more lines.</p>



<p>And I added an option 4 to give me confidence the numbers were being input and stored correctly.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="863" height="608" src="https://jellis.co.uk/wp-content/uploads/2024/08/image-6.png" alt="" class="wp-image-164" srcset="https://soundhog.uk/wp-content/uploads/2024/08/image-6.png 863w, https://soundhog.uk/wp-content/uploads/2024/08/image-6-300x211.png 300w, https://soundhog.uk/wp-content/uploads/2024/08/image-6-768x541.png 768w, https://soundhog.uk/wp-content/uploads/2024/08/image-6-850x599.png 850w" sizes="auto, (max-width: 863px) 100vw, 863px" /></figure>



<p>So a small set of data really. Still, that shouldn&#8217;t stop the prediction from being 100% accurate&#8230;.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="851" height="398" src="https://jellis.co.uk/wp-content/uploads/2024/08/image-7.png" alt="" class="wp-image-165" srcset="https://soundhog.uk/wp-content/uploads/2024/08/image-7.png 851w, https://soundhog.uk/wp-content/uploads/2024/08/image-7-300x140.png 300w, https://soundhog.uk/wp-content/uploads/2024/08/image-7-768x359.png 768w" sizes="auto, (max-width: 851px) 100vw, 851px" /></figure>



<p>As simple as that. All I have to do now is work out what to spend my money on.</p>



<p>Anyway, there we have it. A bit of fun but that won&#8217;t stop me inputting the whole of 2024&#8217;s past results and beyond with a ridiculous optimism.</p>



<p>I&#8217;ll tidy it up a bit and create a 2024 data file then put both up here for people to mess around with. </p>



<p>That&#8217;s if I haven&#8217;t moved to Monaco of course&#8230;..</p>
<p>The post <a href="https://soundhog.uk/im-going-to-be-rich-rich-i-tell-you/">I&#8217;m going to be rich, rich I tell you!</a> appeared first on <a href="https://soundhog.uk">SoundHog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://soundhog.uk/im-going-to-be-rich-rich-i-tell-you/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">157</post-id>	</item>
	</channel>
</rss>
