Less is more: Stalkr

[ Posted by James Harton Sun, 28 Jun 2009 23:17:25 GMT ]

A few months ago I launched on an (ultimately failed) effort to build a web-app a month for an entire year. I've managed to push out two; Flittr and Stalkr and got to work on a start-up, Sociable instead.

I wanted to talk about Stalkr, because I just removed it's "Alpha" moniker. Oh sure, I'm absolutely certain things are broken about it - but I don't really care. I built it mainly, like Flittr, just to see what would happen. Apparently what happens is not much, but with (the awesome) Heroku around to host my experiments there's a low barrier to entry when it comes to just giving it a whirl.

So, with Stalkr I decided to have a stab at solving one problem and solving it very simply: I'm sick of trying to figure out what services I'm using at someone else might be using. You start with something like "Do you use Skype?", to which they reply;
"No."
"Well how about MSN?" you say.
"No."
"AIM?, Facebook? Twitter?".
Eventually, after dealing with the confused looks, you discover that your friend only has an old Gadu-Gadu account left over from when his kid sister was on exchange in Poland. This whole conversation can be reduced to "Let's chat some time, you can find my details on stalkr dot cc slash jamesotron".

Posted in  | Tags ,  | 2 comments

Stalkr Widget

[ Posted by James Harton Fri, 22 May 2009 04:33:16 GMT ]

I've just thrown together a small widget for Stalkr that allows you to display your contact information on your blog or website. It's really easy to use, just add the following code to your page where you want the widget to be:
<script type="text/javascript" src="http://www.stalkr.cc/widget/jamesotron"></script>
obviously replacing "jamesotron" with your Stalkr login. You can see the output on the top right of this page. Feedback is appreciated.

Posted in , ,  | 2 comments