#LoqiSubToMe is a button content publishers can put on their sites which enables users to subscribe to their feed in whatever reader they choose — sort of a universal follow button https://indiewebcamp.com/SubToMe
#GWGI suppose I should reserve review for future use
#aaronpkonly two more minor features to implement, then i'm going to start the import/conversion process
#aaronpkwhich I expect to turn up a few bugs and maybe missing features
#[shaners]I have one bug in my export/import script from old site content into new content. (Which I’m waiting on Bookis for help on). Then I’m flipping the switch.
snarfed, lukebrooker, tantek and [shaners] joined the channel
#[shaners]aaronpk: when you get to the part where you import your old content, if you can wrap disparate sections in their own threads, then holy cow it goes faster.
#[shaners]tantek: my import process is moving from my pile of duct tape and popsicle sticks codebase to Dark Matter (formerly HS). Some of my assumptions changed in that time. And some of our assumptions in the community changed in that time.
#aaronpkI didn't want the "post.txt" file to potentially be visible since I will be storing private posts the same way, I didn't want someone to try adding "post.txt" to the end of my URL
#tantekah I found a flaw. I started with pure hentry, and then started adding mf2 properties to it.
#tantekso the decisions we made to make the mf2 parser stricter in terms of back compat will no longer handle my storage format
#tantek(obv I have a custom format-specific parser since I implemented it before we had mf2 parsers)
kbs joined the channel
#[shaners]another change of heart and mind, i’ve had is having the /nth/ in the URL. I’m dropping it for Dark Matter. I’ll set up redirects for my personal site, to not break URLs in the wild. But I’m not pushing that onto other DM users.
#tantekI think they're important for user-friendly URLs, and search rankings
#tantekI think it's important to keep them malleable since they're user data, and user data should always be editable by the user without breaking anything.
#aaronpkwordpress keeps a history of every old slug for a post, so you could absolutely create an export that redirects every previous version of a post slug to the new domain
#tantekaaronpk - wordpress had to since they painted themselves in a corner
#aaronpkof course not everybody properly sets up redirects when they change domains or change platforms, but that's not really a wordpress problem
#[shaners]tantek: if an author changes her slug after publishing a post? Lookups are still done by the combo of type + date + slug. But we try to fallback if we can’t find it.
#aaronpki still have yyyy/mm/slug entries in my master redirect list from when I was running wordpress
#tantekI change my slugs, sometimes several times, on 10-20% of my posts
#tantekso nice to not have to keep track of that anywhere
j12t_, friedcell and obensource joined the channel
#jgmac1106excited to actually maybe make my first #indiewebcamp in NYC, the NYC offerings usually cooincide with Mozilla offerings, but the boss (wife) did not give me clearance to head out to Singapore for the leadershup summit
#Loqijgmac1106: kylewm left you a message on 1/7 at 4:07pm: non-dev people working on their personal website are absolutely welcome; and actually the non-dev perspective is invaluable for building stuff we want to be usable by people who aren't primarily programmers :) http://indiewebcamp.com/irc/2016-01-07/line/1452211639709
#jgmac1106@Ben Werdmuller you get onlien left this message on wrong channel: Hey Ben you didn’t mind me citing there may be no indieweb federated network tweet. I always hesitate and rarely cite a tweet without explicit permission
#jgmac1106@kylewm Thanks working on the logisitics and will make atelast one day work
#aaronpkI need a microformat to store links to translations of my blog posts
#aaronpkcan I use h-cite if i'm not actually including any of the cited work other than the name?
#jgmac1106my first focus for 2016 is to really figure out lets encrypt for all my web properties
#jgmac1106but thats more long term a q1 but people have told me the way I am setting up my classes by using myclass.mywebsite.com is a huge security risk