Fido is a multi-threaded file watcher which searches files in real time for user-defined patterns. When it locates a match, it runs a user-defined program. It is useful for monitoring log files for issues and responding to them. It was designed to recognize log file rotation and start monitoring from the beginning of the new file.
Siege is a regression test and benchmark utility. It can stress test a single URL with a user defined number of simulated users, or it can read many URLs into memory and stress them simultaneously. The program reports the total number of hits recorded, bytes transferred, response time, concurrency, and return status. Siege supports HTTP/1.0 and 1.1 protocols, GET and POST directives, cookies, transaction logging, and basic authentication. Its features are configurable on a per user basis.
On the other hand... If a rookie developer is intimidated by m4 and sh, then I guarantee he's not producing complex work. In that case, he can surely get by without writing an m4 macro. Out of...
Water, water everywhere nor any drop to drink. I can't help but wonder why Baskin Robbins hasn't gone out of business years ago. Marius Andreiana has demonstrated the flaw in their busines...
This is funny.... "By the time users approach you, they've exhausted their other options or simply don't know what options they have." How many times is the answer to the...
GPL Since you're quoting Richard Stallman, then I'm assuming you're publishing under the GPL. Have you actually read it? The inclusion of your software on a distribution CD will earn ...
Comments and style It is important to realize that not everyone has the same IDE as you, uses the same tab spaces as you or has the same page width, screen depth, whatever. Code that looks good on...
A non-graphical .NET Project management component which enables .NET applications to read, write, and manage Project documents without utilizing Microsoft Project.