#tantekkylewm - yes, the quick viewability in a browser is likely a key reason for the better fidelity over time - but more importantly, EVERYONE ELSE can look at it in a browser the momenty you put it on the web and see right away if anything is broken or missing
#Loqitantek meant to say: kylewm - yes, the quick viewability in a browser is likely a key reason for the better fidelity over time - but more importantly, EVERYONE ELSE can look at it in a browser the moment you put it on the web and see right away if anything is broken or missing
#KevinMarksthat weekend is my wife's birthday, both my sons are home, not a good weekend to be away
#scortantek: great story re fidelity of data in HTML. did you share that story elsewhere on the web? looking for a link to bookmark. can bookmark http://indiewebcamp.com/irc/2014-06-24#t1403653480 too if that's all you got...
#kylewmaaronpk: i think permalinking event dates woudl be a little awkward
#KartikPrabhuany JS experts around? How do you filter children elements that have some particular attribute?. Example: I have a list element <ol> and I want an array of those <li> which have a non-empty "data-huha" attribute
#KartikPrabhurasul: yeah I ended up using a for loop too... the for (var child of huha) is interesting though... can you not do that with just for (var child of children) ?
#rasculi couldn't do it to children, don't really know why
#KartikPrabhuhmm will look into it. I probably can not code worth anything without internets :P
#KartikPrabhuall update on marginalia: https://kartikprabhu.com/article/marginalia added JS stuff to copy marginalia to the correct spot and added a <button> to toggle their state from Show/Hide. Nothing visible happens yet (you can see stuff in DevTools of course) hopefully rest is CSS :)
#KartikPrabhuJonathanNeal: now the marginalia should just appear below the paragraph. might need hard refresh to load CSS. Have to fix some styles though.
#KartikPrabhuJonathanNeal: stole some fragmention.js code to find the element for a fragmention. Let me know if this is a problem. Also comments on improving marginalia.js would be very appreciated. JS n00b all the way
#KartikPrabhudoesn't really understand accessibility issues for using "display: none
#gRegor`Yeah, direction. I believe "older" should appear first, on the left, since that's most likely to be used. But I don't feel the arrow should point left.
#KartikPrabhugregor`: I have seen both time directions used. Had plans long back on writing a post about it
#KartikPrabhuI also have to do some of that for my post/article lists
#gRegor`Yeah, I've seen various iterations and tried many. I start to like one, but then think about it more and then find something I don't like, haha.
#KartikPrabhuyup! same here. part of why I have postponed all of this. but someday I'll have to settle it for my site
#gRegor`It's been years, but I think that's why I settled on "Next" and "Previous" on my blog posts, no arraows, just links to the titles of adjacent blog posts.
#gRegor`I think I felt better about those words than "older"
#KartikPrabhugregor`: one idea I had was to use up = newer and down = older keeping with the traditional vertical flow of time on blogposts
v0 joined the channel
#KartikPrabhugregor`: "next" and "prvious" is more ambiiguous
#gRegor`yeah, I'm playing with different unicode arrows at the moment.
#gRegor`KartikPrabhu: My 'next' means the first. It's the next post I wrote.
#KartikPrabhuyeah. but that convention is again site dependent across the web. (sorry no data to back that up at the moment though)
#gRegor`I don't know... it's still time-based content of course, but I think my concept was to move away from some of the traditional blog formats and have standalone posts/articles, which is why I chose the single post view.
#KartikPrabhugregor`: that seems confusing. the left thing pointing to the right
#gRegor`I think my disconnect is that "next" (newest) content to the right, especially with an arrow, mimics real world content like a book or newspaper...
#gRegor`But the majority of our content online is reverse chronological.
#tantekKartikPrabhu: yes move drafts to your own site! save your future!
#tantek!tell scor re: story re fidelity of data in HTML have not shared that elsewhere - that permalink is fine for now, but clearly with your interest and kylewm's I should write a post about it.
adactio, danbri0_, dybskiy, dybskiy_ and michielbdejong2 joined the channel
#petermolnaris feeling ill after looking at the NextScripts: Social Networks Auto-Poster WordPress plugin code to see if there's a place to add API retweet/reply to Twitter
#Loqiscor: tantek left you a message 6 hours, 27 minutes ago: re: story re fidelity of data in HTML have not shared that elsewhere - that permalink is fine for now, but clearly with your interest and kylewm's I should write a post about it.
#petermolnarone question though: would you rather do an all-in-one social poster plugin ( with repost/reply/comment/etc and a readable code ) or do one-by-one plugins per service?
#petermolnarGWG I'd really like to have a working & usable plugin, so I probably start working on a POSSE names plugin for Wordpress, first only for Twitter & Facebook
#Loqipetermolnar meant to say: GWG I'd really like to have a working & usable plugin, so I probably start working on a POSSE named plugin for Wordpress, first only for Twitter & Facebook
#GWGpetermolnar: If you design it right, then the services can be add-on options to a handler plugin
#GWGpetermolnar: Basically, the way Bridgy turns the services it supports into a common control language.
#GWGpetermolnar: There is one thing I would suggest. The output should have templates. If you look at SNAP, it only allows you one default. But, a note output to Twitter is different than a full article output.
#petermolnaris indieauth working for everyone else?
#petermolnarpreviewing is a bit tricky and that might only be a future feature :)
#mcepllooking at http://t.co/1bSM8BP0C1 and I have only question ... I need something which would be just yum installable on my server. Where do I have Twitter/WordPress/whatever-clone which I don't have to write myself?
dybskiy joined the channel
#cweiskeI doubt that there is something yum-installable
#mcepl(and yes, I need XMPP-style transports ... Twitter, pump.io, Facebook?)
#cweiskestatus.net, now gnu social, is the closest you get to a twitter clone
chloeweil, snarfed and chloeweil_ joined the channel
#GWGpetermolnar: I'm happy to help with ideas. I just still have the Wordpress theme, the taxonomy plugin, the comments plugin, and the location plugin to hack away on.
#GWGpetermolnar: You are welcome to make suggestions for those.
#petermolnarI'm just collecting my ideas ( and because the nature of brainstorming, it's in Hungarian ) for now, I'll put a page on the wiki for Wordpress-POSSE when I have at least a scratch
#GWGpetermolnar: Not to the current developers. They don't always care about third-parties working with their plugin.
#petermolnar"I don't always care about third-parties working with my plugins, but when I do, I make the code impossible to read" this could come from a SNAP dev's mouth
#_amz3_(no backlog) «Publish then Subscript» low-wall is not ready yet.
#tantekit may have been unintentional, but when someone with a domain signs-up someone without one - the only logical assumption for us is that they're an apprentice
#aaronpkI don't actually want to post all my Instagram photos to twitter
#tantek.comedited /2014/Guest_List (+80) "move Alex Noakes to East Apprentices since he was added by another Fcns.eu|Andrei Sambra and lacks his own domain, add subcounts for East" (view diff)
#tantekaaronpk - it helps with getting comments on your photos from people on Twitter, rather than just people on IG
#aaronpkYeah definitely some of them id want to tweet
#aaronpkAnd that would actually provide a better experience since I could upload a native twitter photo, but twitter only shows a link to Instagram rather than the preview
#tantekaaronpk - could even do that with a private IG account, no followers, purely using IG as transport - zero social interaction / public publishing
#snarfede.g. akismet for wordpress, and other servers that integrate with it (easy to do)
#snarfednot perfect, but there's no perfect spam solution
#snarfedthe long pole is arguably just implementation. not many indieweb platforms integrate wwith a spam filter today
#tantekbenwerd, you mean it didn't show up in your Known indie event aggregator? ;)
#aaronpkI like the answer of: Webmention doesn't attempt to solve spam, it's just solving that pingback was difficult to implement. Spam is a separate problem to solve.
#benwerdtantek - one day I will have an indieweb aggregator on my smartwatch that lets me know about events and geofences local recommendations based on data saved on my friends' own homepages. But, er, not today.
#tantek.comedited /2014/Guest_List (+14) "move Happy Enchill to East Apprentices since he was added by another Fcns.eu|Andrei Sambra and lacks his own domain" (view diff)
iangreenleaf joined the channel
#kylewmhas a feeling i will be very conflicted choosing which sessions to attend/miss
#finchdso about how big should my server be to host some of this? (known maybe?) trying to decide on VPS versus not doing this until next year and colo-ing
#benwerddesperately wants privacy. Back to the proposed sessions list ...
#tantekwe'll get private posts working when that is the next most important itch on someone's own personal site.
#tantekbenwerd - opportunity cost - how important is private posts TO YOU compared to everything else you want on your own personal site
#bearfinchd - the beauty is that since this is your data it does not take a lot of server power
#aaronpkI am interested as well, given that there are quite a few rsvps on Facebook that I don't want to be private
#bearso any site that can run the software framework you pick
#aaronpkBut it's not the next most important thing I want to do
#bearyes, that is an easy trap to fall into when you have a built-in echo chamber
#benwerdit's a _great_ time for them to be coming to this though - right after the knight award
#tantekbenwerd - I strongly encourage you to start an "Itches" section on http://indiewebcamp.com/User:Werd.io where you list "Private Posts" and whatever else you really want on your own personal site. even if it's just a simple flat list.
#tantekbenwerd - and order it by which itches the most
#benwerdoh, I actually did have that on the idno page. Yes, will do that. Right now.
#tantekonce you have a partner, better to keep your own itches lists, and a collective one for the project
#finchdcaseorganic: I wanted to ask, how did the community choose mediawiki of the opensource wikis? I've been looking at a wiki for work, and couldn't decide
#tantekfinchd, couldn't decide among what options?
#gRegor`just got her set up with indieauth to sign her in :)
#tantekfinchd - short answer - MediaWiki is the open wiki UX that most people on the planet are familiar with thanks to Wikipedia, therefore it is the logical first choice for a new open source wiki on that basis alone as long as you don't mine the MediaWiki maintenance (which we are fortunate aaronpk is good at).
#tantekgRegor`: not required but certainly does personalize/humanize the RSVPs
#tantekand gives people a chance to start learning names/faces even before the IWC itself - helps enable friendlier interactions right from the start
#tanteka way to help people focus their energy on what a) matters to them *personally*, and b) that they feel empowered to actually *do* (rather than just talk about)
#tantekbenwerd, whenver someone makes a feature request, or starts asking "do you guys support x?", or "it would be cool if …", or "I have an idea for …" - respond by redirecting the conversation to personal itches
#tanteki.e. "What is the next most important itch on your own personal site?"
#tantekkeep asking that over and over and make them answer. then make them write it down on their user page.
#tantek.comedited /User:Werd.io (+36) "/* Notifications of profile references */ link to previous brainstorming on webmentions to my domain" (view diff)
#tantekbenwerd, hope you don't mind the linky linky - just trying to help connect your itches to existing thinking/doing in case it helps make it easier to scratch them!
#tantekWorking On are things where I have made *some* progress with UX, code etc. and thus am "in the middle of" implementing. Roughly ordered by personal priority.
#aaronpkhmm need a good header photo for indieweb event pages
#tantek.comedited /User:Tantek.com (+508) "/* working on */ update to link to Falcon Working On and Itches sections, note Itches specifically with an id so I can refer to #Itches, note items to be reprioritized into Falcon working on / itches lists" (view diff)
#tantekI'm trying really hard to minimize any private to-do lists for Falcon beyond just links to within the /Falcon page as reminders.
#tantek"doing" the working in the open thing instead of just "talking" about it ;)
#tantekthanks gRegor`! I've been a fan of gliders for a while, and I thought that particular phase in the glider lifecycle looked kind of like a falcon swooping down to pick something up.
#tanteksnarfed, that page / brainstorm has received very little critical review so please do so and feel free to speak if *anything* seems off / inaccurate.
#tantekin reading the etherpad about civilizingirc - it sounds like a lot of the problems can be (are?) avoided by the scratchyourownitch challenge-response
#tanteki.e. if someone has lots of free time, continuing to redirect them to *create* for their own website hopefully gets them working on that rather than just talking a lot in the channel
#tantekaaronpk, perhaps you can volunteer our code-of-conduct including the research we did for it
#aaronpkshe's talking specifically about the Cydia community, which is people trying to jailbreak their own phones, not sure how you can scratch your own itch more than that, heh
#tantekI also think having a wiki as an outlet for longer form collaborative writing makes a *huge* difference. Does the Cydia community have a wiki that they presumably push longer IRC text to?
#tantekI doubt when Kevin posted that in 29 April 2003 that he was ever expecting someone could *like* it (predates invention of FB likes) much less from *another* site!
#aaronpkInteresting that the gittip crisis is somewhat encouraging people to do it on their own site by linking to existing payment mechanisms like paypal or dwolla
#tantek!tell KevinMarks when you're on this slide http://slides.kevinmarks.com/procrustes.html#/12 perhaps consider making the point: "HTML is ACCEPTING, but sadly, IGNITE is NOT ACCEPTING of HTML slides (which this presentation originally was). Why does Ignite hate the open web?"
#LoqiKevinMarks: tantek left you a message 8 minutes ago: when you're on this slide http://slides.kevinmarks.com/procrustes.html#/12 perhaps consider making the point: "HTML is ACCEPTING, but sadly, IGNITE is NOT ACCEPTING of HTML slides (which this presentation originally was). Why does Ignite hate the open web?"
#tantek"HTML is ACCEPTING, but full disclosure, these slides are not"
#snarfedKevinMarks and i discussed possibly using OpenID for bridgy's blogger webmentions in person just now
#snarfedKevinMarks: funny "small world" story: i actually implemented blogger's OpenID support, along with google's other first OpenID product integrations, as 20% projects
#tantekso now that caseorganic has done Labyrinth as a setting / metaphor for silos / indieweb - it's got me thinking about other movies that could fit so well
#KartikPrabhutantek: Matrix is an obvious one that I think you have used in the past