I've been trying to find a decent beanstalkd GUI with no luck at all. I decided to write my own. I'm thinking of doing something totally AJAXy where you can see everything in one page, list tubes, see jobs in a tube, flash charting maybe ...etc
I'm terrible with UI, so I was wondering if anyone can recommend some examples that are relevant.
By the way, I'm going to be using PHP (pheanstalk) and jQuery if anyone is interested.