Keep OSNews alive by becoming a Patreon, by donating through Ko-Fi, or by buying merch!

Monthly Archive:: September 2004

A Progress Bar that Doesn’t Progress; Create a Debugger Visualizer

Sometimes you just need to show that you are doing something, even if you can't say how long it is going to take. One effective way of illustrating this state is to display a cyclic animation. Building your own progress bar is probably the easiest part of this column; understanding how to use it in your own applications is the real trick. This article describes how to create a visualizer, using the Visual Studio 2005 Beta 1 release, which enables you to customize the way data is displayed when you are debugging through managed code.

Mono 1.0.2, 1.1.1 Released

Along with the stable maintanance release of Mono 1.0.2, Novell released the first beta of the upcoming Mono 1.2: The Mono JIT has been ported to a new architectures: AMD64, SPARC v9, and S390. In the runtime detection, support for side-by-side execution of applications that require different runtime versions was implemented. Mono now will detect the runtime version that an application requires, and will load the appropriate mscorlib.dll and machine.config.

OpenOffice: A legal Trojan horse–but for whom?

The Internet went all abuzz last week when a report by Todd Bishop of the Seattle Post-Intelligencer posited that Microsoft was keeping open its legal options against licensees of OpenOffice.org. Commonly known as OpenOffice, the software is a freely downloadable open source productivity suite that constitutes a significant portion of Sun's commercially offered StarOffice. It also exemplifies the threat that the open-source movement poses to Microsoft.