newsbeuter author here. If you want to develop your own text terminal tools, I can really recommend STFL: http://www.clifford.at/stfl/
Without it, I would have probably been driven crazy when I attempted to put together a UI. It helped me get from an idea to a working prototype really quickly. In the case of newsbeuter, like 2 days.
Consider me suitably humbled. Thanks for a great (the best?) RSS reader.
Much appreciation and thanks for the pointer!
My own project would involve segmenting common office doc formats for translation, saving translations to translation memory (in standard TMX format), attempting to match new segments with pre-translated and perhaps later integrate some project co-working/server functionality. All a little daunting, so all help, such as your pointer, is very welcome!
Without it, I would have probably been driven crazy when I attempted to put together a UI. It helped me get from an idea to a working prototype really quickly. In the case of newsbeuter, like 2 days.