<?xml version="1.0" encoding="UTF-8"?>
<rss version='2.0' xmlns:atom='http://www.w3.org/2005/Atom'>
	<channel>
		<title>Web Design Links</title>
		<link>https://doepud.co.uk/blog</link>
		<atom:link href='https://doepud.co.uk/feeds/blog.xml' rel='self' type='application/rss+xml' />
		<description></description>
		<language>en-uk</language>
		<webMaster>blair@doepud.co.uk (Blair Millen)</webMaster>
		<item>
			<title>Micro Post</title>
			<link>https://doepud.co.uk/blog/760</link>
			<guid isPermaLink="true">https://doepud.co.uk/blog/760</guid>
			<description>
&lt;p&gt;Handy collection of company logos, all in SVG format: &lt;a href=&quot;https://www.vectorlogo.zone/&quot;&gt;Vector Logo Zone&lt;/a&gt;.&lt;/p&gt;
</description>
			<pubDate>Wed, 09 Jan 2019 19:57:00 +0000</pubDate>
		</item>
	<item>
			<title>Micro Post</title>
			<link>https://doepud.co.uk/blog/759</link>
			<guid isPermaLink="true">https://doepud.co.uk/blog/759</guid>
			<description>
&lt;p&gt;&lt;a href=&quot;https://github.com/trimstray/the-book-of-secret-knowledge&quot;&gt;The Book of Secret Knowledge&lt;/a&gt; - a massive list of useful links for manuals, blogs, hacks, one-liners, web tools and more.&lt;/p&gt;
</description>
			<pubDate>Tue, 18 Dec 2018 08:30:00 +0000</pubDate>
		</item>
	<item>
			<title>Micro Post</title>
			<link>https://doepud.co.uk/blog/758</link>
			<guid isPermaLink="true">https://doepud.co.uk/blog/758</guid>
			<description>
&lt;p&gt;&lt;a href=&quot;https://panopticlick.eff.org/&quot;&gt;Panopticlick&lt;/a&gt; - a research project designed to better uncover the tools and techniques of online trackers and test the efficacy of privacy add-ons. Run the test to see if your browser is safe against tracking.&lt;/p&gt;
</description>
			<pubDate>Tue, 18 Dec 2018 08:08:00 +0000</pubDate>
		</item>
	<item>
			<title>Micro Post</title>
			<link>https://doepud.co.uk/blog/757</link>
			<guid isPermaLink="true">https://doepud.co.uk/blog/757</guid>
			<description>
&lt;p&gt;&lt;a href=&quot;https://shkspr.mobi/blog/2018/11/major-sites-running-unauthenticated-javascript-on-their-payment-pages/&quot;&gt;Major sites running unauthenticated JavaScript on their payment pages&lt;/a&gt;. The article title says it all. The TL;DR is this: if your payment page requests external files, this is most likely JavaScript or CSS files from CDNs, then you need to ensure that those files have not been tampered with before or during the payment process, because a malicious hacker could very easily intercept payment card details. This is precisely what happened to &lt;em&gt;British Airways&lt;/em&gt;!&lt;/p&gt;

&lt;p&gt;The solution is to use &lt;a href=&quot;https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity&quot;&gt;SubResource Integrity&lt;/a&gt; (SRI) which basically involves adding an &amp;quot;integritiy&amp;quot; attribute to your script or link element, like this:&lt;/p&gt;

&lt;pre&gt;
&amp;lt;script src=&amp;quot;https://example.com/whatever.js&amp;quot; integrity=&amp;quot;sha384-eP2mZH+CLyffr1fGYsgMUWJFzVwB9mkUplpx9Y2Y3egTeRlmzD9suNR+56UHKr7v&amp;quot; crossorigin=&amp;quot;anonymous&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;/pre&gt;
</description>
			<pubDate>Fri, 30 Nov 2018 09:03:00 +0000</pubDate>
		</item>
	<item>
			<title>Micro Post</title>
			<link>https://doepud.co.uk/blog/756</link>
			<guid isPermaLink="true">https://doepud.co.uk/blog/756</guid>
			<description>
&lt;p&gt;&lt;a href=&quot;https://medium.com/s/story/on-the-visual-weariness-of-the-web-8af1c969ce73&quot;&gt;Why do all websites look the same?&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 02 Nov 2018 15:52:00 +0000</pubDate>
		</item>
	<item>
			<title>Micro Post</title>
			<link>https://doepud.co.uk/blog/755</link>
			<guid isPermaLink="true">https://doepud.co.uk/blog/755</guid>
			<description>
&lt;p&gt;&lt;a href=&quot;http://a11y-style-guide.com/style-guide/&quot;&gt;A11Y Style Guide&lt;/a&gt; is a handy reference for how to mark-up your web documents accessibly in HTML + CSS.&lt;/p&gt;
</description>
			<pubDate>Thu, 18 Oct 2018 18:27:00 +0000</pubDate>
		</item>
	<item>
			<title>Micro Post</title>
			<link>https://doepud.co.uk/blog/754</link>
			<guid isPermaLink="true">https://doepud.co.uk/blog/754</guid>
			<description>
