How do I setup GreatNews to use its BlogThis function?
GreatNews (GN) is another cool news reader from CurioStudio. The developers of GN have now added a BlogThis functionality support external client applications such as Zoundry. To set up GreatNews v1.0.0.366 (GN build 366 or later) to work with Zoundry: 1. From GreatNews applications select menu Tools->Options 2. Choose Features tab. 3. Check BlogThis option and press the Configure button. 4. Create a new configuration (giving it a name such as Zoundry). 5. For Type, choose Generic External Blogging Tool option. 6. For the URL enter path_to_zoundry_install\sys\pyth\zBlogWriter.exe -blogthis -title “%TITLE%” -file %HTMLFILE% . where path_to_zoundry_install is the install directory for Zoundry. For example, C:\Program Files\Zoundry Blog Writer\sys\pyth\zBlogWriter.exe -blogthis -title “%TITLE%” -file %HTMLFILE% (Thanks to GN developer team for adding this support and Dotku for the tip).