#known 2020-01-28

2020-01-28 UTC
[tantek] and [cleverdevil] joined the channel
#
[cleverdevil]
[AlisonW] I back-loaded a ton of content into my Known site via Micropub. Its far easier than mucking around with the database.
#
[cleverdevil]
I highly recommend this approach 🙂
#
aaronpk
micropub++
#
Loqi
micropub has 1 karma over the last year
#
[cleverdevil]
Also, there are a lot of things that happen in the PHP code when you create content in Known, which makes the database really problematic to interact with directly.
#
[cleverdevil]
You really want to be going through code execution to get what you want 🙂
[snarfed], [Christina_Hendr, [Marlin_Forbes] and [KevinMarks] joined the channel; Prabhaav|SimpleI left the channel
#
[KevinMarks]
the database is being used to make a nosql store. This seemed like a good idea at the time.
[tantek], [LewisCowles], [Rose], jgmac1106 and [jgmac1106] joined the channel
#
mapkyca
When we give mongodb the bullet, I am very very keen to move away from the fake nosql approach and move to a more relational model. There are json query options in later versions of mariadb/mysql but they're far from mature and we shouldn't use them yet if we want to maintain anything approaching backwards capability
#
mapkyca
Data import / export needs to happen before then though and that's a big job that currently nobody has the time for
#
jgmac1106
mapkyca, can we fix up the micropub client and try to do data import/export that way?
#
mapkyca
The micro pub client needs a lot of love, but I'd prefer to handle import export via a native process. There's a lot of metadata that (can) be attached to things that won't be preserved via a micro pub transfer
#
[KevinMarks]
Could it not be embedded in extended mf2 structures while still using the core standard ones?
#
[KevinMarks]
Or is this a complexity issue with multiple users?
#
mapkyca
Maybe, but much of this may not be visible - a bunch of my plugins for example attach system information against objects, plus there are objects which don't correspond to an Indieweb data type that need to be preserved
jgmac1106, [LewisCowles], [xavierroy], [jgmac1106], jgmac1106_ and jeannie joined the channel
#
jgmac1106_
[mapkyca] anytime this week to show me how you did a clean install and update on Reclaim Hosting, I keep failing every time. I need to roll out sites for elmcitwebmakers.com
#
jgmac1106_
elmcitywebmakers.com
[LewisCowles], jeannie, Bogie1, [snarfed] and [AlisonW] joined the channel
#
[AlisonW]
[cleverdevil] Thanks for that - I'll take a look (looking at the backload option isn't the final target but was hopefully a way to understanding the process in known)
#
[AlisonW]
otoh one would expect that the date in the db should be sufficient to recreate the content, so my issue of where that error (or rather why) is still there)
#
[AlisonW]
mapkyca++
#
Loqi
mapkyca has 15 karma in this channel over the last year (19 in all channels)
[cleverdevil] joined the channel
#
[cleverdevil]
[mapkyca] yes please on moving to a true relational model. The current system served us well, but is really baffling to use in many ways.
#
[cleverdevil]
I also have some use cases where I created simple endpoints in PHP that use Known’s object system to create content.
#
[cleverdevil]
But, for many traditional cases (such as importing old content from a variety of sources) micropub is an awesome way to go.
#
[cleverdevil]
Its how I loaded all my historical Instagram and Facebook content.
#
[cleverdevil]
And how I loaded all my old website content, too.
#
jeannie
Question on the Tumblr plugin... trying to configure. enter API keys and get Cannot access private property Idno\Core\Idno::$config
[jgmac1106] joined the channel
#
[jgmac1106]
All my Known posts end up on Tumblr
#
[jgmac1106]
jeanie, easier to get to tumblr through micro.blog IMO... If you have a micro.blog account
[schmarty], [Michael_Beckwit, jgmac1106_, jeannie, [Jamey_Sharp], [Rose], [LewisCowles], [jeffpaul], chrisaldrich and [Jeannie] joined the channel
#
[Jeannie]
Thank you [jgmac1106]. I was hoping maybe there was an update coming to the plugin or someone had a solution. I have the free mb account so no x-posting. I can use IFTTT, though for Tumblr. I was just hoping to be able to do it from the site. So far, though, now that I'm figuring everything else out I am liking Known for my blogging solution. Is there a way to change the post date or is that just set & unchangeable when you post? No way to
#
[Jeannie]
pre or post-date items?
[jgmac1106] joined the channel
#
[jgmac1106]
Yeah I love Known as well... No no option to change dt-published... Probably the most requested feature request
#
[jgmac1106]
I think many people would manually import with dt-publish editing
[mapkyca] joined the channel
#
[mapkyca]
[jgmac1106] pretty busy this week, in times when we're both awake. was this any help? https://www.marcus-povey.co.uk/2019/11/16/installing-known-on-reclaim-hosting/
#
[jgmac1106]
That is all I need perfect. And name.com gave me 25 free domains and a ton of discounted space. So I am probably using them instead
#
[Jeannie]
Why can I not get the email working? Is it my host? Is there a file or setting I need to edit on the backend somewhere?
#
[Jeannie]
My login, server & port settings are all correct so I'm guessing there's something with my host on the backend that I need to fix but I don't know. Anyone know what I need to edit to get it working?
ketudb joined the channel