Frank chimes in with his own thoughts on bookmarks practice and includes a description of his blogging that comes as close to my own as I’ve come across:
My blog has always been this wunderkammer, a cabinet of curiosities where the categorical boundaries are yet to be defined. Of course you can see some of the topics that are of interest, but I feel my blog should be some short of Frankopedia, where you get to know more about me, not just as a professional but also as a person. So I love to share links and pointers to all sorts of places on the web. Sometimes with some context, sometimes just a link.
Frank helpfully wrote this post in English:
BTW, if you’re wondering why I am writing in English, it’s my service to Peter to save him another trip to the machine-translator and get an idea what I am talking about ;-)
I appreciate this: Frank Translate is way better than Google Translate.
I’ve long been fascinated with the minutiae of daily life, and I’d love to read posts similar to those we’ve written today about bookmarks but about toothbrushing, car oil changes and breakfast food habits.
Bill McFadden has heretofore been notable to me primarily for his ubiquity: he is one of a small cast of people whose path I seem to cross several times a day while making my way around downtown Charlottetown. When Fred Rogers sang of “the people in my neighbourhood,” it was people like Bill he had in mind.
In addition to his ubiquity, Bill is also an actor (“an actor of extraordinary gift and remarkable talent,” wrote my friend Ann some years ago), a writer, a father, and someone who has thought a lot about the world and how it works and doesn’t.
A few weeks ago I ran into Bill on Prince Street and his impending entry into municipal politics was much in evidence: he had the nomination package in hand, and was in the midst of dotting and crossing.
So it was not a surprise when, a few days later, he became the fifth person to announce a candidacy for Mayor of Charlottetown in November 5th’s municipal election.
My first chance to see Candidate McFadden in action was at Wednesday’s Mayoral Debate; it turns out that Candidate McFadden is pretty much like regular-everyday-person McFadden: thoughtful, entertaining, and a good listener.
Bill’s time on the dais on Wednesday was mostly spent in observational silence; he did, however, make two powerful points.
First was that the role of mayor is to chair meetings of council, to develop consensus, to cast the deciding vote when needed, and to report the results to the people.
The truth of this is born out in the Municipal Government Act:
Role and duties of mayor
The mayor of a municipality, in addition to performing the duties of a member of council, has a duty to
(a) preside, when in attendance, at all council meetings, except where this Act provides otherwise;
(b) provide leadership to the council and the chief administrative officer;
(c) cast a deciding vote in instances where there is an equal number of votes for and against a bylaw or resolution; and
(d) perform any other duty or function imposed on the mayor by a bylaw or this Act.
While “performing the duties of a member of council,” can, of course, include having ideas of ones own, it seems clear that the primary duty of the mayor is to act as combination Chief Facilitator and Chief Storyteller.
None of the other candidates embraced this characterization to the extent that Bill did: each presented an agenda of projects, ranging from eliminating traffic accidents to building new ice rinks to filling in ditches. While there was lip-service paid to consensus-building and public consultation, the notion that the mayor’s chief goal should not be to reshape the city in their own image but rather to do everything they can to enliven the necessarily collaborative process of council hovered far off in the background. If it was there at all.
When I was chair of PEI Home and School Federation, I would often get calls from the media on various public school-related issues: “what do parents think of the new zombie apocalypse drill procedures?”, “should students be held back to repeat a grade,” “how do you feel about the standardized test results?”
My universal reply was “I don’t know.” Unless it happened to be an issue on which our federation had reached consensus through a policy resolution. I did not consider it my role to have opinions, to have an agenda, to communicate my personal take on education as though it represented the collective view (indeed my personal take was often at odds with the collective view). Instead, I saw my role as doing what I could to bring people together, to help them make decisions, and to communicate those decisions to others.
That model of leadership has served Home and School well for 65 years, and I believe it’s the model that should govern the conduct of the mayor; of the candidates, only Bill McFadden appears to agree with me on this.
The second point that Bill made is that there’s no “us and them, there is only us.” He put this emphatically and eloquently, in a way that I cannot properly do justice without a transcript, but I appreciated both his message and his ability to communicate it. While I’m not looking for a mayor with a policy position on traffic lights, I am looking for a mayor with a policy position on humanity, and humanity seems to be something that Bill McFadden has a lot of.
There are five good people running for Mayor of Charlottetown this fall. Four of them have spent months of work on their campaigns, have teams of supporters, campaign offices, brochures, and answers for any question that electors might put to them; it is clear that each of the four is very invested in the campaign, and wants to be mayor.
Bill McFadden seems to, mostly, want to continue to be Bill McFadden. It seems odd to say so, but I think that having a mayor who casually ambles to the position out of a sense of civic duty is preferable to someone who wants to be mayor so badly they can taste it.
At the end of Wednesday’s debate we spotted Bill’s bicycle near the entrance of the hall, and we hung around, groupie-like, to thank him for his approach. We had a brief chat, and then he got on his bike and sped off into the cool Charlottetown night.
Bill McFadden, I think, deserves our serious consideration for the job.

