PokerTH is a free implementation of "Texas hold'em" card game.
You can play the popular "Texas Hold'em" poker variant against up to six
computer-opponents or play network games with people all over the world.
from Mikko Tolmunen <oskari at sefirosu dot org> with some tweaks
Thanks!
pgloader imports data from a flat file and insert it into a database
table. It uses a flat file per database table, and you can configure as
many Sections as you want, each one associating a table name and a data
file.
[...]
from Pierre-Emmanuel Andre <pea at raveland dot org>
FluidSynth is a real-time software synthesizer based on the SoundFont 2
specifications.
Features:
* Cross platform support (Linux, Mac OSX and Windows to name a few)
* SoundFont 2 support
* Realtime effect modulation using SoundFont 2.01 modulators
* Shared library which can be used in other programs
* Built in command line shell
* Playback of MIDI files
ok kili@
METAR reports are available on-line, thanks to the National Weather
Service. Since reading the METAR format isn't easy for non-pilots,
these reports are relatively useles to the common man who just wants a
quick glace at the weather. This module tries to parse the METAR
reports so the data can be used to create readable weather reports
and/or process the data in applications.
feedback and ok merdely@
METAR reports are available on-line, thanks to the National Weather
Service. Since reading the METAR format isn't easy for non-pilots,
these reports are relatively useles to the common man who just wants a
quick glace at the weather. This module tries to parse the METAR
reports so the data can be used to create readable weather reports
and/or process the data in applications.
feedback and ok merdely@
iftop does for network usage what top(1) does for CPU usage. It listens
to network traffic on a named interface and displays a table of current
bandwidth usage by pairs of hosts. Handy for answering the question "why
is our ADSL link so slow?"
from maintainer Girish Venkatachalam with small tweaks
ok landry, merdely, kili