For three years now, on and off, I’ve been working on a plugin for WordPress called Simple Location. You can see it on many of my posts(View All Location Posts here). It adds a location and optionally a map to posts on my site. It also will change the displayed time and timezone on those posts to match the location(this post is set for Manila, for example, instead of the default of New York).

It is the most mainstream of the plugins I’ve developed, but has only 30 active installations, which suggests location may not be important to that many people who have WordPress sites, or I haven’t made the plugin good enough. I’m working on the latter now. Anyone have any suggestions?

On my way to Manila, I stopped off in Portland, Oregon for the annual Indieweb Summit. It was actually the other way around. I was going to Portland, and it was suggested I should just keep going. This Summit was better than last years, which was a great event. Hosted by Mozilla Portland,

I got to attend the Leadership Summit, for community leaders(apparently I am one), where we agreed we needed to meet more often to organize our efforts…and got some Indieweb stickers. Despite my misgivings, we now have an Indieweb WordPress chat room as part of the Indieweb suite of chat rooms. So far, it has kept the WordPress stuff in one place.

My attachment to WordPress and involvement in the community seems to have made me an ‘authority’ on the current state of how Indieweb concepts apply to WordPress(which, by the way, runs this site). And we have accomplished a lot this month…with many Indieweb plugins seeing updates.

I always feel inspired to work on my Indieweb projects after meeting inspiring people, like the great Ryan Barrett, who maintains Bridgy, the software that translates likes and comments on Facebook and Twitter into comments on my site. It’s fortunate that I have nothing to do but eat, sleep, and work in Manila, because it has given me a chance to continue that inspiration.

Here’s hoping for more Indiewebcamps. Anyone interested in one in New York?

The Manila American Cemetary and Memorial
A Jewish grave marker at the Manila American Cemetery and Memorial. Time will not dim the glory of their deeds.

The Memorial is 152 acres, with 17,097 headstones, 164 of them are Stars of David like this one. The memorial includes 36,286 names of soldiers missing in action, and 25 ten foot maps portraying important World War II Pacific campaigns. The cemetery is the largest in the number of graves and the names recorded on the walls of those missing. The government of the Philippines granted the land in perpetuity with charge or taxation.

I’ve been in Portland, Oregon for the last few days attending the Indieweb Summit. This is the second year in a row I’ve attended this event. There is something inspiring about being in a room full of people who share the same interest as you. It encourages me to want to do more. Not only did I get a chance to help other people with their personal websites, I built something based on feedback given by an attendee and was able to have a basic version to demo by the end of the weekend.

And now, onward and outward.

IndiewebPress: Users

This is the one of a series of brainstorming posts I am putting out about how major functional Core changes to WordPress could result in an improved experience for those interested in pursuing Indieweb philosophies in WordPress.

In the Indieweb world, your domain is your identity. This would suggest that most WordPress sites should only have one user…representing the identity of the site. Users, however, represent roles and responsibilities within the system, not necessarily content creators.

In an update to the ‘official’ Indieweb plugin, I, with some encouragement, added the idea of designating a specific user as the ‘identity’ of the site…assuming there was one.  But let’s expand that idea a bit. We have user metadata, we have the ability to define new roles and capabilities. So, what can we do with this but create new possibilities? We can better work what a role is, and add additional properties and behavior to improve the system.

There is a setting for an admin email, for which the suggestion to expand outward has been proposed for 8 years in this vein. This should be a property of any administrative account.

I have an idea I’ve long wanted to implement. It is based on a feature used by Postmatic. People who subscribed to the email service they provided would end up as users on your site. I’d like to see enhancements to the user profile. When trying to add other site profiles to user metadata, I discovered that this being left to the plugins has resulted in a complete lack of consistency.

There needs to be a consistent structure to add data to support URLs on specific other types of sites( for example, Twitter), or every plugin is going to have to retread this. This is the trouble we have with all metadata unfortunately.

That idea of using the user table for outside visitors has a lot of good potential. Commenters could create a profile on your site that could be imported from elsewhere…namely your own website. There is a certain level of trust there, because you would be displaying images and text about a person from another site…however, that is what gravatar does. Why not allow people to do it from their own site?

