Sep
17
2006
A few hours ago I started with a fresh Windows XP Home install for a computer for my family. I’m still going. I have lost count of how many times I have had to reboot the machine then get a new round of updates to install. It is ludicrous. Modern Linux distributions are far superior [...]
Tags: linux, windows
Mar
23
2006
I just read today (wow, where have I been?) about the issue with Win32 binaries under the (delayed) Vista version of Windows – most notably, that Win32 binaries will need to be signed, otherwise they will provide a, er, “downlevel” user experience. A proposed workaround is to code to another runtime environment (.NET, Java, Ruby, [...]
Tags: dot-net, java, ruby, windows
Nov
24
2003
For a project at Oasis Digital, we need to show the end user a graphical representation of a graph (in the “graph theory” sense of the word). The application is written in Delphi, and in looking around I didn’t find any native Delphi components for doing that. I did find GraphViz, and a COM Wrapper [...]
Tags: delphi, programming, windows