2013-03-20 UTC
b0bg0d, elf-pavlik and erinjo_ joined the channel
mxuribe joined the channel
tilgovi, tantek and mxuribe1 joined the channel
# 02:36 aaronpk i've definitely found the best way to get in touch with him is via google+ :)
# 02:43 aaronpk "but therein lies the rub — outsourcing to a "silo" is just easier"
# 02:48 tantek coincidentally, Mark Hendrickson of "one click indieweb install" fame got his site up & running again today
# 02:49 aaronpk ah interesting.. I didn't even realize that hashtags don't have the "domain squatting" problem, because:
# 02:49 aaronpk "It also enforces actual use in the wild of tags, since no evidence of a tag will exist without it first being used in conversation."
bnvk, tantek, Nadreck, singpolyma, tilgovi, eschnou, andreypopp, friedcell, andreypopp_, adactio, tigerfinch and mxuribe joined the channel
andreypopp, bnvk, jedahan, bnvk_, tantek, josephboyle, b0bg0d, wajiii, wajiii-afk and eschnou joined the channel
jedahan, b0bg0d, friedcell, andreypopp, bnvk, tilgovi and tilgovi_ joined the channel
tantek joined the channel
# 22:19 tantek I've been pondering the use of "website as your API" in particular for indie web sites
# 22:19 tantek since indie web sites are particularly sensitive to maintenance issues (multiple URLs for the same thing etc.)
# 22:20 tantek and since we seem to have more of a bias towards static file storage solutions rather than database solutions
# 22:20 tantek is anyone else using HTML5+microformats for their static file storage?
# 22:21 aaronpk yes I'd like to drop my atom version of my feed in favor of people grabbing content from my html feed
# 22:21 tantek aaronpk - you use markdown files for storage right?
# 22:21 aaronpk yes, everything ist stored in markdown with a yaml chunk at the top for metadata like date, timezone, location, etc
# 22:21 aaronpk then I build the HTML version on the fly from those files
# 22:22 aaronpk yes, although I still have the annoyance of maintaining two views of the same data (HTML and XML)
# 22:23 tantek I wonder how hard it would be to deploy an hAtom (h-entry) to Atom proxy on AppEngine
# 22:24 tantek because nobody really cares that feed URLs look pretty right?
# 22:24 aaronpk it would be best to set up a simple project that can be pushed to heroku or an AWS server so everyone can potentially run their own or run shared ones
# 22:30 tantek yes that makes sense. you could even have composite hubs that did both.
# 22:30 aaronpk should be pretty simple now that there are multiple microformats2 parsers!
jedahan joined the channel
# 22:37 tantek speaking of storage discussions, finally read termie's post about pycon
# 22:43 tantek sigh. oh termie. I wonder who it was that he heckled.
friedcell joined the channel
# 23:23 tantek aaronpk - I think one thing the indiewebcamp code of conduct could use would be a tldr summary at the top
# 23:24 tantek tl;dr: Be respectful of other people, respectfully ask people to stop if you are bothered, and if you can't resolve an issue contact staff. If you are being a problem, it will be apparent and you'll be asked to leave.
jedahan joined the channel
termie joined the channel
# 23:37 termie erm "hello folks"
# 23:37 termie but my rel links are on term.ie/blog not term.ie
# 23:38 termie aaronpk: and tantek tells me you might be able to help :)
# 23:38 termie aaronpk: if it isn't possible to do paths i can probably do something shady via useragent but i'd prefer not to
# 23:40 tantek termie, you should update your links to twitter, github, facebook to use https
# 23:41 termie tantek: what rabbit hole have i jumped in...
# 23:43 tantek termie - copy the default HTML that term.ie is returning into an index.html file and add a few innocuous looking folders named "facebook", "github", "twitter" to the list
# 23:43 termie tantek: (it's already fake folders)
# 23:45 tantek rel-me requires that they both point to each other
# 23:46 tantek so yeah - add those links to your "home" page (with https and rel=me) and that should work
# 23:56 termie success, put them in a display none
# 23:57 termie oh my, hcard up in this
# 23:57 termie and i'm like third on the list using this sorting
# 23:59 termie i've been found out!