#indieweb 2019-06-10

2019-06-10 UTC
[eddie] and [tonz] joined the channel
#
[tonz]
After attending a ‘general’ unconference the past days, I realize I need to write a few indieweb explainers that start from the issues people perceive they have, and not with the tech. The indieweb wiki is bewildering to them as 3rd/4th gen’rs and even for 1st/2nd ones not into it already.
electronicmaji, [tantek] and [jgmac1106] joined the channel
#
Loqi
tonz has 9 karma in this channel over the last year (17 in all channels)
#
[jgmac1106]
I started to work on mine for New Haven https://elmcitywebmakers. I need to redo it for the fall semester...
fauno, [aaronpk], eli_oat, [eddie], snarfed, wolftune and todrobbins joined the channel
#
sebsel
tonz: yes! that’s doing two things at once: it improves accessibility of the wiki, but also: we document real problems of 3rd/4th gens, next to the needs of the 1st/2nd gens (because they could be different so it’s good to document)
#
Loqi
sebsel: [jgmac1106] left you a message 4 days, 21 hours ago: theme developers get a free license so if you were working on an IndieWeb Kirby theme you can get one
#
sebsel
ah, ok. I might not do a theme, but good to know
neceve joined the channel
#
petermolnar
To make it user friendly, I'd need a JSON-LD and a fairly smart HTML WYSIWYG editor (one that understands details/summary, for example), and somehow connect it to git commits.
#
petermolnar
good morning, indieweb. I'm presented with an interesting dilemma. As result of being fed up with ~15MB for a 5, basically static page site from Wix, I wrote a self-generating PHP thingie to replace it - https://github.com/petermolnar/pakuauk/ . It's fast and works well, but it is not, in any way, newbie/GUI friendly.
#
petermolnar
Any ideas?
jeremych_ joined the channel
#
jeremycherfas
Good morning IndieWeb
#
petermolnar
(sidenote: I thought about doing it in grav; realized that is _way_ more complicated, than plain html)
#
jeremycherfas
What's the goal? To allow people to install and use it themselves, or to allow you to spin up quick instances for people, or what?
#
petermolnar
a fast, simple page, that, should it ever be needed, someone else can modify
#
petermolnar
I might be overthinking this
#
petermolnar
eh, it's good enough for now :)
#
jeremycherfas
If they're only changing, rather than adding content, what about those things that allow editing in the browser? Can't think of names as I have not ever tried to use them.
jeremych_, anotheryou, catsup, KartikPrabhu and [grantcodes] joined the channel
#
[grantcodes]
Depending on what you want, vapid.com looks nice or if static is an option netlify cms is good, or there is the github one that is more basic (think it's called prose)
[jgmac1106] joined the channel
#
[jgmac1106]
Petermolnar needs to try Kirby with me. All php but has publishing UI written in Vue.js
#
[jgmac1106]
.. But to make a new Uai template you write a plain text file
#
[jgmac1106]
Not static site though since content served dynamically so may not meet criteria
nyex joined the channel
#
petermolnar
is Kirby markdown based as well?
#
petermolnar
in this specific case, I'm using things that are completely missing from markdown, eg. details/summary
#
sebsel
petermolnar: not completely... it uses markdown inside of the content fields, but it separates those fields by newlines and ----
#
sebsel
it's a format they call KirbyData, but it is not the standard Markdown with YAML/JSON/TOML frontmatter
#
sebsel
eh this goes #dev really fast
[jgmac1106] joined the channel
#
sebsel
but once it's set up, I consider Kirby very user friendly. Just need a dev for anything outside of the box you build for the users
#
[jgmac1106]
But what sebsel said, stuoid wix for making export against their ToS
#
[jgmac1106]
I put a link to the plugin in #dev
#
sknebel
What does "export against their ToS" mean? They can't really forbid you from moving your content?
#
sebsel
what is Wix?
#
Loqi
Wix is a point-and-click website creation service https://indieweb.org/Wix
#
petermolnar
sknebel: fairly good question and I don't have a good answer. I think it's to make is sure people think of it as a paid service, and not as a transportable website :/
#
sknebel
petermolnar: I get that they don't provide an export feature. but "export is against their ToS" sounds stronger than that
#
[jgmac1106]
Read the link on the criticism page
#
[jgmac1106]
"hosted exclusively on Wix serbera and can not be exported elsewhere"
#
sknebel
yes, "we do not offer export"
#
sknebel
it's quite a difference between "we won't help you export content" and "you are not allowed to export content"
#
[jgmac1106]
"copy, modify, create derivative works of, download, adapt, reverse engineer, emulate, migrate to another service, translate, compile, decompile or disassemble the Wix Website, the Wix Services"
#
[jgmac1106]
From the ToS
[grantcodes] joined the channel
#
[grantcodes]
I assume that means their html templates, not the actual content you enter
#
[jgmac1106]
Okay. Correct [grantcodes] they mention "user platforms" as seperate from Wix website... Reading deeper now
#
[jgmac1106]
You also can not lie on Wix "the User Content is (and will continue to be) true, current, accurate"
#
[jgmac1106]
... Doesn't get into export ih the ToS.. But if your documentation says "cannot be exported" for the general user that is same thing
#
petermolnar
wix is disgusting on way too many levels to be clear
eli_oat and [kevinmarks786] joined the channel
#
[kevinmarks786]
Would https://forestry.io/ be an approach?
electronicmaji joined the channel
#
petermolnar
the thing is that most of these are made for blogging - read: templated, usually time ordered entries - whereas the reason why wix is making money is because they made a visual editor for tiny business sites, that are, in essence, 5-10 page static html.
#
petermolnar
if their - wix - approach was to build actual html pages, with proper css functionality instead of a JS based monstrosity of tens of megabytes for 5 pages, it'd be brilliant
#
petermolnar
(yes, I see a market there for a reprise of microsoft frontpage 98')
#
petermolnar
the only thing that's similar is mobirise
#
petermolnar
what is Mobirise?
#
Loqi
It looks like we don't have a page for "Mobirise" yet. Would you like to create it? (Or just say "Mobirise is ____", a sentence describing the term)
#
petermolnar
Mobirise is a free to use desktop (Windows and Mac) static website builder: https://mobirise.com/
#
sebsel
oh yea, time ordered entries / blogging vs "CMS" / static pages, that is what Kirby is good at too.
todrobbins joined the channel
#
[jgmac1106]
another like minded unconference org I did not know about: http://thatcamp.org/camps/
#
Zegnat
Isn’t Perch a CMS where you can basically give the “client” all sorts of custom fields to manage their website, without any big problems? They say retrofitting existing themes is one of their big features.
#
Zegnat
Seems like an alternative for the small business case
#
Zegnat
What is Perch?
#
Loqi
Perch and Perch Runway are a content management systems based on PHP+MySQL https://indieweb.org/Perch
#
sebsel
[jgmac1106]: interesting definitions of Technology Skill Level they have too https://seblog.nl/temp/media-endpoint/58fb2b-that-camp.jpg
#
[jgmac1106]
yeah zegnat I was thinking about Perch as well...but then idea of just working in txt files seemed so fun
#
[jgmac1106]
ooh interesting way to think about the "three columns" approach
#
Zegnat
For you, yes, but probably not for the small business case
#
sebsel
(for when the image might disappear in the future: they have "Beginner, interested in learning more", "Intermediate, can get things up on the web" and "Advanced, can code"
#
[jgmac1106]
yeah, though there are numerous themes and plugins for the business use case especially ecommerce
#
[jgmac1106]
but Perch is awesome and has more IndieWeb building blocks ready to go, not much more but more
#
[jgmac1106]
and the markdown support PeterMolnar wants natively I believe
#
[jgmac1106]
I liked tanetk's use micro.blog, use a CMS, build a CMS, same thing without the skill level
#
petermolnar
no, not in this case
#
[jgmac1106]
as you maybe Advanced but only want to use turn key
#
petermolnar
in this specific case I was looking for a reasonably advanced html editor
#
petermolnar
not markdown
[calumryan] joined the channel
#
petermolnar
Perch actually looks interesting
[tantek] joined the channel
#
[jgmac1106]
Anyone else asked to sign Larry Sanger's Declaration of Digital Independence?
#
sknebel
106 minutes until vHWC EU!
#
Loqi
I added a countdown scheduled for 2019-06-10 7:00pm CEST (#6577)
#
jeremycherfas
Oh no. vHWC snuck up on me again. Might be able to manage the first half hour.
[schmarty] joined the channel
#
[jgmac1106]
I was excited to go but now with approaching stomrs need to cut lawn instead
#
[jgmac1106]
basically I have a 106 minutes to cut my lawn...99 actually
wolftune, [smerrill], [eddie], gRegorLove, [Rose], dougbeal|iOS, snarfed, dougbeal|mb1 and chrisaldrich joined the channel
#
chrisaldrich
Good morning IndieWeb
#
chrisaldrich
As president of the David Shanske fan club, I'd be remiss if I didn't say...
#
chrisaldrich
Happy Birthday GWG!
#
aaronpk
🎉 happy birthday! 🎉
#
GWG
chrisaldrich, by the way, when is the next fan convention? Newsletter? Election of officers?
#
GWG
Oh, and thank you
#
sknebel
happy birthday!
snarfed joined the channel
#
Loqi
vHWC EU!
#
Loqi
Countdown set by sknebel on 2019-06-10 at 5:14pm CEST
fourtonfish and [jgmac1106] joined the channel
#
sebsel
Happy Birthday GWG!
leg joined the channel; leg left the channel
#
sknebel
vHWC has ended, thanks to jeremy for briefly stopping by
[eddie], wolftune and snarfed joined the channel
#
[jgmac1106]
I think my Twitter account got flagged again....This is getting more and more annoying. I am not talking to people outside of my network
#
[jgmac1106]
Yep I am restricted again...and there is no way I was violating policies
snarfed, snarfed1 and [tantek] joined the channel
#
[jgmac1106]
I think I am going to have to walk away from Twitter, will be cutting my professional network at my knees but if I lose POSSE ability no need to stick around
snarfed joined the channel
#
aaronpk
one thing to try is see if you get cut off posting all those tweets manually from the twitter website
#
sebsel
what is manual until it hurts?
#
Loqi
manual until it hurts is an indieweb principle of resisting automation until you have done it enough times to really understand it, and know that it is worth doing https://indieweb.org/manual_until_it_hurts
#
[jgmac1106]
What is DRY?
#
Loqi
DRY is an acroynm for Don't Repeat Yourself https://indieweb.org/dry
#
[jgmac1106]
but I will
snarfed joined the channel
#
[jgmac1106]
okay all tweets copied in pasted verbatim (one truncated for character count...articles useless anyways)
[grantcodes] joined the channel
#
[jgmac1106]
I think it is a combination of @ mentioning people in an existing thread when you do not follow them that maybe the trigger. I was also using words like dogpile never know
segnior, wolftune, jgmac1106, gRegorLove_, [tantek] and chrisaldrich joined the channel
#
chrisaldrich
That Kathleen Fitzpatrick that @jgmac1106 highlighted above is certainly intriguing: https://kfitz.info/we-have-never-been-social/
#
chrisaldrich
She's essentially asking, is there something a level even below IndieWeb that we should all be considering?
#
jgmac1106
I read it as asking for new governance models and not so much easier tech
#
jgmac1106
she also helps run the largest online digital humanities network. Be cool if it worked more as a public microsub reader with folks POSSEing work rather than another open Silo
#
chrisaldrich
I love that she's actually playing around in these sandboxes and raising some interesting questions within her network.
#
chrisaldrich
She's also subtly mentioning diversity and inclusion pieces too.
#
jgmac1106
Yes wish she was more explicit there, but then it can change the entire discussion around the article
Mikaela[meow], wolftune, [Mikaela_Suomala, snarfed and jgmac1106 joined the channel
#
[tantek]
[tantek] set the channel topic: Sign-up for Summit! https://2019.indieweb.org/summit June 29-30, Portland, OR. Next meetups: https://indieweb.org/next-hwc, Code of conduct: https://indieweb.org/code-of-conduct, log http://chat.indieweb.org/today
#
Loqi
IndieWeb Summit
#
aaronpk
thanks slack
#
[tantek]
lololol
[chrisaldrich] joined the channel
#
[chrisaldrich]
[jgmac1106], who do you suppose we'd need to talk to to get the Humanities Commons WordPress install to be more IndieWeb friendly?
#
[tantek]
- > Wordpress channel
KartikPrabhu, vivus and chrisaldrich joined the channel
#
chrisaldrich
Apparently Loqi has a cousin: https://twitter.com/domainosaur