-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.xml
More file actions
76 lines (62 loc) · 4.5 KB
/
Copy pathindex.xml
File metadata and controls
76 lines (62 loc) · 4.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Grant James</title>
<link>http://grantjam.es/</link>
<description>Recent content on Grant James</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-gb</language>
<lastBuildDate>Fri, 08 Apr 2022 00:00:00 +0000</lastBuildDate><atom:link href="http://grantjam.es/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Concurrency: Comparing Golang's Channels to C#'s Async/Await</title>
<link>http://grantjam.es/concurrency-comparing-golangs-channels-to-c-sharps-asyncawait/</link>
<pubDate>Fri, 08 Apr 2022 00:00:00 +0000</pubDate>
<guid>http://grantjam.es/concurrency-comparing-golangs-channels-to-c-sharps-asyncawait/</guid>
<description><p>Comparing concurrency in Go (golang) with C#&rsquo;s Async/Await.</p></description>
</item>
<item>
<title>About</title>
<link>http://grantjam.es/about/</link>
<pubDate>Thu, 17 Mar 2022 14:06:34 +0000</pubDate>
<guid>http://grantjam.es/about/</guid>
<description>Grant is a software developer from Birmingham.
Graduating from university in 2009 with a 1st in Computer Science, he jumped straight into the industry coding websites and, later, mobile applications too.
He doesn&rsquo;t always write about himself in the third person, but when he does it&rsquo;s because he wants to sound like a robot (or when he&rsquo;s trying to be professional and write a bio like this). The human side of Grant likes music, cooking, running and spending time with his wife and sons.</description>
</item>
<item>
<title>Creating a simple metronome using Javascript and the Web Audio API</title>
<link>http://grantjam.es/creating-a-simple-metronome-using-javascript-and-the-web-audio-api/</link>
<pubDate>Mon, 10 Aug 2020 13:00:00 +0000</pubDate>
<guid>http://grantjam.es/creating-a-simple-metronome-using-javascript-and-the-web-audio-api/</guid>
<description><p>How to accurately schedule audio events when writing a time sensitive Javascript application.</p></description>
</item>
<item>
<title>Recreating the old iCloud background using Javascript and a HTML Canvas</title>
<link>http://grantjam.es/recreating-the-old-icloud-background-using-javascript-and-a-html-canvas/</link>
<pubDate>Mon, 04 May 2020 00:00:00 +0000</pubDate>
<guid>http://grantjam.es/recreating-the-old-icloud-background-using-javascript-and-a-html-canvas/</guid>
<description><p>In this post, I go through the steps I took to recreate the background that used to be on the iCloud web site - blurry bubbles!</p></description>
</item>
<item>
<title>Light and Dark theme toggle on a Laravel website</title>
<link>http://grantjam.es/light-and-dark-theme-toggle-on-a-laravel-website/</link>
<pubDate>Sun, 29 Sep 2019 00:00:00 +0000</pubDate>
<guid>http://grantjam.es/light-and-dark-theme-toggle-on-a-laravel-website/</guid>
<description><p>I find using a dark theme for my IDE and operating system is much easier on my eyes, so I use it wherever possible. In this post I explain how to create a toggle button to switch a Laravel website between light and dark themes.</p></description>
</item>
<item>
<title>Replacing a Danfoss TP9000 with a 3rd Generation Nest</title>
<link>http://grantjam.es/replacing-a-danfoss-tp9000-with-a-3rd-generation-nest/</link>
<pubDate>Sat, 18 May 2019 00:00:00 +0000</pubDate>
<guid>http://grantjam.es/replacing-a-danfoss-tp9000-with-a-3rd-generation-nest/</guid>
<description><p>Step by step instructions on how to wire up a 3rd generation Nest in place of a Danfoss TP9000.</p></description>
</item>
<item>
<title>Installing Lubuntu on an Acer Aspire One Cloudbook 11</title>
<link>http://grantjam.es/installing-lubuntu-on-an-acer-aspire-one-cloudbook-11/</link>
<pubDate>Sat, 24 Jun 2017 00:00:00 +0000</pubDate>
<guid>http://grantjam.es/installing-lubuntu-on-an-acer-aspire-one-cloudbook-11/</guid>
<description><p>I wanted a cheap laptop with a decent battery life to run a Linux distribution on and decided on the Acer Aspire One Cloudbook 11. This post details what I did after installing Lubuntu.</p></description>
</item>
</channel>
</rss>