I've added a new feature to MPQ that lets it run a commandline tool whose job it is to fetch/generate a random quote.
The most likely use for such a thing would be to grab a quote from a website like:
wikiquotes,
quotesdaddy,
bash, etc.
So basically i'm hoping to pique the interest of someone here who would be willing to write a small commandline tool for some of these services that will fetch a random quote from them (most have an xml based api).
Note that for size and speed reasons, ideally these commandline tools would be built using c++ or some other native compiled language, rather thank ahk, .net, delphi, etc., but that is not mandatory.
Can i interest anyone?