#[kevinmarks]"There were so many different ways in which you were required to provide absolute proof of your identity these days that life could easily become extremely tiresome just from that factor alone, never mind the deeper existential problems of trying to function as a coherent consciousness in an epistemologically ambiguous physical universe. "
#tantek.comedited /Twitter (+606) "/* How to unlock your account */ contact support team here as way to find the support form, move to a details section below" (view diff)
#Loqimetaformats are an April Fools joke describing how to both publish using microformats class names and openly parse meta tags as a fallback for what should be in-the-body visible data, including backcompat with OGP, Twitter Cards, and meta author, description, and anything else real sites (like search engines) appear to consume https://indieweb.org/metaformats
#tantekKartikPrabhu: more importantly, since the parsing rules for metaformats are yet to be defined, it's entirely possible to define a way to parse arbitrary meta tags into mf2 JSON as additional properties, keys, collections etc.
#[eddie]ohhh GWG: That makes sense. My initial thought was using SVG, but the more I thought about it emoji have really become ubiquitous, at least in the circles I run in. That’s what pushed me in that direction
#GWGI am not an emoji user, so I didn't consider it, but I like the advantages of it
#GWGI have a hard time finding icons. There is an ever growing pool of emoji
#[eddie]schmarty: Yep, definitely. The identifier is “heart”. I thought I was using the method that would just choose the unique name, but I guess I did not. So now I’m gonna have to figure out how to get it to line up more properly. Because basically what I’m doing is putting the emoji I’m sent into a parser, getting it’s short name and then adding both the short name and the emoji itself into the webmention file. Then when I’m parsing th
#[eddie]short name, which I thought was unique but I’ll have to check my code again
#[eddie]GWG: That is very true, the emoji never end! Even in 2016 or early 2017 they just added more emoji definitions that we should see roll out in Android/iOS/etc this Summer/Fall
j4y_funabashi joined the channel
#GWGThe software I use doesn't support reacji as a Webmention response, would have to address that first though
[jeremycherfas] joined the channel
#[eddie]Ohh yeah, definitely. The hardest part is the emoji parser. If you’re in PHP world, you have the benefit of aaronpk’s Open Source Emoji parser, so that’s a bonus
#Loqiaaronpk has 51 karma in this channel (1311 overall)
#schmartyI'm using twemoji for ruby in my emoji handling. right now i only support it for recognizing FB reactions in incoming webmentions, but it works by recognizing any mention post where the content is a single emoji
#schmartyi don't yet support outgoing reacji as a special display case, but i look forward to doing so someday.
singpolyma, [drkokandy], thirtythree and thirtythree_ joined the channel
#thirtythree_Good morning, y'all. I hopped on the normal chat a couple weeks ago to get some basic resources for indieweb. I have a small social network: pnut.io. So far, it's pretty clear how to use microformats in my context.
#thirtythree_pnut.io has permalinks for posts and user profiles, so I can expose microformats on those pages. The other thing that's been pointed out is webmention... Which I'm still considering. Looks like it would be a lot of work for the server to be interoperating that way. Are there other indieweb-friendly things I should have my eyes on for a social network?
#aaronpksending webmentions is much easier than receiving them, so you could start there
#LoqiIndieWeb friendly refers to online services interoperating well with the indieweb by supporting open indieweb formats, protocols, as well as enabling users to transition to their own indieweb sites https://indieweb.org/indieweb_friendly
loicm, [colinwalker], [cleverdevil] and [eddie] joined the channel
#[eddie]Has anyone run into the issue of Facebook profile photos that are somehow landscape or portrait? (Even those Facebook displays them as Square?) When bridgey sends a webmention back to my site the photos I’m receiving are then landscape or portrait. Anyone run into this and have a good way of making them square?
#Loqi[barryf]: aaronpk left you a message on 2017-03-09 at 10:22pm UTC: when you get a chance, would you try out the new micropub.rocks client tests and verify the implementation report you submitted?
#tantekaaronpk, gRegorLove, schmarty, salt - as the HWC/IWC organizers that have RSVP'd here: https://indieweb.org/2017/Leaders#RSVP andy objections to locking down the morning of 2017-06-23 for IW leaders summit? E.g. 9-12 then lunch.
#tantekrealizes proposed TBD schedule for LS is 4.5 hrs at venue
#gRegorLoveNo objections to Andy coming, either. ;)
#tanteklol yeah that's an interesting thought, we could get 1-2 "guest" community "experts" to basically give us outside perspective input / feedback / suggestions
#tantekany preferences on starting earlier (8:30) or going later (13:30?)
#myfreewebit runs on aws lambda, optimizes jpeg/png, extracts exif metadata, encodes jpeg/png to webp, stores all that to s3
#myfreewebi've extended the media endpoint spec a bit — in addition to the location header, the body is a json object with all the stuff. micro-panel puts that object into the photos/videos/whatever array, and my templates support these objects