Jeremy Keith writes of issues with Safari, video and service workers, and in doing so helped to solve a perplexing mystery for me: a while ago I noticed that videos I posted here, like, say, the one in this post, would no longer play in Safari. Firefox, Chrome, Brave, and everything else I tried, played the video. But not Safari.
It turns out that a combination–fortuitously the same combination Jeremy encountered–of videos hosted on Amazon S3, service workers, and Safari causes an issue with the video playback. Jeremy pointed to this post from Phil Nash that got to the bottom of the issue:
Some time passes and you deploy a video to your site. Everything is still working well in Chrome, in Firefox, in Edge. You check Safari. The video is broken. You don’t know what’s gone wrong.
…
I first thought it could have something to do with the CDN I’m using. There were some false positives regarding streaming video through a CDN that resulted in some extra research that was ultimately fruitless. Once I’d exhausted that line of inquiry I went back to the failing request.
Observing the request in Safari’s inspector lead to further trawling the internet and eventually things started to add up. Safari was sending an initial request to fetch the video with a Range header set to bytes=0-1. You see, Safari requires HTTP servers that are serving video and audio to support Range requests like this.
The solution Jeremy suggested–instructing the service worker to ignore MP4 files–was one easily implemented here in Drupal, where I’m using the Progressive Web App module: on the service worker settings page (/admin/config/system/pwa/serviceworker), add this pattern to the “Exclude URL patterns” field:
\.(mp4)$
Bump up the “Cache version” field at the bottom of the settings by one, flush the Drupal cache for good measure and, ta-da, videos now play in Safari.

From David Noel’s Friday’s Five newsletter, a photo of a Vitra “manifesto” about workplaces. My favourite is “nowhere.”
(If you are ever in metropolitan Basel, a visit to Vitra is a must).
Ton asks “What do you use for bookmarking? How do you use bookmarks?”
I have three systems I’ve settled into.
Email myself a link
When I’m reading an article on my mobile that I want to return to in the very near future to read more completely, I email the URL to myself using the built-in Android share-by-email feature. This isn’t elegant, but it puts the URL in my email inbox, where there’s no question that I’ll see it.

FreshRSS Favourites
When I’m scanning my RSS feeds, on either desktop or mobile, using FreshRSS, and I come across something I want to make a point of returning to, but not necessarily immediately, I use the built-in FreshRSS favourites system (tap the star in the header of any item). I make a point of reviewing this section every couple of days. This is the system closest to using Instapaper or Pocket, both of which I’ve tried in the past; the advantage it has for me over those approaches is that because it’s integrated into my feedreader, I don’t have another place to go looking for these items.

