Kategorie: Tim’s Weblog

  • 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.

  • 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.

  • 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.“

  • The Cathedral and the Bazaar

    A classic: Eric Steven Raymond’s The Cathedral and the Bazaar.

  • Please Sir May I Have a Linker?

    Joel comments on the awfully large .NET runtime: „So Microsoft, wake up, get us some nice 1950s-era linker technology, and let me make a single EXE that runs on any computer with Win 98 or later and no other external dependencies. Otherwise .NET is fatally flawed for consumer, downloaded software.“

  • Confluence

    An interesting variation of the Wiki theme: „Confluence is a knowledge management tool designed to make it easy for a team to share information with each other, and with the world.“

  • Web App Security Testing with a Custom Proxy Server

    Fun with PHP – Nitesh Dhanjani: „In the process of auditing web applications for security flaws, I will also present a PHP script that will act as a web proxy server, allowing us to intercept and alter HTTP requests between the web browser and the target web server. As we will see, this PHP script…

  • Jon Udell on XML E-Mail

    Jon Udell: „Email is where most of our contextual information is created and exchanged, but where none of XML’s contextual power is brought to bear. Here, by the way, Microsoft completely dropped the ball. The only Office 2003 application in which users can’t create and use XML content is Outlook. But that’s precisely where the…

  • The Simplest Thing that Could Possibly Work

    An interview with Ward Cunningham: „I actually enjoy complexity that’s empowering. If it challenges me, the complexity is very pleasant. But sometimes I must deal with complexity that’s disempowering. The effort I invest to understand that complexity is tedious work. It doesn’t add anything to my abilities. A friend of mine once said that there…

  • Windows Media Encoder

    You don’t have to love everything Microsoft, but it’s great that they make Windows Media Encoder 9 available for free. Jon Udell: „Software companies bring in new users, capture their interactions with software on video, and make developers watch the videos. I’ve been on the receiving end of that treatment; it’s painful. […] Windows Media…