Hey Pressto! Conference 2020 – A WordPress and ClassicPress conference which happens only on Twitter  #HeyPresstoConf20 organised by Phil Barker (@philbarker) and Pat Lockley  (@pgogy).

It seems to follow on from the 2020 PressEdConf Conference ( I took part in the 2018 one)

Plenty of interesting ideas, for example,  the strong mention of classic WordPress and the Environmental Policy.

A while back I wondered about participating in PressEd using a blog and bridgy that might be an interesting way to take IndieWeb ideas to Hey Pressto.

Bookmarked What If Web – My #pcPopUp2020 Presentation by Aaron DavisAaron Davis (collect.readwriterespond.com)
In A More Beautiful Question, Warren Berger talks about the power and potential of different types of questions. One type that stands out is the simple strategy of asking ‘What If?’ Here then are my thoughts on what if the web were different? #pcPopUp2020 What if people had some sort of ownershi...

#pcPopUp2020 was one of the many online things I’d normally have paid attention to that I’ve missed. Aaron is using the Thread Reader App Micropub publisher which looks interesting too.

Bookmarked Art Direction and the New WordPress Editor by Mel ChoyceMel Choyce (24ways.org)
This is the foundation of the new WordPress editor. Take atomic pieces, and combine them to make whole sections and layouts. Best yet, no fumbling with floats if you want to put some text next to an image!

A nice example of what Gutenberg can do. I am not using it here, the old editor suits me and supports all of the IndieWeb plugins.  It will answer some of the requests we have on Glow Blogs when it arrive there.

Read Creating your own scoop.it-esque content curation community in WordPress
Recently I’ve been experimenting with a content curation site for the Google Apps Script community... ...In this post I want to share some of the things I learned setting this site up and resources I’ve created along the way...

Martin outlines how he put together a site for a open ended group to collate links and information from the web. A really interesting list of plugins and how they are used. I’d not heard of scoop.it.

This was a fascinating podcast. Matt Mullenweg had spoken of an ambition to get WordPress to 80% of the web. Heinemeier Hansson took him to task on twitter and they ended up in a podcast.

An example of civil discussion and disagreement on the internet. Moving off twitter to a better medium.

Although they did not resolve the central concern they touched on many points around control and ownership on the web.

It gave me a little insight into the scale of the web. Left me feeling pretty naive.

A few mentions of capitalism had me wondering what a socialist web would look like?

Replied to IndieWeb Itch – Better Search by Aaron DavisAaron Davis (collect.readwriterespond.com)
I have a new #IndieWeb itch, that is extend the search capabilities for my Commonplace Book. I have a practice of saving pertinent quotes within the response properties. However, on research, I have found that the standard WordPress site search only looks at the title and body. Although there seems ...

Hi Aaron,

I realised I had the same itch! I think the custom google search would do the trick.  But I though it might be better to have something built in to WordPress. I found Search WordPress by Custom Fields without a Plugin | Adam Balée Designs, LLC. This requires you edit a functions.php file. I’ve already got one in my child theme so added the code there. It works.