#Loqiarchive in the context of the indieweb refers to date-grouped (often monthly) sets of posts (AKA personal historical archives, a common form of navigation), but can sometimes mean archival copy, a copy of a web page made (often by someone other than the author) at a particular point in time https://indieweb.org/archive
#KevinMarks1so should we add 'archive my facebook' etc there?
#LoqiAn archival copy is a copy of a web page made (often by someone other than the author) at a particular point in time, that can be used as a reference if the original disappears or is temporarily unavailable https://indieweb.org/archival_copy
#tantekif by ostatus, you specifically mean the syndication format, Atom ActivityStreams, that's already largely obselete, first by AS1/JSON, and more recently (as in deployed), h-feed
#Loqiok, I added "https://twitter.com/grambulf/status/826758178272587777" to the "See Also" section of /database-antipattern
EHLOVader, mlncn, davidmead and snarfed joined the channel
#snarfedtantek just fyi i can very easily turn off @t mentions for your bridgy twitter backfeed, if that makes it easier for you to get started receiving and storing wms
#snarfed(i totally get that it's useful pressure, since other people will have the same problem, etc...but it's also nice to ship and iterate and not have to solve many problems at once before shipping anything)
#tanteksnarfed, yes, I plan to lean on wm.io a bit, but hopefully not too much (i.e. not at page render time)
danohu joined the channel
#tantekand in order to not depend on wmio at page render time, that means I need to do some amount of caching
JohnBeales and snarfed joined the channel
#tantekwhen a silo offers domain hosting, I'm putting that before how to export, from the perspective that approach may be one of the easier ways to get people on the indie web
#Loqiexport (specifically, How to export your data) in the context of the indieweb refers to the ability to download some or all of your data from a site, typically from a silo, though also for CMS or site migration https://indieweb.org/export
#KartikPrabhuit is mainly used for Indieauth, where you can log in with your website but use Twitter/Github as the authorisation provider
#KartikPrabhutry logging in to the indieweb.org wiki to test it out
#MSiepYes I tried that before, after getting Twitter working, and it worked. I just didn't realize that once I had one of them working, it didn't really matter whether the others worked too.
#KartikPrabhuright, it is simply your choice to use the ones that work, all of them are not necessary
#MSiepThis helps since I can now proceed to try to figure out, and get working, the next aspects that I haven't tried yet, primarily POSSE.
#KartikPrabhuMSiep: awesome! feel free to ask questions here. They might help to clarify things for future attempts
EHLOVader, wolftune, nitot, tantek and [cdevroe] joined the channel
#[cdevroe]GWG I’ll create an issue for this tomorrow. But it appears Bridgy publish only works if you use WordPress Admin. Doesn’t work if you use app. So I’ll want to build that support.
KevinMarks, tantek, cweiske and Armays joined the channel
#ArmaysHello if i have two gitlab repo, one for the front and one for the back, and one elastic beanstalk application, what is the use of nginx please ?
#KartikPrabhuArmays: I don't understand. What do you want to do?
#[cdevroe]GWG I had a similar issue with my simple Twitter plugin. When a post is published using the API (Rest or MetaWeblog) there are a few idiosyncratic things that happen.
#[cdevroe]As an example: get_post_format works when posting from Admin but not via API. No idea why.
#GWGcdevroe, I am not sure. The Publish action is triggered by a post status change, which should happen regardless of source. I tested it with Micropub
#[cdevroe]GWG It appears that it schedules an action hook
#[cdevroe]So it would rely on someone visiting the site again
#Armays when we have git lab repositories, we can send the files to a server, and then we access the server via an url, we can buy a domain name, but how can we make the web site is in https ?
snarfed, Armays, hs0ucy and thebaer joined the channel
#bearArmays - the https part is handled by the web server you are using. where is your site hosted?
#Armaysok thanks bear i will study it, maybe we can talk when you have time
leg, nitot, snarfed and snarfed1 joined the channel
#Loqi[indieweb] "If all is set up properly, this will be the first micropub entry on my site. #indieweb" by dgold@ascraeus.org (Daniel Goldsmith) on 2017-01-30 https://ascraeus.org/micro/80314/
#aaronpkohai cweiske. yeah i've noticed that sometimes too. I haven't figured it out, I think I may just drop the JS loading in the mean time, tho that probably won't solve the actual issue since the JS loading is based on the <a> link on the "load more" anyway