Linux HAM/Amateur Radio development
 help / color / mirror / Atom feed
From: "Pino Zollo" <pinozollo@gmail.com>
To: Linux Hams <linux-hams@vger.kernel.org>
Subject: New Realease of DBLog V. 0.6.3
Date: Wed, 6 Feb 2008 10:51:54 -0300	[thread overview]
Message-ID: <001201c868c7$75fa55e0$b5ca10ac@tower> (raw)




 It is available the version Beta 0.6.3 of DBLog for Linux on the site
 http://www.qsl.net/zp4kfx/Linux

 Comments and bug reports are welcome.
 73 de Pino ZP4KFX
 ---------------------------------------------------------------------------
-

                         Presentation of DBLog

 DBLog is a logging program for radio amateurs based on a relational Data
 Base.

 It has been developed in Gambas, a sort of Visual Basic for Linux, and
 the relational database PostgreSQL.

 It has been tested on MySQL by Antonio, IW2OAZ (iw2oaz at eutelia.com).

 It should work also with SQLite, but this has not been tested yet.

 It allows to log QSOs and export a range of them in ADIF format.

 It can read the radio frequency via CAT interface

 It includes a CW Keyer based on cwdaemon.

 The advantages of using a relational data base both for qso datas and
 configuration datas are:

 -- The code of DBLog is much simpler.

 -- The user can do any kind of fancy query on datas using the standard SQL
    language.

 -- The client-sever structure (PostgreSQL and MySQL only) allows a
multi-operator
    club station or DX expedition to have many operators logging into the
same log.
    The log server can even be remote.

 -- data back-up can be done using the database features.

 -- Other program can be used to analyse datas like psql, pgAdmin III, TOra
for
    PostgreSQL, or Emma, MySQL query browser, MySQL-navigator for MySQL.

 -- Anybody can write other programs ( for digimodes, EME, Meteorscatter
etc.)
    who log into the same log, without the need of been integrated into
DBLog.

  The author (me ZP4KFX) endorse the idea that the radio amateur software
 should  be open and free to allow the "home made" also in this area.

  He foresees also an open architecture for all radio amateur programs based
on
  the separation of functions. Datas should be managed by an single data
base
  server for all the shack. The various applications should gravitate around
  this data tank, possibly standardised (ADIF fields for the log for
instance).
  This will simplify greatly life both for developers and users.

 DBLog is using free software and it is released in source code under the
GNU GPL
 licence, so anybody can modify it and improve it.

 Beta testers and Gambas programmers are welcome !

 73 de  Pino ZP4KFX
 pinozollo at gmail.com
 http://www.qsl.net/zp4kfx




             reply	other threads:[~2008-02-06 13:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-06 13:51 Pino Zollo [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-02-01 13:57 New Realease of DBLog V. 0.6.3 Pino Zollo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='001201c868c7$75fa55e0$b5ca10ac@tower' \
    --to=pinozollo@gmail.com \
    --cc=linux-hams@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox