Dan Gillmor on Indieweb as an alternative

I have been meaning to elaborate on my thoughts on #IndieWeb for a while. Chris Aldrich’s recent post outlining a proposal for a book spurred me to finish jotting down my notes and reflections.


I find #indieweb hard to explain. In part I would describe it as an alternative way of working on the web, a collaborative community and a technical solution. I can’t remember exactly when I first came upon it. I know thought it was associated with the concept of POSSE. It was probably a part of Connected Courses and my move to Reclaim Hosting. Twitter tells me that my initial investigations were associated with Known.

What interested me was the potential to extend and own my presence on the web. Initially, I posted to Flickr from a Known instance and pulled in comments from Twitter and Google+ with the #IndieWeb WordPress Plugin(s).

More recently I have become interested in exploring ‘post kinds’ as I continue to investigate ways that I can better manage my presence on the web. In particular, I like the idea of sending comments from my site, but have yet to either master some of the technical aspects or develop a suitable workflow.

I must admit, I still get lost with some of the mechanics. I wonder sometimes if this is because I am balancing multiple spaces. I would like to better understand how the various platforms and plugins work. For example, what is the difference between Known, Micro.Blogs and WordPress? What does Bridgy do? Are there any limitations to it? For example, can I connect it with more than one space, particularly in regards to Twitter. I also find more solace in reading various reflections, listening to weekly updates and think that the main site has come along way, especially in outlining the different entry points. I think that the addition of a book would be a valuable resource. As always, I am still investigating.

So what about you? Have you had any experiences with the IndieWeb? Do you have any thoughts and comments that you would share with Chris Aldrich?

Tom Woodward on APIs and automation

Building on the APIs provided by Google Sheets and Google Calendar, I demonstrate how to automate the addition and change of multiple events.


I have been spending some time developing resources to support schools with timetables and reports. One of the things that occurred to me is the challenge of remembering to complete a number of key steps throughout the year. I therefore thought of creating a digital calendar that could be shared with schools that would help remind them.

In my search for a tool that would help with this process, I discovered From Sheets to Calendar, a Google Sheets add-on, that would allow me to create a series of events from a spreadsheet. As I explored this, it occurred to me that this might have ramifications for other groups in my organisation, especially those coordinating professional development. I have seen many plan things out visually in a spreadsheet. However, this means then creating these events again in a calendar. Here then is a guide to managing events with GSuite and sharing them with others.


Setup Calendars

Before setting up the various events, you need to make sure that you have created the various calendars. For example, you might have one for ‘meetings’, ‘professional development’ and ‘events’.

First Start

With everything set up in Google Calendar, install the add-on in Google Sheets. Once this is done, go to Add-ons menu and run ‘FirstStart’ to populate the template to work with.

Add in Events

With all the headings provided, enter the various information, such as title, time, location and description. Also, make sure ‘Add’ is listed against each of the events in the Action/Status column.

Import to Calendar

Once the events have been added, go to the Add-ons menu and run the ‘Import to Calendar’ to create events. Once created, there is an option to update and delete by changing the request in the Action/Status column.

Share the Calendars with Others

Although it is possible to send invites via the sheet, the other option is to share the particular calendars. For schools using Microsoft Outlook, Google Calendars can be shared as an ‘internet calendar’. The other option for users without a Google Account is to download and share a copy of the iCal file. The problem with this is that recipients will not be able to receive updates if there are any updates.


One of the challenges with a solution like this is that it is dependent on someone else’s scripts and support. In addition to this, to create more than 20 events, you need to pay a subscription of a $1 US a year. For those wanting an enterprise option, Zapier provides the connections, but it comes at a cost of $25 per month. There are also a range of scripts to build upon in Github. Another option is to manually import a CSV spreadsheet. So what about you? Are there any processes that you use when automating the creation of calendar events? As always, comments welcome.

Postscript

The Add-on, From Sheets to Calendar, has been removed from the Google Workspace Marketplace, however there are a number of other options. For me it highlights the benefits of solutions like Zapier which manage the connects and any changes seamlessly in the background.

RSS Standard and the Foundations of Blogging

With the potential demise of social media, does this offer a possible rebirth of blogging communities and the standards they are built upon?


There is something wrong with social media. Responding to John Lancester’s article in the London Review of Books, Alan Levine suggests that the only response is to exit Facebook. For Duckduckgo, the issue is the 75% of the top sites incorporate Google trackers. Nicholas Carr heralds a new era where we will depend on third-party security support, an era where even thinking is automated. Writing about the disempowering nature of Twitter, Kris Shaffer argues that the answer is not simply moving to Mastadon.

For some the answer is about going ‘old school’, a blogging Renaissance. Oddly, there seems to be a push in some communities for subscribers and email newsletters. This is done by adding sign ups that pop out of posts (even if you have already signed up). If we are to truly have a rebirth though then the technology that I think we need to reinvest in is RSS.

Short for Really Simple Syndication or Rich Site Summary, RSS is a standard that allows users to receive updates to content without the need to manually check or be in fear of missing something due to an inconspicuous algorithm working in the background. As David Nield explains,

One of the main reasons RSS is so beloved of news gatherers is that it catches everything a site publishes — not just the articles that have proved popular with other users, not just the articles from today, not just the articles that happened to be tweeted out while you were actually staring at Twitter. Everything.

