What is is: [excerpt from the patch homepage]
A few people have done qmail - MySQL integration and this is my
crack at it. My work is based on takeshi@softagency.co.jp's patches,
which you can find at http://www.softagency.co.jp/mysql/qmail.en.html.
However I wanted to tidy up some of the code to make it use strallocs
and do more error checking. I also wanted to simplify the configuration,
whilst at the same time allowing more flexibility. Plus there were
some things I just didn't want: quotas and APOP support for example...
If you keep SquirrelMail behind a password-protected directory on your web
server and if PHP has access to the username and password, this plugin will
bypass the login screen and use the provided username/password.
If this plugin enabled and the information isn't present, it doesn't crash
or produce error messages. It just doesn't automatically log you in. If the
user/pass information does not work for the IMAP server, this still displays
the login form, just in case the web server password and IMAP password are
not synchronized.
A collection of some tests commonly used for identifying outliers:
- Chi-squared test for outlier
- Test for outlying or inlying variance
- Dixon tests for outlier
- Grubbs tests for one or two outliers in data sample
- Find value with largest difference from the mean
- Critical values and p-values for Cochran outlying variance test
- Critical values and p-values for Dixon test
- Calculate critical values and p-values for Grubbs test
- Interpolate tabularized distribution
- Remove the value(s) most differing from the mean
- Calculate scores of the sample
clBLAS
a software library containing BLAS functions written in OpenCL
The primary goal of clBLAS is to make it easier for developers to utilize the
inherent performance and power efficiency benefits of heterogeneous computing.
clBLAS interfaces do not hide nor wrap OpenCL interfaces, but rather leaves
OpenCL state management to the control of the user to allow for maximum
performance and flexibility. The clBLAS library does generate and enqueue
optimized OpenCL kernels, relieving the user from the task of writing,
optimizing and maintaining kernel code themselves.
LAPACK95 is a Fortran 95 interface to the Fortran 77 LAPACK library.
It improves upon the original user-interface to the LAPACK package,
taking advantage of the considerable simplifications which
Fortran 95 allows. The design of LAPACK95 exploits assumed-shape arrays,
optional arguments, and generic interfaces. The Fortran 95 interface
has been implemented by writing Fortran 95 ``wrappers'' to call
existing routines from the LAPACK package. This interface can persist
unchanged even if the underlying Fortran 77 LAPACK code is rewritten to
take advantage of the new features of Fortran 95.
Delay is a program that counts down the number of seconds specified
on its command line.
In this way, it's sort of like the standard sleep(1) command, except
for the fact that it provides feedback of the time remaining.
Here some usage example:
delay 1d 2:03:04.5
delay 1d 2h 3m 4.5s
delay 93785.5
delay until 4 pm -- cdplay
delay until noon tomorrow
delay until midnight 4 october 2003
delay until now +5 minutes
delay 15s -- top
It allows for short, long, and customized messages for the display of
the time remaining.
- example of output : delay -v until 4 pm tomorrow
Time Remaining: 1 days, 07:51:39.
Astrolog is a many featured and
customizable astrology chart calculation
program for DOS, Windows, Mac, and Unix,
used in 30+ countries on six continents.
It is 100% freeware and requires no
registration fee. :) The complete source
code is available. Astrolog features:
wheels, aspects, midpoints, relationship
charts, transits, progressions, some
interpretations, astro-graphy, local
horizon, constellations, planet orbits,
dispositors, various influence charts,
biorhythms, different zodiacs, central
planets, 14 house systems, 8400 year
ephemeris, asteroids, Uranians, fixed
stars, Arabic parts, script files and
macros, interactive PC & MS/X11 Windows
graphics, smooth animation of charts,
graphic files in PostScript, Windows
metafile, and bitmap formats, and more!
gonvert is a conversion utility that allows conversion between many units
like CGS, Ancient, Imperial with many categories like length, mass, numbers,
etc. All units converted values shown at once as you type. Easy to add/change
your own units.
Features:
- 51 categories, 981 units. See the entire list here.
- All units converted values shown at once as you type.
- Descriptions for many units.
- Sort by Unit Name, Value, or Unit symbol.
- Find Units.
- Fully OPEN source so that you can add your own custom calculations
and descriptions.
Mtx(1) is a set of low level driver programs to control features of SCSI
backup related devices such as autoloaders, tape changers, mediajukeboxes,
and tape drives. It can also report much data, including serial numbers,
maximum block sizes, and TapeAlert(tm) messages that most modern tape
drives implement, as well as do raw SCSI READ and WRITE commands to
tape drives.
It works like chio(1) but supports more features and drives and runs in
users land. There are some amanda (misc/amanda24-server) scripts, which
depend on mtx.
The TOIlet project attempts to create a free replacement for the FIGlet
utility. TOIlet stands for "The Other Implementation's letters", coined
after FIGlet's "Frank, Ian and Glen's letters".
TOIlet is in its very early development phase. It uses the powerful
libcaca library to achieve various text-based effects. TOIlet
implements or plans to implement the following features:
* The ability to load FIGlet fonts
* Support for Unicode input and output
* Support for colour fonts
* Support for colour output
* Support for various output formats: HTML, IRC, ANSI...
TOIlet also aims for full FIGlet compatibility. It is currently able to
load FIGlet fonts and perform horizontal smushing.