Kategorie: Tim’s Weblog

  • ISO country and language codes

    Frequently used standards: Country name codes (ISO 3166-1) Codes for the representation of names of languages (ISO 639.2) See also the ISO’s list of widely used standards.

  • POSIX command line utility conventions

    It probably makes sense to follow the standardized Utility Conventions when writing command line utilities (which we’re doing in PHP a lot these days)… See also the chapter on Command-Line Options in The Art of Unix Programming.

  • Nagios

    Must check out Nagios. ONLamp.com has an article about Nagios: „Nagios is a feature-rich network monitoring package. Its displays provide current information about system or resource status across an entire network. In addition, it can also be configured to send alerts and perform other actions when problems are detected.“