tantekhave folks seen the newly updated http://identengine.com/ ? From what I can tell it's a complete replacement for the Google Social Graph API's rel=me functionality, except that it's also *open source*.
tantekI think identengine.com aligns nicely with the whole POSSE way of thinking, and should be able to be used to verify and/or discover both where you're POSSE'ing out to and where your primary site is.
tommorriswell, imagine an indieweb microblog-design feed reader. someone says "oh, I'm blabla on Twitter". tap it in, subscribe to their website instead. ;-)
tommorrisso, the current way I'm trying to do the indieweb thing is to work out what commercial services I'm using, then just trying to think of the easiest way to replace them with my own personal site is.
tommorrisso, GetGlue is an interesting one. it's a checkin app but for media. you can checkin to TV, movies, music, books, magazines, video games or even "thinking about" a particular topic.
tommorrisfor a while, I've used it to track what movies I've watched. that seems like an eminently cloneable thing given we have a pretty decent source of movie data: Wikipedia/Dbpedia.
tantekdo they have an API so you can syndicate your indieweb media "check-ins" into their site with a permalink in a "comment" on your "checkin" that links back to the original "post" on your indieweb site?
tommorristhere's loads of things I need to work on for tommorris.org, but most of my attention has been on work project recently. but I hit 2,500 posts in my posts table. ;-)
tommorrismostly what I've been doing is building an importer function into the Rails app, then dumping the XML or JSON into the Public/ folder on Dropbox, then pointing my server to those XML files.
barnabywalterstommorris: you made a comment recently about not being able to use the twitter API to get beyond 32,000 tweets. As we’re in europe, we are entitled to our entire history, but I don’t know if it’s in a very useful format
tommorrisso, the reason I've been putting off doing that is the URL routing. basically, I need to setup a way of forwarding the URLs. and maybe preserving the comments.
barnabywalterstantek: I have gone halves with activitystreams. I have no interest in using the actor-verb-object model either internally or user-facing, but it is useful to have a standardised interface to social “objects”