Replied to Re: Browser Bookmarklets for Giving Credit by Aaron DavisAaron Davis (collect.readwriterespond.com)
I am all in on this Chris, but I just can’t seem to get it to work. I created the bookmarklet, highlighted the name and clicked the bookmarklet, but there was no pop-up. I must admit, I do not use many bookmarklets, only Alan Levine’s really. I may therefore have to dig into this a bit further a...

Hi Aaron,

I am glad you posted this. I like bookmarklets. I run one a bit like this via AppleScript on my mac. This has an advantage of letting me add a keyboard to send straight to the clipboard.

I am going to add the indieweb mark up to that using Chris’s script for reference. Like you I couldn’t get it working at first I had to mess around with he single and double quotes. This works for me:


javascript:(function(){let text = "";if (window.getSelection() != '') {text = window.getSelection().toString() + '\n';}var tocopy = '<p><small><cite class="h-cite via"><abbr title="via">ᔥ</abbr> <span class="p-author h-card">"' + text + '"</span> in <a class="u-url p-name" href="' + location.href + '" target="_blank" rel="noopener noreferrer" >' + document.title + '</a> (<time class="dt-published">' + document.lastModified + '</time>)</cite></small></p>';;d=document;d.body.appendChild(Object.assign(d.createElement('textarea'),{value:tocopy})).select();d.execCommand('copy');})()

I’ve not got much of a handle on JavaScript so YMMV.

Replied to re: IndieWeb at the OERxDomains Conference by Aaron DavisAaron Davis (collect.readwriterespond.com)
Thank you Chris for the mention. The OERxDomains Conference definitely sounds like an exciting event. In regards to participating,  I always feel a case of impostor syndrome. To be honest, although I am in education and work with technology, my current role involves supporting schools with reportin...

Hi Aaron,

I do not think you need to worry about imposter syndrome. I went along to OER 16 where I was allowed to do some podcasting I was made very welcome. The whole conference was really exciting. Although the majority of folk there were in higher ed I didn’t feel uncomfortable being a primary teacher. A repeated thread was that open meant many different things can could be taken many different ways. I think presenting about your blog and how it work for you would make a great session. I certainly have alway thought of it as an essential open educational resource.

Replied to a tweet by ds106 Daily Create (Twitter)

For today's TDC... #tdc3274 #ds106 Adobe Flash Obit https://dlvr.it/RpXHLs pic.twitter.com/0CXiKkS93X

#tdc3274 #ds106 RIP Flash. I recall Flash with fondness. Anything “influenced by HyperTalk” can’t be all bad. Got edu licenses for MX 2004 & taught kids some animation fun. Enjoyed the scripting. Played with & made stuff, once got paid! Action Script 3 was 2 hard for me.

For today’s TDC… #tdc3273 #ds106 2020 In a Photo

If a picture can be monetarily equivalenced to an arbitrary number of words, then a photo ought to be able to somehow encapsulate a year. Or represent it. Or say something about it.

Find, or better yet, take a photo, that speaks to something about 2020 in its entirety. Go for representational not literal (please pass on the burning trash fires, we know that one).

I thought this one was pretty sensational…

from: #tdc3273 #ds106 2020 In a Photo | The Daily Create

I am kind of stumped summing up 2020 in a photo. So I took the video of my year of flickr photos and played with it.

The top is a slitscan of the video. the centre line of each frame. I dug out procesing and a script from Slit Cam: Slit camera timeline images from video..

The lower half uses ShantnuS/AverageFrameColour: 🎨 Creates an image of average frame colours for a YouTube video which I found on github. Unfortunately this failed at the download. so I edited the python script to use a local file. This without any knowledge (other than spaces are important) of python.

A useful exercise as it reminded my old brain of processing which has a lot of possibilities for fun, and proved that you don’t need to know much to make simple edits of code.

Replied to https://mobile.twitter.com/ianinsheffield/status/1337836135964401670?s=21 by Ian Guest (Twitter)

Rising and falling of the sun "at an effective 'shutter speed' of eight years - taken using a pinhole camera made from a drinks can and a sheet of photographic paper - may be the most extreme example of its type." via @NatGeo https://www.nationalgeographic.co.uk/photography/2020/12/longest-known-exposure-taken-by-makeshift-camera-forgotten-inside-uk-telescope

This is extremely cool.

Replied to

The sky is grey here today so I took a trip through my flickr. Modified a script to pull down my photos flickr thinks is blue.

There is nothing I could see in the flickr api to filter colours as there is in the search but I noticed the url for the search contains text=&color_codes=7 so I added that in. Sees to have worked.

Replied to https://twitter.com/magsamond/status/1330456416121987074?s=20 by masked-abhaile (Twitter)

Thanks for the affirmation, Ian, currently swimming thru tons of #TeachMeet research data (yep, same dna as Pedagoo, BrewEd, CampEd). Key features: non-hierarchical, open, peer-to-peer. So far, *sharing* is the definitive value emerging from this global appreciative inquiry; tbc.

Along with avoiding @ewanmcintosh’s “keynote-speaker-sponsor-driven” & keeping to
@magsamond’s “non-hierarchical, open, peer-to-peer” I think early #teachmeet principals of everyone being willing to participate & serendipity of random were interesting ways to change dynamics.

Replied to The OBS Screen Timer Zoom Trick (CogDogBlog)
So what the bleep is this? Well, OBS Studio or Open Broadcast Software. What it offers is quite incredible and is a credit to what open source software can be. It lets you create composite scenes for video, switching between, and actually do the live streaming. It’s a digital video studio, and offers everything I used like 10 years ago running live streams from Second Life with Wirecast ($500+ software).

Hi Alan,
Thanks for this. Earlier in the year when schools were closed here I was racking what is left of my memory for a piece of freeware I used to use (perhaps pre osx) that did a little of this, system extension maybe.. I think I used it with Marritech…
OSB looks marvellous I’ll certainly try it if we go back into school closures here.

And your side rant nails it!