#tantekare we clear on the wiki caching of images not implying they are in public domain?
#aaronpki'm not really sure how to make that clear. as far as anyone is concerned it's still hotlinked, like if you go edit the page it still shows the original URL
#aaronpki could serve the images from the amazon CDN URL so that it doesn't even look like it's on indiewebcamp.com at all
#tantekI think as long as it doesn't look like it's coming from an indiewebcamp.com URL we should be fine
#KartikPrabhuoh ok. I was worried that the domain changed! :P
#GWGaaronpk: Does anyone use an arbitrary file name in micropub? Other than the audio, video, photo ones noted?
#GWGI'm playing around with micropub, trying to give snarfed his unit tests, but part of that is recognizing the standard is evolving, and I was trying to build making it easier to adjust with the standard into the code.
cmhobbs, shiflett and scoates joined the channel
#GWGWhich brings me back to the question of how you keep a code supporting a changing standard current. When do you deprecate or not deprecate
#aaronpkGWG: i actually just added support for posting .geojson files to my new site, which is how i'm getting bike rides there
#GWGaaronpk: Figured you would have tried something other than strict media.
#GWGThe nice thing about the micropub design is you could make it do anything, it seems.
j12t, tantek, mdik, shiflett and jgee joined the channel
#kylewmgeneral http question -- is it desireable to set the Content-Length header manually, or should we rely on the server to set it or not at its discretion?
tantek joined the channel
#kylewmapparently Apache sets it for smallish requests, but larger requests get chunked
#kylewmand chunked encoding does not know the Content-Length when it starts sending
#aaronpki always let the web server do its thing with that header
#tantekbut I'm pretty wiped from somehow doing a bunch of indieweb wiki edits and stuff and all the Science Hack Day hacking today (built a portable planetarium and just demo'd it)
#kevinmarksApache Shindig is an open source implementation of OpenSocial specifications, including Activity Streams. It is at http://shindig.apache.org/
#snarfedhey GWG does your syndication links wordpress plugin only work with specific silos?
#snarfede.g. i gave it the indienews syndication link for that post, and it renders the link, but there's no link text, i guess since it doesn't have an icon hard-coded in for indienews, so the syndication link is invisible
KartikPrabhu joined the channel
#GWGsnarfed: It is supposed to default to a generic globe icon for anything it doesn't recognize.