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.
signature.asc
Description: OpenPGP digital signature
_______________________________________________ NetBehaviour mailing list [email protected] http://www.netbehaviour.org/mailman/listinfo/netbehaviour
