#indiewebcamp 2012-07-06

2012-07-06 UTC
brennannovak joined the channel
#
Loqi
2 files modified, 1 new files in evanp/openfollow/master by evanp https://github.com/evanp/openfollow/compare/c70ac62bc658...3c616b9fa830
#
Loqi
evanp: Initial tests for Identifier class
#
Loqi
evanp: start canonicalizing identifiers
#
Loqi
evanp: canonicalize from and to in Edge
#
benatkin
brennannovak++
#
Loqi
brennannovak has 4 karma
dascher joined the channel
#
Loqi
2 files modified in evanp/openfollow/master by evanp https://github.com/evanp/openfollow/compare/3c616b9fa830...fcebfbba8430
#
Loqi
evanp: Canonicalize Twitter identities
dascher joined the channel
#
Loqi
evanp: Canonicalize an ID if we're querying on it
#
Loqi
evanp: Use canonical version of Twitter ID in test
#
Loqi
2 files modified in evanp/openfollow/master by evanp https://github.com/evanp/openfollow/compare/fcebfbba8430...24231d0c80bb
dreeves, zztr and brennannovak joined the channel
#
@AndrewKorf
You still need your own website: http://t.co/0FapDubM A blog post from the future. #indieweb /via @haxor @macslocum /cc @firasd @stoweboyd
#
Loqi
2 files modified in evanp/openfollow/master by evanp https://github.com/evanp/openfollow/compare/24231d0c80bb...83b12a8c07e5
#
Loqi
evanp: Identifier.unify() method
dascher and brennannovak joined the channel
#
@fpgsmtest2
#SXSW #indieweb: go ACC Ballroom BC now for "Breaking Down Walls, a Decentralized Social Web?" with @evanpro @t #SXasocialweb (ttk.me t4Gs1)
tantek, mime and voxpelli joined the channel
#
@indiewebcamp
@adambyrtek you're right. That's exactly what inspired the creator-focused IndieWebCamp•com: to create, live, breathe usable #indieweb tools
tilgovi joined the channel
#
tantek
aaronpk, I've implemented date-ordered (most recent first) search on tantek.com thanks to the tips you shared
#
tantek
with a minor tweak
#
tantek
the 'tbs' param value that you suggested was already URL escaped - it needs to be unescaped for use in an input type=hidden
#
tantek
<input type="hidden" name="tbs" value="sbd:1,cdr:1,cd_min:1/1/1970"/>
#
tantek
that plus the as_sitesearch as a hidden input:
#
tantek
<input type="hidden" name="as_sitesearch" value="tantek.com"/>
#
tantek
does the trick when added to the visible 'q' input text field:
#
tantek
<input type="search" name="q"/>
#
tantek
altogether in a block of <form> code:
#
tantek
<form class="search" action="http://www.google.com/search" method="get">
#
tantek
<input type="hidden" name="as_sitesearch" value="tantek.com"/>
#
tantek
<input type="hidden" name="tbs" value="sbd:1,cdr:1,cd_min:1/1/1970"/>
#
tantek
<input type="search" name="q"/>
#
tantek
<button type="submit">Search</button>
#
tantek
</form>
#
tantek
that's likely worth an IndieWeb how-to blog post
#
tantek
(for indieweb blogs that implement PuSH at least)
borior joined the channel
#
@xtof_fr
Wired : #Wiki Inventor Sticks a Fork in His Baby http://t.co/L8iCMZen #indieweb
borior and borior1 joined the channel
#
@julien51
@marshallk :) I was hoping to see you last weekend for #indiewebcamp. Of have shown u the butler and you'd loved it!
barnabywalters and spinnerin joined the channel
#
Loqi
evanp: Unify identifiers when Edge and inverted Edge are created
#
Loqi
1 files modified, 1 new files in evanp/openfollow/master by evanp https://github.com/evanp/openfollow/compare/83b12a8c07e5...1b7edecdc9dd
mime joined the channel
#
Loqi
1 files modified in evanp/openfollow/master by evanp https://github.com/evanp/openfollow/compare/1b7edecdc9dd...d626454b6b50
#
Loqi
evanp: complementary -> inverted
barnabywalters, zztr, dreeves and tantek joined the channel
#
tantek
good day all - happy leet-o-clock (PDT)
#
Loqi
yay!
#
tantek
I was thinking of creating a set of metrics for measuring the "indieweb"ness of individual sites, so that we could measure both our own individual progress and collectively
#
aaronpk
that's an interesting idea!
#
tantek
perhaps into areas and then levels in each area
#
tantek
how about "indiemark" as a working name for this?
#
aaronpk
indierank?
#
tantek
I thought about rank - but rank implies a serial order
#
aaronpk
I would want it to fit into a sentence like "My site's ____ is 8/10" or "What ____ did your site get?"
#
aaronpk
but that's true about the order
#
tantek
because there are several areas, and you can be ahead or behind in any particular area, I thought "mark" was better, similar to the "ringmark" effort at W3C
#
tantek
except ours would actually be sensible
#
tantek
a lot of this is based on my Diso 2.0 thinking which contains multiple dimensions of independence / self-reliance / robustness: http://tantek.com/2010/034/t2/diso-2-personal-domains-shortener-hatom-push-relmeauth
#
tantek
one of the challenges of any "*-mark" system is to figure out abstract levels that one technology can satisfy today and another could replace tomorrow.
#
tantek
any ranking/mark system that depends on a specific technology tends to either look silly after a while, or unfortunately cause people to waste time implementing obsolete technologies just to earn a specific level
#
tantek
alright, that's probably enough to start braindumping on a wiki page
#
aaronpk
just realized that also I wouldn't want an x/10 score because some of the points I may not feel the need for
#
Wraithan
13:36:53 @tantek | good day all - happy leet-o-clock (PDT)
#
Wraithan
lol'd
#
aaronpk
#9 in your list is a good example... maybe I don't want comments on my site at all, so I will never hit that point
#
tantek
note #9 is edit/comment authorization
#
tantek
so you could for example satisfy that by having a white-list of folks who you allow to make edits to your post per http://indiewebcamp.com/sign-in-use-cases#minor_edits
#
tantek
one of the reasons I want to do this as a "mark" with areas/levels is that IMHO "SWAT0" was too hard and unsustainable - that is - I believe some implementations claimed to pass SWAT0, but that perhaps only Statusnet is still around?
#
aaronpk
oh yes... SWAT0
#
tantek
it also prioritized the wrong things (IMHO) from an *indieweb* perspective
#
tantek
I mean, it made sense from the FSW framing at the time perspective.
#
aaronpk
yea, the other nice thing is that whatever ranking/mark system this ends up being will also help give people an idea of the kinds of goals of the indieweb in an easy to consume manner
#
tantek
e.g. cliqset(.com) is gone - and I think it was used to pass SWAT0
#
tantek
I don't even know if we have 3 implementations that can be used to pass SWAT0 any more.
#
tantek
I'm not sure how "easy to consume" it will be - though that should be a goal
#
tantek
BTW - I'm still a bit annoyed/bitter how W3C effectively killed the FSW effort. They took over the wiki, required you to join the W3C "Federated Social Web Incubator Group" (previous logins were dropped) and then eventually closed that group.
#
tantek
and I wrote most of it!
#
aaronpk
yea really! What have they done since then? There was a conference call or something later, right?
#
aaronpk
"Please join the new (January 2012) W3C Federated Social Web Community Group ! Some links and information on this Wiki need to be updated." ?
tilgovi joined the channel
#
aaronpk
hey they linked to indiewebcamp on the main page!
#
tantek
yeah! User:Pelf did that
#
aaronpk
how is that even possible?
#
tantek
well it says he has "nomadic lifestyle"
#
tantek
looks like he installed Diaspora on his domain but didn't get much further: https://wwelves.org/
#
tantek
aaronpk - btw did you get my error reports about the feed (e.g. splitting entries on ";" etc.) ?
#
tantek
apparently yes - as the feed no longer does that :)
#
aaronpk
hm I don't remember seeing that
#
aaronpk
oh strange
#
aaronpk
looks like it's in the logs too, not just the xml file
#
tantek
anybody else here use WordPress on their primary self-identifying site?
#
tantek
and specifically, anybody who came to IndieWebCamp 2012?
#
tantek.com
edited /projects (+1245) "update a few attendees using vs. other independents using, add StatusNet section and Evan. note explicit subsorting by number of indiewebcamp users using"
(view diff)
#
tantek
next IndieWebCamp we should certainly do a survey of who is running what on their primary domain and then update the Projects page accordingly.
#
tantek.com
edited /projects (+16) "/* explorations */ IndieMark, going to put down some ideas to start this off"
(view diff)
mime joined the channel
#
@haxor
@stoweboyd We think it's important for the #indieweb. Old news to you. Vast majority of people have no idea. This is part of the problem.
#
tantek.com
created /IndieMark (+2098) "draft collection of ideas for a start"
(view diff)
tantek and dreeves joined the channel