#indiewebcamp 2015-12-06

2015-12-06 UTC
#
tantek
bengo, KevinMarks, aaronpk ^^^ :D
#
tantek
you've been person-tagged
#
tantek
were you notified?
wolftune joined the channel
#
tantek
sweet
#
tantek
amazing
#
tantek.com
edited /person-tag (+418) "/* IndieWeb Examples */ add self with a photo from the social web WG meeting"
(view diff)
#
tantek
snarfed++ only took me 20 days to get person-tags working since you added person-tag support to Bridgy Publish for Facebook photos!
#
Loqi
snarfed has 178 karma
tantek_ and wolftune joined the channel
#
tantek.com
edited /Falcon (+171) "/* person tags */ person-tags implemented enough to POSSE to FB! Note remaining work for SWAT0, and prototyping how to POSSE person-tags to Twitter photos"
(view diff)
#
acegiak
GWG: How does start/end time relate to published date?
#
Loqi
acegiak: GWG left you a message 2 hours, 54 minutes ago: How do you feel about duration vs start/end times? http://indiewebcamp.com/irc/2015-12-05/line/1449353899241
#
GWG
acegiak: It doesn't. I'm using the same field and the backend logic figures out what to do with it
#
GWG
But would start and end times satisfy your needs as opposed to duration?
#
acegiak
I don't see why not
#
acegiak
it would clear up some hypothetical confusion about whether posted time is the start or end of the event
#
GWG
I'm building it now.
#
GWG
It would be neither, if I implement this
#
GWG
Basically, in the last version, I added published and updated dates to the citation, not the post.
#
GWG
I'm going to use the same fields to indicate start and end if the kind is some sort of activity.
#
acegiak
why have published and updated dates duplicated ?
#
GWG
Why would they be duplicated
#
GWG
There is one built into the post
#
GWG
There is also the published date of the citation
#
acegiak
oh the date the citation was published?
#
GWG
Yes
#
acegiak
sorry, misunderstood
#
GWG
I'm writing the storage functions now
#
GWG
acegiak: That emoji function will be integrated into the next version before saving
#
GWG
Anything else you want in there while I'm rewriting stuff? The display function is on my agenda for this week.
#
acegiak
GWG: Will the emoji function work with the fact that sometimes emoji are in tag attributes? That's a thing that seems to happen if people post emoji in tumblr.
#
GWG
According to what I read, WordPress takes should work. It is meta I have to have a check for
#
acegiak
yeah, not it's always the citation content that the emoji issue is happening in for me atm
#
acegiak
and yeah I think it's the weird characters in img alt text that's doing it
#
GWG
Is it something saved in the post meta?
elima_ joined the channel
#
acegiak
The citation content is, yeah
#
GWG
I intend to run it through that function
zero-gravitas, wavis, e-lima, wolftune, KevinMarks, KevinMarks__, shiflett, gRegorLove and gRegorLove_ joined the channel
#
aaronpk
!tell tantek whoa cool! I did get notified. It said "Tantek posted a photo with you" instead of what I was expecting it to say "Tantek tagged a photo of you"
#
Loqi
Ok, I'll tell him that when I see him next
bengo, zero-gravitas, KevinMarks__, kerozene, wolftune, KevinMarks, j12t, friedcell, eschenal, Pierre-O, catsup, glennjones, e-lima, jkphl, jkphl_, martinBrown_, shaungui1e, Stskeepz, obra_, asheesh_, Phyks_, arlen and [jonnybarnes] joined the channel
#
[jonnybarnes]
do we need to talk about ip/sni variants on /https?
#
[jonnybarnes]
SNI support is basically everywhere now
MylesBraithwaite joined the channel
#
[jonnybarnes]
I think that part of the page, being near the top, would just needlessly scare/confuse someone reading the page for the first time
catsup, Phae, iboxifoo, j12t, e-lima, jden, KartikPrabhu, Tino, ramsey, JonathanNeal, eschenal, glennjones and zero-gravitas joined the channel
#
aaronpk
jonnybarnes: probably safe to move that down to an FAQ lower on the page. The only times I've heard of SNI issues lately are with python libraries trying to verify webmentions on https sites.
loic_m, iboxifoo, eschenal, snarfed, halorgium and KartikPrabhu joined the channel
#
snarfed
current status: trying to understand twitter's search
#
snarfed
haven't yet found a way to find tweets with links to a given domain, but not also usernames that look like that domain (e.g. curin.ga vs @curin_ga)
#
snarfed
including http:// (or https://) before the domain only returns a small fraction of the results it should. not sure why. meh
#
aaronpk
very strange
#
aaronpk
in my experience with twitter search, at least with the streaming search, you often have to over-match on the initial query and then filter things out after you receive them
#
jonnybarnes.uk
edited /HTTPS (+139) "Talk about SNI issued in the Criticism section"
(view diff)
[jonnybarnes] joined the channel
#
[jonnybarnes]
aaronpk: I’ve moved SNI down to the Criticism section
#
Tino
I noticed the same. I have a few twitter searches running in https://queryfeed.net/ which show up in my RSS feed reader. Those results are only a fraction of what is really going on. I use ifttt.com as well to do a twitter search and make a feed in Feedly. It returns different results, but not many more. Apparently Twitter does not feed everything, but only a portion of what is available when the search is performed
#
aaronpk
cool thanks
#
aaronpk
yes I believe that's documented: "Before getting involved, it’s important to know that the Search API is focused on relevance and not completeness. This means that some Tweets and users may be missing from search results. If you want to match for completeness you should consider using a Streaming API instead." https://dev.twitter.com/rest/public/search
#
Tino
Right.... I guess I have to look for solution that use the Streaming API and output as an RSS feed then....
#
jonnybarnes.uk
edited /HTTPS (+282) "/* Obtain */ Let’s Encrypt"
(view diff)
#
Tino
Does Loqi use the streaming api as well?
#
Loqi
woot!
#
jonnybarnes.uk
edited /HTTPS (-401) "/* How to */ remove Let’s Encrypt from possible future section as its available now"
(view diff)
#
aaronpk
Loqi does
#
Tino
Great, I'll look into it then... Going AFK for a while, dinertime over here (6 pm)
iboxifoo and snarfed joined the channel
#
aaronpk
i'm planning on making breaking changes to the mention-client-php library today, and publishing a new version
#
snarfed
yeah, bridgy has definitely suffered from twitter's incomplete search results for a while now (https://www.brid.gy/about#missing ), but i was hoping this part might be different. guess not
#
snarfed
sadly bridgy is too big to use the streaming api :/
j12t, zero-gravitas and snarfed joined the channel
#
snarfed
Tino: feel free to also try https://granary-demo.appspot.com/ and https://twitter-atom.appspot.com/ for converting twitter searches, lists, feeds, etc to atom
#
jonnybarnes.uk
edited /HTTPS (+1203) "/* How to */ Brief introduction to using the Let’s Encrypt client"
(view diff)
iboxifoo and mlncn joined the channel
#
aaronpk
anyone care to review new API design for mention-client-php? https://github.com/aaronpk/mention-client-php cc rhiaro
[jonnybarnes] joined the channel
#
[jonnybarnes]
the readme looks good to me
#
[jonnybarnes]
minor nitpick, should people be doing `$client->debug(true);` all the time?
#
aaronpk
oh yeah i shoudl probably take that out of the examples
Stskeeps, ttepasse, benward_, j12t, KartikPrabhu and wolftune joined the channel
#
snarfed
aaronpk: has anyone ever asked for supporting local/relative targets?
#
snarfed
i get that not everyone would want that, but i know at least some people would. maybe opt in?
#
aaronpk
hm true.
#
snarfed
only if you've actually gotten requests though. e.g. i'd want it, but i'm not a user :P
#
aaronpk
and I do actually intentionally reply to my own pages sometimes
#
snarfed
yup. rsvp to your own events, etc
#
Tino
Thanks snarfed, I'll check those out
#
aaronpk
now i'm actually trying to think if i should just not include that option
#
aaronpk
and always send for relative targets too
#
snarfed
default/optional args are lightweight, right?
#
snarfed
dunno about php convention
#
aaronpk
yeah just means i have to write more tests :P
#
snarfed
eh you have to test fully qualified vs relative anyway
#
snarfed
i guess i vote choose the right api for its own sake :P
zero-gravitas, benward_ and [jonnybarnes] joined the channel
#
[jonnybarnes]
aaronpk? do you run pin13.net?
#
aaronpk
[jonnybarnes]: yeah that's mine. i try to keep it up to date with the php parser
#
aaronpk
it might be having trouble with your ssl cert if it's blank
#
[jonnybarnes]
probably :simple_smile:
#
[jonnybarnes]
maybe /https needs another edit :stuck_out_tongue:
#
aaronpk
heh I think the letsencrypt root isn't installed on that server
#
[jonnybarnes]
parsing the HTML in works
#
[jonnybarnes]
its cross-signed by someone else
#
aaronpk
yeah i need to move pin13.net to the new server already.
#
[jonnybarnes]
oh, and this is all to check my micoformats, so on that point, how ould one markup the description of a place? at all? I’m currently using `p-note`
#
KartikPrabhu
p-summary?
#
aaronpk
hm yeah that's what one would gather reading http://microformats.org/wiki/h-card
#
aaronpk
i'd be more inclined to use p-summary though
KevinMarks__ and wolftune joined the channel
#
[jonnybarnes]
`p-summary` isn’t listed here: http://microformats.org/wiki/h-card
#
[jonnybarnes]
I’ll leave it as `p-note` for now
#
KartikPrabhu
[jonnybarnes]: I think it will depends mostly on some consuming code. I don't know if threre are example consumers for h-card for places yet
#
KartikPrabhu
:( so many typos
zz_tridnguyen, shiflett, KevinMarks, j12t and zero-gravitas joined the channel
#
petermolnar
what is nchan?
#
Loqi
It looks like we don't have a page for "nchan" yet. Would you like to create it? https://indiewebcamp.com/s/108R
#
petermolnar
nchan is pub/sub server module for nginx. https://nchan.slact.net/readme
#
loqi.me
created /nchan (+99) "prompted by petermolnar https://indiewebcamp.com/irc/2015-12-06/line/1449431457532 and dfn added by petermolnar"
(view diff)
iboxifoo and halorgium joined the channel
#
snarfed
hah, i thought it might be a generalization of 4chan/8chan
gRegorLove, mlncn, Pierre-O and KevinMarks__ joined the channel
JonathanNeal, snarfed and j12t joined the channel
#
aaronpk
that looks neat
#
aaronpk
i've used this one before, kinda similar: https://github.com/wandenberg/nginx-push-stream-module
#
aaronpk
that's what the IRC logs use
zero-gravitas, modem_, singpolyma, eschenal, gRegorLove, snarfed, BWolf, DePhraser, j12t, KevinMarks and [shaners] joined the channel
#
[shaners]
!tell rhiaro did you know that you’re syndicating the raw markdown of your post to twitter? https://twitter.com/rhiaro/status/673619860304203776
#
Loqi
Ok, I'll tell her that when I see her next
zero-gravitas joined the channel
#
rhiaro
[shaners]: yep..
#
rhiaro
It's actually not supposed to be auto posseing at all
#
rhiaro
bugsbugsbugsbugsbus
#
[shaners]
kk. just making sure.
#
[shaners]
PS. It’s bugs all the way down.
#
rhiaro
fo sho
[jonnybarnes] joined the channel
#
[jonnybarnes]
hang on, you ran the letsencrypt client on your *local* machine rhiaro?
#
[jonnybarnes]
how did it confirm you own the domain?
#
loveiswhoweare.com
edited /IRC_People (+69) "/* Nicknames */"
(view diff)
#
rhiaro
[jonnybarnes]: it gave me some stuff to paste into a file at .well-known on the server
#
loveiswhoweare.com
edited /IRC_People (+3) "/* Nicknames */"
(view diff)
#
rhiaro
was surprisingly painless
#
rhiaro
Now I'm working on doing it for my awkward docker setup
#
rhiaro
stay tuned
#
KevinMarks_
though not lat/long
#
Kongaloosh
tbrb: I may have found another person for our meetup!
#
[jonnybarnes]
kevinmarks: excellent
#
[jonnybarnes]
rhiaro: that makes sense
j12t, benwerd, lukebrooker, snarfed, tantek, KevinMarks__, KevinMarks, mlncn and zero-gravitas joined the channel
#
aaronpk
kylewm++ for API docs for silo.pub!
#
Loqi
kylewm has 276 karma