#indiewebcamp 2013-03-03

2013-03-03 UTC
jedahan, sdboyer, friedcell, rektide, Nadreck, tantek, bretolius, a, slvrbckt_, jancborchardt_, singpolyma, donpdonp, jancborchardt, Guest94901, heath, mkowens_, aaronpk, dpk, hadleybeeman, hober, elf-pavlik, benatkin, brianloveswords, mkowens, ianloic, wajiii-afk, tommorris, reidab, andreypopp, lmorchard, catsup, andreypopp_ and mxuribe joined the channel
#
aaronpk
writing my site with no database is really forcing me to come up with interesting ways of handling things
#
aaronpk
holy crap that was fast... TOML already has like 2 dozen parsers https://github.com/mojombo/toml#implementations
jedahan joined the channel
#
tantek
aaronpk, what's it for?
#
tommorris
tantek: it's like a simplified version of YAML or Windows INI files. configuration file rather than "markup" as such
#
aaronpk
it's supposed to replace YAML. it's a serialization format that maps to a hash in any native language that parses it
#
tommorris
wishes people would stop using "*ML" for things that aren't markup.
#
tantek
80 page spec - lol
#
aaronpk
tommorris: yea he changed the name to Tom's Obvious, Minimal Language, probably because of that
#
tommorris
I've seen far, far worse abuses of *ML
#
tantek
that's pretty funny
#
tantek
note that microformats.org was just barely 6 months old when he wrote that.
#
tommorris
the separation between vocabulary and structure is something I think XML failed at and both RDF and microformats succeeded at.
#
tommorris
the semantics of the data can fit within a wide variety of syntactical structures. y'know, like natural language. ;)
barnabywalters and scor joined the channel
#
tantek
barnabywalters - presumably if a site already has <action> elements, the extension doesn't "replace" them, right?
#
barnabywalters
barnabywalters: Well, they get replaced with a UI
#
tantek
and oh dear - let's please not use "share" as an example - "share" is such a trainwreck (as anyone using an android knows)
#
barnabywalters
Yeah, it's a ambiguous. Where am I using that?
#
tantek
do="share" :P
#
barnabywalters
Oh, in the code snippets. I’ll fix that
#
barnabywalters
On my personal site I’ve rolled out post, reply and bookmark actions
#
barnabywalters
With their twitter equivalents as fallback
#
barnabywalters
Bad share verb fixed, replaced with post
jedahan joined the channel
#
tantek
barnabywalters - another big difference between webactions (and other tech approaches)
#
tantek
in addition to being user-centric
#
tantek
webactions, and specifically the proposed action tag, do not require any JS on the publisher side
#
tantek
markup only
#
tantek
that's a big one
#
barnabywalters
tantek: Absolutely — in the example code snippets I tried to emphasise the straightforward approach to markup and BC
#
tantek
I also meant as one more thing to note in the section " Isn’t this just [web intents | web activities | x other technology]?"
#
barnabywalters
I.e. “just wrap what you've already got and everyone wins”
#
tantek
right
#
barnabywalters
Yeah, that section should be on the wiki really
#
barnabywalters
I’m experimenting with, instead of FAQ, questions with answers and questions without
#
tantek
also - feel free to use this as a reference in the "what are <action> elements" q: http://tantek.com/presentations/2012/06/osb12-web-actions/#slide15
#
tantek
that was the first public proposal of them
#
tantek
2012-06-28
#
Loqi
!calc 2012-06-28
#
barnabywalters
Okay, I added those clarifications
#
tantek
(in case people think you're just making things up ;)
#
barnabywalters
!tell gjones,erinjo as someone who's done web action UI brainstorming, I'd be really grateful for feedback for this: https://github.com/barnabywalters/web-action-hero-toolbelt — the actual button UI is fairly awful but the structure is in place
#
Loqi
Ok, I'll tell them that when I see them next
#
Loqi
Ok, I'll tell them that when I see them next
barnabywalters joined the channel
#
barnabywalters
Hah, just noticed a selfdogfood fail on the web intents site — they're using a G +1 button
#
tantek
barnabywalters - heh - well, it was a Google-invented/Google-only technology anyway
#
tantek
intents that is
shaners, barnabywalters, tilgovi, danbri and Nadreck joined the channel