24 Jan 2005 bolsh   » (Master)

A first: I needed information on the modbus or modbus+ protocols for work today (it's a low-level protocol common in embedded stuff - basically a master says to a slave "Give me 50 bytes starting at offset 0x08", and the slave does), and came across this page.

What's particular about the page is this line, in their product specs:

  • Straight forward per-developer-seat software license, no royalties or GPL

This is the first time that I have seen "no GPL" listed as a "feature" of a commercial product. I suspect that it's important in the context of an SDK,and if it's there it's because clients have asked the question, but it just struck me as odd. I guess it means that

  1. Free Software has mindshare even in niches where you wouldn't expect it, and
  2. the first reaction to Free Software is fear and uncertainty.

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!