&lt;p&gt;Drag a font onto &lt;a href=&quot;https://wakamaifondue.com/&quot;&gt;Wakamai Fondue&lt;/a&gt; and find out its full capabilities... superb!&lt;/p&gt;
</description>
			<pubDate>Thu, 18 Oct 2018 18:22:00 +0000</pubDate>
		</item>
	<item>
			<title>Micro Post</title>
			<link>https://doepud.co.uk/blog/753</link>
			<guid isPermaLink="true">https://doepud.co.uk/blog/753</guid>
			<description>
&lt;p&gt;&lt;a href=&quot;https://backlinko.com/backlinks-guide&quot;&gt;The definitive guide to backlinks&lt;/a&gt; by &lt;em&gt;Brian Dean&lt;/em&gt;. Learn all about what&amp;#39;s involved in getting other sites to link to your site.&lt;/p&gt;
</description>
			<pubDate>Mon, 15 Oct 2018 13:20:00 +0000</pubDate>
		</item>
	<item>
			<title>Solid</title>
			<link>https://doepud.co.uk/blog/solid</link>
			<guid isPermaLink="true">https://doepud.co.uk/blog/solid</guid>
			<description>
&lt;p&gt;Like most people who make use of the web, you probably use some free services like&amp;nbsp;&lt;em&gt;Facebook&lt;/em&gt;, &lt;em&gt;Twitter&lt;/em&gt;, &lt;em&gt;Google Chrome&lt;/em&gt;, &lt;em&gt;Outlook, Gmail&lt;/em&gt; (the list goes on... basically we&amp;#39;re talking about a product or service provided by an oversized tech power that demands your personal data in exchange for whatever they&amp;#39;re peddling). Free services appear great on the surface but you are essentially selling your soul to these data tyrants so they can sell on your personal details to the lowest bidder. As the inventor of the web &lt;a href=&quot;https://medium.com/@timberners_lee/one-small-step-for-the-web-87f92217d085&quot;&gt;Tim Berners-Lee (TBL) states&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;the web has evolved into an engine of inequity and division; swayed by powerful forces who use it for their own agendas&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;It&amp;#39;s 2018 and we find ourselves in this dire situation, largely due to greed. It&amp;#39;s toxic. Thankfully &lt;em&gt;TBL&lt;/em&gt; has been working on a solution, called &lt;a href=&quot;https://solid.inrupt.com/how-it-works&quot;&gt;Solid&lt;/a&gt;, that aims to give web users more control over how their data is used and abused:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Solid changes the current model where users have to hand over personal data to digital giants in exchange for perceived value. As we&amp;rsquo;ve all discovered, this hasn&amp;rsquo;t been in our best interests. Solid is how we evolve the web in order to restore balance &amp;mdash; by giving every one of us complete control over data, personal or not, in a revolutionary way&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The main idea behind &lt;em&gt;Solid&lt;/em&gt; is:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;It gives every user a choice about where data is stored, which specific people and groups can access select elements, and which apps you use. It allows you, your family and colleagues, to link and share data with anyone. It allows people to look at the same data with different apps at the same time.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;So while you may still need to disclose a certain level of personal information to use the services of &lt;em&gt;Facebook&lt;/em&gt; for example, at least you will be in control of your own data, &lt;em&gt;not Facebook&lt;/em&gt;. You set up a profile&amp;nbsp;(known as a POD) on the &lt;em&gt;Solid&lt;/em&gt; platform and then choose what info you want to share. I like it! And like TBL I&amp;#39;m looking forward to welcoming in the next era of the web.&lt;/p&gt;
</description>
			<pubDate>Thu, 04 Oct 2018 06:56:00 +0000</pubDate>
		</item>
	<item>
			<title>Micro Post</title>
			<link>https://doepud.co.uk/blog/749</link>
			<guid isPermaLink="true">https://doepud.co.uk/blog/749</guid>
			<description>
&lt;p&gt;The makers of &lt;a href=&quot;https://www.sublimetext.com/&quot;&gt;Sublime Text&lt;/a&gt; have launched a dedicated plug-in for the version control software &lt;em&gt;Git&lt;/em&gt;. Called &lt;a href=&quot;https://www.sublimemerge.com/&quot;&gt;Sublime Merge&lt;/a&gt;, it&amp;#39;s a &lt;em&gt;Git&lt;/em&gt; client that seamlessly integrates with the Sublime text editor, with a particular focus on the unenviable task of merging conflicting code.&lt;/p&gt;

&lt;p&gt;The merge tool lets you resolve conflicts by comparing code across three panes:&lt;/p&gt;

&lt;ol&gt;
	&lt;li&gt;the left pane shows your changes&lt;/li&gt;
	&lt;li&gt;the right shows their changes&lt;/li&gt;
	&lt;li&gt;and the centre pane is the resolved code&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Alongside this nifty merge interface, we get a powerful search tool, keyboard shortcuts, command line integration and syntax highlighting. Try for free, then it costs $99 if you decide to support the producers.&lt;/p&gt;
</description>
			<pubDate>Fri, 21 Sep 2018 15:28:00 +0000</pubDate>
		</item>
	</channel>
</rss>