Gravatar itself is something that WordPress wouldn’t have put in today….a reliance on an outside service. The local avatar trac ticket is also a rather old request. It is time to look at avatars in general…to build a robust local system that is enhanced by gravatar…gravatar should not be that system. We can add in modern themeable profiles for users, as opposed to just archive pages. We can make a much better system for users.

The whole point of the ‘subscriber’ role in WordPress is for people not part of the blog to have an account they can do something with…follow the site, get updates, participate in comments…but this part of WordPress is woefully underused.

IndiewebPress: Connecting Your Site and Mine

This is the one of a series of brainstorming posts I am putting out about how major functional Core changes to WordPress could result in an improved experience for those interested in pursuing Indieweb philosophies in WordPress. This builds on a previous article about improving comments.

In the previous article, I discussed my thoughts on the subject of comments as a structure and what comments could be capable of if that structure was improved. But, when I showed that to several people, the comment was, quite legitimately, that I didn’t explain what could be built on top of that. I had another topic in mind before covering this, but that made me want to document this as well.

Let’s start with webmentions. Webmentions builds on the idea of the two protocols that are built into WordPress: Pingbacks and Trackbacks. Trackbacks have to be discarded from WordPress. There is no verification of them…it is basically letting anyone post something on your site…moderated or not. The other site tells you they’ve linked to you(even if they haven’t) and what to make it look like on your site. And because of this…while I’ve tried to think of ways to save it, I think it needs to, over time, go on the chopping block.

Pingbacks, despite actually verifying that a URL links to where it says it does, currently don’t do anything else interesting in WordPress. The appearance and usage has stagnated. It could be improved on the display side, and I’ve tried to get interest in that…but I’m wondering as we move forward…considering the legacy design issues, the bad feelings, what I would like to see happen with comments, etc…if we should just let Pingbacks stay where they are with only some performance and other minor refinements, and develop Webmentions.

Webmentions have advantages. They support update and delete functionality if the source changes in the future. They have a standard recommended by the W3C(which the previously implemented protocols do not), as well as a dedicated community who has implemented them on their sites.

What was never realized in potential by previous protocols, but Indieweb community members are implementing is the magic. Someone links to your site with a post on their site. They use webmention to tell you that they linked to you. But what your site does at that point is controlled by you. You can parse their post and display it as a comment, or based on how their page is marked up, derive other meaning and relationships from it. You can just use it in a simple counter or stat display to note how many people linked to you. There have been some fun discussions of using it to share bibliographic data.

If you had to pick one thing, webmention is the key building block on which the Indieweb is built. By itself, it requires no trust on the part of the receiver. There is a developing extension called Vouch which allows the sender to provide proof that someone the receiver knows trusts them. And, moderation aside, presentation of this is wholly left to the receiving site. Back to the comment point in the previous article on this, one of the functional WordPress problems is that there is no way for a plugin to declare a custom comment type and tell the theme how to display it or whether to display it at all. You effectively have to hijack the comment template to do this, instead of working with it.

To the point of something like annotations, the idea of fragmentions which allow a specific part of a post to be referenced more effectively…WordPress doesn’t support inline comments of any type or marginalia. There is a trac ticket to implement the W3C’s work on annotations, but WordPress has nothing to allow for displaying this sort of work.

There is a current Webmentions plugin for WordPress that is under continual development. It was created by Matthias Pfefferle, and I have been a regular contributor to it. It handles the functional plumbing of webmentions, but not the improved display aspect. That has been delegated by its creator to a second plugin, Semantic Linkbacks, which attempts to offer the parsing of external sites and deriving information like author(name and photo), etc.

It is worth trying the combination of these. But there is more that can be done here as well. Cover more types, improve the ability to store commenter’s data, etc.

 

IndiewebPress: Improving Comments

This is the one of a series of brainstorming posts I am putting out about how major functional Core changes to WordPress could result in an improved experience for those interested in pursuing Indieweb philosophies in WordPress.

