Nanoblogger GUI
As you may already know, this weblog is created with nanoblogger.
Description:
NanoBlogger is a small weblog engine written in Bash for the command line.
It uses common UNIX tools such as cat, grep and sed. It's free to use and modify under the GNU General Public License.
But it is sometimes annoying to use a command line programm instead of a gui because on each use:
-you need to start a terminal window

...
-you have to change to the nanoblogger directory...
-you need to know the program parameters...
-you must type a lot of characters...
Thats the reason why I am developing a small
GUI Frontend for nanoblogger.
It is in a very early state.When it is more mature,I will post some details here.