#dev 2019-05-29
2019-05-29 UTC
[kimberlyhirsh] and [tantek] joined the channel
#
[tantek] in particular Web Share is framed as "simple" because of a sample code line like: navigator.share(

{title: 'foo', url: 'https://example.com'}
);#
jacky granted looking at https://developer.mozilla.org/en-US/docs/Web/API/Navigator/share it looks like this could be used in tandem with Micropub?

[chrisaldrich], benwerd, [Rose] and [tantek] joined the channel
#
[tantek] just fixed RSVPs to display once again on my event posts regardless of whether you webmention the http or https version of the event post! e.g. https://tantek.com/2019/107/e1/homebrew-website-club-sf

KartikPrabhu, [chrisaldrich] and chrisaldrich joined the channel
[Rose], Guest48409, snarfed, jgmac1106[m], astrojuanlu[m], zoglesby, grantcodes[m], plindner[m], Rixon, myfreeweb, jamietanna[m] and ketudb[m] joined the channel
jbove and [tantek] joined the channel
cweiske, swentel and [Rose] joined the channel
gRegorLove joined the channel
#
sknebel (used https://web-share.glitch.me to trigger it)
KartikPrabhu and [Ana_R] joined the channel
jeremych_ and jjuran joined the channel
#
jeremycherfas !tell snarfed I don't get emails for likes or comments from FB, because I sol seldom post there, but I do get notice of other people's postings. Any use?

jjuran, [grantcodes], [Rose], [kevinmarks786], [jgmac1106], [tonz] and eli_oat joined the channel
#
jgmac1106[m] this is what I don't understand if I check my Matrix it says the room name is #freenode_#indieweb-dev:matrix.org but then when I search Riot.im for that room it says no room available

#
jgmac1106[m] i had to figure it out at some point as I joined the rooms

#
jgmac1106[m] figured it out exclude the freenode when searching within the client

#
petermolnar GWG depends, are all different format/purpose?

#
petermolnar in that case there is no too many

#
petermolnar or if there is, you'll be the test site to break readers :)

#
petermolnar I don't have feed links on article sites

#
petermolnar only on the collection type pages

#
petermolnar so home and categories

[kevinmarks786] joined the channel
#
[jgmac1106] I put a handful of feeds in my h-card, and put my last three articles as an h-feed on my home page

#
[jgmac1106] I stop posting collections as a feed as more people seemed to be doing them as nested h-entries

[eddie] joined the channel
#
[jgmac1106] for me bookmarks are my most popular feed and people DO want to click through to the think bookmarked

#
[jgmac1106] thing*

#
[jgmac1106] and i love following the links to people's likes...though I am usually following their mf2 feed for that

#
aaronpk my home page has an occasional repost, but as you can see here I barely ever repost stuff https://aaronparecki.com/reposts

#
cweiske my feed reader shows aaronpk's favicon for https://granary-demo.appspot.com/url?input=html&output=atom&url=https%3A%2F%2Fnews.indieweb.org%2Fen
#
[jgmac1106] sometimes [Zegnat] but usually just a bunch of hashtags for categorizing..maybe a sentence or two

[Rose] and [jgarber] joined the channel
#
[jgarber] If anyone has a few seconds to spare, I’m collecting real world examples of use of the HTTP Link header on this GitHub Issue: https://github.com/jgarber623/link-header-parser-ruby/issues/3

KartikPrabhu and [calumryan] joined the channel
#
[jgmac1106] how hard is it to not use a shared host? seems like I will always run into some undiagoneasble error and default answer is, "I don't know must be a shared hosting thing"

#
[jgmac1106] On WP I couldn't send webmentions, with Known I can't use Bridgy Fed, running into stuff with Kirby now where it works in my local dev environment but not to when I push to a server

#
[jgmac1106] yeah how much harder can it be to spin up a server on AWS and add EC@ an s3 bucket..and just point o my domains.....but there is probably a bunch of maintenance and skill costs involved I am unaware about...

#
[jgmac1106] not sure and it works locally, when I save my notes in their panel the notes.txt file comes up blank

#
[jgmac1106] ...but its also not really designed for shared hosting environments

#
[jgmac1106] thanks shared hosting it is...just keeps being the default reason poeople give me for stuff not working

#
[jgmac1106] working on this now, really liking Kirby..and I am only on day 3-4 of hacking on it..should be expected takes time to solve regular bugs

#
[jgmac1106] yeah +1 for their customer service team as well they have been helping....and I am not a paying customer (yet) https://forum.getkirby.com/t/trouble-editing-the-notes-template/14409

#
[jgmac1106] sebsel just uses micropub clients and ignores the panel that is an intriguing idea

#
[jgmac1106] I am just going through and adding mf2 to their templates...finished notes....once they start saving

#
jeremycherfas !tell [jgmac1106] I have a VPS on Dreamhost and the tax really isn't that huge. I've run into a couple of issues, like the CLI version of PHP being different to the one on web pages, but they have usually been relatively easy to resolve.

#
[jgmac1106] yeah switching PHP versions and also having terminal access CPanel without worrying about SSH is a nie time saver on ReClaim

#
[jgmac1106] if interested here is the notes template: https://github.com/jgmac1106/gregkirbyv3/blob/master/site/templates/note.php starting on the article and blog templates next..then go back to notes and add a field for replies....

#
[jgmac1106] super cool, but may want to follow your idea and not even think bout a publishing UI

#
[jgmac1106] took a break and now trying to to add an alt text that isn't the title of a post in Known photo post types

snarfed joined the channel
#
[jgmac1106] will go back and work on the panel for the blog interface next...if I can make blogs, photos, and notes can probably make templates for other post types...all this started bc I wanted a simple guestbook on my website that saved in txt files...atleast I know enough now I can do that

swentel and snarfed1 joined the channel
snarfed and jackjamieson joined the channel
#
[jgmac1106] I would prefer your approach and rely on post type discovery but that seems a bit out of my reach where I now have enough skills to just make templates for every post type

#
[jgmac1106] does your panel recognize difference for top level h-* or do you just publish h-entries?

#
[jgmac1106] I mean template not panel

#
[jgmac1106] its also just the mindset of how things have worked for me, Known always had post types, WP always post kinds, but tantek was suggesting not templating either

#
[jgmac1106] do you keep it in a repo I can look at?

#
[jgmac1106] makes sense

snarfed joined the channel
#
[jgmac1106] sounds good and best of luck, having fun as I learn

#
[jgmac1106] I will stick with templating for now, sicnce it a lesson PHP basics for me, but your idea of no variables in the html and having a field for everything is quite intriguing

#
jeremycherfas I don't understand the difference between ~/.profile and ~/.bashrc on OSX. I have PATH set in bashrc but when I open a new Terminal, I get the same old $PATH unless I do source ~/.bashrc. I do not seem to have a ~/.profile. do I need to create ~/.profile and put my PATH in there to have it be set every time I open Terminal? (All the online answers just confuse me further.)

[tantek] joined the channel
#
[jgmac1106] super cool grid builder: https://cssgrid-generator.netlify.com/

benwerd and snarfed joined the channel
#
[jgmac1106] sebsel or anyone really what syntax is this, (link: https://jgregorymcverry.com text: link) I have never seen it before

[sebsel] joined the channel
#
[jgmac1106] uggh first minus I would give.....the world does not need more

benwerd joined the channel
#
[jgmac1106] okay read it..that isn't too bad

benwerd_, [tonz], snarfed, benwerd and [grantcodes] joined the channel
#
[jgmac1106] uggg alll ttime spent trying to diagnose what I did wrong in making tempaltes in Kirby and I did not know you had to hit save before publish

snarfed and benwerd joined the channel
[tantek] joined the channel
#
[jgmac1106] I like tanteks and Jeremy Kieth's likes (post similar) in my feed, because they have credibility currency I assume I want to click through

#
[jgmac1106] but my fav is something like you do GWG with the plugin where the url get's parsed and I get extra info like a title and summary (usually from OGP is my guess)

#
[jgmac1106] If I like something and it happens to be an mf2 feed I would like the p-name, u-featured (if phoo included) and p-summary just parsed and included without me doing anything...would fall back on OGP for sites outside of community

#
[jgmac1106] why its Indieweb do what you want on your site

#
[jgmac1106] me too and agreeing with you as well

#
[jgmac1106] just wondering if this could happen automatically on the reader side using the JSON, RSS, OGP or mf2. Not having to include a parser in the design of your personal site is kinda nice

#
[jgmac1106] yeah your micropub bookmarks work better than anyone's IMO...but I have same design preference so it is an opinion

#
[jgmac1106] okay way past my boundaries of knowledge, just know whether on author or client I like title, featured image, and summary included under any liked or bookmarked link

benwerd, snarfed and [kevinmarks786] joined the channel
[Ana_R] joined the channel
#
[Ana_R] doubleloop++ for explaining things to me right now at HWC
[eddie] joined the channel
benwerd, gxt, [frank], [grantcodes] and [schmarty] joined the channel
#
doubleloop If I have an h-feed with a p-author h-card, a consumer of my feed should take that h-card as opposed to an h-card associated with an entry in the feed?

[Ana_R] joined the channel
snarfed joined the channel
leg and jackjamieson joined the channel
[kevinmarks786] joined the channel
[jgmac1106] joined the channel
#
[kevinmarks786] Is that using atom:source?
#
[kevinmarks786] https://tools.ietf.org/html/rfc4287#section-4.2.11
#
[kevinmarks786] Your issue looks like it is converging on that.
[arush], benwerd and [eddie] joined the channel
#
[tantek] jacky is your use of h-cite on the in-reply-to on your RSVP post https://v2.jacky.wtf/post/135e0fcf-3973-4e47-9fc3-932a25b0fccf a new thing? or have you always done that?

jbove joined the channel