#dev 2019-07-21

2019-07-21 UTC
KartikPrabhu, chrisaldrich, jgmac1106, [tantek], jjuran, [chrisaldrich] and [Michael_Beckwit joined the channel
#
@allmarkupnews
Weekly Platform News: CSS ::marker pseudo-element, pre-rendering web components, adding Webmention to your site 18th July 2019 https://buff.ly/2GjkHD7
(twitter.com/_/status/1152807668312092677)
KartikPrabhu joined the channel
#
Loqi
It looks like we don't have a page for "URL" yet. Would you like to create it? (Or just say "URL is ____", a sentence describing the term)
jgmac1106, paulrobertlloyd and KartikPrabhu joined the channel
#
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.
#
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
#
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
#
[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?
#
[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
#
[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
#
GWG
[jgmac1106] I think Zegnat had an experiment with that.
#
GWG
Where the permalink for the h-entry is an id
#
GWG
But some consumers will be confused
dhanesh95 joined the channel
#
GWG
Parse a url with a fragment probably should be tested in all mf2 parsers
brett-soric left the channel
#
[jgmac1106]
yeah for me personally I am sure page weight would get too big but for my students...probably not
jeremych_ joined the channel
#
GWG
Well, someone can craft a test page. You can also go by month
#
[jgmac1106]
ooh I like the calendar idea, make it easier for me to track
#
GWG
So each file is a month of posts
#
[jgmac1106]
working on this a bit this morning, want it ready for fall but may test first five lessons with my students https://buildyourfirstwebsitelessonplans.glitch.me/
#
Loqi
[Greg McVerry] Build Your First Website
#
[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
#
[jgmac1106]
yep, perfect, that is what i meant, may use that format for the "build your first website" approach
#
[jgmac1106]
separate pages will be either too much manual until it hurts or lessons in automation kids won't be ready for
#
[jgmac1106]
schmarty is the template for ghost party somewhere online? After the lessons want to give folks a few sites to choose from
#
[schmarty]
view-source is the template pretty much
#
[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
#
[schmarty]
It's powered by a very stripped down micropub https://glitch.com/~prism-dirt
#
[schmarty]
Which does include the entry post template. Event posts I've been doing by hand
#
[jgmac1106]
ohh that is right I remember now
#
[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
#
[KevinMarks]
A url with an id was the classic blog method originally. You had daily or monthly pages
#
[KevinMarks]
Moveable Type pushed standalone pages, with the idea of comments showing there
#
[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
#
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!
#
aaronpk
hopefully now when a host goes down it doesn't clog up my queue
#
GWG
Hi, aaronpk
#
GWG
The Dreamhost authorization header challenge continues
#
aaronpk
dreamhost?? I wasn't aware there was a problem on dreamhost before
#
aaronpk
in fact, my media endpoint is on dreamhost
#
aaronpk
I have this in my .htaccess file: RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]
#
aaronpk
works fine
#
GWG
That is what is in the instructions, but one individual was still having trouble
#
GWG
Mine doesn't have the L though
KartikPrabhu joined the channel
#
aaronpk
the L probably doesn't matter
#
GWG
So it should work
#
GWG
But orangemoosw has its WordPress install in /blog and a top level site I had him manually add the links to
#
GWG
So, it could be that
KartikPrabhu, CarboClanC[m] and [tantek] joined the channel
#
[tantek]
[aaronpk] see the Wordpress channel from I think Friday
gRegorLove, bengo[m] and chrisaldrich joined the channel