#dev 2016-12-02

2016-12-02 UTC
#
loqi.me
created /itunes:summary (+355) "prompted by tantek and dfn added by tantek"
(view diff)
mblaney joined the channel
#
dybskiy.com
edited /2017-01-01-commitments (+351) "/* Commitments */"
(view diff)
#
loqi.me
edited /logo (+39) "mblaney added "https://unicyclic.com/images/hwc.svg" to "See Also""
(view diff)
#
unicyclic.com mal
edited /logo (+120) "/* Feedback */"
(view diff)
#
tantek.com
edited /Twitter (+11) "/* Features */ photo feature has max size of 5MB"
(view diff)
#
tantek.com
edited /Twitter (+315) "/* Issues */ Photo Upload Size Limit"
(view diff)
#
tantek
anyone else use Bridgy to publish photos to Twitter? issue filed: https://github.com/snarfed/bridgy/issues/710
#
tantek
is now going to sit back and see what happens when the This Week newsletter attempts to tweet the 6MB animated GIF via silo.pub
#
tantek
see is silo.pub automatically shrinks the photo to 5MB or not
#
tantek.com
edited /Twitter (+83) "/* Photo Upload Size Limit */ related Bridgy issue"
(view diff)
KevinMarks joined the channel
#
www.svenknebel.de
edited /Twitter (+91) "/* Features */ 1-4 photos, 1 vid or 1 gif"
(view diff)
benwerd joined the channel
benwerd and tantek joined the channel
#
loqi.me
created /went (+288) "prompted by tantek and dfn added by tantek"
(view diff)
#
tantek.com
edited /Falcon (+129) "/* RSVP */ yes also supported via "went to""
(view diff)
KevinMarks, KartikPrabhu, cweiske, KevinMarks_, chrisaldrich1, ChrisAldrich, myfreeweb, mblaney and j4y_funabashi joined the channel
#
j4y_funabashi
!tell aaronpk If I have a media endpoint do I still need to support file uploads in my micropub endpoint?
#
Loqi
Ok, I'll tell them that when I see them next
#
Zegnat
j4y_funabashi, I would say no.
#
Zegnat
“A conforming Micropub client that creates posts: […] must check for the presence of a Media Endpoint and if present, send the file there instead of to the Micropub endpoint” - https://www.w3.org/TR/micropub/#publishing-clients
#
Loqi
[Aaron Parecki] Micropub
Sebsel joined the channel
#
Zegnat
Do, reading the mf wiki more carefully, it seems to suggest that .e-content “should be interpreted as a description of” .u-photo. In that case, it makes sense to place .u-photo outside of .e-content
#
Sebsel
yeah, and the problem with it is that most readers expect an e-content, but no u-photo.
#
sknebel
a converter to a different format should fix that, since it can't expect an atom reader to know about mf2
#
j4y_funabashi
Zegnat: yeah thinking about it I prolly need to keep it in for clients that do not support media endpoint
#
Zegnat
Are there any other properties that might be used outside of the content property that we might miss on conversion? Ideas, sknebel?
#
Zegnat
j4y_funabashi, of course you can always implement more than absolutely necessary ;)
#
j4y_funabashi
yeah true, I just really like deleting code :)
#
sknebel
Zegnat: all of them? :P
KevinMarks joined the channel
#
Zegnat
sknebel, but do you expect everything to be shown as content? I would not expect all category (tag) properties to be added to the Atom entry content
#
j4y_funabashi
yeah I put u-photo outside e-content ie https://j4y.co/p/20161027092455_5811c7e725d8b
#
Zegnat
Yep, that seems to be almost the prevailing use-case (and in line with content being a description of the photo)
#
Zegnat
But it also means an Atom feed generated through Granary will not include your many photos: https://granary-demo.appspot.com/url?input=html&output=atom&url=https%3A%2F%2Fj4y.co
#
Zegnat
j4y_funabashi, your tag pages are broken, is that right?
#
j4y_funabashi
Zegnat: ah yeah I really need to fix that, been busy going through the micropub.rocks tests
#
sknebel
Zegnat: the various specifiers for links (reply-to, bookmark-of, ...) arguably should show up if not in the content
#
sknebel
e.g. have a look at the granary output for https://aaronparecki.com/2016/11/30/10/
#
j4y_funabashi
I would think RSS/Atom is more intended to be a list of headlines? my u-photos show up in woodwind
Sebsel joined the channel
#
sknebel
or rather, look at the link, then think what you'd want your feed reader to show, then look at the conversion ;)
#
sknebel
I admit that it's a mean edge case, and probably just the proof that if atom-user-user-experience is important to you you have to hand-tune it a bit
#
Zegnat
j4y_funabashi, Granary is great for using non-h-feed readers to still subscribe to IndieWeb sites. I’d like to keep using the reader software I have been using for years ;)
#
Zegnat
I realised that sknebel, I might have to run my own h-feed-to-atom
#
sknebel
the question of what belongs in e-content is still worth getting an answer (or rather a reasoning for the answer) for, it wasn't what I expected
#
Sebsel
I think only u-photo, u-video and u-audio are things that are content but live outside of e-content now (sometimes)
#
Sebsel
because those are external/non-text anyway
#
sknebel
stuff like u-bookmark-of aren't necessarily part of content either, but really important to understand the post
#
Zegnat
When would you put u-bookmark-of outside of e-content?
#
Sebsel
I believe I do too indeed... https://seblog.nl/bookmarks
#
sknebel
Zegnat: see the example of aaron ;)
#
Sebsel
So that would be another one when.
#
Zegnat
That does throw another ux question. On my feed, would I expect the entry URL to bring me to the bookmarked page or to the hentry permalink?
#
Zegnat
Link blogs like Waxy’s or DaringFireball have the atom entry link straight to the bookmark/repost.
#
Sebsel
In an converted Atom feed it would, but in Mf2 no, because we have u-bookmark-of ?
#
Zegnat
sebsel, your bookmarks are especially interesting because you have 2 content properties per entry
#
sknebel
Zegnat: that has been debated a lot
#
Zegnat
sknebel, any links to such debate?
#
Sebsel
yeah, I saw that now. Should hide the other when there's no text. I noted it :)
#
sknebel
I'll dig later, I think IWC Düsseldorf
#
sknebel
or brighton?
#
sknebel
and not sure if in a logged context
#
Zegnat
I don’t remember it from either, but I don’t think I have ever attended a session on bookmarking... maybe...
#
Zegnat
sebsel, or you turn p-content into e-content and the problem is solved. They are the same mf2 property, they ar just parsed differently (p- and e- parsing differ)
#
Sebsel
Zegnat: I did put in on p- because first it did send the icon as a <img>. But the icon is outside of the content now anyway
schmarty joined the channel
#
aaronpk
good morning
#
Loqi
aaronpk: j4y_funabashi left you a message 2 hours, 57 minutes ago: If I have a media endpoint do I still need to support file uploads in my micropub endpoint?
#
aaronpk
j4y_funabashi: yes, the reason being that you still want to support simple clients that don't understand the media endpoint
#
j4y_funabashi
aaronpk: cheers, thought so
KartikPrabhu and gRegorLove joined the channel
#
aaronparecki.com
created /Books_about_the_IndieWeb (+916) "add Kill Process with partial quote"
(view diff)
#
aaronparecki.com
edited /news (+34) "+books"
(view diff)
ChrisAldrich and j4y_funabashi joined the channel
#
aaronpk
j4y_funabashi++
#
Loqi
j4y_funabashi has 1 karma in this channel (6 overall)
#
aaronpk
i should make that list more obvious which are grouped
#
Loqi
I agree
#
aaronpk
e.g. you aren't expected to pass both 14 and 15
#
sknebel
aaronpk: we had a discussion earlier about how to deal with mf2 attributes that are not part of the content-attributes when converting to other formats, since zegnat noticed that if you put e.g. your site into granary, the photos don't make it in the resulting atom-feed
#
aaronpk
ah yeah
#
sknebel
since the u-photo is not in the e-content
#
j4y_funabashi
yeah it is slightly confusing that it is different wording to the server tests screen, not too bad though
#
aaronpk
IMO the converter should recognize the photo property and embed it into the post however is best appropriate for the target format
#
aaronpk
j4y_funabashi: yeah the numbered list is the list of "spec features" which need 2+ implementations of each feature in order for the spec to move to the next step in the w3c process
#
sknebel
(through granary)
#
aaronpk
sknebel: I had the opposite problem when writing Monocle. Some people's posts were showing the photo twice because monocle *did* recognize the u-photo property but also rendered the e-content, so it would show the image in the content area and then also show it because of the u-photo
#
sknebel
and e.g. I put the photo in the e-content in my photo posts, but apparently that's wrong
#
aaronpk
i ended up adding some code to check whether the URL in the u-photo was present in the e-content and skipping it in that case
#
gRegorLove
That sounds like the "note post with photo" vs "photo post" conversation.
#
j4y_funabashi
aaronpk: yeah I like it, are you thinking of a similar thing for webmention.rocks?
#
gRegorLove
I do the former mainly because I only have article and note post types, haven't customized further.
#
j4y_funabashi
much easier than filling out a report and doing the conversion between test and spec in your head
#
aaronpk
j4y_funabashi: i'll probably update webmention.rocks to fill out the report automatically too, but likely not until after i finish https://websub.rocks
#
aaronpk
but yeah, you only need to check off one of 14 & 15, as well as one of 20, 21 & 22
KartikPrabhu joined the channel
KevinMarks joined the channel
#
@JREnslin
An update broke the #Webmentions client. It never worked properly with rel="in-reply-to". Let's see if t (https://t.co/unyHl5PUVZ)
(twitter.com/_/status/804748243779420161)
#
@JREnslin
Okay, it hasn't yet. #homepage #Webmentions (https://t.co/hOIEE82BW7)
(twitter.com/_/status/804748616959217664)
KevinMarks joined the channel
#
@JREnslin
#Webmentions work again, also if they are used in replies. #homepage (https://t.co/80LLMrzifT)
(twitter.com/_/status/804750183628042240)
KevinMarks, schmarty and KartikPrabhu joined the channel
KevinMarks, KartikPrabhu and voxpelli joined the channel
KevinMarks joined the channel
#
calumryan.com
edited /2017-01-01-commitments (+109) "/* Commitments */"
(view diff)
KevinMarks and KartikPrabhu joined the channel
#
seblog.nl
edited /Workplace_by_Facebook (-60) "Redirected page to [[Workplace]]"
(view diff)
schmarty and KartikPrabhu joined the channel
#
martymcgui.re
edited /User:Martymcgui.re (+935) "update some site features, itches."
(view diff)
KevinMarks, KartikPrabhu, tantek and ChrisAldrich joined the channel