Entry 1: SurfCount Name: Mark P. Desc: Counter that counts the number of people that are on the Web site currently. -------------- Entry 2: Microsoft Sucks Name: Sterling Hughes Desc: I have written the following daemon (slightly modifying your code), which sends a message to the sales force at MSN telling them that Windows Sucks. -------------- Entry 3: titled Name: Brian Robison Desc: Dynamically change window titles under X Windows to reflect the identity of the tty controlling process. -------------- Entry 4: rrserv Name: Glenn Butcher Desc: rrserv is the server for the railroad, acting as the broker for other applications that do things like display track schematics and mimic trains as they traverse the railroad. -------------- Entry 5: alive Name: Sebastian Desc: It's only task is to be alive as long as possible. -------------- Entry 6: baslik Name: Berkem Dincman Desc: The script is intended to be used to follow the stock prices, which are broadcasted via teletext. Specifically the script is written for ISE (Istanbul Stock Exchange) prices, that are broadcasted by the turkish news channel NTV, which can be received also in Germany or America. -------------- Entry 7: Rock Scissors, Paper Name: miff pointoh Desc: We spawn 3 daemons, rock, scissors, and paper. Given a base dir, and using all the dirs below it that we dont specifically exclude in @nouse, we will allow rock, scissors, and paper to "claim" any dir as its territory. -------------- Entry 8: lpadm Name: Beat Hess Desc: Reverse engineer the protocols involved and re-implement a print manager for the Digital PrinterServer 17. -------------- Entry 9: shepherd Name: Matthew Lee Massie Desc: The daemon runs on each cluster node collecting configuration and state from the "/proc" directory to report to a MySQL database. -------------- Entry 10: htprox Name: Doug Bagley Desc: A little http proxy server. Allows filtering of http stream with perl regexps. -------------- Entry 11: ps-watcher Name: R. Bernstein Desc: monitors various processes based on ps-like information -------------- Entry 12: mird Name: Ben Kennedy Desc: This daemon is an irc client/server hybrid. It maintains a connection to an irc server. -------------- Entry 13: qdp - Quick Dirty Proxy Name: Chris Gray Desc: dp, the 'Quick and Dirty Proxy', is a preforking, multithreaded HTTP proxy server written entirely in PERL. -------------- Entry 14: FilterProxy Name: Bob McElrath Desc: FilterProxy is a perl script that acts as a generic http proxy. It is unique in that it allows "Modules" to be installed that can perform arbitrary transformations on HTML (or any other mime-type). Currently it filters ads, and compresses HTML content -------------- Entry 15: isomat Name: Brian Reilly Desc: A simple daemon to detect processes running uid root with a non-root ppid uid. Will log time, pid, command, ppid, parent-process uid, and parent-process command.