Well this is a pretty small script written in python to break realtionships in identi.ca, brainbird.co.cc or any other laconi.ca instance by blocking/unblocking users that have been inactive a number of months at discretion of the user.
USAGE:
./maid.py https://instance/api username months [break/ask]
First argument is the laconica instance api url, ie http://identi.ca/api
Your username on that [...]
Tags: brainbird · identi.ca · laconica · microblog
I have just added a small modification to denting-mode:
(defun denting-update-status-from-region (beg end)
(interactive "r")
(if (> (- end beg) 140) (setq end (+ beg 140)))
(if (< (- end beg) -140) (setq beg (+ end 140)))
(denting-update-status-if-not-blank (buffer-substring beg end)))
This small function will try to post to laconica the region, if the
region is over 140 [...]
Tags: denting-mode · emacs · identi.ca · laconica
Bueno, colocar los “feeds” rss del universo de Planeta Linux resulto un poco más complicado de lo que pensé, no por alguna dificultad real sino por el pésimo servicio que presta ETB(www.etb.com.co), simplemente cada ~30 segundos decidÃa no transportarme ningún dato durante ~30 segundos, esto se convierte en una pesadilla cuando se trabaja con servicios [...]
Tags: bot · identi.ca · mercurial · planetalinux · python · rant
Well pownce is going to be shutdown on December 15 2008 and with that Jance will be left out of purpose so I have to shut it down, since I’m not really pleased with the move ( I’m a pro user with lots of months left) and also I invested a lot of time developing [...]
Tags: friendfeed · identi.ca · jaiku · jance · pownce · shutdown
Well since I barely use my jaiku account, even when it has xmpp support. Probably is that I’m not really interested on the conversations there and no one uses jaiku channels. It would be a lot better if it used something like “track” the one you find in identispy for identi.ca, twitterspy for twitter and [...]
Tags: identi.ca · jaiku · python
Well, here is it, I will keep an eye on it before I add it some where in the page, anyway I’m far more
active on identi.ca than on pownce or jaiku, also I support more the ideas that identi.ca represents.
Also I changed the badges at the right of the blog for some flash based ones, [...]
Tags: badges · identi.ca · jaiku · microblogging · pownce
Disqus comments now on Valkertown
December 3rd, 2008 Comments
Disqus, pronunced discuss is a service to handle comments and threads about comments, I heard of it some time ago and have hit it from time to time yet I hadn’t pay much attention to it so far. s no
Now I have just signedup there with my openid and decided to give it a try [...]
Tags: blog · comments · disqus · identi.ca · valkertown