Jeffrey Palermo (.com)

Sponsors

The Lounge

News

Advertisement

Images in this post missing? We recently lost them in a site migration. We're working to restore these as you read this. Should you need an image in an emergency, please contact us at imagehelp@codebetter.com
The next one-touch blog tool for .Text, NovaBlog - level 100
Noah Coad tell about his NovaBlog tool for one-touch blogging from the desktop.  A command-line tool for a true programmer.  After all,  are all programs written FOR programmers?  The command-line NovaBlog can be called from any text editor or integrated into any other program by calling it and passing the post information as arguments.  Whether or not the source code will be shared is still pending.  C'mon, Noah.  Do share!

Posted 06-10-2004 4:22 PM by Jeffrey Palermo

[Advertisement]

Comments

Noah Coad (C# MVP) wrote re: The next one-touch blog tool for .Text, NovaBlog - level 100
on 06-10-2004 2:51 PM
Hehe, very kewl dude! Funny, I just e-mailed you asking if you had read that post. This is just been a great app and made blogging sooo easy!

It will probobly get a GUI if just to see the log output as it runs, but maybe not as I am a command line fan. But it is very easy to adapt as I use custom TraceListeners instead of straight Debug/Trace/Console output.

Want code? Well perhaps after it is polished up just a little more. It is designed to parse my own custom tags so it would require significant non-incode documentation. We'll see... :)