#indieweb 2017-05-02

2017-05-02 UTC
#
[kevinmarks]
What are you posting to from own your swarm?
snarfed and tantek joined the channel
#
[tamaracks]
I got a response on Github. He said there is a token, and that the problem is probably that the Wordpress micropub endpoint doesn’t support accepting JSON. Which is a bummer. I am still curious why the log shown says “missing access token”, though.
#
snarfed
[tamaracks]: huh. i wrote the wordpress micropub server and it definitely supports json: https://micropub.rocks/implementation-reports/servers/27/Ouvg5VCJrclDWHUtQHXA
#
snarfed
maybe he's running an old version? he's welcome to file a github issue with details if upgrading doesn't help
#
snarfed
oh, sorry, s/he/you/
#
[tamaracks]
Thanks. I’ll reply with that info. ?
#
[tamaracks]
Oh. I don’t think so. I just set it all up, I installed from Wordpress.org.
[chrisaldrich] joined the channel
#
[chrisaldrich]
Has anyone else tried ownyourswarm on WordPress recently? I tried a few weeks ago when aaronpk first unveiled it, but it was still a work in progress and wasn't quite working with WordPress. I haven't circled back to it since then.
#
[chrisaldrich]
tamaracks There's also OwnYourCheckin too, which I think does work/connect, but doesn't always send all the metadata one might want for a WordPress install.
#
[chrisaldrich]
You might have to do some custom code to set your post-format and/or post kind and the photo support is sometimes iffy because it doesn't have the extra supporting code that aaron's put into the swarm version.
#
[tamaracks]
snarfed Wordpress admin says my plugin is version 1.1.
#
snarfed
[tamaracks]: ok! that's current. sorry it doesn't work! feel free to file an issue with error details.
#
[tamaracks]
Will do.
#
[tamaracks]
snarfed The OwnYourSwarm dashboard shows me a response of the request attempt (when I click “Send Again” for the last checkin) as well as a Swarm Checkin Object and an h-entry Checkin Object. Which of those do you need?
#
snarfed
ideally everything, please. redact any tokens or other secrets!
#
[tamaracks]
Yeah, that’s why I’m trying to figure out now.
#
[tamaracks]
snarfed Thanks for your help. ? I submitted the issue.
tantek joined the channel
#
[tamaracks]
And thanks, chrisaldrich, for the info. ?
#
[chrisaldrich]
tamaracks Do you have an Instagram account you're trying to own too?
#
[tamaracks]
chrisaldrich I do have an instagram account, but I’ve barely posted to it in ages, so it hasn’t been at the top of my list for worrying about with indieweb.
#
[tamaracks]
I did see that there’s an OwnYourGram.
#
[tamaracks]
chrisaldrich How do post kinds factor into Wordpress? I did install the plugin, and I see it adds the icon, but I guess my question is how does one best format what gets put into Wordpress?
#
Auditoryprolifer
Question: why does anyone need an instagram copy? Can't they just share photos in a sub-section of another social media application that just aggregates photos and their comments threads?
#
[tamaracks]
For instance, if I want to make a post to a link, with perhaps a small quote and a comment of my own, would that be a bookmark kind?
#
[chrisaldrich]
OwnYourGram works pretty well with WordPress, but I'd usually recommend DsgnWrks Instagram Importer as a WordPress specific solution with a lot more options and power for how your posts are imported and displayed.
#
[tamaracks]
Ah, good to know.
#
[chrisaldrich]
Post Kinds in some sense is a more powerful version of WordPress' Post Formats.
#
[tamaracks]
@Auditoryprolifer I think it’s about owning your data. If you bring it into your own web page and store it there, then it will remain even if the third party service changes things.
#
[chrisaldrich]
It lets you do things like create bookmark posts but automatically adds the proper microformats classes to those posts so that parsers and other tools can read them properly.
#
[tamaracks]
chrisaldrich But different. ? It would be nice if one could link the two, although there isn’t always a one-to-one relationship, I’m sure.
#
[chrisaldrich]
tamaracks GWG had done a pretty good job of trying to map Kinds to Formats, so the plugin will set the related version when you save/publish the first time, but you can always change them later if you prefer.
#
GWG
You rang?
#
[chrisaldrich]
As an example, if you do a bookmark in kinds it will presume you mean to create a "link" format.
#
[tamaracks]
Okay. So how best do I put information into Wordpress? Just put text into the content field formatted as I’d like? For example, so far, I’ve made the content a block of Markdown that has a header of the linked page title linked to the URL, a block quote, and my comment following it. It seems to work, but wouldn’t allow for reformatting later.
#
[tamaracks]
But maybe that doesn’t really matter.
#
[chrisaldrich]
Do you have an example we could look at to clarify?
#
[tamaracks]
chrisaldrich Hmm. Is that only for posting via the web? I was experimenting with using Workflow to format my text and send it to the Wordpress client, and I don’t believe that the post I entered that way ended up having any “kind” selected?
#
Auditoryprolifer
tamaracks I mean, why not make a platform that is open and decentralized that allows you to own your data and only view photos and related content?
#
[chrisaldrich]
tamaracks It sounds like you'd have to add another piece to the workflow to assign a post kind to it.
#
Loqi
[tamaracks] Downy, and Tide Commercial (2013) (Television Commercial) This commercial bugs me every time I see it. (Gosh, has it really been around since 2013?!) You can see the full transcript by following the link, but two parts stand out to me. Ah, Lil...
#
Loqi
[dshanske] indieweb-post-kinds: adds support for responding to and interacting with other sites using the standards developed by IndieWebCamp
#
[chrisaldrich]
@Auditoryprolifer I quite enjoy using the Instagram mobile app and interface as something that I probably wouldn't build myself, but still want to own the content.
#
[tamaracks]
chrisaldrich The post looks fine. And either the link post format or bookmark post kind in combination with my theme (SenPress) leaves off the post title, which is fine because that achieves my desired goal of having the top of the post be the title of the page with a links to the page.
#
[chrisaldrich]
@Auditoryprolifer Also, there aren't a lot of methods to post to Instagram via POSSE given their API, so it's usually easier to do a /PESOS workflow there.
#
[tamaracks]
But part of me wonders ‘what if I want to arrange link posts differently in the future?’ It’s just a block of text in the content field of Wordpress, so that wouldn’t be easy. But maybe that shouldn’t really be a goal.
#
[tamaracks]
And keeping it simple would make it easier to transition from Wordpress to something else in the future.
#
[chrisaldrich]
tamaracks I'm pretty sure that Post Kinds is pre-pending your content to the front of the_content(), so moving to something else shouldn't be too difficult from an export perspective.
#
[tamaracks]
Right. It’s a question of whether I want the content to be 1 block of text or to use like custom fields to separate out pieces like the URL so they could be rearranged later. But that makes theming a lot more complicated.
#
miklb
the meta data is stored in the db, and you can create a custom template to display the content, so shouldn't hedge you in too much IMO
#
[tamaracks]
miklb Something that could assemble the content before it was passed to the theme?
#
[chrisaldrich]
tamaracks I'm also a big fan of Post Kinds because you can use the "Retrieve" button to pull in the metadata from the URL of the page you're targeting to provide post context.
#
[chrisaldrich]
Then you can add your commentary to whichever kind in the main body of your post.
#
miklb
[tamaracks] not sure I follow regarding assemble content before theme.
#
[tamaracks]
Oh, is that where that that part of the post page comes from?
snarfed joined the channel
#
[tamaracks]
Sorry if I’m being unclear. It’s been a while since I’ve used Wordpress, and I’m trying to figure out all these plugins at once.
#
miklb
[tamaracks] completely understand. Not trying to confuse the situation.
#
Auditoryprolifer
chrisaldrich makes senes, it is fun
#
Auditoryprolifer
chrisaldrich *makes
#
[tamaracks]
And I guess I was hoping to automate posting outside of the Wordpress web interface. But maybe that isn’t feasible to work with the plugins.
#
miklb
[tamaracks] the goal will be to allow the post kinds to auto-fetch the data from the link if you publish via micropub, which would allow you to get outside the WP admin.
#
[chrisaldrich]
The other easy option in WordPress that you could try out instead of using Post Kinds is to use the IndieWeb Press This bookmarklets (in the "tools" tab of the admin UI if you're using the Indieweb Plugin).
#
[tamaracks]
miklb That would be cool. I guess I’m not sure how it’s supposed to work in order to do that, though.
#
[tamaracks]
And trying the Retrieve button on the URL in the post above is erroring out, heh.
#
miklb
it's not quite there. GWG is doing a lot of work as I understand it "under the hood" to get it to that point.
#
[tamaracks]
Ah ha.
#
GWG
There are only so many hours in the day
snarfed1 joined the channel
#
[tamaracks]
chrisaldrich My goal was trying to stay away from interacting with web page at all, bookmarklet or no. But that may not be possible.
#
miklb
[tamaracks] the url above for darkglass?
#
[tamaracks]
miklb The link in that post to the page about the Downy commercial I was writing about.
#
[chrisaldrich]
for a few things there are ways to stay away from the posting UI, but you're a little stuck for most at the minute
#
[chrisaldrich]
I'm hoping that micropub and micropub clients will begin helping to do a lot more of the posting work, but we're still early days.
#
[tamaracks]
chrisaldrich I just don’t trust using iOS Safari because it can reload the page if I leave to go do something else and don’t come back right away.
#
miklb
[tamaracks] what error did it throw?
#
[tamaracks]
@GWG ain’t that the truth ? I mean no offense, I’m just trying to figure out what everything is expected to do right now.
#
GWG
I am not offended.
#
[chrisaldrich]
It can help to take a look at the Indieweb examples within the wiki to see how others are doing things and use that as a way to see what you'd like to do and how best to potentially do it.
#
[tamaracks]
https://files.slack.com/files-pri/T03QR2B2T-F56GBUNJU/screen_shot_2017-05-01_at_09.38.52_pm.png?pub_secret=6820a629bc&name=Screen Shot 2017-05-01 at 09.38.52 PM.png Just this. This is in Chrome (because I’m using epichrome to create site-specific browsers for things like blogging to keep some kind of order to the chaos I’m generating with the number of tabs I’ve got about these topics).
#
[chrisaldrich]
Post Kinds Plugin is probably one of the more complicated pieces to figure out how to fit into how you post. I recommend starting off with just one or two types and expand as you need them.
#
[tamaracks]
I’ve pretty much been focusing on article, note, and bookmark.
#
[chrisaldrich]
Another good way to start is to look at the pages for those and see how they're marked up.
#
[chrisaldrich]
What is a bookmark?
#
Loqi
A bookmark (or linkblog) is a post that is primarily comprised of a URL, often title text from that URL, sometimes optional text describing, tagging, or quoting from its contents https://indieweb.org/bookmark
#
[chrisaldrich]
Then you can use the traditional UI methods to do your mark up by hand for a while to see what's happening and how it's done.
#
[chrisaldrich]
manualuntilithurts++
#
Loqi
manualuntilithurts has 3 karma
#
[tamaracks]
chrisaldrich That’s what I started doing, so I can continue that way for now. ?
#
[chrisaldrich]
This will often help you to better understand what is happening when things get automated by plugins later on
#
[chrisaldrich]
tamaracks have you added yourself to the wiki yet or started a list of itches? That's another good way to lay things out and handle them one at a time.
#
[chrisaldrich]
What is an itch?
#
Loqi
Itches, in the context of the indieweb, are individuals's personal sources of annoyances using the web or in particular their own website, that they use to itemize and prioritize what to create, design, build, and improve on their own website, often by first listing such "itches" on a section in their User: https://indieweb.org/itch
#
[tamaracks]
I signed in to the Wiki. Is that what you mean by adding myself?
#
[chrisaldrich]
Signing in to the wiki is the first part, then you can add a user page: http://indieweb.org/wikify#Wikify_yourself
#
[chrisaldrich]
tamaracks Another thing to remember is a lot of these techniques evolved over the last 3-4 or more years and trying to do everything in 2 days is a lot to absorb ?
#
[tamaracks]
Yes, that is true.
#
[chrisaldrich]
I remember when I started that the indieweb examples really helped alot, particularly seeing how people did things (and often documented them)
wolftune joined the channel
#
[tamaracks]
chrisaldrich What is the bookmarklet with the indieweb plugin supposed to look like?
#
[chrisaldrich]
It's a browser bookmarklet with javascript that takes the page you're on and autocreates part of the post
#
[tamaracks]
If “<a class=‘u-in-reply-to’ href=‘…” shows up in the post content area, does that mean it’s working?
#
[chrisaldrich]
That's looks like the one for a reply...
#
[chrisaldrich]
You should find them at https://www.darkglass.org/wp-admin/tools.php under IndieWeb bookmarklets.
#
[chrisaldrich]
There are reply, like, repost, and rsvp.
#
[tamaracks]
Ah ha! That’s the confusion. Didn’t look far enough down the tools page.
#
Loqi
I agree
#
[chrisaldrich]
I suspect you could modify the underlying code to create a bookmark specific one: https://github.com/pfefferle/wordpress-indieweb-press-this
#
Loqi
[pfefferle] wordpress-indieweb-press-this: some IndieWeb magic for WordPress' "press this" bookmarklet
snarfed joined the channel
#
[tamaracks]
That is one thing I forgot about Wordpress: how plugins can inject settings all over the place.
#
miklb
and do lol
#
[tamaracks]
Yep. It’s like an easter egg hunt.
#
miklb
or whack-a-mole, depending on you are feeling that day
#
miklb
on how
#
[tamaracks]
hehe
#
GWG
I wish I had ideas on how to make that better too
#
GWG
Sorry about the erratic nature of my responses. I'm still a bit jetlagged and nodded off a few times.
#
[tamaracks]
No worries. ?
#
GWG
If I get myself up to it, I am still trying to improve Semantic Linkbacks though
#
[chrisaldrich]
GWG++ for powering through
#
Loqi
gwg has 200 karma in this channel (219 overall)
#
[chrisaldrich]
One of the things I found useful early on were some techniques for posting from mobile (in combination with some of those bookmarklets): http://indieweb.org/Posting_from_mobile_devices
#
[chrisaldrich]
GWG: On the topic of Post Kinds, there are many using WordPress with micro.blog who are looking for something to make posting notes easier.
#
GWG
Anything that would make that easier?
#
[chrisaldrich]
GWG: One of the specifics they're searching for is the ability to have a custom RSS feed for notes that doesn't include a <title>.
#
[chrisaldrich]
I suspect you could tweak a line of code to excise that and make it the perfect solution for many of them.
#
[tamaracks]
Workflow on iOS can do a lot of cool stuff with parsing web sites. The question becomes how to get it to the destination. I see it’s mentioned at the end of that indieweb page, and I knew Workflow could create POST requests. But I will need to figure out what and how info can be sent via POST.
#
[chrisaldrich]
tamaracks I saw someone working on a Workflow for micro.blog in the micro.blog Slack. Not sure how far they got.
#
[chrisaldrich]
What is Workflow?
#
Loqi
Workflow is an iOS app used to automate various actions https://indieweb.org/Workflow
#
[tamaracks]
It is an awesome app that lets you connect all sorts of things together on iOS. ? Kind of like ifttt on steroids.
#
miklb
[chrisaldrich] need a custom feed with the the title tag from <head> ?
#
miklb
removed I mean
#
[chrisaldrich]
miklb: yeah, I think it's exactly that. I created one from scratch myself, but have yet to actually plug it in and use it for the micro.blog set up since I'm experimenting with other things at the moment
#
[tamaracks]
I saw that workflow also. I’d guess it would be similar, but would be focused on note posts, so might require some more research on what else can be sent.
#
miklb
[chrisaldrich] I don't understand why that is necessary. I'm POSSE just fine to micro.blog from my WP site with the atom feed
#
miklb
[chrisaldrich] but they want just notes? Are they all using Post-Kinds?
#
[chrisaldrich]
miklb: I'm not sure if anyone's tried that
#
[chrisaldrich]
I don't think many/any are using post kinds yet
#
[chrisaldrich]
miklb: do your notes have titles in them or are they blank?
#
miklb
blank
#
GWG
I always wonder what a Post Kinds esque solution would be if more individuals were involved.
#
Loqi
[Michael Bishop] I’m sure there’s a good reason, but curious why USG framework Federalist isn’t open source https://federalist.fr.cloud.gov
#
[chrisaldrich]
miklb: that's why it works. I think most want to include some title to differentiate posts with the admin UI but micro.blog takes the titles with permalinks instead of the status update.
#
[tamaracks]
My problem with leaving out titles in Wordpress is it makes permalinks and the Admin UI messy.
#
miklb
so they want a feed without the the_title
#
[chrisaldrich]
miklb, exactly
#
miklb
I could hack a plugin together to do that
#
GWG
How so?
#
miklb
you can create custom feed links for WP
#
miklb
just an XML template basically
#
[chrisaldrich]
I think a few have taken shots at it and more are considering something. I thought it might be more useful if something like Post Kinds did it out of the box and offered a lot more functionality along the way.
#
GWG
miklb: I know.
#
miklb
GWG oh, you asked how so.
#
miklb
[chrisaldrich] I think it is more of people needing to get over thinking they have to have a title.
#
[chrisaldrich]
miklb, that is some of it too certainly!
gRegorLove joined the channel
#
[tamaracks]
miklb You don’t find it annoying that the titleless posts are listed by post number in the admin?
#
miklb
[tamaracks] personally I do not.
#
GWG
I like to be able to find things, is the issue.
#
[tamaracks]
Just curious. ?
#
[tamaracks]
Yeah
#
[tamaracks]
To me, it’s hard to read and find my posts that way. But to each his own.
#
miklb
I have search, and an edit post button on single view
#
[chrisaldrich]
#WWTD? "What's the problem you're trying to solve?" ?
wolftune joined the channel
#
[chrisaldrich]
I think sometimes, its breaking old (possibly bad) habits of wordpress use to find what you're looking for... we've all been trained to use titles.
#
miklb
title are great for articles ?
#
[chrisaldrich]
Titles in WordPress are also pretty useful for things like SEO and other web searches too...
#
miklb
if someone is concerned about SEO on their notes, not sure I have much to offer.
#
[chrisaldrich]
and yes, there is that...
#
miklb
except I would suggest that posting all of your content to a silo like Twitter or Facebook is zero SEO, so by putting it on your own site without a title is still a huge step up
#
[chrisaldrich]
I'll agree with that!
wagle joined the channel
#
[chrisaldrich]
I'm going to go bohemian then and just go title-less on my notes then and see how it feels.
wolftune joined the channel
#
miklb
what is a note
#
Loqi
A note is a post that is typically short unstructured* plain text, written & posted quickly, that has its own permalink page https://indieweb.org/note
#
gRegorLove
I question how much impact it makes having a post without a title in <h1>, versus just the text of the note in a <p>
#
gRegorLove
My note permalinks now put the plaintext version in the <title>, which is probably more SEO than <h1>.
#
gRegorLove
tantek's been doing that for a while; that's where I borrowed the idea from.
#
miklb
I like that idea
#
[chrisaldrich]
gRegorLove, are you putting titles on them in RSS feeds? I have found that most seem to and it looks wonky in most readers.
#
gRegorLove
I use Granary to generate Atom from my h-feed, so the plain text is the title there too
mlncn joined the channel
#
gRegorLove
And yeah, for longer notes it looks weird in readers. I've noticed that with tantek's atom feed.
#
gRegorLove
Duplicate content, basically.
#
gRegorLove
Can't seem to find it on the wiki or tantek.com, but I think his reasoning for that was to maybe nudge readers to handling them better, or handling h-feed directly.
#
Loqi
[Tantek Çelik] @RikMende no bug, just like your tweets <title>s. @Inoreader can you add notes support like Woodwind? Via h-feed or AS1/Atom?
#
miklb
looks like since 4.4 you can filter the title that's used in the feed. https://developer.wordpress.org/reference/functions/wp_get_document_title/ That's good to know. That also assumes the theme is using `add_theme_support( 'title-tag' );`
KartikPrabhu joined the channel
#
Loqi
[superfeedr] "I like the idea of the shared stories here. In some sense, it's part of the power of the indieweb wiki pages which conglomerate examples" by Chris Aldrich on 2017-05-02 http://stream.boffosocko.com/2017/i-like-the-idea-of-the-shared-stories-here-in
endi, jgee, tantek, snarfed1, kerozene, leg1 and [jeremycherfas] joined the channel
#
[jeremycherfas]
!tell tamaracks I know people have built cool workflows to post to other social silos such as pnut.io and 10centuries.org
#
Loqi
Ok, I'll tell them that when I see them next
amz3`, nitot, barpthewire, kerozene, cweiske, wolftune, jihaisse, snarfed, miklb and [chrisaldrich] joined the channel
#
[chrisaldrich]
tamaracks++ for creating User page on wiki
#
Loqi
tamaracks has 1 karma
Pierre-O, miklb, hs0ucy, kapowaz, tommorris, dch, friedcell, nitot, adactio, KevinMarks, mlncn, botka1, snarfed1 and [jeremycherfas] joined the channel
#
[jeremycherfas]
Hello jemostrom
[jemostrom] joined the channel
#
[jemostrom]
jeremycherfas: Hi
#
[jeremycherfas]
It’s very quiet here before the USA wakes up. I am in Italym, same time zone as you, I guess.
#
aaronpk
I'm surprised there aren't more east coast people online right now
#
ben_thatmustbeme
is online right now
snarfed and arush joined the channel
#
[jeremycherfas]
It has been VERY quiet today.
#
[jeremycherfas]
It has been VERY quiet today
nitot and KevinMarks joined the channel
#
schmarty
there's an echo in here
#
ben_thatmustbeme
sorry, i'm a bit burned out after all the work i have been doing on writing the new ruby mf2 parser
#
sknebel
is lurking as well
nitot joined the channel
#
schmarty
ben_thatmustbeme++ a whole ruby mf2 parser is a huge project!
#
Loqi
ben_thatmustbeme has 95 karma in this channel (207 overall)
#
@swissmiss
Searching for articles on why people should care about self-hosting their content and not post on platforms like Facebook or Medium. Help?
(twitter.com/_/status/859397269447204864)
#
[jemostrom]
Yep, but the US should be awake be now ?
nitot and singpolyma joined the channel
#
skippy
I am awake.
kerozene joined the channel
#
[jemostrom]
I’m trying to understand Indieweb but find it difficult to find an “overview” of how it works, etc. I’ve been looking at the documents I’ve found (so far) but I’m not finding it. I’ve looked at indieweb.org but so far I see bits and pieces of the whole thing but I’m probably looking in the wrong place. Does anyone have a recommendation for some suitable documentation/overview/demos? (I’m currently looking at some of the videos
#
[jemostrom]
haven’t found that overview thing yet)
#
singpolyma
[jemostrom]: I think the "overview" is: have a domain, do your publishing there
#
singpolyma
everything else is "related work"
#
[jeremycherfas]
Other people will be more able to comment, but the crucial part is that there is no single prescribed way of doing anything, except, as @singpolyma has said, to own your domain and publish from there.
#
[jeremycherfas]
Even that is suspect though, for example in the case of Instagram, where the silo has such an attractive UX, that many people prefer to publish there and bring it back to their own site.
#
[jeremycherfas]
There are lots of different approaches and paths that you can take.
#
[jeremycherfas]
Maybe a first question would be: what are you trying to do?
#
singpolyma
[jeremycherfas]: right, as long as the content ends up on your own domain, it can probably count
leg joined the channel
#
skippy
my take: indieweb is a response to siloization of content and services. the network effects of silos are powerful, but ultimately harmful to ownership of content.
#
skippy
you make it, you own it.
#
[jemostrom]
I’m trying the tools, how they work together, how they work when used. I mean I can create a subdomain to my main domain, install WP, add a few plugins and import content from Twitter/Instagram/Facebook within an hour. But that’s just an archive site. As I understand it the main idea is that I should be able to have a conversation with other people and have that conversation show up on my site as well as some other sites. But I have difficul
#
[jemostrom]
about what can be done, how it’s done, etc. I’m trying to understand a) what can be done, b) how much work it is to get it to work reliable … before actually installing stuff (yep, I’m the one person who reads the manual before launching the program … at least the “this is what can be done section” ?)
#
[jemostrom]
“I’m trying to understand the tools …”
#
skippy
what you describe is ONE WAY to pursue indieweb ideas.
#
skippy
I'm not particularly interested in facilitating conversations on my site, at this time. Does that mean I'm not a member of the indieweb community?
#
skippy
maybe. I don't know.
#
singpolyma
[jemostrom]: for the sort of thing your describe, brid.gy is probably the primary tool of interest. they have a good FAQ. there are wordpress plugins, or stuff for other platforms, to work with them
#
[jeremycherfas]
I’d agree with both Skippy and Singpolyma. You don’t have to facilitate conversations, and if you do, brid.gy is your friend. WP may be a good choice, although Known is even quicker to set up.
#
Loqi
[superfeedr] "Ownership and control: how much do we really have?" by Colin Walker on 2017-05-02 http://feedproxy.google.com/~r/ColinWalker/~3/CFK-UREAuIY/
#
[jemostrom]
I have no idea ? … I’m trying to understand what is different from what I’ve done so far myself (without knowing anything about Indieweb)
#
skippy
if you've done your own thing, i think you're in line with indieweb. some folks like to build tools. others like to use existing tools in new ways. others just want to avoid the commercialization of content. *shrug*
#
skippy
indieweb is just a loose label. it's not a formal movement with rules of participation and a governing body.
#
skippy
so if you like what you see with indieweb, cool. if you're not impressed, no big deal. do your own thing.
#
skippy
I do agree with you [jemostrom] that the indieweb wiki is hard to read/follow. there's an awful lot of "person X does thing Y with tool Z", but not a lot of "here's why".
#
skippy
much more showcase of solutions than explanation of goals or objectives.
#
skippy
but hey, it's a wiki. edit it! ;)
[tamaracks] joined the channel
#
[tamaracks]
Yes, I think that is a bit of what keeps tripping me up. ?
#
Loqi
[tamaracks]: [jeremycherfas] left you a message 8 hours, 25 minutes ago: I know people have built cool workflows to post to other social silos such as pnut.io and 10centuries.org
KevinMarks, marcthiele, leg, nitot, TileZ, bergie, bear, endi, dietricha, arush, ben_thatmustbeme, jonnybarnes, voxpelli, tantek and jmelesky joined the channel
#
miklb
Seems like a good blog post for everyone. "Why I IndieWeb" and then send their link to @swissmiss
#
miklb
and post a link in the wiki
#
miklb
post link/POSSE to wiki
#
snarfed
a bunch of us did a similar round of posts a while back! e.g. https://snarfed.org/2012-07-25_why_i_have_my_own_web_site
#
Loqi
[Ryan Barrett] Why I have my own web site
#
miklb
5 years seems like a good time to revisit ;-)
[colinwalker] joined the channel
#
[colinwalker]
I've spread a few thoughts over different posts recently but it mainly boils down to identity and having stuff linked to "me" rather than a social aspect of me.
#
miklb
Sure. I would need to look back, but I know I've written over the years about why/what I want to acomplish too. Might just be good to collect links and add updated thoughts to help those new checking in on term "indieweb"
gRegorLove joined the channel
#
miklb
if a tech savvy veteran blog owner isn't finding much about the "why" and only the "how" imagine how someone mostly familiar with social media must feel.
#
miklb
¯\_(ツ)_/¯
#
[colinwalker]
Yeah. There's a parallel conversation in the micro.blog slack asking what you need to make WordPress work with it but it's gotten bogged down with a lot of specific indieweb tools and jargon.
#
[colinwalker]
Yes, there's elements to consider but are they all actually needed! No.
#
miklb
might need to fire up slack
#
tantek
what is why?
#
Loqi
"You're here because you know something. What you know you can't explain, but you feel it. You've felt it your entire life, that there's something wrong with the world [wide web]." — Morpheus, The Matrix Whatever the reason, you're done with sharecropping your content, your identity, and your self. Our online content and identities are becoming more important and sometimes even critical to our lives. Neither are secure in the hands of random ephemeral startups or big silos. We should be the holders of our online presence https://indieweb.org/why
#
tantek
miklb++
#
Loqi
miklb has 23 karma in this channel (26 overall)
snarfed, snarfed1 and nitot joined the channel
#
snarfed1
(also i'm sure everyone already knows it's there, but just in case, https://indieweb.org/why )
wolftune joined the channel
#
@SwiftOnSecurity
ProTip to kids: Always operate under multiple aliases. Your email should not be your gamertag. You WILL need to burn them eventually.
(twitter.com/_/status/859175019791998977)
snarfed joined the channel
#
Loqi
[superfeedr] "Ownership and control: how much do we really have?" on 2017-05-02 http://feedproxy.google.com/%7Er/ColinWalker/%7E3/CFK-UREAuIY/
snarfed1, nitot, mattl and [eddie] joined the channel
#
[eddie]
One thing about the IndieWeb is that you get to customize things to your own liking. Example: inspired by aaronpk’s ate/drank posts, I track that same stuff, but I added a switch statement so that when certain foods/drinks are ate/drankI add in custom icons that make me happy when I see them. Like the Starbucks hot coffee cup when I drank a “Cafe Mocha”, like so: https://eddiehinkle.com/2017/05/02/3/drank/
#
Loqi
[Eddie Hinkle] Eddie drank Café Mocha
#
[eddie]
The joy of making things the way you want ?
KevinMarks_ joined the channel
#
tantek
eddie++ that's pretty sweet looking! (no pun intended)
#
Loqi
eddie has 9 karma in this channel (14 overall)
#
[eddie]
lol thanks! ?
#
tantek
what is drink?
#
Loqi
Food is a post type that represents eating or drinking particular food or drink https://indieweb.org/drink
micro_ joined the channel
#
[eddie]
cleverdevil: You should add yourself to the list^ since you’ve started tracking your food/drink
[cleverdevil] joined the channel
#
[eddie]
What is your distinguishing features between what is an “Activity” and what is a “Timeline” item?
[kevinmarks] joined the channel
#
[kevinmarks]
So medium sends webmentions, but doesn't do mf2 markup so they look wrong
#
Loqi
Newspaper firms must face heavy fines over extremist content – MPs 2017-05-01
#
[cleverdevil]
eddie my Activity feed shows checkins, food/drink, and "watching" records.
#
[cleverdevil]
eddie my Timeline feed shows bookmarked pages and status updates, including reposts and likes.
#
[eddie]
Okay, so these two never intersect?
#
[eddie]
Gotcha. i wasn’t sure if one was a subset
#
[eddie]
Interesting
#
[eddie]
I haven’t figured out what I want to do long-term
#
[cleverdevil]
My front page shows long form posts, photos, recipes, reviews, etc.
#
schmarty
medium's metadata is pretty awful. i have been meaning to write a handler for their embedded "script type='application/ld+json'"
#
[cleverdevil]
Still not sure I have it all right, yet.
#
[cleverdevil]
I definitely don't want *everything* on my front page.
#
[eddie]
Oh definitely!
#
[cleverdevil]
But, not sure I like my own segmentation.
#
Loqi
rofl
#
[cleverdevil]
Will likely continue to tweak over time ?
#
[eddie]
Makes sense ? I have a “featured” attribute for my front page, a /social which is EVERYTHING on my website. And due to some jekyll issues is literally everything I’ve ever done on my site on ONE page. lol it’s really horrible and needs to be fixed but the time effort isn’t worth fixing until I shift away from Jekyll (next project after Indigenous). I also have some sub-feeds linked to from /social to topic areas: /article /video /likes
#
[eddie]
But i feel like that is a bit TOO granular
#
[eddie]
I did that when I had like 3 content types and just kept adding to iit
#
[kevinmarks]
They have an atom equivalent for each page
#
[kevinmarks]
And an amphtml one. Maybe they could ass mf2 to the amp one and we with that.
#
[kevinmarks]
S/we/webmention/
#
tantek
schmarty - you might make some progress by pinging kylewm (who used to hang out here regularly) at Medium
#
tantek
kevinmarks that sounds like a horrible amp-hack
#
schmarty
tantek: not sure i am the right person to ping kylewm, but i'd be open to it.
#
tantek
schmarty - might be less work to ping them than write a one-off handler, I figured
#
snarfed1
[kevinmarks]: you mean bridgy can send webmentions for medium, not that medium sends them natively, right?
#
schmarty
tantek: great point :}
#
schmarty
!seen kylewm
#
schmarty
oh, haha, that is under the "Ideas" section for /loqi
TedCHoward and hs0ucy joined the channel
#
gRegorLove
schmarty: Twitter is probably easiest way to reach him
[chrisaldrich] joined the channel
#
[chrisaldrich]
snarfed1, kevinmarks: Yes, let's back this up! That was really an actual native webmention from Medium?!!
Pierre-O joined the channel
#
schmarty
i'll be honest, with kylewm being away so long i am not sure what to ask him. medium support for mf2 is further down on my wishlist than, for example, opening up woodwind.xyz and/or silo.pub server management to somebody who active on IRC when issues pop up.
snarfed joined the channel
#
gRegorLove
I imagine he'd be amenable to giving someone else commit access to the repos.
snarfed1 joined the channel
#
snarfed1
[chrisaldrich]: KevinMarks_'s medium is signed up for bridgy, https://brid.gy/medium/@kevinmarks , so no, medium isn't sending native webmentions afaik
#
Loqi
Kevin Marks h
cweiske joined the channel
#
[kevinmarks]
aha, it is bridgy. my mistake
#
[chrisaldrich]
For a minute, I thought the internet was going to break... ?
#
[kevinmarks]
I thought Ben might have sneaked it in.
#
[chrisaldrich]
That would have been a fantastic parting gift to have snuck in....
#
[kevinmarks]
hm. looks like the atom and AMP versions aren't linked any more
amz3` joined the channel
#
[kevinmarks]
no per page atom?
wolftune, TedCHoward, hs0ucy and KartikPrabhu joined the channel
#
cweiske
my php-src phar::webPhar() patch for additional HTTP method support has been accepted in PHP 7.0 - http://git.php.net/?p=php-src.git;a=commit;h=c0c08719117ee6116073a2c65a6840213403e65b
TedCHoward and snarfed joined the channel
#
schmarty
cweiske++ congrats!
#
Loqi
cweiske has 73 karma in this channel (88 overall)
#
GWG
Afternoon
#
schmarty
afternoon, GWG!
#
GWG
How are things in the trenches?
#
schmarty
trenchy!
#
cweiske
gwg, what's the state of having separate comment displays for like and normal text comments in wordpress?
#
GWG
Poor. It requires either a plugin to take over the comment display entirely or the theme to support it
#
cweiske
and I guess there is no plugin that does it?
#
GWG
Most of our long term plans involve trying to make it easier for theme integration
#
GWG
I used to have one
#
GWG
miklb might develop something as part of his new theme
#
cweiske
does wordpress support different comment types natively?
#
GWG
It doesn't support them at all officially.
amz3` joined the channel
#
GWG
The task of supporting custom comment types is a blessed task
#
GWG
It needs some Contributors interested
#
miklb
cweiske this is what I'm doing currently, and will have some version of in the theme I'm working on https://gist.github.com/miklb/4ba5ea34dc7ad8031afea9414d477bce
#
GWG
cweiske, what prompted the question?
#
cweiske
my interest in indieweb support for wordpress
#
cweiske
no specific thing
#
GWG
Okay, just curious
#
GWG
cweiske, lots of work to do, alas. I wrote it out on my site
#
cweiske
Loqi, gwg's homepage?
#
GWG
Who is GWG?
#
Loqi
David Shanske is an Indieweb enthusiast from New York, working on Indieweb WordPress plugin development https://indieweb.org/User:David.shanske.com
#
GWG
I tried to map out a vision
[tamaracks] joined the channel
#
[tamaracks]
So where does the handle GWG come from? ?
#
GWG
From my podcast
#
GWG
I used to write tech stuff on a site called Gadget Wisdom
#
GWG
I had the handle
#
[tamaracks]
Ah ha ?
#
GWG
I wonder if I could bump the people who originally were going to work on custom​comment types
[chrisaldrich] joined the channel
#
[chrisaldrich]
and the last G was for "G-d"? ?
#
GWG
Guru
#
[tamaracks]
I like that word. It just has a nice ring to it.
#
GWG
It is continually a nickname people have given me unsolicited
#
cweiske
cweiske443 was given me by AOL :/
#
cweiske
it stuck
#
[tamaracks]
Ah, AOL. I did not retain the name I started with there.
#
GWG
I still have my aim account
#
cweiske
that was .. 20 years ago
#
[tamaracks]
I have been tamaracks everywhere possible for a long time. Usually, it’s not *too* hard. Except eBay, for some reason I have to add a number there.
#
GWG
I still remember my prodigy username
wolftune joined the channel
#
[tamaracks]
I have a sneaking suspicion that I did have just tamaracks on ebay once and lost the account somehow. But maybe not.
#
[tamaracks]
cweiske Me too!
#
GWG
cweiske, my current project is in the Semantic Linkbacks plugin that turns plain Webmentions into likes and such.
#
GWG
Anything you noticed?
#
cweiske
what do you mean with "noticed"?
#
GWG
That needs improvement?
#
GWG
I am working on the authorship implementation
snarfed1 joined the channel
#
[tamaracks]
So Semantic Linkbacks has to do with formatting the mentions that people send to your site, yes?
#
GWG
Correct, it parses mf2 properties. The Webmention plugin only handles the protocol
TedCHoward joined the channel
#
GWG
There is call to merge them, but that would require work
snarfed joined the channel
#
[tamaracks]
How do you guys pronounce POSSE? Like the word ‘posse’?
#
[tamaracks]
?
KevinMarks and acegiak joined the channel
#
[chrisaldrich]
tamaracks: If this helps with remembering the jargon: http://boffosocko.com/2017/01/06/a-secondary-meaning-for-posse/
[eddie] joined the channel
#
[tamaracks]
Cute. ? It might help! I have to leave for a long drive home from a trip, but I’ll read it again when I get home. Although part of my trouble is that my brain mixes up things that it thinks look similar, like POSSE and PESOS (and to a degree POSH). I’ll get it straight eventually.
KevinMarks, tantek, [cleverdevil], snarfed1, tbbrown and wolftune joined the channel
#
Loqi
[superfeedr] "7 years ago today: First thoughts on #microformats2 @ #fooeast tantek.com/2010/122/t2/microformats-2-simpler-publishing-parsing Now used in posts, comments, likes, reposts, and other responses^1 federated via Webmentions^2 across 10k+ sites, dozens of implementations. FOO East session: * microformats.org/wiki/events/2010-05-02-microformats-2-0 microformats2 parsing spec: * microformats.org/wiki/microformats2-parsing ^1 IndieWeb responses: * https://indieweb.org/responses ^2 Webmention standard: * https://www.w3.org/TR/webmention/" on 2017-05-02 http://tantek.com/2017/122/t1/years-ago-microformats2-fooeast
TedCHoward, snarfed, KevinMarks and [kevinmarks] joined the channel
#
tantek
heads-up everyone in SF - despite no indie event posted (yet, or FB copy), HWC SF is a *go* @MozSF tomorrow night 17:30 per usual schedule! Please RSVP: https://indieweb.org/events/2017-05-03-homebrew-website-club#San_Francisco
[cleverdevil], snarfed, snarfed1, KevinMarks_, mlncn and wolftune joined the channel