#wordpress 2019-06-20

2019-06-20 UTC
jgmac1106, [benatwork], [eddie], [jgmac1106], technojunkie[m], asuh[m] and gRegorLove joined the channel
#
jgmac1106
I should try to help Kevin with Bridgy: https://dailyconnector.com/
#
Loqi
it is probable
[kevinmarks786] joined the channel
#
GWG
Is it overscoping to put a fix into Post Kinds that fixes a core sanitization bug that was affecting the data I was trying to use?
#
GWG
On a positive note I continue to lumber toward a solution to my media storage issues
#
jgmac1106
awesome gwg
#
GWG
I want to get a version of Post Kinds out the door before Summit
JayHoffmann and [Jay_Hoffmann] joined the channel
#
[Jay_Hoffmann]
Hello all, pretty new to indieweb atm, but I’m a WordPress dev so if anyone’s looking for some help, lmk. I’m particularly interested in a built-in to WP Indie Reader
#
[Jay_Hoffmann]
But for now, just want to be useful if I can
#
GWG
We have something in the works as a Microsub endpoint
#
GWG
That is the backend of a reader
#
GWG
I can link to the repo
#
Loqi
[jackjamieson2] yarns-microsub-server: Microsub server plugin for WordPress. In beta, so please report bugs if you use Yarns.
#
[Jay_Hoffmann]
Thank you! I will take a look. Been using Aperture, but I’ll see if I can get that setup, maybe even work on some sort of front-end
#
GWG
If you read the Microsub spec, you could write a front end that would work with Aperture or Yarns
jgmac1106 joined the channel
#
[Jay_Hoffmann]
Yea will do, very much in learning mode still 🙂. Thanks for the tips, and to everybody in here doing some pretty great work
#
jgmac1106
gwg do you think Jay Hoffman could help with the way post-kinds generate RSS? are you working on that?
#
jgmac1106
What is yarns?
#
Loqi
Yarns Microsub Server or Yarns for short, is a Microsub Server plugin for WordPress https://indieweb.org/Yarns
#
jgmac1106
the other issue Jay Hoffman is just getting more and more themes with native microformats2 support, more options more people, but @jackjamieson would love contributors to Yarn if that is your goal…build what motivates you, kinda how we roll
#
[Jay_Hoffmann]
Oh interesting, yea Microformats was going to be my next adventure. I’m curious, what was the decision behind making a few different disparate WP plugins with a bundler, rather than combining them into a single “IndieWeb” plugin? I imagine it’s so that everything could be developed independently, but I was just wondering. It’s a bit confusing onboarding
#
jgmac1106
yes for onboarding it adds a layer of complexity but it couldn’t be one plugin to rule them all because of the diversity of themes
#
jgmac1106
for example if you use a theme with native microformats you on’t use the microformats2 plugin
#
jgmac1106
some people like using the native post types in WordPress themes, other’s like gwg’s taxonomy/archive idea for all the different post types in the post-kind plugin
#
[Jay_Hoffmann]
Makes sense
#
jgmac1106
but yes really a huge improvement if you wanted to get involved is the documentation included in the plugin to make the process easier for onboarding. We always do a big Wordpress pow wow at the summit, if you can make it even remotely it would be great
[xavierroy] joined the channel
#
[Jay_Hoffmann]
If the pow-wow’s on June 30th, that would be a bit tough, but I’ll look into the summit. Right now, I’m jotting down some steps as I go along, so I’ll see what I can do docs wise
#
jgmac1106
Jay_Hoffman++
#
Loqi
Jay_Hoffman has 1 karma over the last year
[jgmac1106], [frank], [tantek], [manton] and gRegorLove joined the channel
#
GWG
The reason is different people created each, to be practical
#
GWG
Some aren't mandatory
[kevinmarks786] and [Jay_Hoffmann] joined the channel
#
[Jay_Hoffmann]
I see. Okay good to know
#
GWG
Post Kinds, for example, isn't liked by all
#
GWG
We are merging Webmentions and Semantic Linkbacks at some point
[grantcodes], ichoquo0Aigh9ie, ben_thatmust, [tantek], [eddie], asuh[m] and gRegorLove joined the channel
#
GWG
[Jay_Hoffman]: What's your site?
#
[Jay_Hoffmann]
And yea that seems like a good idea. Feels like IndieAuth, Micropub and Microsub could potentially be merged?
#
GWG
Yes
#
GWG
Except for...
#
GWG
Some people don't want self hosted IndieAuth or Microsub
#
GWG
I do, by the way
#
GWG
That's why they are separate
#
GWG
Having hosted and self hosted in the same plugin confused people
#
GWG
I would love to merge more things
#
GWG
I just get people who don't want X but want Y
#
GWG
But I am trying to merge two of them.
#
GWG
And split off a third
#
GWG
I think what the Indieweb plugin needs is a better onboarding tool
#
GWG
To be honest, I'd be happy to stop writing duplicate code
#
GWG
[Jay_Hoffman]: Trying to make compromises to accommodate so many different people is hard
#
[Jay_Hoffmann]
Amen! All very, very good points. I can definitely see an on boarding experience where you’re basically asked a few questions (i.e. would you like to use your site to publish to other sites? Would you like to add authentication?) and things are set up for you automatically. For now, I’m just getting that stuff setup myself, and I’ll keep reporting back anything I find / see how I can help out
#
GWG
I am happy to help here, on some sort of voice/screen sharing chat, or in person if that is possible
#
GWG
It says you are in New York, as am I
#
[Jay_Hoffmann]
Oh awesome, whereabouts? I’m on Long Island
#
[Jay_Hoffmann]
Also @GWG where’s your site?
#
GWG
I live in Queens and work in Nassau and keep hoping for a LI Indieweb event
#
GWG
To avoid me typing the whole thing, di5.us redirects
#
[Jay_Hoffmann]
Thanks!
#
GWG
I thought I had gwg
#
GWG
.us redirecting also
#
GWG
I should check
#
Loqi
yea!
#
GWG
But I enjoy helping newcomers
#
[Jay_Hoffmann]
Yea I super appreciate the help. Among the most welcoming chat experiences I’ve had 🙂
#
GWG
I keep all of my improvement ideas in the GitHub repos
#
GWG
If you see something there, or have another idea..
#
GWG
I have a lot I want to do
#
GWG
Do you have any plugins installed yet?
#
GWG
Curious about early thoughts?
#
[Jay_Hoffmann]
So I would say it took a bit of exploring to get started. I poked around the Indieweb wiki a bit, and a few blog posts, but there wasn’t a singular guide on how to get things setup in WordPress, so that took a few trial and error. I have IndieAuth, Micropub, and Webmentions installed. IndieAuth was a breeze, and I haven’t done anything with Webmentions on my own site yet, but it took a bit of getting used to add feeds in Apertur
#
[Jay_Hoffmann]
view them in a reader (I’ve been using Monocle). But I also remember passively looking into this a couple of years ago, and things are _way_ simpler now, especially with Aperture, Granary and the singular Indieweb plugin.
[Rose] joined the channel
#
[Jay_Hoffmann]
But I’m going to experiment a bit more and then write-up a few longer thoughts in the next couple of weeks, so I’ll let you know when I have that
#
GWG
I'm always lurking
[jgmac1106] and chrisaldrich joined the channel
#
chrisaldrich
What is getting started on wordpress?
#
Loqi
By using WordPress on your own domain, you are already a part of the IndieWeb. Below are some suggestions to help you get started with upgrading your WordPress site to support IndieWeb philosophies https://indieweb.org/Getting_Started_on_WordPress
#
chrisaldrich
Jay_Hoffmann ^^ that should have been a page for you to start. There's also a specific /WordPress page as well.
#
chrisaldrich
I'm slowly pecking away at improving a getting started page at https://indieweb.org/User:Boffosocko.com/wordpress-draft
#
chrisaldrich
And welcome to the IndieWeb #WordPress channel!
#
[Jay_Hoffmann]
Thanks!
[tantek] and [eddie] joined the channel
#
aaronpk
omg "IndieAuth was a breeze"
#
aaronpk
good job GWG 👏
#
aaronpk
took a while to get here :-)
[cleverdevil], [grantcodes], [eddie], [manton], [chrisaldrich], [jgmac1106], [benatwork], chrisaldrich, [mapkyca] and [tantek] joined the channel
#
jacky
gotta add that to the testimontals section
#
GWG
We have a testimonial section?
npfoss[m] and [eddie] joined the channel
#
jacky
lol we could!
#
GWG
If your server isn't configured restrictively, it is a breeze
[tantek], [schmarty], [jessrose] and [grantcodes] joined the channel