[NetBehaviour] Cybernetic Microblogging

Rob Myers rob at robmyers.org
Sun May 31 16:43:10 CEST 2009


Thanks for the feedback, guys.

* Git Clone Problems

I have fixed the gitweb setup on my server, so -

git clone http://www.robmyers.org/git/cybernetic-microblogger.git

should now work as advertised.

* Installing cybernetic-microblogger

To install cybernetic-microblogger requires cl-microblogger, also in my
git repository, and cl-twit -

git clone http://www.robmyers.org/git/microblog-bot.git

http://chaitanyagupta.com/lisp/cl-twit/

If you are not used to installing Lisp libraries it can be a pain to do
so, and I recommend running cybernetic locally.

* Running Cybernetic Locally

I have added a script to run the description generator locally in a
console window.

To run it, get or update cybernetic-microblogger -

git clone http://www.robmyers.org/git/cybernetic-microblogger.git

Then run the script using Lisp -

cd cybernetic-microblogger
sbcl --noinform --load "local-demo"

This will print a description to the console every 5-60 seconds until
you stop it using control-c and either choose the quit restart or type
(quit).

- Rob.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 259 bytes
Desc: OpenPGP digital signature
URL: <https://lists.netbehaviour.org/pipermail/netbehaviour/attachments/20090531/35b9b293/attachment.sig>


More information about the NetBehaviour mailing list