In the field of information technology, there are two kinds of professionals. Those that seek to make information more accessible through applications and services, and those that strive to protect that same information. Information security professionals protect information by first striving to identify the individuals access the system and then …
Issues in Information Security
Posted on in Information Systems
I was involved in a project to apply a maintenance release to an existing Lotus
Domino installation running on Windows Server 2003. The goal was to upgrade the
server from version 6.5.5 to 6.5.6. During the upgrade process, the installer
checks the version of Domino that …
For the last couple of years, I've used the
Having built an entire application, the time has come to consider the possibility of redistributing the application for a wider audience. Since the original application was designed to meet the needs of a specific business, one of the primary considerations will be how the application must be modified to meet …
Modern programs are not developed as singular, autonomous applications. Programmers have learned that many different programs use the same routines over and over again. By developing these routines as independent modules or libraries, programmers gain the advantage of quickly adding functionality to their programs. Modularization allows the detail of often-repeated …