2019-07-21 UTC
KartikPrabhu, chrisaldrich, jgmac1106, [tantek], jjuran, [chrisaldrich] and [Michael_Beckwit joined the channel
KartikPrabhu joined the channel
jgmac1106, paulrobertlloyd and KartikPrabhu joined the channel
# 11:15 paulrobertlloyd Building a micropub endpoint, and run into an issue with Quill and media files. It (rightly?) sends images to my media-endpoint AND attaches them as multipart/form-data.
# 11:15 paulrobertlloyd Previously my implementation would upload each image twice, so for now I’m ignoring multipart attachments (which isn’t a great long-term solution). Anyone else come across this situation?
brett-soric joined the channel
# 11:34 sknebel paulrobertlloyd: that sounds unexpected. Could you check if you sent the correct response to the media endpoint upload? Quill might be thinking the upload failed and thus send it through the main request too
[jgmac1106] joined the channel
# 11:59 [jgmac1106] Does anyone do a single page of posts rather than a new page for every post? Like give each post an id for a unique url?
# 12:03 [jgmac1106] trying to think what could be the easiest blog with an h-feed my students could make, may not have to worry about page size because most will do 30-40 post tops
# 12:04 [jgmac1106] using a single page and adding an h-entry with an id means i wouldn't have to worry about templating or automation
Vermillion[m] joined the channel
# 12:09 GWG [jgmac1106] I think Zegnat had an experiment with that.
# 12:10 GWG Where the permalink for the h-entry is an id
# 12:10 GWG But some consumers will be confused
dhanesh95 joined the channel
# 12:11 GWG Parse a url with a fragment probably should be tested in all mf2 parsers
brett-soric left the channel
# 12:13 [jgmac1106] yeah for me personally I am sure page weight would get too big but for my students...probably not
jeremych_ joined the channel
# 12:18 GWG Well, someone can craft a test page. You can also go by month
# 12:25 Loqi [Greg McVerry] Build Your First Website
# 12:26 [jgmac1106] yeah gwg and then I could get them in the practice of using the date time for the id, or just simply numbering would be even easier
dhanesh95_, [Jeannie] and [schmarty] joined the channel
# 12:34 [jgmac1106] yep, perfect, that is what i meant, may use that format for the "build your first website" approach
# 12:35 [jgmac1106] separate pages will be either too much manual until it hurts or lessons in automation kids won't be ready for
# 12:36 [jgmac1106] schmarty is the template for ghost party somewhere online? After the lessons want to give folks a few sites to choose from
# 12:39 [jgmac1106] If I have my current site, this one, ghost party, and probably grab one or two from https://html5up.net/ and add mf2. give folks 4-5 ready made options after the class
# 12:39 [schmarty] Which does include the entry post template. Event posts I've been doing by hand
# 12:41 [jgmac1106] I will write the first dozen lessons, leave it to you and [grantcodes] to write the second dozen on connecting and adding all the building blocks
dhanesh95__ and [KevinMarks] joined the channel
# 12:55 [KevinMarks] A url with an id was the classic blog method originally. You had daily or monthly pages
# 12:55 [KevinMarks] Moveable Type pushed standalone pages, with the idea of comments showing there
# 12:59 [jgmac1106] thx, think I might go that way with this project, if I could get a stripped down micropub client to work down the road even better
[jgmac1106], leg, [cleverdevil], chrisaldrich and dhanesh95 joined the channel
gRegorLove, [tantek] and Microsoft_techni joined the channel
# 19:55 aaronpk decided to spend a little time this sunday afternoon fixing up some activitypub error handling on my site. this shoudl improve things a bit!
# 19:56 aaronpk hopefully now when a host goes down it doesn't clog up my queue
# 20:00 GWG The Dreamhost authorization header challenge continues
# 20:00 aaronpk dreamhost?? I wasn't aware there was a problem on dreamhost before
# 20:01 aaronpk I have this in my .htaccess file: RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}
,L]
# 20:11 GWG That is what is in the instructions, but one individual was still having trouble
KartikPrabhu joined the channel
# 20:16 GWG But orangemoosw has its WordPress install in /blog and a top level site I had him manually add the links to
KartikPrabhu, CarboClanC[m] and [tantek] joined the channel
# 22:02 [tantek] [aaronpk] see the Wordpress channel from I think Friday
gRegorLove, bengo[m] and chrisaldrich joined the channel