#mkotommorris aaronpk: I use the Swarm app to handle most of my checkins specifically because of that notifications panel checkin feature. I use the Foursquare PUSH API to propogate it to my personal site simultaneously (though I can check in from my website and syndicate it back to Foursquare as well).
#mkogRegor`: I ask because there's some really good out of the box full-text search indexing options for PHP, Node.js, and Django/Python that don't require much infrastructure.
#gRegor`LAMP - WordPress in this instance. Not going to invest the time in changing anything at this time. The 404 is just a minor nuisance at this point, not causing issues
#KartikPrabhukylewm: pinged you on #microformats if you are free
gr0k, tantek, KartikPrabhu, mlncn-agaric and pauloppenheim joined the channel
#KartikPrabhuanyone know how to add links in the ::after pseudo-element? I am numbering chapters and equations, and would like to add links on the actual numbers
#tantekuh, how do I put this. Generated content can't have markup
caseorganic joined the channel
#KartikPrabhutantek: yeah I sort of thought so... hate to do templating but might be the only option
#Loqitimezones are a way to create dependencies in your code on legislative bodies in countries you have never heard of[1] http://indiewebcamp.com/timezone
#tantekbret - not sure what you mean by "dated slugs" - the date in typical /URL_design *precedes* the slug.
#tantekalso, the "slug" is not the entire "path" of the URL - the slug is only the handful of human -readable words, camelCase, or hyphen or underscore delimited used typically in the latter part of the URL.
#kylewmI'm seeing kind of weird behavior with wiki logins. If I log in and click an http link (like the link to HWC above), it looks like I'm logged out
#kylewmmanually change it to https, and I'm logged in again
dariusdunlap, caseorganic, alanpearce, tantek, Pierre-O and gRegor` joined the channel
#tantek!tell KartikPrabhu have you considered showing other types of responses/interactions on your paragraphs via fragmentions in addition to notes/comments? E.g. likes, quotations, tags?
#LoqiA quotation is a type of post that includes a subset of the contents of another post, and a citation of that other post http://indiewebcamp.com/quotation
glennjones joined the channel
#tantekI wonder if a quotation is a type of response, where the in-reply-to is a fragmention of the original of the quotation. If you did that then the original could link back to you from marginalia next to the quoted paragraph with something like "quoted by so-and-so on YYYY-MM-DD".
caseorganic, gr0k and Pierre-O joined the channel
#tantekperhaps a quotation can be its own post (e.g. quoting an overheard conversation in person), or it can be a type of response to some other post, where all you're doing is quoting part of that other post.
#tantekI suppose that begs the question of, then what's the difference between a quotation response to a post that quotes the entire post, and a repost?
#tantekThey're certainly different in presentation
#tantekand perhaps that's enough to indicate that the author of the quotation / repost has a different intent in mind, and thus it's worth reflecting that in the format.
caseorganic and richardlitt joined the channel
#aaronpkcatching up with dates in URL discussion from yesterday
#Loqiaaronpk: ben_thatmustbeme left you a message 1 hour, 17 minutes ago: looks like the patch to ruby-lang got accepted to trunk, I don't know when they will backport this
#aaronpkif you put the date or time in the URL, IMO it should be the *local* date of the post, whatever timezone that's in
#aaronpkand yeah it's tricky to make that work right in code, but timezones are always hard to deal with
#aaronpkI'm not a fan of "always default to your home timezone" for content, because then the post permalink doesn't accurately reflect the time the post was made
#aaronpkand that gets really messy when traveling, but is pretty straightforward if you spend the whole day in one timezone
#aaronpkI would love my date permalinks to also show stuff after midnight before I went to sleep
#GWGSo, is putting an ad in the wiki for New Yorkers interested in starting a HWC an appropriate action.
#LoqiGWG: ben_thatmustbeme left you a message 2 hours, 20 minutes ago: looks like the patch to ruby-lang got accepted to trunk, I don't know when they will backport this
#tantekright, so solve that problem and you won't have to screw up your datetimes in your URLs with (invisible) inconsistent timezones
#sparveriusthey have a new set of tools for more easily managing your token
#mkoI'm okay with the timeboxing of my URL "days" as pinning everything to the Z timezone. I don't think of my data at the "day" resolution very often anyway.
#tantekmko - I think your solution is reasonable too
#mkoI think of it usually on an hourly resolution or a higher aggregate resolution (week / month).
#tantekthough I do tend to think (and browse) my data at "day" resolution often
#aaronpkmko: the problem I have with that is for part of the day, your URLs will have "25" in them but the local date will show "24"
#mkoI like to do too much with my data for which URLs are somewhat insufficient.
#mkoI do a lot of long-running task analysis on my data.
#mkoI could put make URLs for the resultant views of those, but it would be horrifying to have to manage all of that infrastructure. I'm fine with doing that type of analysis locally for now.
#LoqiKartikPrabhu: tantek left you a message 7 hours, 20 minutes ago: have you considered showing other types of responses/interactions on your paragraphs via fragmentions in addition to notes/comments? E.g. likes, quotations, tags?
#KartikPrabhutantek__: I have considered showing mentions and likes and so forth. but don't know how useful they are. For instance having a little icon on a paragraph only to have it reveal "1 like" seems strange.
#tantek!tell KartikPrabhu " having a little icon on a paragraph only to have it reveal "1 like" seems strange." agreed. Thus more icons! @(2) +(6) ^(5) "(2) (@=comment, +=like, ^=repost, "=quotation) and then clicking reveals actual marginalia comments, facepile of likes/reposts, quotations etc.
#LoqiKartikPrabhu: tantek left you a message 50 seconds ago: " having a little icon on a paragraph only to have it reveal "1 like" seems strange." agreed. Thus more icons! @(2) +(6) ^(5) "(2) (@=comment, +=like, ^=repost, "=quotation) and then clicking reveals actual marginalia comments, facepile of likes/reposts, quotations etc.
#KartikPrabhuat this point I store all the fragmentioned responses, but only display replies
#tantekKartikPrabhu: ooh - at least you're storing them - ok cool
#tantekso if I sent you a "quotation" fragmention response, you'd get it but maybe not know what to do with it?
#KartikPrabhuyup any webemention to a fragmentioned url is stored with the fragmention. the marginalia display at the moment only acts on replies
#tantek(that's how they indicate *what* they're reponding to)
#KartikPrabhui check for "u-in-reply-to" vs "u-like-of" vs "u-repost-of" if none of these are found but there still is a link to my post then it becomes a "mention
#tantekwhat if it has both u-in-reply-to and u-like-of?