#indiewebcamp 2015-06-17

2015-06-17 UTC
#
gRegorLove
Open to suggestions on the text, too.
lukebrooker and mdik joined the channel
#
Loqi
slack/tantek: KevinMarks do you a citation/reference to the entire original email from Apple?
#
shaunguice
Hi Indiewebcamp. I am a first-timer who found my way here via the getting started materials. I’ve hosted my own basic site for a few years now, mostly for use as a project portfolio. In the short-term I’d like to turn it into a place for sharing short stories. I <3 the idea of owning my own data and I look forward to learning, building, and following along with this community. -shaun
#
Loqi
slack/tantek: Also please add to /RSS#Criticism - that is, RSS is such a bad "standard" that it causes corp legal depts to write and send really stupid emails.
#
Loqi
slack/tantek: Citing the aforementioned reference to the full email.
#
gRegorLove
Hi shaunguice, welcome.
#
kylewm
@tantek genuinely curious how RSS as a standard has anythign to do with corporate legal stupidity
#
GWG
kylewm: There was something I wanted to ask you, but I can't remember what. You don't have any idea, do you?
#
kylewm
GWG: about p-content vs. e-content or somesuch?
#
GWG
kylewm: Possibly. This morning, I got even more confused about what I thought I understood with u-like vs p-like with pfefferle.
#
GWG
Every time I think I get it, I feel like I'm back at square one.
#
GWG
Either that, or I'm right, everyone else is wrong, and I just have an inferiority complex.
#
GWG
But probably I'm wrong.
#
kylewm
well, you know generally, that neither p- nor u- is right or wrong, right? they are just parsing directives
#
KevinMarks_
pfefferle was asking for p-entry instead of h-entry but I'm not sure why
#
GWG
kylewm: I thought u made sense because it is a property of a url, even if not attached to the link, but...
#
GWG
Either way, the link I posted earlier in the day, how does your parser react to that? I'm still tweaking.
#
kylewm
can you post again?
#
GWG
Still testing it.
#
GWG
And the u-like/p-like was rejected by pfefferle, so I'd have to recode that.
#
GWG
kylewm: Did the changes address the issues you saw on acegiak's site? I'm still fiddling and tweaking.
#
kylewm
GWG: OK so one issue is that you have "u-like h-cite", but the citation itself doesn't have a u-url
emmak joined the channel
#
kylewm
the difference b/t "u-like h-cite" and "p-like h-cite" is what is fills in the "value" of the parsed object; with the recent changes to the parsing spec that means whether it takes the "url" property or the "name" property
#
kylewm
(can't imagine why anyone would be confused by the :P)
#
kylewm
and, generally I'm not sure we have the use cases for *-like to figure out what the markup needs to be
#
gRegorLove
It can certainly be p-confusing
#
KartikPrabhu
I don't see how the markup for likes is any different from the mark up for any other type of response post
#
kylewm
KartikPrabhu: to be clear, this is marking up received likes below a post, as opposed to marking up a "like" post
#
GWG
kylewm: I think I used existing code for that. WIll check.
#
gregorlove.com
edited /invitation (+418) "/* Prototypes */"
(view diff)
#
gRegorLove
I think to do /invitations properly, I would need a nickname cache set up so on my site it would link to the invitee' homepage, and on Twitter it would be replaced with their @username
#
kylewm.com
edited /code-of-conduct-feedback (+416) "/* Open Discussions */ note StrangeLoop/Yarvin incident"
(view diff)
#
gregorlove.com
edited /invitation (+2) "/* Prototypes */ section nesting"
(view diff)
#
kylewm
gRegorLove: to avoid tweeting "https://kylewm.com Are you going to attend ..." ?
#
kylewm
I hope i didn't derail your invitation efforts with the comment about p-invitee
#
gRegorLove
Oh no, haha
#
KartikPrabhu
kylewm: same question how is different from marking up any other response?
#
KartikPrabhu
because there is nothign to "cite" ?
#
kylewm
KartikPrabhu: I'm not sure it is... and I don't know if there is a correct answer "p-like h-cite" vs. "u-like h-cite"... what's more representative, the text "so and so liked this" or the URL that the like came from
#
gRegorLove
Just got busy with work-work
#
kylewm
also should it be "p-like h-cite" or "p-like h-comment"?
#
GWG
This is why I'm confused.
#
KartikPrabhu
URL. "so and so liked this" is already implicit in the *-like part. Unless you are inserting some non-trivial text/content
#
KartikPrabhu
"p-comment u-like h-cite"
#
KartikPrabhu
p-comment says it is a comment to the actual post. u-like says this is a like and probably has no non-trivial content. h-cite makes it an object inside with you can put author and url etc...
#
KartikPrabhu
in fact inside the h-cite one can have "e-content" which a consumer can use if they really want to
#
GWG
KartikPrabhu: That is what kylewm wanted from me.
#
KartikPrabhu
in fact I'd do that markup for all responses and my hunch is it should work without trouble
#
kylewm
p-comment u-like???
#
KartikPrabhu
now that I've said it let me parse that :P
#
kylewm
ack, I mistakenly said "p-like h-comment" earlier, please ignore that! no h-comment, bad h-comment
KevinMarks__ joined the channel
#
kylewm
KartikPrabhu: I have been treating -comment and -like as mutually exclusive, a reponse is one or the other
#
GWG
kylewm: I agree with that in concept. -comment and -like don't mix.
#
KartikPrabhu
no. all responses are comments. Reply is different from like
#
gregorlove.com
edited /code-of-conduct-feedback (+545) "/* Open Discussions */ Django CoC includes "political belief""
(view diff)
snarfed joined the channel
#
GWG
I think of p-comment more for annotation. A like is a relationship more than a response.
#
KartikPrabhu
s/are comments/are comments in mf2
#
Loqi
KartikPrabhu meant to say: no. all responses are comments in mf2. Reply is different from like
KevinMarks joined the channel
#
gregorlove.com
edited /code-of-conduct-feedback (+75) "/* Open Discussions */ oops, signed"
(view diff)
#
KartikPrabhu
GWG: sure you can think of them however you want, but there is a mf2 vocabulary already set and one should not invent new terms
#
KartikPrabhu
for example tags are p-category
#
kylewm
KartikPrabhu: where does it say all response are comments?
#
KartikPrabhu
hmm I agree p-comment is redundant for like
#
KartikPrabhu
but u-like h-cite still works
#
gregorlove.com
edited /code-of-conduct-examples (+66) "/* CC BY */ Django Code of Conduct"
(view diff)
#
Loqi
Ok, I'll tell him that when I see him next
#
kylewm
gRegorLove++
#
Loqi
gRegorLove has 9 karma
#
kylewm
gRegorLove: how did you end up with {gRegor} as your signature there? did you use ~~~~?
#
gRegorLove
I tried putting my template in my signature preferences. Doesn't work apparently.
#
gRegorLove
Probably for good reason, heh
#
GWG
KartikPrabhu, kylewm: Aren't we in agreement then about like?
#
GWG
I may be a bit slow. I'm exhausted and my body thinks it is later than it is.
#
gRegorLove
Oh, it does work. I just forgot template syntax apparently :)
#
gregorlove.com
edited /code-of-conduct-feedback (+118) "/* Open Discussions */ updated sig"
(view diff)
#
kylewm
"u-like h-cite" and "u-repost h-cite"
#
kylewm
I think those are correct
#
KartikPrabhu
and p-comment for replies
#
KartikPrabhu
that is an awkward departure from the mf2 used for actually replying.
#
kylewm
http://indiewebcamp.com/comments-presentation#How_to_markup says p-comment too, though I could argue that it could be u-comment
#
KartikPrabhu
I'd like *-reply
#
KartikPrabhu
since *-like-of becomes *-like and *-repost-of becomes *-repost
KevinMarks__ joined the channel
#
kylewm
i'd guess the weird reply/comment dichotomy comes from mf1?
KevinMarks, shaunguice, mlncn, tilgovi, rbrt, j12t, j12t_ and snarfed joined the channel
#
cweiske.de
edited /distributed-indieauth (+37) "/* Sites that support distributed IndieAuth */"
(view diff)
lukebrooker joined the channel
#
cweiske.de
edited /Template:indieauth-status (+87) "add distributed indieauth"
(view diff)
shaunguice joined the channel
#
kylewm.com
edited /distributed-indieauth (+44) "/* Sites that support distributed IndieAuth */ add Woodwind"
(view diff)
shaunguice, rektide, cweiske, tilgovi and wolftune joined the channel
#
gRegorLove
Bridgy Facebook backfeed doesn't like me anymore. :/
wolftune and snarfed1 joined the channel
#
@CaptainKurtis
RT @HongPong: anyone wigging out about reddit banning whatever needs to roll up their sleeves and build their own websites, #indiewebcamp s…
(twitter.com/_/status/611048195934699520)
eschnou, glennjones, lukebrooker, snarfed, KartikPrabhu, LauraJ, tantek, paulproteus, Jihaisse, loic_m, squeakytoy, friedcell and csarven joined the channel
#
@book_tribe
• R. O. Akande: #poetrycollection love pain rejection melancholy selfactualization hope dreams aspirations indieauth http://www.amazon.com/dp/1326242776?tag=7654-20
(twitter.com/_/status/611083190166491136)
Sebastien-L, Davd and eschnou joined the channel
#
Loqi
[bridgy] GetEvents replied '@pierreozoux Please advise.' to a tweet http://indiewebcamp.com/ (https://twitter.com/GetEventsCo/status/611084477176127488)
LauraJ, eschnou, stream7 and sanduhrs joined the channel
#
@Aodunaderasheed
RT @book_tribe: • R. O. Akande: #poetrycollection love pain rejection melancholy selfactualization hope dreams aspirations indieauth http:/…
(twitter.com/_/status/611099150566952960)
adactio, csarven, benborges and evalica joined the channel
LauraJ, stream7, lukebrooker, almereyda, elf-pavlik, LanceyWork, lukebroo_, csarven and friedcell joined the channel
pfefferle joined the channel
#
pfefferle
good morning indieweb
frzn joined the channel
#
notizblog.org
edited /reply-context (+0) "`u-` can't be used on a div"
(view diff)
#
notizblog.org
edited /like (+0) "`u-` can't be used on a div"
(view diff)
#
GWG
pfefferle: Good morning.
#
GWG
pfefferle: Re having the p-like etc... It looks so good in the parser...
#
GWG
The likes are clustered, the comments/replies are clustered...
#
csarven
What is p-value ?
#
GWG
Oh, well. As I said, the more I think I get it, the less I seem to
#
csarven
heh.. Looking forward to that.
#
pfefferle
GWG nice
#
GWG
pfefferle: That's why I'm trying to find a solution for this.
#
GWG
I want to find the 'right' one though
#
pfefferle
GWG isn’t your proposal the right solution?
Zegnat joined the channel
#
Zegnat
Good afternoon all
#
LanceyWork
morning, Zegnat
pfefferle_ and mlncn joined the channel
#
GWG
pfefferle: I think so. But you have to accept the PR once I tweak it
pfefferle joined the channel
#
pfefferle
GWG sure I will! I like the change!!
#
vanderven.se martijn
edited /HTTPS (+143) "/* Possible Future */ General availability Let’s Encrypt: ~2015-09-14"
(view diff)
#
GWG
pfefferle: Then I can work on new email notifications
#
GWG
It was driving me crazy on vacation
#
GWG
I had to log in to figure out what the mention was
eschnou, modem, csarven, davidmead, glennjones, almereyda, tilgovi, friedcell, edpw, chalettu, snarfed, KevinMarks, sanduhrs and LauraJ joined the channel
#
aaronparecki.com
edited /indieauth.com (-147) "remove TOTP"
(view diff)
LauraJ, wolftune, snarfed1 and indie-visitor joined the channel
#
Loqi
Welcome, indie-visitor! Set your nickname by typing /nick yourname
jayhoffmann joined the channel
#
aaronparecki.com
edited /Template:indieauth.com-status (+14) "update provider statuses"
(view diff)
tantek and wolftune joined the channel
#
@RichardFrench4
RT @book_tribe: • R. O. Akande: #poetrycollection love pain rejection melancholy selfactualization hope dreams aspirations indieauth http:/…
(twitter.com/_/status/611204254355877888)
gRegorLove, edpw, fourtonfish, KevinMarks, jayhoffmann, RedUnix, snarfed, KartikPrabhu, KevinMarks__, gavinc and yakker joined the channel
#
Loqi
[bridgy] Brian Hendrickson replied '@gRegorLove it's on my calendar, i'm planning to be there!' to a tweet that linked to https://indiewebcamp.com/2015 (https://twitter.com/brianjesse/status/611226090762166274)
snarfed, frzn, KevinMarks and benwerd joined the channel
#
Loqi
[mention] gRegor Morrill commented '@brianjesse Look forward to seeing you there! Don't forget to RSVP. :) http://indiewebcamp.com/2015/Guest_List' on a post that linked to http://indiewebcamp.com/2015/Guest_List (/notes/2015/06/17/4/)
#
aaronpk
I just realized what Brighton is doing
#
gRegorLove
Paying people? jk
#
aaronpk
and have a theory of why they have more RSVPs
#
aaronpk
look at the "Register" section here https://indiewebcamp.com/2015/Brighton
#
aaronpk
the "sign up to attend" is a ti.to registration page to get a free ticket
#
aaronpk
and then they say "Once you've done that, please add yourself to this page"
#
aaronpk
my theory is that this works better because the initial action of "buying" the ticket is more definitive and easier than signing in to the wiki
#
kylewm
oh! Adactio is adding those people
#
gRegorLove
Eenteresting
#
aaronpk
also he doesn't have the Creator/Blogger/Apprentice distinction on the page anymore, which we talked about in person at IWC Germany
#
kylewm
we talked about it at length on here too last year
#
aaronpk
I think the distinction has served its purpose and is no longer useful
#
Loqi
[bridgy] gRegor ♥ Morrill replied '@brianjesse Look forward to seeing you there! Don't forget to RSVP. :) indiewebcamp.com/2015/Guest_List' to a tweet that linked to https://indiewebcamp.com/2015 (https://twitter.com/gRegorLove/status/611235476532387841)
#
gRegorLove
I thought we simplified that on one of the subsequent IWC pages, actually.
#
gRegorLove
looks around
#
aaronpk
ohhh yeah
#
aaronpk
adds that back to /2015
#
aaronpk
oh it still has the creator language though
#
gRegorLove
Hah, jinx
#
gRegorLove
laggy jinx
#
gRegorLove
I'm going to add Amanda since she's coming this year. She can/has signed into the wiki, but it's just easier since I'm always in there.
#
kylewm
I can haz signed into wiki?
#
KartikPrabhu
gives kylewm signed into wiki
#
kylewm
eats the signed into wiki
#
ben_thatmustbeme
kylewm: writing a new indieweb probject in lolcode?
#
aaronpk
stop pretending to be Loqi it freaks me out
#
Loqi
who, me?
#
gRegorLove
who, kylewm?
#
gregorlove.com
edited /2014/Guest_List (-72) "/* West Apprentices */ template markup fix"
(view diff)
#
gRegorLove
aaronpk: So if you're putting the simplified categories on /2015/Guest_List should we remove the Apprentices sub-section?
#
gregorlove.com
edited /2015/Guest_List (+270) "/* Creators */ +Amanda, update count, remove creator/apprentice counts"
(view diff)
#
aaronparecki.com
edited /2015/Guest_List () "(-673) /* Official Guest List */ replace with new have/want categories, and soften the requirements if you don't have a site yet"
(view diff)
#
aaronpk
oh crap
#
aaronpk
i just clobbered that didn't i
#
Loqi
lolz
#
gRegorLove
No, doesn't look like it.
#
gRegorLove
It would have warned you
#
aaronpk
oh i thought you removed the headers, not just the counts
#
aaronparecki.com
edited /2015/Guest_List () "(-614) remove creator/apprentice headers"
(view diff)
eschnou joined the channel
#
aaronparecki.com
edited /2015/Guest_List (-47) "/* Participating */"
(view diff)
#
gRegorLove
What is ti.to?
cweiske joined the channel
#
gRegorLove
ti.to is an event management site that was used fot [[2015/Brighton]] http://ti.to
#
loqi.me
created /ti.to (+109) "prompted by gRegorLove https://indiewebcamp.com/irc/2015-06-17/line/1434566929309 and dfn added by gRegorLove"
(view diff)
#
GWG
Afternoon
#
cweiske
aaronpk, is it possible to get a nicer name on my indieauth.id.cweiske.de/ button on indieauth.com? http://fotostore.cweiske.de/screenshots/2015-06-17%20indieauth.com%20federated%20login.png
#
aaronpk
maybe it could publish an h-card (or h-x-app) with a name it could display?
#
cweiske
it could. does indieauth.com support that already?
#
aaronpk
but that seems like it might work
#
aaronparecki.com
edited /2015/Planning (+1006) "move candidate cities to planning page"
(view diff)
#
aaronparecki.com
edited /2015 () "(-894) clean up URLs and things"
(view diff)
KevinMarks joined the channel
#
aaronparecki.com
edited /2015/Guest_List (-1) "/* IndieWebCamp 2015 */ add URLs"
(view diff)
#
aaronparecki.com
edited /2015/Guest_List (+146) "add registration link"
(view diff)
#
gRegorLove
It's on, Brighton.
#
aaronpk
I made tito ask for your website after getting the ticket :)
#
KevinMarks_
tito says "This event is not live. Check back soon!"
#
aaronpk
oops weird, i was able to register :)
#
aaronpk
now it's live
nxd4n and rektide joined the channel
#
Jeena
Hm, so I have <a rel="me" href="/about"> on my homepage and on the /about page I have all the link to the profiles like on Twitter, Github, etc. but when I try to log in into the indie wiki then it tells me that this is not enough
#
aaronpk
KevinMarks_: are you actually coming to portland!
mlncn joined the channel
#
aaronpk
Jeena: that is enough in theory, but no implementations of relmeauth currently support that
#
Jeena
I see, hm ok, thanks
#
KevinMarks_
I'd like to, but I am not sure how to fund it. if I get some more paid work soon, yes.
#
KevinMarks_
otherwise I'll remote attend
chalettu joined the channel
#
benwerd
What does the group think about WebAssembly? I think it's probably necessary.
#
Loqi
benwerd: tantek left you a message 1 day, 11 hours ago: apparently when I fixed my "like" post to be "just" a like rather than an errant "reply" and sent another webmention, your post still kept the errant "reply" version: http://werd.io/2015/t-likewise-thank-you-being-kind-to-yourself-is-a http://indiewebcamp.com/irc/2015-06-16/line/1434440178623
#
Loqi
benwerd: tantek left you a message 1 day, 3 hours ago: for that Tumblr sprint, I suppose we need to better document all the different Tumblr post types and indieweb equivalents then right? so that export Tumblr, import to IndieWeb, and then POSSE IndieWeb -> Tumblr are work with high fidelity. :) http://indiewebcamp.com/irc/2015-06-16/line/1434470566637
#
GWG
I'm almost at the point where I think I should hold IWC NYC in my living room
#
aaronpk
alright I got the event page and guest list cleaned up, and made a tito registration page
#
aaronpk
should we see how this is received once I start posting it?
#
loqi.me
created /tito (+40) "prompted by gRegorLove and dfn added by gRegorLove"
(view diff)
#
gregorlove.com
edited /tito (-21) "r"
(view diff)
#
aaronparecki.com
edited /Sponsors (+946) "add 2015 sponsors"
(view diff)
#
gregorlove.com
edited /ti.to (+33) "learned to type"
(view diff)
#
jeena.net
created /Template:jeena (+103) "Created page with "<span class="h-card">{{sparkline|https://jeena.net/avatar.jpg}}[[User:Jeena.net|Jeena Paradies" target="_blank">User:Jeena.net|Jeena" target="_blank">https://jeena.net/avatar.jpg}}[[User:Jeena.net|Jeena Paradies]]</span>""
(view diff)
#
kylewm.com
edited /mute (+40) "/* Flaminga */ gone"
(view diff)
#
aaronpk
kylewm: should probably remove the link to that domain since it goes to a spam page now
#
@aaronpk
Registration for IndieWebCamp 2015 is now open! https://ti.to/indiewebcamp/2015-portland Would love to see you there!
(twitter.com/_/status/611253931725860864)
#
kylewm.com
edited /mute (+43) "/* Flaminga */ replace link with archive.org link"
(view diff)
#
kylewm.com
edited /mute (-13) "/* Flaminga */ is/was"
(view diff)
#
@karabaic
RT @aaronpk: Registration for IndieWebCamp 2015 is now open! https://ti.to/indiewebcamp/2015-portland Would love to see you there!
(twitter.com/_/status/611254956377509888)
#
@christi3k
RT @aaronpk: Registration for IndieWebCamp 2015 is now open! https://ti.to/indiewebcamp/2015-portland Would love to see you there!
(twitter.com/_/status/611254992276590592)
friedcell and eschnou joined the channel
#
@benwerd
If you care about owning your own space on the Internet, #indiewebcamp is the event for you. It's free: https://ti.to/indiewebcamp/2015-portland
(twitter.com/_/status/611257551875735552)
KevinMarks__ joined the channel
#
@indiewebcamp
RT @benwerd: If you care about owning your own space on the Internet, #indiewebcamp is the event for you. It's free: https://ti.to/indiewebcamp/2015-portland
(twitter.com/_/status/611257705320222720)
#
@gRegorLove
RT @benwerd: If you care about owning your own space on the Internet, #indiewebcamp is the event for you. It's free: https://ti.to/indiewebcamp/2015-portland
(twitter.com/_/status/611258146271539200)
#
Loqi
[mention] Aaron Parecki commented '@mattl @benwerd Yeah we considered that, but wasn't quite going to work: http://indiewebcamp.com/2015/Planning#July_18-19_.28Sat-Sun.29' on a post that linked to http://indiewebcamp.com/2015/Planning#July_18-19_.28Sat-Sun.29 (https://aaronparecki.com/replies/2015/06/17/2/july_18)
#
gregorlove.com
edited /ti.to (+3) "link dfn"
(view diff)
#
aaronpk
so far I think my theory is holding up. already have two RSVPs on tito
#
benwerd
what was your theory?
#
gRegorLove
Shh Loqi
#
benwerd
got it
#
benwerd
yeah, i think that's smart
#
@sr_rolando
@MiuSuCo Ich bin ja für eine stärkere Verbreitung von Webmention. Die Technik sollte sich anpassen, nicht die Leser. http://indiewebcamp.com/Webmention
(twitter.com/_/status/611259251605020673)
#
@MiuSuCo
@sr_rolando war ja auch meine Intention. Gib mir ein Plugin, mit demselben easy geht zB. :) webmention kenn ich nicht. ((Du Indie ;) ))
(twitter.com/_/status/611259604715065344)
#
@cstanhope
RT @aaronpk: Registration for IndieWebCamp 2015 is now open! https://ti.to/indiewebcamp/2015-portland Would love to see you there!
(twitter.com/_/status/611260016780120064)
#
mattl
aaronpk: are you around for OSCON anyway?
#
aaronpk
that's actually the week of the esri conference, but i'm only going there for monday and tuesday, i'll be back on wednesday
#
mattl
cool, i think i don't get to PDX until Wednesday
#
aaronpk
if that isn't a regular homebrew website club week we should do a special one!
tvn joined the channel
#
mattl
sounds good.
wolftune joined the channel
#
@jgraham909
RT @aaronpk: Registration for IndieWebCamp 2015 is now open! https://ti.to/indiewebcamp/2015-portland Would love to see you there!
(twitter.com/_/status/611264157464203265)
friedcell and jacus joined the channel
#
@jgraham909
RT @benwerd: If you care about owning your own space on the Internet, #indiewebcamp is the event for you. It's free: https://ti.to/indiewebcamp/2015-portland
(twitter.com/_/status/611264537887510528)
wolftune joined the channel
#
@rapella
RT @benwerd: If you care about owning your own space on the Internet, #indiewebcamp is the event for you. It's free: https://ti.to/indiewebcamp/2015-portland
(twitter.com/_/status/611268800604962816)
#
Zegnat
Twitter is testing using a heart icon instead of current star for favourites. Does the IndieWeb have a symbol for “likes”?
#
KevinMarks_
what is heart?
#
Loqi
like is a popular webaction button and in some cases post type on various silos such as Facebook and Instagram (uses a heart ♥) https://indiewebcamp.com/heart
#
KevinMarks_
what is star?
#
KevinMarks_
hm, no dfn?
#
aaronpk
I attempted to add a web hook to send a notification to IRC when someone registers on tito
#
aaronpk
we'll see if that works
#
aaronpk
just need to wait for someone else to register :)
csarven, LauraJ, KartikPrabhu, mlncn and renoirb joined the channel
#
aaronparecki.com
edited /2015/Guest_List (+345) "add two registrations from tito"
(view diff)
uhsf joined the channel
#
aaronparecki.com
edited /2015/Guest_List (+56) "im bad at wiki"
(view diff)
elf-pavlik joined the channel
#
kylewm
TheGrid doesn't need to be on the list of indieweb projects does it? http://indiewebcamp.com/projects#TheGrid
#
uhhyeahbret
what is tito?
#
uhhyeahbret
does media wiki have a git blame?
misuba joined the channel
#
kylewm
not that i'm aware of
edpw joined the channel
#
kylewm.com
edited /projects () "(-1068) /* TheGrid */ moving to its own page"
(view diff)
#
misuba
does the RelMeAuth impl on indiewebcamp.com break on rel=“me nofollow”?
#
kylewm.com
created /The_Grid (+1211) "Created page with "<dfn>[https://thegrid.io/ The Grid]</dfn> is an in-progress website design tool, officially designated as "AI Websites that design themselves". As of June 2015, the website will ...""
(view diff)
#
Loqi
[bridgy] Brian Hendrickson favorited a tweet that linked to https://indiewebcamp.com/2015 (https://twitter.com/gRegorLove/status/610923794648031235)
lukebrooker joined the channel
Breadbasket, Breadbasket_ and tantek joined the channel
#
tantek
hello #indiewebcamp
#
tantek
gRegorLove: do you know if that was connected to a particular incident? Or what motivated it?
#
tantek
I'm more hesitant about "political" wording as often "political viewpoint" is used as an excuse to discriminate against all the other axes described in the code of conduct
#
gRegorLove
Meaning they use it as an excuse to violate another section?
#
tantek
no, another *axis* of difference
#
tantek
in that list
#
tantek
IMO "political viewpoint" is not deserving to be at the same level as things like gender, race
#
tantek
because yes, political viewpoints have and continue to be used to discriminate against those
#
gRegorLove
I don't know the context for Django. Just did some searching on CoCs to find examples
#
gRegorLove
Not sure what you mean by axis of difference
tilgovi joined the channel
#
tantek
gRegorLove: axes listed right there in the example you quoted - that comma separated list is a list of axes of differences
#
tantek
not sure what's unclear about that
uhhyeahbret joined the channel
#
@t
The 5 words followed by an #indieweb URL that make a silo post: “This post originally appeared on” Original: http://tantek.com/2015/168/t2/five-words-permalink-that-make-silo-post
(twitter.com/_/status/611298491902640128)
#
gRegorLove
I don't see "political belief" as allowing nullification of the other items in the list. If someone's political belief entails them being sexist, the CoC still clearly states it's an inclusive environment regardless of sex, so it wouldn't be tolerated.
#
gRegorLove
I don't have a strong feeling about adding it, but I don't think it would cause problems.
#
gRegorLove
"religion (or lack thereof)" is in there and there are certainly instances of religion being used to discriminate against other items in the list.
#
misuba
aaronpk: also the relme auth is following a link to twitter that I have removed from my domain. not sure where it’s getting that from, does it cache?
#
aaronpk
yes, there's a "refresh" button
snarfed joined the channel
#
aaronpk
but each server caches on its own so you may see the cached list for a while
#
misuba
do you mean ‘re-scan’?
#
misuba
nope, still finding twitter, and still not finding the rel=me link back to my domain that is clear and present on my twitter profile
#
aaronpk
what's your site?
#
misuba
gibberish.com. it isn’t finding the github link for some reason
#
aaronpk
whoa how'd you get that domain lol
#
misuba
it helps to get in early. :-)
#
aaronpk
omg 1996
#
aaronpk
yeah that's what I thought... your twitter profile links to www.gibberish.com which doesn't send a redirect
KartikPrabhu joined the channel
#
aaronpk
even though twitter.com displays it without the www, the t.co redirects to www
#
aaronpk
also there is no rel=me link to your github profile on your site
#
misuba
that’s… I’ve just removed the Twitter one and added a GitHub one to try and work around this
#
aaronpk
just change your twitter profile to remove the www from the URL
#
gRegorLove
ReCaptcha has gotten fancy. Checkbox "I am not a robot" sometimes followed by a popover with things like "click the pictures of soup"
#
misuba
a long attempt with the domain www.gibberish.com just succeeded
#
aaronpk
that makes sense
#
aaronpk
oh you have wp-super-cache on, that might be why I don't see your github link on your site
#
misuba
ah cool I got NoMethodError at /auth/twitter/callback from indieauth.com
#
aaronpk
that shouldn't happen
lukebrooker joined the channel
#
gibberish.com
edited /2015/Guest_List (+239) "/* Participating */"
(view diff)
snarfed joined the channel
#
misuba
huzzah
#
misuba
you can’t get rid of me that easy :-)
endi joined the channel
#
misuba
thanks for the help
#
aaronpk
sweet!
tilgovi and KevinMarks joined the channel
#
jonnybarnes
does anyone here use runkeeper?
gavinc and wolftune joined the channel
#
aaronpk
what is runkeeper?
#
Loqi
RunKeeper is an exercise silo and native app for keeping track of running, biking and other physical activity https://indiewebcamp.com/runkeeper
#
aaronpk
that's where all my cycling data on my site comes from
#
jonnybarnes
and how do you get that data out of runkeeper?
#
jonnybarnes
also, sideloading apps on iOS9 yes please :D
j12t_ joined the channel
#
jonnybarnes
Do you still use your own iOS app to record location data aaronpk?
#
endi
hey all, quick question: indieauth for twitter failed and I checked the source, found 'rel="me nofollow"'; is there something I can do on twitter to fix that so indieauth will work?
#
KevinMarks
that isn't the problem, endi
#
aaronpk
endi: i'm guessing you're having the same problem. does your twitter website field have your site with www?
#
endi
ah no, because it's a subdomain
#
aaronpk
hm that loks fine, what's the error you're getting?
#
endi
my known instance runs on an RPi at that subdomain, so andrejstefanovski.com doesn't work. error: 0 supported and verified providers were found!
#
endi
since indieauth isn't looking at that subdomain
#
aaronpk
that is true
#
aaronpk
indieauth.com looks at whatever you type in
#
endi
well, I'm on ownyourgram and hitting authorize
#
endi
I did enter social.andrejstefanovski.com there
#
KevinMarks
my known.kevinmarks.com works
#
endi
but when i hit authorize, it moves me to indieauth and fails
#
aaronpk
it looks like it will work to me
#
aaronpk
i see the twitter button when I try to sign in as you on ownyourgram
#
KevinMarks
try quill as that gives more debug info
#
aaronpk
obviously i can't get any farther than that
#
jonnybarnes
aaronpk, have you read about sideloading in iOS9? If your app is opensource anyone can cpomile it themselves and load it on thier iOS9 device :)
#
aaronpk
jonnybarnes: that isn't really sideloading
#
aaronpk
that's just compiling and installing
uhhyeahbret joined the channel
#
aaronpk
which was possible before, but now you don't need the $99 license
#
endi
that's on ownyourgram before hitting authorize and on indieauth once it fails
#
endi
and I'll head to Quill and try
#
jonnybarnes
the articles I’d read rereferred to is ass sideloading
#
aaronpk
i think that is misleading, and is likely to get clicks
#
aaronpk
sideloading on android is when a developer can distribute a compiled version of the app that people can load onto their devices
#
jonnybarnes
what would you call it then? to someone who hadn’t prevooulsy had a developers license?
#
aaronpk
i dunno, being able to install apps without an apple developer account
#
aaronpk
does it need a name?
#
aaronpk
"When referring to Android apps, "sideloading" typically means installing an application package in APK format onto an Android device. Such packages are usually downloaded from websites other than Google Play. Sideloading of apps is only possible if the user has allowed "Unknown Sources" in their Security Settings." https://en.wikipedia.org/wiki/Sideloading
#
kylewm
endi: your twitter points to http:// instead of https://
#
aaronpk
his site sends a direct so that's fine
#
jonnybarnes
hmmm, fair enough
#
kylewm
aaronpk: doesn't redirect for me
#
endi
@kylewm ah, perhaps it does. twitter doesn't display it and I missed it. thank you
#
aaronpk
you're right, I thought I checked that
#
aaronpk
that's the problem endi, you're serving two different websites, one at http and the other at https
#
aaronpk
if you redirect http to https then you can enter either in the login box
#
aaronpk
otherwise you need to enter the one that matches the one your twitter bio links to
#
endi
I had a redirect in apache and something else broke so I removed it. I will get that in there again. because of hsts I never type in the https anymore so I forgot about redirecting entirely
#
endi
sorry for that, didn't mean to waste your time for such a silly oversight
#
KevinMarks
this is tricky
#
KevinMarks
http vs https and www. means a lot of combos
#
aaronpk
indeed
#
aaronpk
the redirect handling makes it work pretty smoothly regardless of which you enter
#
kylewm
www. is a bit like that h-x- prefix that won't ever quite go away :)
#
KevinMarks
could the thorough walkthrough in quill try them and diagnose it
#
aaronpk
but if you're serving the site from 3 different URLs then you have 3 different sites and there's not a lot I can do
#
KevinMarks
except that bare domains do route differently
#
KevinMarks
you could detect the variations and say "you linked to http from twitter but typed in http " ?
#
aaronpk
KevinMarks: that's kind of what this ticket is for https://github.com/aaronpk/IndieAuth.com/issues/88
#
reidab
I didn't know indieauth supported rel="pgpkey" (and I'd forgotten that I'd added it to my site years ago). neat!
#
endi
oh nice :) another item on my list
#
aaronpk
yeah I use that one all the time :)
tantek joined the channel
#
endi
I wonder why keybase.io doesn't play nice with indieauth; their whole game is authenticating via social connections
KartikPrabhu joined the channel
#
hamhut1066.com
edited /2015/Edinburgh/Guest_List (+239) "/* Creators */"
(view diff)
#
kylewm
endi: just that indieauth doesn't have a plugin for authenticating with keybase
#
kylewm
the rel=me's are all there, so it would definitely be possible
#
endi
would be nice, especially since keybase.io is in function a key server. makes sense to authenticate using a site who's holding/distributing your public key.
snarfed joined the channel