Publii to Microblog

When deciding to play around with Publii (after taking a dislike to Jekyll, and not finding anything else that tickled my fancy), the first problem seemed to be that despite supporting tags for posts, there was no way to create an RSS or JSON feed based on a tag. Publii creates a feed, but it contains all posts regardless of the category. Two alternatives presented themselves, neither particularly nice: ‘hide’ all posts except Microblog tagged posts from the feed. This is both kludgy, and not pleasant looking, since only Microblog posts would then appear on the front page of the site. Write a script to create a new feed from the main one with everything except Microblog tagged posts filtered out. Not very hard, but requires running the feed filter after each post. This wouldn’t be a big deal if Publii followed most other static site generators in running with command-line scripts, since I could just add another script to the chain of posting, but since it all runs through a GUI program with a shiny “sync changes” button, it means then manually (or on a schedule to check for changes with a cron job maybe) pulling the JSON feed, filtering posts, and then pushing the new file to the site again. (not a real option) figure out how to modify Publii to do what I wanted. Anyhow, I guess option 2 seems like the way to go since it’s gross but simple to do. If it turns out I care (or post!) enough, I’ll automate it later.

Sat, Aug 18, 2018 · Rob

Playing with Affinity Designer Brushes

The Backstory Before Christmas I was noodling around with Affinity Designer in an attempt to be a bit better at design. Part of this has been getting more familiar with the tools by working through a bunch of the tutorials at Tuts+. Tuts+ hosts some tutorials aimed at Designer, but working through the ones aimed at other software like Illustrator has been an interesting exercise in figuring out Designer’s tools. While I was making a robot face, I was trying to make wires by putting a gradient on a stroke, but it seems Designer won’t allow you to have a gradient which follows parallel to the stroke. Instead it will apply the gradient to the stroke colour in the same manner as filling. ...

Sun, Jan 1, 2017 · Rob

Real Heroes of the Touch Bar

After using the new MBP for a week, I’m coming to appreciate the apps that do a good job with their Touch Bar behaviour. I wrote about Affinity Designer before. Pixelmator uses a similar approach, although it seems to be a bit inconsistent, since it allows you to choose tools, but not all of them. Pixelmator: Touch Bar tool options The real heroes that I’ve found so far are Terminal, Preview, and whatever the app is that takes screenshots behind the scenes based on ⌘-Shift-3/4/6 keyboard shortcuts. The default (and optional) buttons for these mostly seem to have been provided to give actual value to a software button, rather than just be there to show that there’s support. ...

Wed, Dec 14, 2016 · Rob

So a horse walks into a Touch Bar...

Obligatory New Toy Post Because I have no self control, I managed to justify to myself that I needed an update on my 2012 13" Macbook Air, and bought a 13" Macbook Pro with Touch Bar (hats off to Apple for making the product names roll off the tongue on that one, by the way). 512GB SSD because I spent the last two years trying to juggle space on my Air, and 16GB of RAM because I’m not an animal. ...

Thu, Dec 8, 2016 · Rob

Typefaces, Fonts, Licensing

Preface: Since there’s so much seemingly conflicting information out there, I’ve quite possibly gotten it wrong. If so, please let me know so I can correct this! End Use License Agreements are confusing. Most people don’t read them, even when they occasionally embed easter eggs, (according to this site, most designers don’t regularly read them when it comes to the typefaces they use), and when they do probably don’t understand them (or else why would sites like ToS;DR exist?). ...

Tue, Oct 4, 2016 · Rob

Institutional blocking as a service

I teach a lot of different students this year - the entire year 9 cohort, most of the year 7s and 8s (spread over the year), and a few classes of year 10s. Seeing all of them regularly gives me a pretty good look at how they use technology (with the exception of mobile since, like many schools, students are prohibited from using their phones during the day), which makes for some interesting conversations. ...

Sat, Jul 9, 2016 · Rob

Machine Learning and Intellectual Laziness

So there’s a certain element of hyperbole coming up. Just saying. Google Allo (which of course makes me think of the classically cheesy ‘Allo ‘Allo) was outlined in the recent Google IO keynote. One of the features which bears some consideration is Smart Reply which suggests replies to messaging and learns from your responses over time (and I assume also does learning on the aggregate, playing to Google’s strengths in large scale data analysis. ...

Wed, May 25, 2016 · Rob

Pebble Health

I’ve written about my Pebble before and the things that I like about it. This week a new firmware and app version got pushed out and I noticed that after tracking health data for some time (steps and sleep), the iOS app finally got a reporting screen for it. I thought it was worthwhile looking at, since it has a really nice reporting graph. Rather than simply reporting the number of steps and sleep hours, it gives an area plot showing current and typical data. ...

Sun, May 15, 2016 · Rob

Electric horses

My wife and I recently returned from Honeymoon Part 2 on Kangaroo Island in South Australia. This isn’t a travel post though (although it’s a lovely, if somewhat rugged place to go!). When booking the holiday back in February I looked around for car hire and noticed that one outlet was advertising electric cars. Since Telsa (spoiler: we didn’t get a Telsa) has been in the news for ages and I wanted to learn more about plug in electric vehicles, I figured we’d hire one for a few days and see what it was like to drive one. I went to the trouble of looking at how many charge points there were around the island (one per town on the eastern side of the island, for a total of five) I went ahead and booked a Nissan Leaf. ...

Thu, Apr 21, 2016 · Rob

Deferred Attention

I shuffle my attention between four devices: a (beloved if aging) 2012 13" Macbook Air iPhone 6S+ iPad Air 2 Work Surface Pro 3 Because I split my attention between them all, it can be a struggle to manage the list of things that are interesting to me so that when I’m in a time which is suitable on a device which is right, things that I care about are easy to reach. ...

Wed, Apr 13, 2016 · Rob