#dev 2018-11-06
2018-11-06 UTC
jgmac1106 joined the channel
# [jgmac1106] !tell JeremeyCherfas I have put out feelers to (not to Mendeley...Elsevier...eck) to most open platforms Zotero, Scalar they are attached to a vocabulary used by libraries can't remember the name. Couldn't get much traction
# [jgmac1106] Where @zegnat and I failed was on how crappy the citations are in Google Scholar. We couldn't get a good bibtex rrecordwith any reliability to justify the work...garabage in....each field would have to be manually entered or atelast editable
jgmac1106 joined the channel
# Kongaloosh [jgmac1106]: I really like zotero
[Khurt] joined the channel
# Kongaloosh :D
# Kongaloosh you can run your own zotero instance, or hub, or whatever if I remember correctly..
# Kongaloosh haven't gotten to that point yet
# Kongaloosh oherwise it can be local
# @jgmac1106 @juliadavisEDU Your blog is pretty awesome. Post on tensions and opposites is great. Here is the link to adding webmentions to your blog I talked about during #edtechchat https://brid.gy (http://quickthoughts.jgregorymcverry.com/s/1r8liy) (twitter.com/_/status/1059628379505414144)
# @jgmac1106 @juliadavisEDU Your blog is pretty awesome. Post on tensions and opposites is great. Here is the link to adding webmentions to your blog I talked about during #edtechchat https://brid.gy (http://quickthoughts.jgregorymcverry.com/s/1r8liy) (twitter.com/_/status/1059628379505414144)
[jgmac1106], [asuh], myfreeweb, [kevinmarks] and renem joined the channel
# jeremycherfas !tell [jgmac1106] Do you mean Dublin Core?
[pfefferle], [dave], cweiske, [asuh], calumryan, [tantek], [schmarty], swentel, tglobe and [Rose] joined the channel
[schmarty] and [tantek] joined the channel
# [schmarty] GWG not sure if this is what you're thinking of but i was very excited about the micropub media endpoint upload for Workflow / Shortcuts that [Rose] put together.
# [schmarty] [Rose] ah, i remembered the two of you working back and forth on it, but i think i am using your version.
# [schmarty] last night i used as part of making this looping video post from a live photo!
# [schmarty] i used the Photos feature to turn a live photo into an animated gif loop (swipe up on any live photo to see the option. i had no idea it was there!). then used a workflow to turn the gif into an MP4 .mov, then the micropub media endpoint upload, and finally wrote a post with the video tag by hand (which i had to correct later because of smart quotes)
[abhi] and calumryan joined the channel
# [schmarty] [abhi]: what is your use case for authenticating a "user @ host"? also this sounds like something aaronpk knows a lot more about than me. :}
# petermolnar so... I made an extremely simple PHP script that receives micropub and puts the whole JSON payload into a file. On build, I rsync these off (copy, then delete) the server and I plan to process them as posts before the actual build. I've tried putting the whole thing on AWS - beanstalk + SQS - but I came to the conclusion, that AWS is misleading, complicated, and will make you pay if you make any mistakes (fortunately I'm talking $0
# petermolnar .12, but still). Any suggestions for "free tier" services that could make
# petermolnar this serverless, so others without self-hosting PHP and SSH and RSYNC might benefit from it as well?
# [abhi] [schmarty]. I wanna authenticate a user from another domain just like we sign the user in using google into our website using Google Identity.
# [abhi] I followed an article through a tweet about IndieAuth by Mozilla
# [abhi] And I was just wondering if I could do my thing using IndieAuth
# [schmarty] [abhi] Google's identity service works by extending OAuth2 with proprietary Google identifiers and requiring client apps to register to use it.
deathrow1 joined the channel
# [schmarty] IndieAuth is similar in that it also extends OAuth2. but instead of using "user@host" IDs, it uses URLs (usually your personal homepage). there is also no client registration, as "apps" are also represented by their URL.
# [schmarty] [aaronpk] wrote the article you're referring to so i am sure he can better answer your questions. he is currently traveling.
# [schmarty] (but should be around intermittently)
# [abhi] [schmarty]. I appreciate your response. Thank you!
mblaney joined the channel
# jeremycherfas !tell [Rose] GWG It might have been Tiara tmiller
# jeremycherfas Don't we all.
[markmhendrickso joined the channel
# [markmhendrickso [sknebel] interesting re: IndieAuth cross-authentication, checking out that link!
# jeremycherfas Yup. Me too. Got sidetracked though reading petermolnar post about GPSprune and wondering whether I should get into that now, while I do not have much to change. Or be flexible enough with data storage and templates to be able to change when the time comes.
# jeremycherfas My goal for today is to get the sitsync plugin working.
# jeremycherfas Gitsync, obvs
[Vincent] joined the channel
# jeremycherfas I'd love to be able to offer advice, but it would be pointless.
# jeremycherfas Although I would say, for an IndieWeb Grav skeleton, one big is probably the simplest for users and the most difficult for you.
# jeremycherfas I have only the vaguest understanding of dependencies, so that has to be a consideration.
# [Vincent] !tell [eddie] spotted a tiny bug on Indigenous https://github.com/EdwardHinkle/indigenous-ios/issues/239 If the steps are unclear, hit me up and I’ll elaborate further 🙂
[aaronpk] joined the channel
# Loqi [aaronpk]: [eddie] left you a message 17 hours, 48 minutes ago: Analyzing your code snippets. it looks like the only thing different about the Micropub posts is that you set p3k-content-type to code/code-type so I’m guessing your internal PTD checks to see if content-type == code/* and that’s how it treats it differently?
larry and [eddie] joined the channel
# petermolnar python3
# petermolnar it's even more tricky, apparently
# Loqi Grav is a flat-file CMS built on PHP, with Twig templating, and YAML + Markdown for storing articles (YAML for metadata, Markdown for the content) https://indieweb.org/Grav
# jeremycherfas I feel the same. I've added my examples of using Grav with IndieWeb and there is nothing else to offer. I'm reluctant to recommend perlkonig's webmention plugin because I simply could not get it to work for me.
# petermolnar [Rose]: Tiara (NYC HVC organiser) started working on her own site with Grav as well, I believe she could be a good candidate for testing that skeleton
[jgmac1106] joined the channel
# [jgmac1106] I have a Grav site up. Happy to help test
[tonz] joined the channel
[Khurt] joined the channel
# petermolnar but... localhost +
# petermolnar (-+)
# petermolnar btw, swentel, you're the dev of indigenous android, right? it seems like it doesn't like my site, and telling me it couldn't find all required links with rel=(authorization_endpoint, token_endpoint, micropub, microsub ) - but they are there. Any idea what debug information should I try to get to see what's wrong?
# petermolnar html
# petermolnar who is petermolnar?
# petermolnar damn
[pfefferle] joined the channel
# petermolnar huh?
# petermolnar OOOH
# petermolnar yep, without duplicates, it's fine
[tmiller], [dave] and [kevinmarks] joined the channel
# [jgmac1106] is she logging in with her Known or Grav site?
# [jgmac1106] she may not have updated to master, I used [cleverdevil]'s fork not sure if [tmiller] updated to 09.9.9a
# [jgmac1106] I know my kids can't use Indigenous until I update
# [jgmac1106] best way for photo is to use note and add the single photo, I do belive it converts to phot post type though Known has no post type discovery
# [jgmac1106] yeah I saw that as well and tried that, but a photo post is a note with a photo, multiple photos takes article
# [jgmac1106] also how to handle the photo rotations, or to tell people just to use portrait and not landscape photos?
# Loqi [Greg McVerry] My kids invented their own version of Deal or No Deal. Calling the banker on the walkie-talkie http://quickthoughts.jgregorymcverry.com/file/606b7d10525d3dd9dc2ce5d9ebc0acda/thumb.jpg
# [jgmac1106] base on this they are different: https://indieweb.org/posts#Types_of_Posts but yes just <img class="u-photo" src="photo.jpg">
# [jgmac1106] what is the use case for using media endpoint?
# Loqi It looks like we don't have a page for "use case for using media endpoint" yet. Would you like to create it? (Or just say "use case for using media endpoint is ____", a sentence describing the term)
# [kevinmarks] how do people decide which links to send webmentions for? I bodged something together for mention.tech last night, but it is a bit dependent on finding an h-entry
# [kevinmarks] also I suspect it will confuse things with an h-feed -
# [jgmac1106] well we aren't gonna get post type discovery in Known any time soon
# [jgmac1106] ohh okaym, sorry
dmcweeney joined the channel
# [jgmac1106] always wonder how it recognized the request and chose the correct post type....haven't tried them all yet
# Loqi create in the context of the indieweb refers to the act of and UI for creating a new post, in its simplest form, a new note https://indieweb.org/create
# swentel ok, rephrase - https://indieweb.org/create#gRegor_Morrill
# [jgmac1106] @dmcweeney I am on campus today... Is it a WordPress theme?
ZegnatAtWork joined the channel
# ZegnatAtWork create <<
{{martijnvdven}}
’s posting UI: [https://youtu.be/QZxDltB4_fo?t=2166 demoed at IWC Nürnberg].# Loqi ok, I added "
{{martijnvdven}}
’s posting UI: [https://youtu.be/QZxDltB4_fo?t=2166 demoed at IWC Nürnberg]." to the "See Also" section of /create https://indieweb.org/wiki/index.php?diff=53518&oldid=44765 # kisik21 By the way, is there a list of possible interactions I could encounter in webmention? I know it has three or four values for RSVPs, can be a reply to a post or a like... but facebook has over 5 variants of likes!
# [jgmac1106] Hueman has active GitHub and active support threads
# [jgmac1106] Not sure. Think they have a pro version that comes with support. How most theme developers pay the bills
# [jgmac1106] I will look... Sounds like you are just messing with your custom. Crazy busy today but we can hack on it
# [jgmac1106] Sweet, been working on Known reactions plugin.. Was worried about the bookmark/like set up using Indigineous but it works fine
# [jgmac1106] I have a chapter two weeks behind and then a faculty meeting at 2:00. Can you do 3:00? I can't promise I can fix it
# [jgmac1106] Before we meet can you write a post explaining what you want, what you did to the CSS, and what's not working?
# [jgmac1106] 3:30 fine...if you can write the backstage post first will help me.
# [jgmac1106] No we can screencast and walk you through.... Again though I am just learning CSS... And Hueman is a Huge (but awesome) theme and different plugins can mess up CSS
# [jgmac1106] Just put #IndieWeb in title and it will find us
# [jgmac1106] Or if you mention me or my blog in the post I get a webmention
# [jgmac1106] ... By just learning found my post from 2011 when I started to mess with CSS... 7 years is still just learning with CSS
# [jgmac1106] You just learn new ways to break things
[Khurt] and kisik211 joined the channel
# jeremycherfas !tell dmcweeney If I had a currency unit for every time something was right in front of me and I felt stupid after I finally saw it, I would have a lot of currency units.
# sknebel license << [https://html.spec.whatwg.org/multipage/links.html#link-type-license WHATWG HTML spec about rel="license"]
# Loqi ok, I added "[https://html.spec.whatwg.org/multipage/links.html#link-type-license WHATWG HTML spec about rel="license"]" to the "See Also" section of /license https://indieweb.org/wiki/index.php?diff=53521&oldid=53520
[schmarty] joined the channel
# sknebel for now I've extended the notes at /image_metadata a bit, for the media endpoint there's some brainstorming for extensions here: https://indieweb.org/micropub_media_endpoint
# @jgmac1106 ↩️ Turn off native comments. Webmentions still work. There is also an Askimet plugin listed. I haven't tried it yet. (http://quickthoughts.jgregorymcverry.com/s/28Vnra) (twitter.com/_/status/1059824949945360384)
# petermolnar licence per media would make a lot of sense
# petermolnar but
# petermolnar it's not that simple
# petermolnar given there's a <link> tag for licence
# kisik21 Question. How do you implement a "Wrote something? send me a webmention! <input><button>" form? Is there a JS snippet for it?
# petermolnar that's exactly the issue
# petermolnar kisik21: for that I guess you can hardcode your site's webmention endpoint, so it'd be a simple html form
# petermolnar eg form, with 2 fields, one target, one source, the target is the page it's on, the source is the input field, the form processor target is your site's webmention endpoint
# petermolnar creating a form with js for this shouldn't be too hard
# sknebel petermolnar: https://wiki.creativecommons.org/wiki/CC_REL - again not sure how widespread that is
# @JmacDotOrg Thanks to Petter Hassberg for suggesting a nice little improvement to my Webmention module for Perl. (I keep forgetting that LWP doesn’t support HTTPS out of the box…) https://github.com/jmacdotorg/webmention-perl/issues/4 (twitter.com/_/status/1059828175960727552)
# petermolnar SEE THERE IS A PERL MODULE!!! (I mentioned it in Berlin)
# Zegnat kisik21: I am surprised how a simple form hasn't been documented on any how-to. You could look at any post on adactio.com and copy the html he uses for the webmentions form at the bottom. Action must be the URL of your endpoint, and the hidden input element with name target should be the current page URL.
[eddie] joined the channel
# kisik21 eddie, I use webmention.io APIs for webmentions
# [eddie] kisik21 if you visit webmention.io/Your_Domain/webmention in the web browser you’ll see a form as well. For example this one allows someone to send a form to my endpoint (http://webmention.io/eddiehinkle.com/webmention)
# sknebel petermolnar: so the CC REL stuff can handle nested content, but it's RDFa in HTML so not exactly a small add-on to our existing stacks. adding a u-license=url or p-license=spdx-code in microformats would relatively neatly solve it for our tech, and one could still publish the other too. Trying to figure out how common it is.
[kevinmarks] joined the channel
# [kevinmarks] @kisik21 have a look at /reacji
# [kevinmarks] what is reacji
# Loqi reacji is an emoji reaction, the use of a single emoji character in response to a post, introduced as a feature by Slack[1] https://indieweb.org/reacji
KartikPrabhu joined the channel
# kisik21 kevinmarks: cool feature to have in the future
# kisik21 but for now I'll go with usual likes
# kisik21 How to markup mentions? I wanna mention a person, what h-entry class I need to use?
# kisik21 just link?
# kisik21 ok
# [kevinmarks] I use person tags for cites
[pfefferle] and [jgmac1106] joined the channel
# [jgmac1106] awesome [eddie], do I still use the timeline feed?
# [eddie] Although I did just remove articles so that’s a seperate feed you’d need to follow https://eddiehinkle.com/articles/
jackjamieson, [aaronpk] and snarfed joined the channel
# kisik21 Is my photo post correctly-marked? https://fireburn.ru/photo/bug-in-comments/
[kevinmarks] joined the channel
# kisik21 Woah, the bot picked it up
# [kevinmarks] I don't see a photo
# [kevinmarks] there's a photo on the homepage but not the post url
# kisik21 Oops!
# kisik21 forgot to modify the template for pages!
# kisik21 kevinmarks: what about now?
# kisik21 most importantly, did I use the h-entry tags for photo correctly?
# [kevinmarks] I thought it should be allowed to, did we change that?
swentel, sebsel, [Khurt], [dave], eli_oat and KartikPrabhu joined the channel
# Zegnat Yeah, the problem with the photo as part of e-content is that you need to figure out if it is in there and have special handling for displaying. If it isn’t in e-content you need to render it yourself, if it is in there and you want to render it yourself in a special reader view you need to somehow remove it.
jackjamieson joined the channel
# Zegnat So I think generally the current advice is to put the photo outside of the content, as for a photo post the content is supposed to be about the photo anyway. If you have inline photos within the content, chances are the post isn’t specifically about them and you shouldn’t make them up with a photo property.
jackjamieson joined the channel
# kisik21 sknebel, Zegnat: fixed!
# kisik21 sknebel++
# kisik21 Zegnat++
KartikPrabhu joined the channel
# @fluffy I just got a Webmention from your site about my comics. Neat! Unfortunately the information is a bit outdated/weird. :) I've reorganized my site to make the comics work a bit better. For example, http://beesbuzz.biz/comics/ for all comics and http://beesbuzz.biz/comics/unity/ for Unity. (twitter.com/_/status/1059904645529657344)
[Rose], jackjamieson, snarfed, [jgmac1106], KartikPrabhu, snarfed1, [schmarty] and calumryan joined the channel
# [jgmac1106] Just thinking about the licensing and indieweb search of photos. Wondering how the new creative commons search does it
snarfed, [kevinmarks] and snarfed1 joined the channel