Web Pages: |
|
|---|---|
| buildtest 2012-04-29 |
Script to download multiple git repositories and verify they all successfully build. If not, it identifies which one changed. |
| DNSWL 2011-02-21 |
Spam reporting for the DNSWL.org email server whitelist: SpamAssassin plugin, and independent script. |
| dxgallery 11/13/05 |
dxgallery is a static HTML image gallery generator which uses dynamic columns and consistent pixel count image scaling. It also looks pretty. |
| springgraph 11/11/05 |
Generats a graph from a list of nodes and connections between those nodes, in .dot file format as used by graphviz. Official Debian packages: stable / testing / unstable Official FreeBSD port |
| linodebw 1/24/07 |
For linode.com, monitors bandwidth usage four different ways, alerts via email, and outputs logs for graphing. |
| sig2dot 9/23/05 |
graphs the signature relationships in a gpg keyring using graphviz - example is the debian-keyring. Official Debian packages: stable / testing / unstable Official FreeBSD port |
| apache2dot 12/2/05 |
graphs links followed on your website, using apache logs and graphviz. |
| dlkern 11/27/05 |
The Linux kernel downloader Mentioned in the February 2001 issue of Linux Journal |
| ljfriends2dot 10/20/04 |
Reads your LiveJournal friends list, and their friends lists, and outputs them as directed graph data to be graphed by springgraph or graphviz. |
| pclr 9/2/01 |
Run any commandline app through it, and it'll randomize the color of every character printed. |
| speechd 9/13/01 |
implementation of /dev/speech, and a few programs that use it, including an ircII script. Mentioned in the July 2001 issue of Linux Journal |
| LiveWebStats 9/19/00 |
Realtime statistics stuff from Apache weblogs. |
| cinclude2dot 9/15/00 |
graph #include relationships in a C source tree using graphviz. |
| sigtrace 7/31/01 |
traces a gpg signature path from one ID to another. |
| mutt-sigtrace 11/30/00 |
wrapper for sigtrace for use within the mutt mail reader. |
| sigclust 11/26/00 |
lists IDs in a gpg/pgp keyring, grouped by cluster (IDs indirectly linked by signatures). |
Direct Downloads: |
|
| dir2dot 9/17/00 |
graphs a directory tree using graphviz. |
| pipes.cgi 8/29/00 |
generates pipe images to be stretched horizontally as used on my stats page. Can write output to a .jpg or .png file, or be used as <img src="/cgi-bin/pipes.cgi">. |
| rconfig 1/19/99 |
Remote configurer for distributed.net clients. |