Tag: laconica
-
2008 July 18
-
using Twitterrific with identi.ca
[ ... 403 words ... ]
-
2008 July 04
-
Queue everything and delight everyone
[ ... 1623 words ... ]
-
2008 July 03
-
Why I'm playing with Laconica
[ ... 321 words ... ]
-
Getting Laconica up and running
Update, 30 Sep 2008: You don't want to follow the directions on this page—instead, leave this page and read this: http://laconi.ca/darcs/README At one point, very early on in Laconica-time, this blog post offered useful information on getting Laconica up and running. But since then, my time has taken me away from playing with Laconica and thus this guide has fallen far behind. Hopefully soon I'll get back around to Laconica hacking, but not today. I'm leaving the original text of this post here for posterity, but this is no longer current and following this guide will do more harm than good in confusing you about Laconica installation! Again, to learn about getting Laconica up and running, leave this page and read this: http://laconi.ca/darcs/README The latest mini-sensations to arrive through my firehoses are identi.ca, a Twitter-clone / microblogging site, and the Open Source software Laconica, which powers the aforementioned site. Having started and neglected two Twitter cloning attempts of my own, Cuckoo and OpenInterocitor, seeing someone else carry the torch with any modicum of momentum is attractive to me. So, I spent a little bit last night getting the code running on my own servers, and managed to do it twice: decafbad.com/laconica lmorchard.com/laconica See, the interesting thing promised by Laconica—and something I wanted in my own clones—is the ability to federate instances of the software. That is, users on one Laconica-based site should be able to subscribe to the updates from users on another site, by way of the OpenMicroblogging specification. Although federation isn't a silver bullet to a web-scale Twitter clone, I do think it's one of the most important bootstrap steps—but that's another blog post entirely. Thus, since I'd like to see you run a Laconica site (or something like it) for mine to talk to, I figured I'd document how I got the thing running. My server is running Ubuntu Gutsy, so your mileage may vary. This is a long one, so check out the how-to after the jump... [ ... 3686 words ... ]