Usually this feed is built from the web address. If not shown on the site, tools like the Connected Courses Magic Box can be used to capture it. Some platforms, such as WordPress, also allow you to create a custom feed based on a particular tag or category. You do this by selecting the particular tag or category and adding ‘/feed’ to the end of the URL. Useful if wanting to follow just a particular topic. Although feeds themeselves can be adjusted, this is done in the backend.

To sort through ‘everything’, you use a news aggregator, such as Feedly, Digg Reader or Tiny Tiny RSS. These applications allow you to collect a number of feeds in the one place. These feeds are stored as an OPML file, a format designed to exchange outline-structured information.

As a side note, these applications each have their own features and affordances. For example, Feedly now restricts new users to 50 feeds before asking for payment.

There are a number of ways to develop and edit an OPML file. You can use an OPML generator to build an outline or use an editor to refine a pre-existing list shared by somebody else. Something useful when downloading the public links from a WordPress site. You do this by adding ‘/wp-links-opml.php’ to the end of the URL.


I am not sure whether social media will go away, but with the questions being asked of it at the moment, maybe it is time for a second coming of blogs, a possible rewilding of edtech. The reality is that technology is always changing and blogging is no different. Whatever the future is, standards such as RSS and OPML will surely play there part. So what about you? Do you have any other alternatives to social media and the challenges of our time? As always, comments welcome.

Spreadsheets

A plan for an automated monthly newsletter produced from Google Sheets. The intention is to develop data in a way that it can be used in a number of ways.


I recently wrote a post reflecting on the Digital Technologies curriculum. One of things that I realised through the process is that I often wait to the end to discuss my projects. Although this can be useful in providing an overview of learning and achievements, it does not necessarily allow others a means to provide feedback early on. I usually ask questions online, but this often lacks context. So this post is an attempt to plan out a new project, with the hope that others might be able to provide advice and guidance.

This year I started a monthly newsletter associated with Google. With GSuite the chosen learning and teaching platform in my organisation, I thought it would be useful to summarise the various resources for others. I started with a Google Doc, organising the various links under headings associated with the featured application, as well as a section documenting the overall updates.

This has ebbed and evolved as the year has gone on, with a clear order of applications to correspond with a range of modules. However, the question that has arisen is whether there is a better way of recording the various links and updates so that they are easily searchable.

Currently, you can go back through the various posts and look for resources, but this is both cumbersome and tedious. It therefore had me think about storing the links in a Google Sheet and possibly generating the monthly summary/newsletter from that.

I know that I could probably do this with a social bookmarking platform or even a blog, but I feel that putting the information into a spreadsheet provides more operability. It would mean that the data would be in a format with which I could present it a number of ways. It also means the links could be recorded using something as simple as Google Forms.

I am therefore thinking of creating a script in Sheets that collates all the links for the month in a Google Doc. To be honest, Google Apps Script is all still new to me, but I am wondering about the possibility of creating a template with merge fields. I remember Autocrat doing something similar. I could then use this to post in WordPress.

I am left with a number of questions, such as how should I action the script? Would it need some sort of selector or could it be done automatically? How customisable are templates? Could I generate a markdown version for the purpose of posting?

Maybe you have an idea or a post that you would recommend checking out before beginning or just a tip of where to start. As always, comments welcome.

Ben Williamson on Digital Technologies

Digital Technologies is more than just learning to code. This post re-imagines the curriculum around blogging and explores how it maybe better integrated.


There has been a lot of discussion around the changes to the curriculum brought on by Digital Technologies. This is a part of a global movement to increase knowledge and understanding of the way the digital world works. It is a move away from the treatment of digital technology as solely being associated with ‘information and communication’. Some have maintained the two, while others seem to have made a clear break. The concern has been that for some digital technologies has come to equal coding in the classroom. (Listen to the Kin Lane and Audrey Watters discuss this on the Contrafabulists Podcast.) This problem though is only one part of a bigger story.

Digital Technologies is made up of a number of parts which combine into three strands: working with data, systems thinking and creating solutions. DLTV break this down into a focus on decomposing a problem and algorithmic thinking. Although there is a focus on ‘technology’, this change is as much about mindset as it is about skillset. This is something Doug Belshaw touches upon in his work on digital literacies. A focus on thinking means that many of the steps accounted for in the curriculum can be completed offline. See for example the work of Tim Bell. The real challenge therefore lays in how to integrate within the wider curriculum.

The biggest complaint I hear is how to incorporate Digital Technologies into an already crowded curriculum. To me, this misses an opportunity. I remember when the Victorian government brought in AUSVels, which called out a lot of new areas of learning, I attended a session that demonstrated the intent to focus on learning and inquiry. Instead, too many interpreted these new additions as silos to be further compartmentalised. I think that the Digital Technologies curriculum offers the same potentials and problems.

To model a possible integration, I took a look at the curriculum from the perspective of blogging. Many schools integrate blogging into their day-to-day practice. (See Adrian Camm’s work.) Here then is a breakdown as to how the Digital Technologies could be incorporated into the wider curriculum:

I am not saying that everyone should blog, even if I think that blogs offer a lot of potential. My intent here is instead to encourage others to think more divergently when approaching the Digital Technologies curriculum. Every context is different. I hope then that this example helps address that. So rather than jumping to the assumption that Digital Technologies simply means that every student needs to code, what ideas can you think of moving forward? As always, comments welcome and encouraged.