#dev 2019-03-09
2019-03-09 UTC
iasai joined the channel
# [eddie] !tell gRegorLove Here is my JavaScript API Wrapper if it helps your research at all: https://github.com/EdwardHinkle/bookmark/blob/master/src/lib/goodreads.ts
# snarfed bad news, LinkedIn backfeed looks pretty unlikely. API is only for advertisers. https://github.com/snarfed/bridgy/issues/166
iasai and djmoch joined the channel
# gRegorLove Goodreads 1 API call per second is limiting for any potential PESOS service :/
# Loqi gRegorLove: [eddie] left you a message 1 hour, 13 minutes ago: Here is my JavaScript API Wrapper if it helps your research at all: https://github.com/EdwardHinkle/bookmark/blob/master/src/lib/goodreads.ts
# gRegorLove Not impossible, just limiting
# gRegorLove Thanks, [eddie]
# gRegorLove I think an mvp that I could make would let you specify one of your shelves to monitor. It would poll that every so often and send micropub requests for books you add.
ichoquo0Aigh9ie, gRegorLove and [eddie] joined the channel
[tantek], anth_x1, chrisaldrich, [eddie], treora and [Rose] joined the channel
# @deller_casey FREE 2-day Shipping: E ngineered for performance JL Audio's CP208LG-W3v3 MicroSub enclosed subwoofer system delivers impressive bass without needing a lot https://www.crutchfield.com/I-rTWTcVSL/p_13628LW3V3/JL-Audio-CP208LG-W3v3.html (twitter.com/_/status/1104280451081035776)
# jeremycherfas Working on my listens script in a spirit of collegiality
[Rose], barpthewire, [kevinmarks], swentel, leg, KartikPrabhu, jjuran, [jgmac1106] and [eddie] joined the channel
[Rose] joined the channel
# [jgmac1106] perfect thank you....just spent an hour fixing a bunch of broken urls because I had one curly cue and one straight quote
iasai, [jgmac1106] and [Rose] joined the channel
iasai, [kevinmarks] and jdpinto joined the channel
iasai joined the channel
iasai joined the channel
JohnE1 joined the channel
iasai and [manton] joined the channel
[eddie] joined the channel
# jacky https://indieweb.org/scope lists some
[kevinmarks] joined the channel
# [kevinmarks] Dennis on responsible developer api use : https://twitter.com/kerrymflynn/status/1104419517508276226?s=09
snarfed, [eddie], gRegorLove, tw2113, swentel, [dougbeal], KartikPrabhu and chrisaldrich joined the channel
KartikPrabhu and [grantcodes] joined the channel
# [grantcodes] Zegnat: I use the schema you and [cleverdevil] made in my micropub endpoint to reject things that are completely invalid at least
snarfed joined the channel
# [grantcodes] Yep, but I don't know how much use they would be in the tests we were describing in the last session. Since I think a mf2 parser should return valid mf2 json anyway
# [grantcodes] I can't remember if json schema has the idea of properties being recommended but not required, will need to look into that
# Zegnat jacky, in case you hadn’t seen it, at some point I wrote up http://microformats.org/wiki/microformats2-json describing JSON. That page is also the one that links to mf2 validation schemas at the bottom
[pfefferle] and [Rose] joined the channel
[pfefferle] joined the channel
# gRegorLove chrisaldrich, out of curiosity I was looking into Kindle notes options some, found some services that process the MyClippings.txt file, like https://www.clippings.io
# gRegorLove So there may be some more indieweb-ish sharing options we could make
# gRegorLove Did you use MyClippings.txt?
# gRegorLove Oh, on an Amazon.com page?
# gRegorLove Do you do that periodically or was it a one time thing?
# gRegorLove manual until it hurts, heh.
tw2113_too and tw2113 joined the channel
[tantek] joined the channel
[dougbeal] joined the channel
# gRegorLove jgmac1106, made some progress on grid gallery: https://gregorlove.com/iwc-online-2019.html
# gRegorLove Mostly working ok in IE, need to add a polyfill for object-fit.
# gRegorLove this one has links, too. Thinking I'll do a lightbox to view the image larger
# gRegorLove Looking good!
# gRegorLove That's a good idea. I might use figure too
# gRegorLove jgmac1106, I've got a CSS-only hover effect on this mockup: https://gregorlove.com/archives.html
# gRegorLove No, archives.html is slightly different. The line you want is `.grid-item a:hover~.grid-date`
[grantcodes] joined the channel
# [grantcodes] In an indieauth helper library does it make sense to require a developer to input a scope if they do `response_type=code`. I know it is optional, but it seems like it would be good to sort of force developers about what scopes they request
# [dougbeal] Has anyone integretated websub with static site build? Seems like there could be potential
# [grantcodes] Is a random string better than no scope though?
# [grantcodes] I'm not going to check what the scope is on my end, just that one exists and leave the server up to actually handling it
j12t joined the channel
# sknebel is it a meaningful difference if requests a create scope (and maybe is lucky and it's a Micropub client and actually wants that scope, otherwise it fails once it tries to do something) or if it requests a default (and maybe is lucky and the default fits what it wants (e.g. "create" :D), or otherwise it fails)?
# [grantcodes] Haha I seem to dug up more of a debate than I thought there would be...
j12t, tw2113_too, jjuran and tw2113 joined the channel
# gRegorLove It took me a while to catch onto this, but Goodreads API is basically their regular URL structures + a query string with your API key
# gRegorLove So that might explain some of the limitations, e.g there isn't a dedicated page for your reading status updates, just your profile page
# GWG aaronpk: Would you be able to comment on this? https://github.com/dshanske/parse-this/issues/37