Main > Free Download Search >

Free groupstat 0.12.1 software for linux

groupstat 0.12.1

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 11
GroupSTAT 0.12.1

GroupSTAT 0.12.1


GroupSTAT generates statistics from a local Usenet news spool. more>>
GroupSTAT generates statistics from a local Usenet news spool.
Recently, I seem to have become the unofficial stats maintainer for rec.arts.drwho. The program that I have been using to generate these stats, StatNews, was inadequate for the job. I thought about making a few alterations to it and sending a patch to the maintainer (Davide Salvetti), but after looking over the source code to StatNews, I decided that it would be easier to start over and do a complete re-write, using StatNewss source as a cheat-sheet for certain aspects of the project.

So, I set about writing this new program. I did a little research, and found the News::Scan Perl module (available on CPAN or from the authors website. The News::Scan module allowed me to write a program to get the stats without having to actually look at any news articles. This made my job a lot easier.

I have tried to make GroupSTAT as portable as possible. This program has been (for the most part) designed and tested under Debian GNU/Linux woody, and may not work on other platforms. This should be considered a bug; if you have problems getting it to work on your flavor of Unix, please tell me.

<<less
Download (0.022MB)
Added: 2006-06-22 License: GPL (GNU General Public License) Price:
1219 downloads
PROMS 0.12.1

PROMS 0.12.1


PROMS project is a Web-based project management system. more>>
PROMS project is a Web-based project management system.
Proms is a Web-based project management system whose primary goal is to provide a facility for developers to communicate with other developers, to communicate things to end-users, and to get feed-back from users. It also acts as a placeholder for project information.
Projects can be split up into multiple parts and project maintainers can assign tasks and programmers to each part.
Proms is meant to be a very lightweight replacement of the sourceforge project management software, and has been built more or less modular.
Enhancements:
- This release adds deleting of files and todos, and the ability to flag projects as private.
- The "manage" tab is no longer visible for anonymous users.
- A serious bug that prevented mail from being sent and a bug in the creation of directories that hold project files have been fixed, as well as a bug in the setup script.
<<less
Download (0.080MB)
Added: 2007-01-23 License: GPL (GNU General Public License) Price:
1004 downloads
UFRaw 0.12.1

UFRaw 0.12.1


UFRaw is a utility for converting and manipulating raw images from digital cameras. more>>
The Unidentified Flying Raw (UFRaw) is a utility to read and manipulate raw images from digital cameras. It can be used on its own or as a Gimp plug-in. It reads raw images using Dave Coffins raw conversion utility - DCRaw.
UFRaw supports basic color management using Little CMS, allowing the user to apply color profiles. For Nikon users UFRaw has the advantage that it can read the cameras tone curves. Even if you dont own a Nikon, you can still apply a Nikon curve to your images.
My guiding concept in the development of UFRaw is to give all the essential (and some inessential) information and control over the raw conversion, with the hope that one could resolve all the exposure and white balance issues during the raw conversion.
The obvious advantage is that one can make full use of the raw data. The provisional advantage is that this way we circumvent the current 8-bit limit of the Gimp, as UFRaw does all manipulations in 16-bits.
Main features:
- Embed EXIF information - EXIF data from Nikon NEF, Canon CR2 and Pentax PEF files is embeded in the output JPEG image. This feature is in its preliminary development stages and the EXIF data is only partially created. For other file types the EXIF data is completely ignored, which is a pity. If you are interested in saving the EXIF information, you should check the ExifTool by Phil Harvey.
- Support full color management workflow.
- Zooming and croping.
UFRaw was originally based on Dave Coffins plug-in and Pawel Jochyms plug-in with live preview. Joseph Heled also offers a Gimp plug-in with some interesting features like zooming and saving EXIF information.
UFRaw is licensed under the GNU General Public License. This means that you can use it freely. If you decide to use it, the only thing that Im asking is that you will drop me a line telling me what you think of it. I might create a database of supported cameras in the future, so it would be useful if youll tell me what camera you are using and if you would be willing to test UFRaws support of your camera in the future. You can find my e-mail address at the end of this page.
Enhancements:
- This is a bug correction version.
- Non-integer shrink factors are now handled.
- A crash which occurred when the spot selector reached an image boundary was fixed.
- Some TIFF images are no longer wrongly identified as raw files.
<<less
Download (0.27MB)
Added: 2007-08-11 License: GPL (GNU General Public License) Price:
816 downloads

groupstat 0.12.1 related searches

: ,
Gnome OSD 0.12.1

Gnome OSD 0.12.1


Gnome OSD is a notification system. more>>
Gnome OSD project is a notification system.

Gnome OSD is a new small project to create an OSD (On Screen Display) infrastructure, similar to XOSD.

It includes a command-line client, and sample xchat and rhythmbox plugins.

<<less
Download (0.20MB)
Added: 2007-04-07 License: GPL (GNU General Public License) Price:
938 downloads
Tgauge 0.12.1

Tgauge 0.12.1


Tgauge displays lm_sensor readings with gauge-style graphics on GNOME or ROX panels or in a window. more>>
Tgauge displays lm_sensor readings with gauge-style graphics on GNOME or ROX panels or in a window.

Tgauge is a tool for displaying lm_sensors readings. Instead of boring old numbers, tgauge uses graphical representations designed to look like the gauges on a car dashboard. Or anything else if you care to make a theme for it. tgauge stands for temperature gauge because I designed it mainly for monitoring my CPU temperature.

Tgauge can be run in a window, but its really meant for use on a panel; it supports the Gnome (version 2) and ROX panels.

Installation:
Download the appropriate package from the Sourceforge files page. Youll probably need to compile it. For ROX this will happen automatically the first time you run the program from the ROX filer. For Gnome use:

./configure --prefix=/usr
make
make install

then add the applet to the panel using the menu.

<<less
Download (0.84MB)
Added: 2007-07-13 License: GPL (GNU General Public License) Price:
836 downloads
NS WebMail 0.12.1

NS WebMail 0.12.1


NS WebMail is a POP3/SMTP Web mail client. more>>
NS WebMail project is a simple set of PERL scripts, it works using module Mail::POP3Client, and allows to send and receive MIME compliant mails.
The whole thing is "secured" using POP3 authentication, ie mail cant be send or retrieved without initial correct authentication.APOP and standard PASS authentication work.
No need of any SQL base and so on. However, better know how PERL and CGIs work ! This allows NSWM to remain simple and light, and not to require an important set of PERL modules.
NSWM now support two kinda security improvments:
- HTTP Auth: just configure your Apache to authenticate user with normal HTTP Auth. Then you
need to use indexauth.pl instead of index.html as a start page, and run NSWM in mod_perl.
It works automatically.
- Cookie stored key: the key used to encrypt the password may be stocked partially in a cookie.
This prevents bad guys from accessing other users inboxes when they used shared computers.
You have to enable this feature in the configwm.pm file, at "cookiedomain": enter your
domain to enable the feature, comment the line out to disable.
Both security features will work over HTTPS.
Supported languages
Modules exists and languages have been tested for:
- English (lang-en.pl module, core module)
- Francais (lang-fr.pl module, dev module)
- Russian (lang-ru.pl module, dev module)
- Hrvatski (lang-hr.pl module, trn module from dpavlin at rot13.org)
- Deutsch (lang-de.pl module, trn module from Tobias.Mueller at stud.uni-hannover.de)
- Norwegian (lang-no.pl module, trn module from erlingp at f00bar.fagmed.uit.no)
- Hungarian (lang-hu* modules, trn module from keve_g at mail.takarek.net)
- Swedish (lang-se.pl, trn module from hm at nool.nu)
- Czech (lang-cz.pl, trn module from svasek at nextra.cz)
- Italian (lang-it.pl, trn module from theos at bp.lnf.it)
- Spanish (lang-spl.pl, trn module from scristi at startlight.com)
- Portuguese (lang-pt.pl, trn module from luiz at pucrs.br)
- Romanian (lang-ro.pl, trn module from chally_ro at yahoo.com)
Anyone translating the langpack in another language is asked to send it us, please !
This way we can improve NSWM.
installation
1- Unzip it:
On performant UNIX (with recent gnu tar), do a tar xvzf nswm-XXXXXX.tar.gz
On Windows, use Winzip or PowerArchiver (http://www.powerarchiver.com)
2- Set up your favorite HTTP server to handle the application.
For Apache:
=> put an Alias section as /nswm for the nswm/html directory
=> put a ScriptAlias section as /nswm/cgi-bin for the nswm/cgi-bin directory
For IIS,NES:
Use the graphic interface to set it up properly. Refer to server documentation.
3- Then you have to edit configwm.pm file and specify your SMTP server ($SMTPserver variable).
Words and paths can be set up in config.pl file.
You can also choose the language.
Nota: configwm.pm template is configwm.pm.dist.
4- PERL Modules to install if not installed:
Dont forget to install them (example with Mail::POP3Client):
=> perl -MCPAN -e install Mail::POP3Client on UNIX (or see at http://www.cpan.org)
or ppm Mail-POP3Client on WNTs ActivePerl (but better see at http://www.activetsate.com)
The following modules/packages are needed:
IO-stringy,MIME-Base64,MIME-Lite,MIME-tools,MailTools,Mail::POP3Client,TimeDate,URI,CGI
(yeah, thats a lot, i know. MIME encoding/decoding isnt a simple thing...)
5- Misc install things:
Dont forget to chmod 777 (or, better, chown apache or nobody or www-data) the /var/opt/nswm/log and
/var/opt/nswm/tmp directories if you dont change those locations in the configwm.pm file.
You can do a small cron script to launch bin/nswmcron to enable the automatic cleanup of temp files (This is automatically done by the RPM). Dont forget to change the html/title.htm file....
Enhancements:
- Several improvements in mail header decoding in the inbox.
- Optional ability to report spam to spam software (tested and documented with SpamAssassin).
- Full management of the "Urgent header".
<<less
Download (0.08MB)
Added: 2007-04-12 License: GPL (GNU General Public License) Price:
926 downloads
pilot-link 0.12.1

pilot-link 0.12.1


pilot-link is a suite of tools used to connect your Palm or PalmOS compatible handheld with Unix, Linux. more>> <<less
Download (1.1MB)
Added: 2006-09-26 License: GPL (GNU General Public License) Price:
1126 downloads
setup-gettext 0.1.6

setup-gettext 0.1.6


setup-gettext is a tool that provides drop-in compatibility with gettext. more>>
setup-gettext script is intended to be used instead of either gettextize or autopoint. setup-gettext script handles most of the magic of cross-version compatibility.

In mid-August 2002, I got to know the various versions of gettext better than I wanted to. Gaim and GNUpdate were compatible with gettext v0.10.38 through v0.10.40, but not the newer (somewhat annoying) v0.11.x series.

Due to lots of complaints from people trying to compile our code, I hacked up some work-arounds, which evolved into a helper tool for making projects compatible with various versions of gettext.

This is generally not needed nowadays, but is useful for projects that wish to continue supporting older versions of gettext without problems.

Installation:

1. Copy setup-gettext to your projects root directory.
2. Type: ./setup-gettext --install
3. Make sure your project builds.


gettext Quirks / Issues:

* gettext v0.10.38 is incompatible with autoconf v2.53.
* gettext v0.11.x likes to modify ChangeLog, Makefile.am, m4/, configure.in, and configure.ac.
* Starting in either v0.11.3 or v0.11.4 (not sure which), gettextize should no longer be used. autopoint is the new gettextize. This breaks backwards-compatibility within the gettext v0.11.x micro version series.
* gettext 0.12.1 generates a broken po/Makefile, which works for some projects but not others.
<<less
Download (0.005MB)
Added: 2006-01-19 License: GPL (GNU General Public License) Price:
1373 downloads
Music Player Daemon 0.12.1

Music Player Daemon 0.12.1


Music Player Daemon is a jukebox server that controls music playback (MP3, Ogg, Flac, AAC, Mod, wave). more>>
Music Player Daemon (MPD) is a server that allows remote access for playing music (MP3, Ogg Vorbis, FLAC, AAC, Mod, and wave) and managing playlists.
Music Player Daemon makes a great desktop player with frontend options (Qt, GTK, ncurses, Windows, and Web clients are available). It is also appropriate as a console player that is scriptable, and is especially useful if X is restarted frequently.
A set of rapid development tools for clients are being developed and include a C library, Python module, PHP class, Perl module, and Java Class.
The goals are to be easy to install and use, to have minimal resource requirements, to be stable and flexible, and easy to interface.
MPD is designed around a client/server architecture, where the clients interact with MPD over a network. Thus, running MPD is only half of the equation; to use MPD, you need to install a MPD client:
Web Clients
- phpMp - Web interface written in PHP
- phpMp2 - Another web interface written in PHP
Graphical Clients
- gmpc - Gnome Music Player Client
- kmp - Graphical interface written in Qt
- MPDCon - A GNUstep Graphical interface
- glurp - Graphical interface written in GTK+
- WMmp - Window Maker dockapp
- gtk2mp - Try gmpc first! Graphical interface written in Gtk+
Command Line Clients
- ncmpc - ncurses (command line) client
- mpc - (Scriptable) command line client
- bashmp - client written as bash aliases and functions
Miscellaneous Clients
- mpcstick - Linux joystick client
- arthist - Perl client to generate a web blog of MPD activity
<<less
Download (0.10MB)
Added: 2006-10-11 License: GPL (GNU General Public License) Price:
653 downloads
Animail 2.0.12-1

Animail 2.0.12-1


Animail is a multiserver POP3/APOP/IMAP4 (with or without SSL) mail retrieval utility. more>>
Animail is a multiserver POP3/APOP/IMAP4 (with or without SSL) mail retrieval utility. As the tittle of this section suggests, Animail can be used with other external filters to combine his filtering skills with the ones already on Animail. Those filters (you can specify any number of them) will be called just after downloading a message and just before delivering it; depending of the return value of some output of that filter the message will be delivered, ignored, or copied to a log mailbox (so you can see if those filters are not deleting important mail). The commands discussed on the examples of this subsection are detailed on the command block reference.
Main features:
- You can activate several filter to message size, maximun number of messages to download, or delete messages on the server based on a set of regular expressions written in a config file if they match the message header (in this case it will only download the header, not the entire message).
- It can be combined with other mail filters (like SpamAssassin or Bogofilter) in a easy, elegant and documented way. This way Animail uses those programs like plugins and can extends without limits his filtering capabilities, aplying those other filters-plugins to the mails just after they are downloaded and just before they are delivered, giving those other filters the change to decide if a mail is or is not spam.
- It allows downloading mail from several mail servers and those can be written to a local mailbox with mbox format, a QMail style directory (unstable version), or better, be resent to a local SMTP like Sendmail (any SMTP is valid).
- It can forward the downloaded mail to another email adress (if we have the SMTP option activated), or to a coma separeted list of adresses.
- We can configure the download order of the messages based on his size (arrival order, first the bigger messages or first the smaller messages). This allows us, for example, to get first the smaller messages so we can start reading them while a multimegabyte message is being downloaded.
- It has a silent mode with redirects all output to the system log instead of to the console. This is useful if we want to make script that periodically checks for mail (2 examples of this scripts are included in the distribution).
- The program output is a lot more friendly that the one of Fetchmail and others MDAs. When it download a message shows the message origin, and a percentual indicator of the download of the message, over a total given in bytes, kilobytes, megabytes, terabytes depending of the message size (tired of huge bytesize digits? tired of dots?) [Current version supports colored output]
- It has a good speed. In a fast computer (x86 350+), working in text mode and with the -t Switch enabled it can be faster than Fetchmail. The faster is the computer, the bigger is the difference. This only applies to local networks, on internet they are equally slow (internet is the bottleneck).
- To quickly configure Animail after installation create a .animail directory on your home dir, copy the file /usr/share/doc/animail/animailrc and edit to your taste.
<<less
Download (0.12MB)
Added: 2006-06-26 License: GPL (GNU General Public License) Price:
1215 downloads
BinToo Gnu/Linux 2007.3

BinToo Gnu/Linux 2007.3


BinToo Gnu/Linux is a prebuilt Gentoo Linux Distro. more>>
BinToo Gnu/Linux is a fast way to BINary genTOO.
BinToo till now is a prebuilt Gentoo Linux Distro with many applications installed to overcome for networkless users.
This is the first release of BinToo it contains many apps and packages ready to run , it contains about 1650+ package.
NOTE: This release requires a 9 GB free drive to install, you should be sure to have that space avaliable or the installation wont success.
Packages:
|-- app-accessibility
| |-- dasher-3.2.18
| |-- festival-1.4.3-r3
| |-- gnome-mag-0.12.1
| |-- gnome-speech-0.3.8
| |-- gnopernicus-0.12.0
| |-- gok-1.0.5
| `-- speech-tools-1.2.3-r2
|-- app-admin
| |-- config_confd-0.0.2
Enhancements:
- Reduced system size and packages dependencies by reducing the USE flags, but with the same functionality.
- Fast Boot Method using the New InitNG system reduced the system boot time to less than the half .
- Fixed some bugs with KDE CD-ROM mount .
- Full NTFS support with the ntfs-3g driver.
- Updated KDE,Gnome,Kernel to the latest stable releases.
- fixed the ATI and nVidia problem and now the Graphical desktop will start normally with Free Drivers, but youll need the non-free drivers if you want to run heavy 3D software/Games.
- Youll be able to install Binary packages included with the previous release if you need them, but this is not recommended now.
<<less
Download (68MB)
Added: 2007-05-29 License: GPL (GNU General Public License) Price:
879 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1