#LoqiHTML (HyperText Markup Language) is the language used to create web pages, thus one of the building blocks of the IndieWeb https://indieweb.org/HTML5
chrisaldrich, tw2113, jon1 and iasai joined the channel
#kisik21Interesting. As soon as I moved my backend server from yuki (my RPi) to sakura (my laptop) it became a lot more speedy. Does it mean that I need more optimisations on the server side?
[eddie], [tantek] and iasai joined the channel
#kisik21!tell ben_thatmustbeme is syndication in Inkstone working? don't see any options
#jeremycherfasThe reason I want to use a different form, from FormCraft, is that I want thestyling of two different forms to be similar, and one of them I can only display using Formcraft.
#jgmac1106]bc your browser is probably default set to block popups?
#jgmac1106can we just write the CSS to make it look llike Formcraft
#jgmac1106.ooh sounds like that is what you. are doing bc you have to use Formcraft
#jeremycherfasNot with the way widgets work in WP, because things get wrapped in all sorts of stuff like `aside` and so on
#jeremycherfasFormCraft gives me the opportunity to send the information to a custom URL, but at the moment I can't quite work out the details. And I cannot see the POST data that the original form is actually sending.
#sknebeljeremycherfas: for me that code opens a new window on submit
#sknebeldoes the browser console show anything for you?
#jeremycherfasRight; but I cannot see the content of the POST. Let me look again.
#jeremycherfasActually, for testing purposes, I should be able to make a page that just contains the form, right?
#sknebelwhat do you mean "cannot see the content of the POST"?
#jeremycherfasThe form collects an email and sends it to a sign-up page. I want to know what it is sending, so I can try to mimic that from inside FormCraft.
#sknebela form submission with email=the email address and embed=1
#sknebelyou can check it in dev tools in the network log of the new window. or remove the target="" attribute, then it'll submit in the same window
jgmac1106 joined the channel
#jeremycherfasVery helpful; thanks. I wonder what the embed does. Ned to mimic that in FormCraft and see.
[chaitanya] joined the channel
#jeremycherfasInteresting. FormCraft gts a certificate rror. I think I'm going to have to revrt to plan A and attempt some better styling.
kisik21, [dave] and [chaitanya] joined the channel
#[chaitanya]Hi! I was looking for PHP based static website generators... are Sculpin and Jigsaw good options? Is there any other PHP based static site generators you would like to recommend?
#[tantek]e.g. imagine all the feeds you subscribed to had rel=alternate to ipfs or dat or some other p2p protocols as another way to retrieve them, and you could get them from your local network without even hitting the internet
#[tantek]wish I'd thought of this while Paul (of Beaker/Dat) was around yesterday
#[tantek]literally just woke up with this possibility
#[grantcodes]Ah ok, that was very different from what I was imagining from "support clientside"
jgmac1106 joined the channel
#[kevinmarks]There is a .well-known convention for dat equivalent
#[jgmac1106]tried to get @mapkyca to stop in yesterday he has interesting plans for social readers and ifps
tbbrown, [davidmead], jgmac1106, gRegorLove, corntoole, [kevinmarks], kisik21, [jgmac1106] and [Rose] joined the channel
#aaronpkGWG I just realized that Quill uses indieauth-client-php and so it may actually require updating that library to return the profile info in order for Quill to get access to it
#jeremycherfasWell, it has taken the best part of the day, but I did manage to style my new sign-up form so that it more or less matches my other form.
#jeremycherfasJust one remaining problem: how do you ensure that a form field is emptied when you reload a page?
#sknebeljeremycherfas: not sure that's easily possible. what's the use case?
#gRegorLovedo you mean preventing autofill by the browser?
#jeremycherfasSaving myself from having the same email in the form if I reload after testing. I guess it doesn't really matter.
#jeremycherfasNo, not autofill. If someone has typed and email and clicked submit, when they come back the email is still there. Although they get a message saying it all worked, I don't want them to click over and over again.
[tantek] joined the channel
#sknebelI don't think there's a good solution to that.
#jeremycherfasAnd though moving from MailChimp to Buttondown might not be the greatest silo escape ever, it does feel good.
#sknebelis it like your example form where the confirmation opens in a new window?
tomasparks joined the channel
#sknebelthen you could have the JS also show some indication that the form already has been submitted
jgmac1106 joined the channel
#jeremycherfasI put back the target=popupwindow because it actually functions much better that way for a visitor who wants to sign up.
#sknebelhm, I'm not quite sure why they did it that way and not with target="_blank" now that I think of it
#sknebelanyways, you could use the onsubmit javascript to e.g. show a "submitted" label after the button
#jeremycherfasNo idea. I can ask the developer. He's really responsive, but I didn't want to bother him on a Sunday.
#jgmac1106jeremycherfas when you build a form you also build a thank you page, can you get the same variables on the thank you page and check what is submitted that way?
#jgmac1106jeremycherfas I don’t understand why the digests that you can send to subscribers through WP weekly digests cant be a newsletter but I only had a few hundred subscribers maybe it gets heavy
#jeremycherfasBut there are a gazillion newsletter plugins, aren't there?
#LoqiIt looks like we don't have a page for "Buttondown" yet. Would you like to create it? (Or just say "Buttondown is ____", a sentence describing the term)
#jackyand I might be speed reading this wrong but this: "A location can either be defined by a prefix string, or by a regular expression. Regular expressions are specified with the preceding “~*” modifier (for case-insensitive matching), or the “~” modifier (for case-sensitive matching). " seems to indicate that only * is regex-friendly
#Loqi[Greg McVerry] well gonna call it quits and demo my updates on webmention badges....I have littered the web with my failed attempts to simply have an html form publish a guestbook on my wesbite. form building should be "hello world" but I not ready. Got closeish: t...
#[jgmac1106][dougbeal] look at your double webmention. One from Twitter coming in as Gravatar have seen this from [mrkrndvs] as well
#dougbealjgmac1106: I marked up the links and send again, and enabled twitter the second time