digivonityI love the idea of an indie web. I'm working on my own right now. Just wondering: any thought on your outreach? Is there a rise in popularity? Is it mailnly participants from US?
capjamesg[d]digivonity We do have members across the world and the number of community members is growing. We have a wiki page on wiki participation but I can't remember what it is called.
[tantek]2the best outreach is using your own website instead of or before social media, so to ask the question in return, digivonity, what kind of response have you gotten when you’ve blogged about the indieweb?
digivonityYou're ahead of me [tantek]2: My strong opinion about the corporate web (or Net) brought me here but I haven't expressed my thoughts yet. I'm almost done building my own space.
[chrisbergr]I believe, with various building blocks, clean, semantic code and all the microformats (which also contain the own name again and again) you do a lot for SEO without extra effort.
digivonitySo far I've been reading about the IndieWeb principles, IndieMark and - globally - the standards. It's definitely what I have in mind for myself
walkah[m], rommudoh[m], Abhas[m], benatkin, doubleloop[m], vikanezrimaya, jfkimmes[m], Lohn, samwilson, jryans, MatrixTravelerbo, threewordchant, diegov, mambang[m] and johs1 joined the channel
digivonityWhat resonated with me: ownership on domain level and beneath - a private space for my profile - connection thru the use of indieweb standards
LoqiA note is a post that is typically short unstructured* plain text, written & posted quickly, that has its own permalink page https://indieweb.org/note
LoqiAn article is a kind of post that typically has more structure than a simple note. Articles usually have a name (title), multiple paragraphs, and often subheadings, blockquotes, embedded images, and a footer of references or citations https://indieweb.org/article
nekr0zdigivonity: It's OK to think this difference is arbitrary and doesn't matter at all. You don't have to differentiate articles from notes if you don't want to.
stevestrezaIf you add microformats to your site, there might be some tools/apps that don't properly handle an article missing a title, or a note having a bunch of paragraphs. But it's your website first and foremost so do what works for you.
digivonity[m] joined the channel; digivonity[m] left the channel
nekr0zdigivonity: the IndieMark is actually arbitrary, too ;) The good thing about IndieWeb is that there's nothing you _must_ do. We have a set of protocols, formats and common practices, but it's up to you to decide which ones you want to support on your website, if any.
digivonityi guess it will take me some time to figure out who to make my site indie according to the principles and meanwhile author content in a non-conformitive way
[snarfed]stevestreza types like post/article are implied though, via post type discovery, not explicit, so you couldn't actually have eg an article missing a title, right? since article is just defined as a post without a title
LoqiPost Type Discovery specifies an algorithm for consuming code to determine the type of a post by its content properties and their values rather than an explicit “post type” property, thus better matched to modern post creation UIs that allow combining text, media, etc in a variety of ways without burdening users with any notion of what kind of post they are creating https://indieweb.org/post-type-discovery
[jamesg483][tantek] I wonder how indiemark could be simplified / made clearer. I looked through the wiki page today and there seems to be a lot going on.