#indiewebcamp 2013-03-24

2013-03-24 UTC
#
tantek.com
edited /2013/UK (+90) "/* RSVP */ note David Kendal's project Publish Jr. which runs his blog at davidkendal.net"
(view diff)
#
dpk
:-/
#
tantek
nudge nudge :D
#
tantek
aaronpk - what's the name of your implementation that runs aaronparecki.com (and caseorganic?)
#
tantek
caseorganic.com that is. ahem.
caseorganic joined the channel
#
tantek.com
edited /projects (+16) "/* Falcon */ link to a main article on Falcon"
(view diff)
#
@tomhenrich
Google Reader: moved to self-hosted #ttRSS instance.
#
tantek.com
created /cassis (+230) "disambig"
(view diff)
#
tantek.com
created /relmeauth (+181) "disambig"
(view diff)
#
tantek.com
created /tmhOAuth (+149) "stub"
(view diff)
#
tantek.com
created /cassis.js (+193) "stub"
(view diff)
#
tantek.com
edited /Falcon (+3710) "expand article with info from projects page, document code files, template(s), and storage format of current Falcon implementation"
(view diff)
#
tantek.com
edited /Falcon (+20) "/* Storage format */ retrieved sounds better/more accurate than extracted"
(view diff)
#
tantek
tommorris, aaronpk - I've documented the storage format I'm using for Falcon. So I pass the baton to you two to document as much about your implementations (Ferocity, and aaronpk, what's yours called?) on the wiki. Figuring we can learn from each other.
#
tantek
!tell barnabywalters - you too, what's your blogging engine called (add it to indiewebcamp.com/projects) and document at least its storage format per: http://indiewebcamp.com/irc/2013-03-23#t1364092337 e.g. http://indiewebcamp.com/Falcon
#
Loqi
Ok, I'll tell him that when I see him next
tantek joined the channel
#
tantek.com
edited /Falcon (+409) "/* Templates */ almost forgot about the minimal feed template"
(view diff)
wajiii-afk, singpolyma and tantek joined the channel
#
tantek.com
edited /Falcon (+712) "/* Storage format */ note that falconpost appends and reads rel alternate urls to syndicated copies on hentry elements"
(view diff)
tantek and andreypopp joined the channel
#
@brianjesse
"2005 was not a magic time of possibilities that have since died" #rss #indieweb
tantek joined the channel
#
tantek.com
edited /Falcon (+55) "/* Storage format */ reword / clarity"
(view diff)
#
tantek.com
edited /Falcon (+28) "/* Storage format */ POSSE of course"
(view diff)
eschnou, lmorchard, friedcell, andreypopp and scor joined the channel
#
@BarnabyWalters
#watching/#listening to @aral’s “The High Cost of Free” (slides and audio) #indieweb #ownyourcontent #bookmark (http://waterpigs.co.uk/notes/1180/)
caseorganic joined the channel
#
caseorganic
tantek: nice
#
aaronpk
tantek: hello! just got back to my computer after yesterday's travel
#
aaronpk
in Palm Springs now at the Esri conference
#
aaronpk
I've always been bad about naming things
seyz joined the channel
#
tantek
aaronpk - if you don't name it then maybe one of us will, like you could call it
#
tantek
bloqi
#
tantek
it sorta looks like "blog" ;)
#
aaronpk
I called my previous iteration of it "pkwiki", although it isn't exactly a wiki
#
tantek
and it sounds cute
#
tantek
pkwiki sounds too close to pbwiki
#
aaronpk
oh true
#
aaronpk
although now it's pbworks
#
tantek
still plenty of legacy
#
tantek
and it's not just a wiki!
#
tantek
(what you've built that is)
lmorchard, eschnou, zztr, tantek-ipod, caseorganic and caseorga_ joined the channel
#
@nicocharlery
All my bank account data just by running a ruby script \o/ so so good ! #OwnYourData
#
@cleble_lebl
RT @nicocharlery: All my bank account data just by running a ruby script \o/ so so good ! #OwnYourData
barnabywalters joined the channel
#
Loqi
barnabywalters: tantek left you a message on 3/23 at 7:34pm: - you too, what's your blogging engine called (add it to indiewebcamp.com/projects) and document at least its storage format per: http://indiewebcamp.com/irc/2013-03-23#t1364092337 e.g. http://indiewebcamp.com/Falcon
#
barnabywalters
tantek: will do, although coincidentally I’m actually changing the storage format/logic right now!
#
barnabywalters
moving from pure DB to files + DB for indexes, after frustration and general bad feelings toward DBs
#
tommorris
I'm leaning towards moving to something like MongoDB. I'm increasingly reaching frustration with traditional RDBMSes too.
#
barnabywalters
new taproot design principle: build software which feels safe — discomfort, awkwardness, security and privacy are all secondary to safety of data
#
tommorris
is rather proud of this blog post: http://tommorris.org/posts/8160
#
barnabywalters
tommorris: you should be, it’s a great piece of writing
#
barnabywalters
I wonder if the guy will ever read it
#
tommorris
I'd like to think so.
#
barnabywalters
tommorris: yeah, mongo is up for consideration for the indexing half of my persistent storage needs, esp. as it has geo indexing
#
tommorris
the nice thing about Mongo is that while I think it fails as a large-scale database (we use it at my new job and there are... interesting issues)... it scales *down* pretty well
#
tommorris
like, it does geo stuff brilliantly with a lot less fuss than something like PostGIS
#
waterpigs.co.uk
created /Taproot (+2266) "Created with taproot documentation"
(view diff)
#
waterpigs.co.uk
edited /Taproot (+624) "Fixed template tag, added principles"
(view diff)
#
barnabywalters
I think that, coinciding with redoing my persistent storage, I might do away with my internal usage of ActivityStreams. It’s not like publishing AS data is ever likely to be useful, and some of the semantics are dodgy
#
barnabywalters
probably roll my own based on bits I like from AS mixed with mostly µf semantics
#
tommorris
I'm sort of mixing together any metadata that's applicable
#
tommorris
so, microformats, activitystreams, rdfa (foaf, sioc, schema.org, GND etc.)
#
barnabywalters
I’m going for a flatter version of the µf JSON representation — no properties key (type is a property, children is irrelevant) and much less use of arrays
#
barnabywalters
tommorris: I’d be interested to know what you’ve picked from schema.org (IMO it mostly useless)
#
barnabywalters
s/it/it’s
#
Loqi
barnabywalters meant to say: tommorris: I’d be interested to know what you’ve picked from schema.org (IMO it’s mostly useless)
#
tommorris
I'm a schema:Person and all my posts are schema:BlogPosting's.
caseorganic joined the channel
#
aaronpk
name-brainstorming for my site's software... "p3k" pronounced "peek"!
#
barnabywalters
aaronpk: nice :)
#
barnabywalters
I find it really interesting how so few of us open source our entire software — I was talking to people at digpen this saturday about how *not* collaborating on code has forced us to collaborate in more interesting ways
#
aaronpk
agreed!
#
aaronpk
also far fewer arguments, since we don't have to agree on code styles, frameworks, languages, etc
#
barnabywalters
aaronpk: good point, I hadn’t thought of that
eschnou, donpdonp, zztr and tantek joined the channel
#
aaronpk
tantek: I'm thinking "p3k" (pronounced "peek") as the name of the software powering my site
#
aaronpk
the three P's are "personal publishing platform"
#
tantek
makes sense!
#
tantek
that's impressive patience and restraint tommorris
#
tantek
seems like another haters gonna hate data point (the way they mixed in all kinds of *phobias). which is sad.
brianloveswords_ and jancborchardt joined the channel
#
tantek.com
edited /Taproot (+14) "see also projects"
(view diff)
#
tantek.com
created /Ferocity (+596) "stub"
(view diff)
singpolyma and dpk joined the channel
#
tantek.com
edited /Falcon (+440) "/* Code Files */ how code makes its way from Falcon to cassis.js, and functions therein that have found usefulness outside of Falcon"
(view diff)
#
tantek.com
edited /projects (+445) "/* experimental */ add Taproot, main link to Ferocity"
(view diff)
dpk, sdboyer_, josephboyle and ianloic- joined the channel
jaquecoustaeau and termie_ joined the channel