Comments in WordPress were originally thought of as a way for visitors to a site to have discussions on the site. I’m going to refer to the traditional comment idea as ‘local comments‘. This is where someone fills out a comment form on a post, which adds a comment to the page, either with or without moderation.

Also built-in to WordPress are pingbacks and trackbacks. These are where another site notifies of a link to the page and this is displayed as a comment on the page. Pingbacks and trackbacks have their issues, and admittedly, WordPress, except for some minor tweaks, has left the presentation and features of these mostly unchanged, save for some security efforts. Therefore, it has become common to disable them. Webmentions are a replacement for the older pingback and trackback protocols.

There are also custom comment types used for things like logs, receipts(See mention in Trac Ticket which notes that popular plugin Easy Digital Downloads does this), etc. which are not part of the general vision of what a comment is. Of course, custom post types aren’t all traditional posts either.

Meanwhile, other areas of WordPress are getting functions to register functionality. 1n December of 2015, a ticket was opened for Custom Comment Types. This would, in theory, mirror the functionality of Custom Post Types, where a registration function would declare the functionality and behavior of a comment type.

But there are issues here beyond what is identified in the ticket. How will a theme know how to display the new comment type? There needs to be a way for this to be specified by the registration and overridden by themes that know what that comment type is. There is a possibility there may be some breaking changes in that design.

Meanwhile, comments cannot be referenced uniquely and distinctly. There is another ticket equally old, proposing comment permalinks. Whether this is just to find the comment on whatever page it is on, or allowing a comment template that emphasizes the comment by itself, it is an aspect of the comment system that needs replacing.

That addresses the structure, but not what could be done with it. Not only would this allow for webmentions as a medium to create comments(webmentions being the successor to pingbacks), but support for responses that are popularly used today such as like, emoji, annotation, etc. The Semantic Linkbacks plugin tries to create these relationships in comment meta, but it is not as robust as a supported implementation would be.

Annotations and marginalia recently have been of interest in allowing people not to just comment on a post as a whole, but on specific areas of it. This could also be a promising piece of a comment overhaul…supporting this. In my contributions to the Webmentions plugin, I started this by supporting URL fragments(see fragmentions), which would allow for a specific part of the post to be highlighted.

 

Thinking about Mary Tyler Moore

https://www.youtube.com/watch?v=Hmpmcen4eEs

I’ve been a fan of Mary Tyler Moore for a long while. The Dick Van Dyke show, where she was a supporting character, and the Mary Tyler Moore show where she starred. I even remember her appearance on Shalom Sesame, which I found this Youtube clip of.

The laughs aside, the thing that stays with me out of her body of work the most is the end of the Mary Tyler Moore show. In the show, a new manager has arrived and wants to do something about the low ratings of the news program the characters produce. He fires the production staff, but keeps the on-air talent…a well meaning type known for flubbing his lines. The same individual tries to write his own goodbye to his friends, deciding that the right words are, for reasons unknown,  “It’s a Long Way to Tipperary, it’s a long way to go.

The scene is one of the most memorable in TV history, with Mary’s character expressing that a group of people who work together, who spend time together…become like your family. Despite all of the sadness in the scene, the characters leave their office…their home away from home…for the last time, heads held high, singing. There is a lesson in that scene that resonated with me.

It’s a long way to Tipperary. It’s a long way to go.

About a year ago, I was looking to reorganize my music collection. Well, 2017 is here again and I am once again being annoyed about the data associated with my music files. No matter what tool I use, it seems keeping these things under control is a massive effort.

After three days, I have given up on directory by genre and am going solely with artist. Meanwhile, I am still trying to fix the genre settings for music players that use them. Allan Sherman is not genre Christmas. The Beatles are not Data. Someone contributed this data to a service. I’m not sure if they were not messing with me.

I have organized much of the files, but it looks like I’ll have to do an audit of all music I backed up from CD, because the auto-organizing tools seem to have reclassified a lot of material. But, for now, I’m pausing with forty-nine gigabytes worth of MP3s and a lot more tagging. Organization is frustrating.