<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/rss-style.xsl" type="text/xsl"?>
<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>skeuomorph &#8211; Terence Eden’s Blog</title>
	<atom:link href="https://shkspr.mobi/blog/tag/skeuomorph/feed/" rel="self" type="application/rss+xml" />
	<link>https://shkspr.mobi/blog</link>
	<description>Regular nonsense about tech and its effects 🙃</description>
	<lastBuildDate>Thu, 19 Mar 2026 09:27:07 +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://shkspr.mobi/blog/wp-content/uploads/2023/07/cropped-avatar-32x32.jpeg</url>
	<title>skeuomorph &#8211; Terence Eden’s Blog</title>
	<link>https://shkspr.mobi/blog</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title><![CDATA[We've got to stop sending files to each other]]></title>
		<link>https://shkspr.mobi/blog/2025/07/weve-got-to-stop-sending-files-to-each-other/</link>
					<comments>https://shkspr.mobi/blog/2025/07/weve-got-to-stop-sending-files-to-each-other/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Thu, 17 Jul 2025 11:34:37 +0000</pubDate>
				<category><![CDATA[/etc/]]></category>
		<category><![CDATA[rant]]></category>
		<category><![CDATA[skeuomorph]]></category>
		<category><![CDATA[ux]]></category>
		<guid isPermaLink="false">https://shkspr.mobi/blog/?p=61974</guid>

					<description><![CDATA[Another day, another data breach.  the spreadsheet, initially shared in 2022, and thought to contain data related to a small number of applicants, had contained hidden data related to more than 18,000 people.   ICO statement in response to 2022 MoD data breach  Why are people still sending files to each other? I remember having a stand-up argument a decade ago with a project manager who wanted us …]]></description>
										<content:encoded><![CDATA[<p>Another day, another data breach.</p>

<blockquote><p>the spreadsheet, initially shared in 2022, and thought to contain data related to a small number of applicants, had contained hidden data related to more than 18,000 people. </p>

<p><a href="https://ico.org.uk/about-the-ico/media-centre/news-and-blogs/2025/07/ico-statement-in-response-to-2022-mod-data-breach/">ICO statement in response to 2022 MoD data breach</a></p></blockquote>

<p>Why are people still sending files to each other? I remember having a stand-up argument a decade ago with a project manager who wanted us to email a completed Word template to him every day. He'd then spend hours merging the various documents together. He couldn't get his head around the collaborative document suite the company had purchased a licence for. I tried showing him that we could give specific people write-access to the document and they could edit it live. No more emailing back-and-forth.</p>

<p>It just didn't stick. It wasn't that he was ignorant about what computers could do, but his entire mental model was built around files. Discrete packets of data with a fixed metaphor from the real world.</p>

<p>Collaborative online documents don't have an easy analogue analogue. It is rare to see a dozen people scribbling on the same whiteboard or using the same typewriter keyboard.</p>

<p>Permissions are another things that aren't intuitive.  The idea that only specific people can see something doesn't match our expectations of paper. Sure, anyone could grab a pen and deface it, that's why we have one person in charge of the "master copy".</p>

<p>Copy. What a hateful word.</p>

<p>The modern workforce shouldn't be flinging copies to each other. A copy is outdated the moment it is downloaded. A copy has no protection against illicit reading. A copy can never be revoked.</p>

<p>Data shouldn't live in a file on a laptop. It shouldn't be a single file on a network share. Data is a <em>living</em> beast.  Data needs to live in a database - not an Excel file. Access should be granted for each according to their needs.</p>

<p>I see the same issue in the <a href="https://www.theguardian.com/technology/2025/jul/16/wetransfer-user-content-ai-artificial-intelligence">WeTransfer kerfuffle</a>. Very Serious People saying it was intolerable that the untrusted 3rd party they were using to share Very Sensitive Information was going to read that information.</p>

<p>At which point you have to throw up your hands and ask <em>why</em> people are sending files to each other in the year of <a href="https://www.lewiscapaldi.com/">Our Lord</a> 2025?!?!?  If you have a sensitive file, use proper access controls. Or at least use a password so the FTP-as-a-service provider can't steal your IP.</p>

<p>And git! Don't get me started on git! The best minds of a generation stuck in a paradigm of downloading files to their local machine, making changes, then <del>emailing</del> <code>git push</code>ing them up to be approved? Madness!</p>

<p>Look, there are some times when you need a local copy. I want my own copy of my insurance documents - but that's not a living doc; it is an agreed artefact. Sure, it's handy to have access when there's no network connection - but that's what background sync is for. OK, you're on Office 365 and I'm on Google - so we'll have to work a little harder to set up access.</p>

<p>But all of this is possible!</p>

<p>We rant and rave about the <span style="font-size:1.5em;">💾</span> icon being a skeuomorph. But the very concept of an individual file is <em>also</em> a skeuomorph! Data are not stored on paper files. There is no such thing as a filesystem directory - it's just a convention to make computing palatable for people born in the 20th century who lived in a world of A4 paper and manilla folders.</p>

<p>Modern computing is still stuck in the past. Our computers are like cars which have been designed to carry a bale of hay to mop up the horse-piss.</p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=61974&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2025/07/weve-got-to-stop-sending-files-to-each-other/feed/</wfw:commentRss>
			<slash:comments>19</slash:comments>
		
		
			</item>
		<item>
		<title><![CDATA[Obsolete Technology in Unicode]]></title>
		<link>https://shkspr.mobi/blog/2018/03/obsolete-technology-in-unicode/</link>
					<comments>https://shkspr.mobi/blog/2018/03/obsolete-technology-in-unicode/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Wed, 28 Mar 2018 11:17:39 +0000</pubDate>
				<category><![CDATA[/etc/]]></category>
		<category><![CDATA[emoji]]></category>
		<category><![CDATA[skeuomorph]]></category>
		<category><![CDATA[unicode]]></category>
		<guid isPermaLink="false">https://shkspr.mobi/blog/?p=29218</guid>

					<description><![CDATA[A short meander through some of the more obscure miscellany within Unicode.  Languages hang around far longer than there are native speakers, and symbols get reused and repurposed (🍆).  Here are some of the delightfully old-fashioned symbols hidden in your thoroughly modern smartphone.  Tapes  Long before solid-state drives, we used to record data on long thin strips of magnetic tape. 🖭 📼 I&#039;m sure…]]></description>
										<content:encoded><![CDATA[<p>A short meander through some of the more obscure miscellany within Unicode.  Languages hang around far longer than there are native speakers, and symbols get reused and repurposed (🍆).  Here are some of the delightfully old-fashioned symbols hidden in your thoroughly modern smartphone.</p>

<h2 id="tapes"><a href="https://shkspr.mobi/blog/2018/03/obsolete-technology-in-unicode/#tapes">Tapes</a></h2>

<p>Long before solid-state drives, we used to record data on long thin strips of magnetic tape.
<span style="font-size:3em;line-height:1em;">🖭 📼</span>
I'm sure there's a hipster somewhere who only listens to Kraftwerk on C90 cassettes, and claims that the image quality on Twin Peaks is superior on NTSC VHS tapes - but these have all-but died out now.</p>

<p>If you've ever watched an old episode of the original Star Trek, you'll be familiar with this, the Tape Drive:
<span style="font-size:2em;line-height:1em;">✇</span>
I'll bet there's a 3D printed one you can hook up to the GPIO pins of your Raspberry Pi - but tape has bitten the dust.  Much like...</p>

<h2 id="floppy-disks"><a href="https://shkspr.mobi/blog/2018/03/obsolete-technology-in-unicode/#floppy-disks">Floppy Disks</a></h2>

<p>One is an emoji, the others are mere symbols.
<span style="font-size:3em;line-height:1em;">💾 🖫 🖪 🖬</span>
Commonly used as a "save" icon, even though the iMac first killed off the disk drive in 1998.</p>

<p>You get white and black "hard shell" disks - more commonly known as 3½-inch disks.  There's also a "soft shell" disk - which could be a 5¼-inch or the even older 8-inch.</p>

<h2 id="cd-and-dvd"><a href="https://shkspr.mobi/blog/2018/03/obsolete-technology-in-unicode/#cd-and-dvd">CD and DVD</a></h2>

<p><span style="font-size:3em;line-height:1em;">💿 📀</span></p>

<p>Not quite as obsolete as the magnetic tape - but not far off. <code>1F4BF</code> is supposed to be a generic "optical disc" but is usually depicted as a CD. Just for fun, there's a separate Optical Disc Icon which is not an emoji:
<span style="font-size:3em;line-height:1em;">🖸</span></p>

<p>I suppose we should be grateful that HD-DVD and LaserDisc didn't make the standard.  Which brings us on to...</p>

<h2 id="minidisc"><a href="https://shkspr.mobi/blog/2018/03/obsolete-technology-in-unicode/#minidisc">MiniDisc!</a></h2>

<p><span style="font-size:3em;line-height:1em;">💽</span>
Some people charitably call this a disc-cartridge. But, no, <a href="http://www.unicode.org/charts/PDF/Unicode-6.0/U60-1F300.pdf">the official name is MINIDISC</a>.  For those too young to remember, Sony's MiniDisc was a proprietary, and inconsequential foray into digital music delivery.</p>

<p>If you are that young, you may be blissfully unaware of these two pieces of technology:</p>

<h2 id="pager-and-fax-machines"><a href="https://shkspr.mobi/blog/2018/03/obsolete-technology-in-unicode/#pager-and-fax-machines">Pager and Fax Machines</a></h2>

<p><span style="font-size:3em;line-height:1em;">📟 📠 🖷</span></p>

<p>The pager was never really a consumer item in the UK - not the way it was in the USA.</p>

<p>The fax machine is sort of a Shibboleth for everything wrong with an organisation. If you want to be scathing, <a href="http://www.nationalhealthexecutive.com/Health-Care-News/digital-doldrums-nhs-remains-worlds-largest-purchaser-of-fax-machines">insinuate that their company still relies on fax machines</a>.</p>

<p>Fax also retains the rare distinction of being one of the few Unicode symbols which is represented by a whole word.</p>

<p><span style="font-size:3em">℻</span></p>

<p>We're getting more modern...</p>

<h2 id="telephones"><a href="https://shkspr.mobi/blog/2018/03/obsolete-technology-in-unicode/#telephones">Telephones</a></h2>

<p><span style="font-size:3em;line-height:1em;">🕾 🕿 ☏ ☎</span>
To most people, telephones aren't a handset which rest atop of a base with touch-tone buttons. Rotary dial is extinct. For extra archaic points, there's also a telephone perched atop a modem.</p>

<p><span style="font-size:3em;line-height:1em;">🖀</span></p>

<p>As for that receiver... There's FIVE of them!</p>

<p><span style="font-size:3em;line-height:1em;">📞 🕻 🕽 ✆ 🕼</span></p>

<p>An emoji receiver, two regular receivers in different direction, a symbol to say there's a phone nearby and, of course, a receiver with a page coming out of it. Back to bloody fax machines!</p>

<p>Finally, not quite obsolete yet, but there is a"clamshell" style flip-phone:</p>

<p><span style="font-size:3em;line-height:1em;">🖁</span></p>

<p>As a special bonus for making is this far through my digital spelunking, here's the symbol for "telephone recorder"</p>

<p><span style="font-size:3em;line-height:1em;">⌕</span></p>

<p>No... I don't know either...</p>

<h2 id="nothing-is-lost-forever"><a href="https://shkspr.mobi/blog/2018/03/obsolete-technology-in-unicode/#nothing-is-lost-forever">Nothing is lost forever</a></h2>

<p>Unicode is a repository for human communications. Some of the letters, languages, and scripts are going to die out.  We still have Roman Numerals -Ⅷ - despite that empire crumbling hundreds of years ago.</p>

<p>The <a href="https://en.wikipedia.org/wiki/Kharosthi">Kharosthi script</a> vanished in the 6th century.
<span style="font-size:3em;line-height:1em;">𐩔 𐩕 𐩖 𐩗 𐩘</span></p>

<p>But it is still there, in countless books, inscribed on coins, hewn into the living rock. And now preserved in Unicode.</p>

<p>Our toys and fads and emoji will fade away.  This is not a cause for sadness, but rather joy. Joy that someone in millennia hence will be able to feel slightly closer to their ancestors by understanding our primitive pictorial language.</p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=29218&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2018/03/obsolete-technology-in-unicode/feed/</wfw:commentRss>
			<slash:comments>15</slash:comments>
		
		
			</item>
		<item>
		<title><![CDATA[Where do these arrows point?]]></title>
		<link>https://shkspr.mobi/blog/2017/03/where-do-these-arrows-point/</link>
					<comments>https://shkspr.mobi/blog/2017/03/where-do-these-arrows-point/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Sun, 19 Mar 2017 11:24:58 +0000</pubDate>
				<category><![CDATA[/etc/]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[emoji]]></category>
		<category><![CDATA[skeuomorph]]></category>
		<category><![CDATA[unicode]]></category>
		<category><![CDATA[usability]]></category>
		<guid isPermaLink="false">https://shkspr.mobi/blog/?p=24873</guid>

					<description><![CDATA[This is a blog post about user interfaces.  I was wandering along the beach one day, when I noticed some clever chap had drawn some arrows in the sand.  Can you guess where they led?    The more astute of you will have realised that these are not human drawn arrows.  They are, of course, footprints left by birds.  A bird&#039;s foot is a &#34;backwards&#34; arrow.  The apex points to the bird&#039;s rear.    It is …]]></description>
										<content:encoded><![CDATA[<p>This is a blog post about user interfaces.</p>

<p>I was wandering along the beach one day, when I noticed some clever chap had drawn some arrows in the sand.  Can you guess where they led?</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2017/03/Arrows-drawn-in-the-sand-1024.jpg" alt="Arrows drawn in the sand" width="1024" height="768" class="aligncenter size-full wp-image-24874">

<p>The more astute of you will have realised that these are not human drawn arrows.  They are, of course, footprints left by birds.</p>

<p>A bird's foot is a "backwards" arrow.  The apex points to the bird's rear.</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2017/03/Bird-feet.jpg" alt="Bird feet - they are shaped like inverted arrows" width="1024" height="576" class="aligncenter size-full wp-image-24875">

<p>It is conceivable that had birds evolved greater intelligence and developed a writing system then their <span style="font-size:1.5em">→</span> would be the equivalent of our <span style="font-size:1.5em">←</span>.</p>

<p>All this talk of birds leads, naturally, to <em>Aliens!</em></p>

<p>In the 1970s, the USA launched a pair of space probes - Pioneer 10 and 11 - which contained "<a href="http://www.sciencemag.org/cgi/reprint/175/4024/881.pdf">a message from mankind</a>".  An anodised metal plate designed by Carl Sagan.</p>

<p><a href="https://solarsystem.nasa.gov/galleries/pioneer-plaque"><img src="https://shkspr.mobi/blog/wp-content/uploads/2017/03/Pioneer-Plaque.jpg" alt="Pioneer Plaque" width="1024" height="811" class="aligncenter size-full wp-image-24876"></a></p>

<p>Much has been written about whether the message is appropriate. Not just because of the nudity(!) - but whether the abstract design could <em>ever</em> be successfully deciphered by an alien mind.</p>

<p>At the bottom of the plaque is a diagram which, to our human eyes, shows where the spacecraft has come <em>from</em>.</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2017/03/Pioneer-Plaque-extreme-close-up-of-arrow.jpg" alt="Pioneer Plaque - extreme close up of arrow" width="1024" height="474" class="aligncenter size-full wp-image-24879">

<p>A contemporary complaint from an art historian ran:</p>

<blockquote><p>The trajectory, it will be noticed, is endowed with a directional arrowhead; it seems to have escaped the designers that this is a conventional symbol unknown to a race that never had the equivalent of bows and arrows.
</p><p><cite>"<a href="https://www.google.co.uk/books/edition/The_Image_and_the_Eye/indPAAAAMAAJ?hl=en&amp;gbpv=1&amp;printsec=frontcover&amp;bsq=trajectory">The image and the eye</a>" - Ernst Hans Gombrich</cite>
</p></blockquote>

<p>Suppose that the plaque is picked up by <a href="https://www.marvel.com/characters/howard-the-duck">a race of super-intelligent birds</a> - how will they interpret that message?</p>

<p>To them, an arrow points towards its stem. In this case, the Pioneer craft is on a journey <em>to</em> Earth.  Perhaps they will have noticed that our toes are not like theirs - if they even recognise the squiggles as belonging to creatures - but there is nothing fundamental about us which indicates the chirality of our arrows.</p>

<p>Behind the human figures is <em>another</em> arrow. From the Birds' perspective that is <em>also</em> pointing towards the map to our sun.  Is the message on the probe "if lost, please return to..."?</p>

<h2 id="semantic-imagery"><a href="https://shkspr.mobi/blog/2017/03/where-do-these-arrows-point/#semantic-imagery">Semantic Imagery</a></h2>

<p>When you choose an icon - you're inadvertently assuming that everyone has a similar cultural background.</p>

<p>If you are an alien - or perhaps a teenager - many of these symbols are meaningless.</p>

<p>You may already be familiar with <a href="http://www.bbc.co.uk/news/magazine-22840833">skeuomorphism</a> Let's take a few interesting examples.</p>

<h3 id="post"><a href="https://shkspr.mobi/blog/2017/03/where-do-these-arrows-point/#post">Post</a></h3>

<p><span style="font-size:2em">📯</span></p>

<p>For people in two-dozen countries, <a href="https://en.wikipedia.org/wiki/Post_horn#The_post_horn_as_graphical_symbol">the Postal Horn is the symbol of the national post office</a>.  It makes perfect sense to hide messages behind this icon, right?</p>

<p>Of course, if you are in Japan, you'd probable expect the symbol to be:</p>

<p><span style="font-size:2em">〶</span></p>

<p>Do those symbols mean anything to you?</p>

<h3 id="settings"><a href="https://shkspr.mobi/blog/2017/03/where-do-these-arrows-point/#settings">Settings</a></h3>

<p><span style="font-size:2em">🔧 ⚙️</span></p>

<p>When was the last time you used a spanner to adjust something?  On your computer - never! In the physical world, spanners are used mostly for repairing or installing something. What does that have to do with setting your program's preferences?</p>

<p>And cogs? Computers don't have them! I struggle to think of anything I own which has a user replaceable cog which will adjust its function.</p>

<h3 id="save"><a href="https://shkspr.mobi/blog/2017/03/where-do-these-arrows-point/#save">Save</a></h3>

<p><span style="font-size:2em">💾 🖫 🖬 🖪</span></p>

<p>The save icon is, even on the most modern interfaces, <a href="https://twitter.com/search?q=3d%20printed%20save%20icon">an image of an antiquated medium</a>.  Do you have a floppy disk reader on your computer? Would your website even <em>fit</em> in 1.44MB?</p>

<p>What is the message that you're conveying with this icon?</p>

<h3 id="health"><a href="https://shkspr.mobi/blog/2017/03/where-do-these-arrows-point/#health">Health</a></h3>

<p><span style="font-size:2em">⚕️</span></p>

<p>What does <a href="https://en.wikipedia.org/wiki/Rod_of_Asclepius">a snake twisted around a rod</a> have to do with health?  What does this icon say to people without a a detailed knowledge of Greek mythology?</p>

<h3 id="email"><a href="https://shkspr.mobi/blog/2017/03/where-do-these-arrows-point/#email">Email</a></h3>

<p><span style="font-size:2em">📧 📨 ✉️</span></p>

<p>Does email come in an envelope?  How many envelopes do you get which are white squares with elongated lips?  Is the metaphor still relevant?</p>

<h3 id="telephone"><a href="https://shkspr.mobi/blog/2017/03/where-do-these-arrows-point/#telephone">Telephone</a></h3>

<p><span style="font-size:2em">📞 ☎️️</span>
Ask someone under the age of 25 to draw a picture of a telephone. Here's a hint, they're not going to draw either of those two icons!</p>

<p>A few years ago most people would have drawn something like:</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2017/03/Flip-Phone-Clamshell.png" alt="A crudely drawn old style flip phone" width="200" height="252" class="aligncenter size-full wp-image-24926">

<p>Today, telephones are black rectangles.</p>

<h3 id="search"><a href="https://shkspr.mobi/blog/2017/03/where-do-these-arrows-point/#search">Search</a></h3>

<p><span style="font-size:2em">🔍 🔎</span></p>

<p>Unless you are a 19th Century detective, I find it hard to believe that you've ever examined the world with a magnifying glass.  How has this become the default search icon?</p>

<h3 id="please-wait"><a href="https://shkspr.mobi/blog/2017/03/where-do-these-arrows-point/#please-wait">Please Wait</a></h3>

<p><span style="font-size:2em">⌛ ⏳</span></p>

<p>Tell me honestly - when was the last time you used an hourglass?</p>

<p>Perhaps you boil an egg with the precision only sand tumbling to its doom can provide, I certainly don't.  It is interesting that most major Operating Systems have rejected this in favour of a more abstract animation.</p>

<h2 id="responsible-icon-choice"><a href="https://shkspr.mobi/blog/2017/03/where-do-these-arrows-point/#responsible-icon-choice">Responsible Icon Choice</a></h2>

<p>Under some circumstances, it may be sensible to localise an icon based on cultural differences. For example, these could all be substituted depending on the user's demographic:</p>

<p><span style="font-size:2em">🏣 🏤 📮 📩</span></p>

<p>Icons introduce ambiguity. Please remember your cultural biases when you pick a symbol - lest you confuse any of your users who are birds.</p>

<p><span style="font-size:2em">🐦🦆🦃🐤🐓🐥🦅🦉🐧🐔🐣🕊️</span></p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=24873&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2017/03/where-do-these-arrows-point/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
	</channel>
</rss>
