Loqi[google] data-transfer-project: The Data Transfer Project makes it easy for people to transfer their data between online service providers. We are establishing a common framework, including data models and protocols, to enable direct transfer of data both into and out of participating online service providers.
[shaners][aaronpk] [tantek] et al. If yall could make [ben_thatmustbeme] (gh: dissolve), [jgarber] (gh: jgarber623) and me (gh: veganstraightedge) admins on the github mf org, I’ll move the microformats-ruby repo (parser rubygem) over from the indieweb org.
[shaners]I’ve got them shaped up to be pretty uniform in their README and repo setup. All four are auto-deploying to their respective subdomains on Heroku now. (All commits to master get pushed to production.)
[shaners][ben_thatmustbeme] We’ll have a few things to change after the repo URL changes, but they’re pretty minor: travis, code climate, readme, gemspec, ?.
[shaners]If someone can getting it patched up and running (in a way that works on Heroku), I would love love love that. And will happily deploy it to `https://node.microformats.io`.
[shaners]Alternately, if someone wants to build a simpler site that cargo cults the existing parser sites html/css/bootstrap but backed by the node parser, I would happily deploy that too.
tantek__shaners++ great. is it general good practice to make project owners also be admins in an org? if that's the only the make it work, let's do it. I'm not as familiar with "usual" github org practices so I'm open to suggestions
Loqi[veganstraightedg] @aaronpk @gRegorLove @snarfed @tommorris et al What are your Heroku account email addresses? I'll add you to the microformats.io apps.
LoqiIt looks like we don't have a page for "autocomplete" yet. Would you like to create it? (Or just say "autocomplete is ____", a sentence describing the term)
LoqiA nicknames cache is a way indieweb sites store information about people to improve the user experience of the site owner referring, mention, and/or linking to those people https://indieweb.org/nicknames-cache
sknebelfrom my reading, <img> nested in another tag would only trigger if the nested tag is the only one in the root, and here theres <a><img></a><span></span>