#indiewebcamp 2013-01-13

2013-01-13 UTC
tantek, zztr and morrocco_mole joined the channel
#
@bendechrai
Yes! Added to todo list! /cc @priva_si #privacy #ownyourdata RT @_philbrown: You should share that as a Vagrant box https://twitter.com/bendechrai/status/289299043014828032
tantek_, tantek, singpolyma, danbri, lmorchard, eschnou, catsup and barnabywalters joined the channel
#
@BarnabyWalters
Registered http://taprootproject.com for #indieweb reasons. My publishing software is being released soon! /cc… http://waterpigs.co.uk/notes/810/
josephboyle, aaronpk, friedcell, tantek and andreypopp joined the channel
#
tommorris
hmm, no barnaby.
#
tommorris
I just looked at the HTML5 spec and saw that ins lets you have datetime as an attribute.
#
tommorris
<ins datetime="2013-01-13T18:41:00Z">And another thing...</ins>
#
tantek
indeed - that's been there since HTML4
#
tantek
in HTML5 - you can specify just the date if you wish (omit a superfluous / artificially precise time). you're welcome. ;)
#
tantek
similarly with <del>
a_ joined the channel
#
tommorris
tantek: thinking that I might make it a post-processing step. when I save, it checks for new <ins> elements, adds datetime attribute
tilgovi joined the channel
#
tantek
tommorris - that's pretty cool - semi-auto markup
#
tommorris
tantek: it's one of the many reasons I was very angry about the complexity of HTML, and the need for a simpler way to parse it and manipulate it (simpler that is than "launch a Gecko/WebKit instance")
#
tommorris
because once you have got the ability to programatically modify HTML, it actually becomes possible to usefully process it and build non-hacky stuff around it
#
tommorris
but I feel I may perhaps at this point be preaching to the cardinal.
#
tantek
so this is why I decided to stick to XML-valid HTML5.
#
tantek
tons more tools, libraries, objects/classes you can use to process it
#
tantek
until libhtml5 gets ported everywhere
#
tantek
in fact, using programmatically modifiable HTML was the essence of my second indieweb post made with Falcon: http://tantek.com/2010/002/t1/html-model
#
tantek
I basically live-posted as I figured out how I wanted to and built Falcon piece by piece.
#
tommorris
I switched my RDFa prefixes over from xmlns: attributes to the new prefix attribute t'other day. With that, <article> tags, microformats2 and a <nav> element, I feel like I'm living in a weird future codesigned by you, TimBL and Hixie.
#
tantek
Heh. Hopefully a simpler more reliable future.
#
tantek
BTW - not sure how the reaction has been in the UK, but over here we're all pretty upset about the whole @aaronsw thing. Saw you posted a report.
#
tommorris
yeah, #swig, the semweb channel is mourning.
#
tommorris
I wrote the Wikinews article - seemed fitting as I'd written the previous one about him being arrested over the JSTOR thing
#
tantek
there's a lot of anger over here
#
tantek
we've lost another open web visionary and creator
#
tantek
anyway - I'm going to go get a bite to eat. just wanted to say hi about the whole aaronsw thing.
#
danbri
tantek, yeah a lot of us pretty shocked...
#
danbri
i guess in the uk few of us saw the older Aaron on a regular basis
#
danbri
so the aaron in that photo is the one i remember
#
danbri
and it's hard to square that with what just happened
#
danbri
"a policy of draconian error-handling is a policy of failure" +1
#
tommorris
crikey, my browser was working before I decided to open the WHATWG version of the HTML5 spec
#
tantek
great photo.
eschnou joined the channel
#
tantek
Aaron was very influential. His insistence pushed me to blog one of my post popular posts: http://tantek.com/log/2007/02.html#d19t1813 - later referenced by Ev about Twitter in his Web 2.0 interview: http://blogs.barrons.com/techtraderdaily/2007/10/17/web-20-summit-twitters-evan-williams/
#
tommorris
tantek: on hypothesis 2, I'd say it's confirmed by the use of Mosh <http://mosh.mit.edu/>. It makes SSH more responsive when connecting over mobile, and thus actually makes it a lot less painful and easier to use.
#
tommorris
a nerdy example, perhaps
morrocco_mole, singpolyma, barnabywalters, friedcell, barnabywalters_ and danbri_ joined the channel
#
@aral
Worrying trend using Facebook, Google+, and other walled gardens as blogs. Especially geeks should know better. #indieweb
#
@captcodemonkey
RT @aral: Worrying trend using Facebook, Google+, and other walled gardens as blogs. Especially geeks should know better. #indieweb
#
Loqi
RT @aral: Worrying trend using Facebook, Google+, and other walled gardens as blogs. Especially geeks should know better. #indieweb
#
@ondragebauer
RT @aral: Worrying trend using Facebook, Google+, and other walled gardens as blogs. Especially geeks should know better. #indieweb
#
@trodrigues
RT @aral: Worrying trend using Facebook, Google+, and other walled gardens as blogs. Especially geeks should know better. #indieweb
tilgovi joined the channel
#
@dadogdamastar
RT @aral: Worrying trend using Facebook, Google+, and other walled gardens as blogs. Especially geeks should know better. #indieweb
#
@dshaw
RT @aral: Worrying trend using Facebook, Google+, and other walled gardens as blogs. Especially geeks should know better. #indieweb
#
@antonwhalley
RT @aral: Worrying trend using Facebook, Google+, and other walled gardens as blogs. Especially geeks should know better. #indieweb
#
@ephanypdx
RT @aral: Worrying trend using Facebook, Google+, and other walled gardens as blogs. Especially geeks should know better. #indieweb
#
@BarnabyWalters
Finally added cross-cutting caching injection to #taproot! Performance should significantly improve now #indieweb (http://waterpigs.co.uk/notes/812/)
#
barnabywalters
Wow, aral gets retweeted a lot!
#
tommorris
is tempted to ask aral whether he's posted that tweet on aralbalkan.com. ;-)
#
tommorris
hey barnabywalters
#
barnabywalters
evening tommorris
#
barnabywalters
well, he has a "notes" section, though his notes are my essays!
#
barnabywalters
not that I’m as good a writer, or ever do long-form stuff
#
tommorris
so, today, I've just learned that the ins element has a datetime attribute
#
@_romac
RT @aral: Worrying trend using Facebook, Google+, and other walled gardens as blogs. Especially geeks should know better. #indieweb
#
barnabywalters
tommorris: let me guess: you’re going to make your app automatically fill it out? ;)
#
barnabywalters
awesome stuff!
#
tommorris
and del too, probably
#
barnabywalters
been on my "to develop" list for a while, as well as auto-filling @cite
#
barnabywalters
(I think it’s cite, anyway)
#
tommorris
yeah, there's a cite attribute on both
#
tommorris
at that point, you get into version control, which I haven't yet implemented, but might
#
@wesleyhales
RT @aral: Worrying trend using Facebook, Google+, and other walled gardens as blogs. Especially geeks should know better. #indieweb
#
barnabywalters
well, I’m experimenting with pushing ins and del as far as they’ll go and see where they start to break down
#
barnabywalters
I saw your posts about aaronsw. Over the past two days I’ve gone from having almost no idea who he was to being the most sad and angry I’ve been about anything for a long time.
#
tommorris
#swig, the Semantic Web channel, has been discussing nothing but aaron. He was an early RDFer.
#
barnabywalters
I liked timbl’s email about it. short and effective.
#
@JeremiahLee
RT @aral: Worrying trend using Facebook, Google+, and other walled gardens as blogs. Especially geeks should know better. #indieweb
#
barnabywalters
tommorris: as a WP admin, do you think evanpro’s suggestion of putting a link to suicide hotlines on it’s WP page will come to fruition?
#
@gkc
RT @aral: Worrying trend using Facebook, Google+, and other walled gardens as blogs. Especially geeks should know better. #indieweb
#
@royclarkson
exactly. “@aral: Worrying trend using Facebook, Google+, and other walled gardens as blogs. Especially geeks should know better. #indieweb”
tantek joined the channel
#
tommorris
barnabywalters: nope, won't go anywhere.
#
tommorris
It should, but it won't.
#
tommorris
we've proposed things like that in the past, especially for medical articles
#
tommorris
(the number of people who self-diagnose all sorts of things from Wikipedia is ridiculous.)
#
barnabywalters
what reasons are given to oppose them? to country/charity specific?
#
tommorris
but we have a strong policy of no disclaimers
#
tommorris
well, there's a bit of a slippery slope argument too
#
barnabywalters
and linking to help services could be interpreted as giving advice?
#
tommorris
there's a definitional argument: it's outside of the remit of an encyclopedia
#
tommorris
and there's a consequential argument: if we start doing it for, say, suicide, where do we stop?
#
tommorris
I have no desire to spend the next few years explaining to homophobes that we can't have "pray away the gay" helplines listed at the bottom of articles on sexuality
#
barnabywalters
ah, I see :/
#
tommorris
there are things we can do: I'm thinking of suggesting that 'New Admin School' should have a section advising admins on how to deal with emergency and crisis situations
#
tommorris
we've had people come on to Wikipedia IRC channels claiming they are suicidal, self-harming or with mental illnesses that need help
#
barnabywalters
so WP admins need to have basic therapy training?
#
tommorris
well, we sort of have some guidelines in place for that: generally, if it's on-wiki, we forward details to emergency@wikimedia.org
#
tommorris
we rev-del (revision delete) bullying, attempts to out people's IRL identities and so on
#
barnabywalters
but who is the person on the receiving end of those emails?
#
tommorris
a team of people at the foundation, who have direct database access
#
tommorris
so, if someone is suicidal, we can send stuff to there, they have people who can do IP lookups and so on and if appropriate contact police or emergecny services
#
barnabywalters
that must be quite a job. I never knew WP acted as an… international proxy to emergency services
#
barnabywalters
huh. that’s amazing.
#
tommorris
well, I'm not sure who is on it exactly, but I expect it's probably Community Department people and legal counsel
#
tommorris
I've only ever had to contact it once, which was some idiot who made a bomb threat against the Wikimedia Foundation
#
@markrglover
RT @aral: Worrying trend using Facebook, Google+, and other walled gardens as blogs. Especially geeks should know better. #indieweb
#
tommorris
And I knew it was 99.999% likely to be utter bullshit, but I forwarded it on anyway just in case
#
tommorris
breathes a sigh of relief that it is indefinitely full-protected.
#
tommorris
also, the amount of bureaucracy hidden away in Wikipedia astounds even me sometimes. And I say that as someone who was recently asked if he'd like to run for election for the position of 'bureaucrat'.
#
barnabywalters
getting late. goodnight all
#
Loqi
gute nacht!