Valkertown Blog

I used to write about electronics…

Valkertown Blog header image 5

Entries Tagged as 'identi.ca'

Brainbird’s cleanup maid for laconica

August 20th, 2009 Comments

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:   · · ·

Small updates for denting mode

February 17th, 2009 Comments

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:   · · ·

Arreglando un robot de Planeta Linux para identi.ca

December 8th, 2008 Comments

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:   · · · · ·

Valkertown en planeta linux y el planeta en identica

December 7th, 2008 Comments

Recientemente descubri que mi blog hace parte del Planeta Linux que es una comunidad latinoamericana de blogs que hablan sobre GNU/Linux, personalmente trato de apoyar tanto como pueda a esta clase de iniciativas.
Cuando visite el sitio del planeta vi que teanian una cuenta en Twitter, esto me sorprendio un poco, pensé que seria más [...]

Tags:   · · · · ·

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:   · · · ·

Goodbye Pownce, shutting down Jance

December 1st, 2008 Comments

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:   · · · · ·

Simple Identi.ca to Jaiku Bridge

November 10th, 2008 Comments

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:   · ·

Testing an identi.ca badge, some new badges

September 11th, 2008 Comments

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:   · · · ·