A Solution for Enterprise Faxing: Biscom FAXCOM Server

Tired of getting up from your desk to fax a document? Have you ever wondered why your company’s call center maintains wall-sized desks of fax machines? Employees at many large organizations are asking the same questions. Fortunately, so is Biscom, Inc. While there are a few companies providing enterprise fax solutions, Biscom, in this author’s opinion, stands out as the market leader.

Mastering Recursive Programming

Recursion is a tool not often used by imperative language developers, because it is thought to be slow and to waste space, but as the author demonstrates, there are several techniques that can be used to minimize or eliminate these problems. He introduces the concept of recursion and tackle recursive programming patterns, examining how they can be used to write provably correct programs.

Software Usability Guideline in the Works

Badly designed software is costing businesses millions of dollars annually because it's difficult to use, requires extensive training and support, and is so frustrating that many end users underutilize applications, say IT officials at companies such as The Boeing Co. and Fidelity Investments. Despite those problems, most CIOs remain unaware of a 3-year-old standard designed to help IT managers compare the usability of software products.

Crutchfield’s Software Development Challenge

Analysts of the software industry often point out that the majority of software written in the world is not commercially released, but used in-house. Computerworld has an interesting profile of a well-known company that writes virtually all of its software in-house. It discusses some of the challenges they face, the temptations to use more off-the-shelf software, and some available apps and tools that they do use, that have proved to be useful.

Novell’s Antitrust Suit Against Microsoft Stands

A U.S. District Court judge let stand two of the six counts in Novell Inc.'s antitrust lawsuit against Microsoft Corp., which accused the software giant of damaging Novell's business through monopolistic behavior. The remaining counts were dismissed. Novell's case is that Microsoft wielded its OS monopoly to prevent Novel's office applications from competing fairly in the marketplace.

Apple on Intel in 1993

With the backdrop of the OSX/x86 brouhaha, a story at Low End Mac reminds us of the secret Novell/Apple project to port MacOS to IBM compatible PCs. The team of engineers responsible for the project were successful in porting Mac OS, QuickTime and portions of QuickDraw GX until Apple canned the project and reallocated resources to PowerMacintosh.

Open Source Capacity Planning Tool

Capacity planning is an important part of the work that Systems Administrators perform on a regular basis. The knowledge about the current utilization levels becomes indispensable to predict when the next hardware upgrade will be needed. Moodss (Modular Object Oriented Dynamic SpreadSheet) is a free tool for collecting data from different systems and making it readily available for analysis.

Introducing GNU/DOS 2005

GNU/DOS version 2005 was released today. GNU/DOS is a FreeDOS distribution for desktops which includes some FreeDOS utilities, much of the DJGPP suite including many GNU utilities, vim, Arachne, and OpenGEM. All code used in GNU/DOS is open-source or public domain with source. ISO images are currently available, and there are plans to produce commercial CDs very soon. Installation is currently difficult due to the lack of an open-source CD-ROM driver. For more information, go here.

Beginner’s Guide to Linux Distros

TipMonkies has an article highlighting some of the major distros and their derivatives. The article discusses some history and the advantages and disadvantages of each distro. If you have not been keeping up with Linux developments, or have yet to try a distro, it may be a good place to start.