Nextcloud Bookmarks
On the desktop, when I encounter something that I want to be able to reference in the medium-to-long term future, rather than read in the near future, I use the Nextcloud Bookmarks app, running on my self-hosted Nextcloud instance, via a bookmarklet in my browser toolbar. This app has been updated recently to include a more visual interface; this is certainly more pleasing to look at, but is overkill for my use (and it’s also rendered the tag editor a little buggy). This is the system closest to what I used to use Pinboard and Delicious for; they were both useful and full-featured, but they weren’t owned-and-operated, which is why I migrated. I only rarely miss the social features of those systems.
To be honest, bookmarking things in this way is most useful in the mechanism it provides for assuaging “I should really bookmark this” feeling, in the moment, rather than for any practical utility it affords in the actual medium-to-long term future. I have found it a useful way to collect links to hotels, restaurants and other places I want to visit (I’ve got a very rich “Berlin” tag in this regards).

My bookmarking hygiene is nowhere near as rich as Ton’s; it seems that it’s “saving a list of things to see in Berlin” is the area of greatest overlap.
A couple of months ago at Pen Night we received a tutorial on converting fountain pens to become “eyedropper pens,” where the entire barrel of the pen is used to hold the ink, rather than a cartridge or converter. The benefit of this conversion is a pen that can hold much more ink; good for Antarctic expedition journalling, etc.
This conversion obviously requires the barrel to be watertight, and, to this end, I acquired an O-ring from the Bookmark ($1 plus tax; an excellent value).
What I neglected to note, however, is that the J. Herbin pen I selected to convert has a tiny hole in the bottom of the barrel. And so, when I syringed in the Sunshine Yellow ink, it immediately drained out (fortunately I was able to slurp most of it back up).
I got in touch with PenChalet, where I’d purchased the pen, and they confirmed it’s not a defect.
So now I’ll have to figure out a way to seal it up.
Stay tuned.
One of the fringe benefits of relocating my office to the basement of St. Paul’s Anglican Church Parish Hall is that I have a front row seat to the workings of the church; it’s not quite a back-stage pass, but it’s a deeper look behind the curtain than living across the street for 18 years provided.
This week’s big event is a meeting of the Anglican Church of Canada’s House of Bishops, a gathering that brings the bishops of the 30 Canadian dioceses of the church to Charlottetown. The most obvious manifestation of this gathering, from where I sit typing, is the smell of supper cooking in the kitchen upstairs, supper that will be served to the bishops at tonight’s “House of Bishops Dinner.”
Prince Edward Island, in case you were wondering, falls in the Diocese of Nova Scotia and Prince Edward Island, led by Rt. Rev’d Ron Cutler from Halifax. Within the diocese, the Anglican Church in Prince Edward Island is supported administratively by Regional Dean The Rev’d Father David Garrett, from St. Peter’s Cathedral in Charlottetown, and spiritually by Archdeacon John W.G. Clarke, who is also rector here at St. Paul’s.
When brother Johnny left for the west he left his vacuum cleaner with us. After a few years of solid service, it’s stopped sucking in things to the extent that it’s no longer helpful to our family (that it also weights a ton also doesn’t help in this regard). But it may still be useful to someone else, especially someone else who’s handy. So after the rain stopped this afternoon I put it out on the front sidewalk with hopes that it will find a new home.
Also: it is autumn.

My friend Sandy started working with Lady Baker’s Tea this autumn and we had a chance to chat about her new job last night.
Apparently the staff start each workday with a decision about what type of tea to brew for the morning.
I’m jealous: as I sit alone in my church basement office, thirstily typing away, my fellow-church-basement-dwelling mates across town are starting the day in a considerably more civilized, warming and social fashion.
Perhaps I should make a field trip to join them some morning; we are, after all, both active members of the Underground Business Society.
Friend of the blog Ray asked me to increase the intensity of the links in the daily email digest (sign up here).
And so I did.
And I took the opportunity to swap out the photo that appears in the head. And to make a few other tweaks to improve things for Ray’s aging eyes (because my eyes are aging too!).

Thanks to Ray for the prompt.
I am