Version 5, last updated by tbscope at April 27, 2010 10:49 UTC
Introduction
Diurnal news is an easy to use multiplatform usenet client.
The project is started as a private software tool to download files from usenet. The software is an alternative to the existing usenet clients. The existing usenet clients do not support all my needs or are generally not well written.
If interest grows in this free and open source alternative, I will actively support the software. A ticket is created to express your support. You can leave a message here: #1
Want to help?
Contact me at tbscopediurnal@gmail.com if you want to help out.
I'm looking for the following help at the moment:
- Low level programmer
Knowledge of C++ principles, networking, model/view principles, databases and the Qt framework. - Userinterface builder/adviser
Experience in creating and testing user interfaces. - Graphics artist
Create artwork for this software, like logo's, icons, etc.
Technology
The used technology is:
- Qt framework
I'm using the Qt framework for most of the source code because I'm familiar with it. It's a C++ application framework - SQLite
At the moment the SQLite database is used. It's ok for me at the moment, but it might be expanded later if there's enough interest.