NetNewsTicker is a news-scrolling program that works exactly like the good old KNewsTicker.
Developer comments
I heavily used parts of the KNewsticker and rewrote the scrolling view and added some features i wanted to have.
I would like to share my work with anyone that also is longing for the good old KNewsTicker.
I prepackaged a deb file for Kubuntu 9.04.
If you like to build it from source, invoke the following (after unpacking)
$>cd build
$>cmake -DCMAKE_INSTALL_PREFIX=/usr/
$>make
$>sudo make install
Product's homepage
Requirements:
· Qt
What's New in This Release: [ read full changelog ]
· Fixed cmakelists.txt to correctly link on 64-bit systems
· Changed source code to version 0.5-1 that fixes a bug in the feed updating.
· Changed deb package for Jaunty to version .6 which fixes a bug in the size behaviour. It's now ready to be used on KDE 4.3 also.