This is a client for JustJournal.com. To build and install: make sudo make install This software has been tested on MidnightBSD, FreeBSD, Linux and Mac OS X. It requires xmlrpc-c to operate. On Ubuntu Linux, use apt-get install -qq libxmlrpc-c3-dev Using the software: jjclient -u username -p password Supply your username and password. After starting the software, type your blog entry and use control + D and then return to end. (EOF) Alternatively, you may use a text file like this: jjclient -u username -p password < myfile.txt ----- A graphical client is also provided in the gtk folder. This client requires Gtk 3.