PRODOK Engineering


12 February 2007

One-Liner of the week: Randomly random

by Max Wyss
filed under:

Quite regularly, there is a question on the mailing lists about random numbers, mainly for a unique identifier for a document.

Such random numbers are indeed not a big problem to implement, because JavaScript has the Math Object (because it is part of the Core, it is not described in the Acrobat JavaScript documentation), which contains the Math.random() method.


28 January 2007

FCW: PDF among the top six technologies that reshaped the government

by Max Wyss
filed under:

Federal Computer Week, a leading US publication for IT in government, they have a list of the top Six technologies that reshaped government. This list consists of:

  1. x86 architecture
  2. Microsoft Windows
  3. Ethernet
  4. Internet
  5. e-Mail messaging
  6. PDF

While particularly item 2 may sound a little bit like unintentional humour, it is not really a surprise that half of the technologies are directly communication related. The interesting point, however, is that PDF has been taken into this list.

Syndicate content