👓 Introduction – The new Gutenberg editing experience | WordPress

Read Introduction: The new Gutenberg editing experience (WordPress)
“Gutenberg” is the codename for the new WordPress editor focus. The goal of this focus is to create a new post and page editing experience that makes it easy for anyone to create rich post layouts. This was the kickoff goal: The editor will endeavour to create a new page and post building experi...

👓 The Language of Gutenberg | WordPress

Read The Language of Gutenberg (WordPress)
At the core of Gutenberg lies the concept of the block. From a technical point of view, blocks both raise the level of abstraction from a single document to a collection of meaningful elements, and they replace ambiguity—inherent in HTML—with explicit structure. A post in Gutenberg is then a col...

👓 Everything bad about Facebook is bad for the same reason | Wired

Read Everything bad about Facebook is bad for the same reason by Nikhil Sonnad (Quartz)
The philosophy of Hannah Arendt points to the banal evil beneath Facebook's many mistakes.
We definitely need some humanity and morality in our present mess. More and more I really want to rage quit Facebook for what it’s doing to the world, but I would like to have all my friends and family follow me.

👓 Social Timelines: Life Lost on the Curated Projections of Other People’s Lives? | James Shelley

Read Social Timelines: Life Lost on the Curated Projections of Other People’s Lives? by James ShelleyJames Shelley (jamesshelley.com)
I’m looking for agreement, disagreement, or reflections on the following proposition: Time spent reading social timelines is time lost. Scrolling through a timeline is time consumed by the curated projections of other people’s lives, which are absorbed wholly and only at the cost of living your ...
An interesting take, I want to think about this for a bit…

👓 Remember WordPress’ Pingbacks? The W3C wants us to use them across the whole web | The Register

Read Remember WordPress' Pingbacks? The W3C wants us to use them across the whole web by Scott Gilbertson (The Register)
'Webmentions' spec promises future linkspam outbreak

Something called Webmentions – which looks remarkably like the old WordPress pingbacks, once popular in the late 2000s – is grinding through the machinery of the mighty, and slow-moving, World Wide Web Consortium (W3C).

But don’t be deceived. Lurking behind that unassuming name lies something that might eventually offer users a way of ditching not just Facebook and Twitter but also those other massive corporations straddling the web.

An awfully inflamatory headline and opening, but the rest was not so up-in-arms and seemed relatively measured. Was it intended to try to be link bait?

👓 Customizing WordPress Feeds | Digging Into WordPress

Read Customizing WordPress Feeds | Digging Into WordPress by Jeff Starr (digwp.com)

WordPress feeds enable your visitors to subscribe to your content for use in their favorite feed-reader. For example, subscribing to the main-posts feed and/or the comments feed is a great way for your readers to stay current with all the latest news and content from your website.

With WordPress, you can deliver a wide variety of "Full-text" or "Summary" (partial) feeds in numerous formats, including Atom, RDF, and RSS2. This variety extends the reach of your content by enabling your feeds to be read in more apps, readers, and devices.

As awesome as the default feeds may be, they are also readily customizable using a variety of methods. In addition to WP's built-in ways of configuring your feeds, you can go even further with custom templates, functions, and plugins. In this DigWP post, you'll learn everything you need to customize your feeds with bonus content, recent posts, social media, and much more.

👓 Just do it — by hand | Jeremy Cherfas

Read Just do it -- by hand by Jeremy Cherfas (Jeremy Cherfas)
So when I do syndicate out to a silo, I do it by hand. Sure it would be tedious if I wanted to do that for every little thing, but I don't. I share the things I want to share, in the way I want to share them.
I’ve noticed that I typically syndicate almost everything manually despite the fact that I’ve got the ability to do it automatically. Doing it manually actually gives me a greater feeling of ownership somehow.

I do miss the ability to have public comments coming back however…

👓 The death of a TLD | blog.benjojo.co.uk

Read The death of a TLD (blog.benjojo.co.uk)
Another one bites the dust. The gTLD gold rush is now seeing a steady flow of TLD’s that clearly just didnt work out. In the last week, ICANN removed the documentation for .xperia a TLD owned by Sony for their smartphone brand.

👓 RSS is undead | TechCrunch

Read RSS is undead (TechCrunch)
RSS died. Whether you blame Feedburner, or Google Reader, or Digg Reader last month, or any number of other product failures over the years, the humble protocol has managed to keep on trudging along despite all evidence that it is dead, dead, dead. Now, with Facebook’s scandal over Cambridge Analyt…

👓 How to create custom RSS feeds with WordPress | Raphael Hertzog

Read How to create custom RSS feeds with WordPress by Raphael Hertzog (apt-get install debian-wizard)
Wordpress has many alternate built-in feeds: per category, per tag, per author, per search-keyword. But in some cases, you want feeds built with some more advanced logic. Let's look at the available options.

👓 How to Customize the RSS Feed on Your WordPress site | First Site Guide

Read How to Customize the RSS Feed on Your WordPress site (firstsiteguide.com)
Although WordPress creates an RSS feed for your blog automatically, that doesn't mean you can't customize it. Learn more about it and modify RSS to your needs.

👓 Easy Custom Feeds in WordPress | Digging Into WordPress

Read Easy Custom Feeds in WordPress | Digging Into WordPress by Jeff Star (digwp.com)
Now that we have seen how to setup Tumblr-style posts, it would be nice to be able to segregate the Tumblr-posts category from the main feed into its own, separate feed. This would enable readers to subscribe exclusively to the Tumblr-posts feed and maybe display it in their sidebar or something.

While we’re at it, it would also be cool to be able to provide readers with a full menu of feed choices:
Everything feed: includes both the main posts and the Tumblr posts
Articles-only feed: includes only the main articles and no Tumblr stuff
Tumblr-only feed: includes only the Tumblr-style posts

Let's look at an overview of the process..