AdlMIDI is a command line program that plays MIDI files using software OPL3 emulation (FM synthesis). It has a console UI. It features a built-in selection of 50 patch sets, most of which are General MIDI compatible, but some of which are customized for playing original background music soundtracks of select PC games.
Animmerger stitches 2D images together into either a static image or an animation, while attempting to preserve a global frame of reference (static background). That is, for a movie that follows an actor around (and the background scrolls to follow them), it creates a movie that has a fixed background, and the camera moves around in the scene. The most obvious application of animmerger is in automatic map stitching for 2D video games, but there are many general purposes for which the program can be used. Its color quantization and dithering algorithm set is particularly advanced.
Cromfs is a compressed read-only filesystem for Linux. Cromfs is best at archiving gigabytes of big files that have a lot of redundancy. It aims primarily at achieving a strong compression, even at the cost of memory and CPU time resources. It uses the LZMA compression algorithm from 7-zip and block merging.
fbmodes is a package of utilities for generating display modes. First, you input the desired display resolution and vertical refresh rate, and the program calculates all the obscure numbers and produces X11 modelines, fbset mode descriptions, and SVGATextMode mode entries. After previewing the mode a few times and fine-tuning the values, you soon have the mode you desire.
iconvircproxy is a proxy for IRC users who want to talk in different character set environments. It is especially suitable for European users who occasionally talk on Japanese channels. It requires a fully UTF-8 compatible IRC client, and can talk in ISO-8859-*, ISO-2022-JP, SHIFT-JIS, and UTF-8 encodings. Encodings can be configured on a channel-by-channel basis, and heuristics are used to determine the encoding of each character of traffic.
nescom is a suite of assembler and linker tools for the CPU used in the NES/Famicom. It can produce xa65-compatible relocatable object files, IPS format patches, raw binary images, and ROM images in INES format. nescom is a sister project of snescom, and shares much of the syntax and features.
Re: Behavior > % (does 403 reply really mean "try > again until it works"?). > > yes, 403 obviously sometimes is a > transient error - otherwise i hadn't &g...
Re: pktstat > > % % cc -c -o main.o main.c > % % main.c:8:18: pcap.h: No such file or directory In Debian, this is found in the 'libpcap-dev' archive. Had to install it. ...
Behavior From the webserver administrator point of view, this looks like an ideal DoS tool. It seems to keep retrying (at least a couple of times) after it has already been banned for flooding (doe...