[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: suite office 'leggera'



On Mon, Feb 24, 2003 at 11:41:31AM +0100, Geppo wrote:
> Hugh Hartmann wrote:
> > On Fri, Feb 21, 2003 at 10:15:41PM +0100, Dario M . wrote:
> > 
> > Un altro programma di questo tipo e' moodss (Modular Object
> > Oriented Dynamic SpreadSheet) e' un programmone con grandi capacita'
> > sviluppato da un francese (Jean-luc Fontaine) sia per Linux che per windozz,
> > che non ha nulla da invidiare a excell, anzi .... questo invece e' sotto la
> > licenza GNU (gia' meglio) ...
> > 
> 
> Non avevo mai sentito parlarne quindi spinto dalla curiosità l'ho
> cercato su google ma mi sembra un programma per impieghi ben
> diversi (da http://jfontain.free.fr/moodss/index.html :
> Moodss is a graphical monitoring application)
> 
> Intendevi qualcos'altro?

Ciao Geppo,
mah, ho scaricato il "programmone" moodss, e tra l'altro credo che possa
funzionare anche come uno spreadsheet (foglio elettronico). Comunque in
allegato ti invio il README presente sui sorgenti, vedi se ti puo' servire
... 

Tra i vari programmi che esplicano funzioni simili a excell sotto Linux
ho trovato anche Xxl, che mi sembra interessante di cui ti allego il README.

Se poi ti "accontenti" della consolle, oltre al "famigerato" sc esistono i
sui derivati: slsc, ss (simile al Lotus 123 sotto dos) e a pagamento (non so
se shareware) CliqCalc e Kontor (che non derivano da sc). 

Oltre a gnumeric uso ormai da anni slsc e mi trovo bene, ho provato anche ss
e non mi da' problemi, dipende tutto dalle prorie necessita' ...

Aurevoire
Hugh Hartmann
This is moodss (Modular Object Oriented Dynamic SpreadSheet) version
16.5.

Moodss won in the Best System Admin Technology category (Tcl Tips and
Tricks, Valuable Real World Programming Examples) at the O'Reilly
Tcl/Tk 1999 Conference.
Linux Magazine calls it a "lifesaver".
Tucows gives it 5 stars (cows or penguins :-).

Moodss is a modular application. It displays data described and
updated in one or more modules, which can be specified in the command
line or dynamically loaded or unloaded while the application is
running. Data is originally displayed in tables. Graphical viewers
(graph, bar, 3D pie charts, ...), summary tables (with current,
average, minimum and maximum values) and free text viewers can be
created from any number of table cells, originating from any of the
displayed viewers. The display area can be extended by adding pages
with notebook tabs. Thresholds can be set on any number of cells.

Moomps (shipped with moodss) is a monitoring daemon which works using
configuration files created by moodss. Thresholds, when crossed,
create messages in the system log, and eventually trigger the sending
of email alert messages.

Specific modules can easily be developed in the Tcl, Perl and Python
scripting languages or in C.

A thorough and intuitive drag'n'drop scheme is used for most viewer
editing tasks: creation, modification, type mutation, destruction,
... and thresholds creation. Table rows can be sorted in increasing or
decreasing order by clicking on column titles. The current
configuration (modules, tables and viewers geometry, ...) can be saved
in a file at any time, and later loaded at the user's convenience,
thus achieving a dashboard functionality.

The module code is the link between the moodss core and the data to be
displayed. All the specific code is kept in the module package. Since
module data access is entirely customizable (through C code, Tcl,
Perl, Python, HTTP, ...) and since several modules can be loaded at
once, applications for moodss become limitless.

For example, thoroughly monitor a dynamic web server on a single
dashboard with graphs, using the Apache, MySQL, ODBC, cpustats,
memstats, ... modules. If you have replicated servers, dynamically add
them to your view, even load the snmp module on the fly and let your
imagination take over...

Along with a core trace module, arp, cpustats, diskstats, interrupts,
kernmods, memstats, minimal, mounts, netdev, pci, ps, random, route,
sensors, system modules for Linux, MySQL (myerrorlog, myhealth,
myprocs, myquery, myreplication, mystatus, myvars), odbcquery, ping,
snmp, snmptrap for UNIX, apache and apachex, Minimal and Random Perl
modules, minipy and randpy Python modules are included. Running "wish
moodss ps cpustats memstats" mimics the "top" application with a
graphic edge and remote monitoring capability.

Thorough help is provided through menus, widget tips, a message area,
a module help window and a global help window with a complete HTML
documentation.

Moodss is multi-langual thanks to Tcl internationalization
capabilities. So far only English and partially French are
supported. Help with other languages will be very warmly welcomed.

Development of moodss is continuing and as more features are added in
future versions, backward module code compatibility will be maintained.

I cannot thank the authors of the tkTable, BLT, MIME/SMTP and the HTML
libraries enough for their great work.

In order to run moodss, you need to install the following packages
(unless you can use the rpm utility, see below):
Tcl/Tk 8.3.1 or above, at (or at a mirror near you)
  http://dev.scriptics.com/ or ftp://ftp.scriptics.com/
the latest tkTable widget library at:
  http://tktable.sourceforge.net/
the latest BLT library at:
  ftp://tcltk.sourceforge.net/pub/tcltk/blt/
eventually the latest tclperl library for writing modules in Perl, or
the latest tclpython library for writing modules in Python at:
  http://jfontain.free.fr/
(see the INSTALL file for complete instructions, for UNIX and also
Windows platforms).

You also have the option of using the moodss rpm file (also in my
homepage), if you are using a Redhat Linux system (6.0 or above).
You can find the required tcl, tk, tktable, blt, tcpperl and other
rpms at: http://jfontain.free.fr/

Whether you like it (or hate it), please let me know. I would like to
hear about bugs and improvements you would like to see. I will correct
the bugs quickly, especially if you send me a test script (module code
with a data trace would be best).

Jean-Luc Fontaine  mailto:jfontain@free.fr  http://jfontain.free.fr/
Xxl is a graphical spreadsheet designed to be simple, easy to use and user
friendly, with LaTeX and html output. It is a long term student project of
the "Maitrise d'Informatique" of the University of Nice-Sophia Antipolis
(U.N.S.A.).

Xxl-2.1.2 requires: 

   - STk 3.99.4 (ftp kaolin.unice.fr [193.48.229.225]) with pixmap enabled.
     Using rpm: STk-devel-3.99.?-1.i386.rpm is necessary

   - LaTeX environment for printing and previewing (especially array and
     longtable packages)
   - gnu make, bison (or yacc), and flex (or lex) for installation.

For any bug, problem or comment please send a mail to vg@unice.fr.

http://www.esinsa.unice.fr/xxl.html

Reply to: