👓 Ex-C.I.A. Official Resigns After Harvard Courts Chelsea Manning | New York Times

Read Harvard Disinvites Chelsea Manning, and the Feeling Is Mutual by (New York Times)
The dean of the Kennedy School said the selection of Ms. Manning for a fellowship had been a mistake, after protests from current and former C.I.A. officials.

👓 The History of the Future of Learning Objects and Intelligent Machines | Audrey Watters

Read The History of the Future of Learning Objects and Intelligent Machines by Audrey WattersAudrey Watters (Hack Education)
This talk was delivered at MIT for Justin Reich’s Comparative Media Studies class “Learning, Media, and Technology.” The full slide deck is available here.

👓 Why I’m leaving a Research I University for a Liberal Arts College | AMS Blogs

Read Why I’m leaving a Research I University for a Liberal Arts College (inclusion/exclusion)
I knew at a pretty early stage in my life — my freshman year of college, to be exact — that I wanted to become a research mathematician.  I have degrees from fancy research universities…

👓 Here’s Why Steve Bannon Wears So Many Shirts | The Cut

Read Here’s Why Steve Bannon Wears So Many Shirts (The Cut)
His spokesperson and other highly knowledgeable play sources attempt to explain the former presidential counselor’s questionable fashion choice.

A reply to Aaron Davis on setting up IndieWeb replies in WordPress

Replied to a tweet by Aaron DavisAaron Davis (Twitter)


Aaron, there are a couple of different ways to set up IndieWeb replies in WordPress (or even on other platforms like Known).

Known has a simple reply mechanism, but isn’t always good at including the original context for the reply making the individual post as stand-alone as one might like. Known includes the URL of the post it’s a reply to, but that’s about it. It’s contingent upon the user reading the reply clicking on the link to the original post to put the two together. This is pretty simple and easy when using it to reply to posts on Twitter, but isn’t always as flexible in other contexts.

One of the added values of replies in WordPress is that there’s a bit more flexibility for including a reply context to the post. You’ll note that this reply has some context at the top indicating exactly to what it is I’m replying.

Manual Replies

The first way to generically set up a reply on almost any platform that supports sending Webmentions is to write your reply and and include some simple semantic HTML along with the URL of the post you’re replying to that includes a class “u-in-reply-to” within the anchor tag like so:
<div class="h-entry">
<a class="u-in-reply-to" href="http://example.com/note123">The post you're replying to</a>
<div class="p-name p-content"> Good point! Now what is the next thing we should do?</div>
</div>

Some of this with additional information is detailed in the reply page on the IndieWeb wiki.

If you’re using WordPress, you can do this manually in the traditional content block, though you likely won’t need the div with h-entry as your theme more likely than not already includes it.

More automated replies

If you’d like a quicker method for WordPress, you can use a few simple plugins to get replies working. Generally I recommend David Shanske’s excellent and robust Post Kinds Plugin which handles both reply contexts as well as all of the required markup indicated in the manual example above. Naturally, you’ll also want to have the Webmention Plugin for WordPress installed as well so that the reply is sent via Webmention to the original post so that it can display your reply (if it chooses to–many people moderate their replies, while others simply collect them but don’t display them.)

A few weeks ago I wrote about configuring and using the Post Kinds Plugin in great detail. You should be able to follow the example there, but just choose the “reply” kind instead of the “read” example I’ve used. In the end, it will look a lot like this particular reply you’re reading right now, though in this case, I’ve manually included your original tweet in the body of my reply. A more native Post Kinds generated reply to a tweet can be seen at this example: http://boffosocko.com/2016/08/17/why-norbert-weiner/

Syndicating Elsewhere

Naturally, your next question may be how to POSSE your replies to other services like Twitter. For that, there’s a handful of methods/plugins, though often I suggest doing things manually a few times to familiarize yourself with the process of what’s happening. Then you can experiment around with one or more of the methods/plugins. In general the easier the plugin is to set up (example: JetPack), the less control you have over how it looks while the more complicated it is (example: SNAP), the more control you have over how the output looks.

Experiment

If you’d like, feel free to experiment sending replies back to this post while you try things out. If you need additional help, do join one or more of us in the IndieWeb chat.

🎧 This Week in Google: #405 Google I/O | TWIT.TV

Listened to This Week in Google: #405 Google I/O from TWIT.tv
Leo Laporte, Jason Howell, and Jeff Jarvis report live from Google I/O to discuss today's keynote. Stacey Higginbotham joins them from Austin, TX.


Sad that it didn’t sound like anything new and shiny coming immediately out of the presentations. Lots of tech happening, but it’ll be a while before we see direct results.

🎧 This Week in Google: #406 Call Me Mr. Pruneface | TWIT.TV

Listened to This Week in Google: #406 Call Me Mr. Pruneface | TWIT.TV from TWIT.tv
Google releases the Jamboard, their smart whiteboard. How Google's ATAP has changed. Google can now track your offline credit card purchases. Why is it so hard to get Android apps on Chromebooks? What is Fuschia? Android Automotive will take over your car's dashboard. Java creator James Gosling is going to AWS. 1Password introduces Travel Mode to protect you at the border. Chaos Computer Club demonstrates how to hack Samsung's Iris Detection with just a camera and a contact lens. The FCC really wants to kill net neutrality, and they will beat you up if you ask them polite questions. Ford's new CEO is all about self-driving cars, but Waymo has a huge lead over everyone else. Uber angers customers, drivers, and pretty much the entire city of Pittsburgh. Jeff's Number: Google Street view is 10 years old, and artists love it. Stacey's Thing: WeMo Dimmer Switch Ron Amadeo's Stuff: Elegato Stream Deck


Net neutrality again? Why can’t the FCC just give up on trying to kill it?

🎧 This Week in Google: #407 Grepping Mary Meeker | TWIT.TV

Listened to This Week in Google: #407 Grepping Mary Meeker from TWIT.tv
Government's role in online privacy. Mary Meeker's 2017 Internet trends report. Android creator Andy Rubin's new Essential phone. The true meaning of "covfefe." Does Netflix care about Net Neutrality? Chipotle hacked. Google's expensive gender pay gap.


Chipotle just can’t catch a break anymore.

I remember there used to be days when Meeker’s report would consume an entire episode of shows like this, and now it seems like it barely gets a passing message because it’s become so dense.