MTU Library Catalogue

Syndetics cover image
Image from Syndetics

Year 2000 in a nutshell : a desktop quick reference / Norman Shakespeare.

By: Shakespeare, Norman.
Material type: materialTypeLabelBookSeries: Nutshell handbook.Publisher: Sebastopol, CA : O'Reilly, 1998Description: xiii, 314 p. : ill. ; 23 cm.ISBN: 1565924215.Other title: Year 2000 [Added title page title].Subject(s): Year 2000 date conversion (Computer systems)DDC classification: 005.16
Contents:
Part I: Introduction -- Year-2000 Overview -- Managerial Considerations for Year-2000 Conversion -- Legal Issues -- Master Plan for Year-2000 Conversion Projects -- Technical Considerations -- PCs and the Front End -- Part II: Templates and Worksheets -- Triage -- Inventory Database Schema -- Year-2000 Macro Project Plan Template -- Part III: COBOL Language Reference -- COBOL Reference -- Part IV: Date Function Reference -- Date Functions -- Pseudo-Date Functions -- COBOL Date Functions -- PL/1 Date Functions -- MVS LE Date Functions -- Visual Basic Date Functions -- C Date Functions -- Part V: Code Scanners -- Code Scanner Design and Theory -- Visual Basic Code Scanner Prototype.

Enhanced descriptions from Syndetics:

In the past when code was tight and memory scarce, it was standard practice to use two-digit storage (for example 68 for the year 1968) for date code within software. Unfortunately, when the clock rolls over at midnight on the last day of December 1999, many computers won't recognize "00" as the correct date. This Year 2000 (Y2K) dilemma may potentially render many applications and hardware ineffective, unless the code is altered. This is a global problem that will affect everybody and must be seriously addressed since time is a crucial factor.The Year 2000 situation affects the mainframe environment most heavily, but it can affect PCs as well. Any company that is running older software and hardware must pay attention to revising date code in programs, and possibly even updating software, the operating system, and even hardware. Other areas of concern are the millions of access-control, point of sale, process-control, and other peripherals that utilize date-stamping and grouping functions embedded in firmware. Year 2000 in a Nutshell addresses three main aspects of the Year 2000 dilemma:

Awareness . Covers main issues such as: compliance, costs, event-horizons, embedded dates and systems, date-stamping, timing, staffing, and benefits of Y2K conversion. Managerial . Covers considerations such as: triage (when the Y2K conversion process isn't started soon enough), legal issues, budgets, and standards. Also covers a project-plan: inventory, analysis, logistical estimates, planning and strategies, conversion, and testing and implementation. Technical . Covers: dates, Julian day, windowing, single-digit century, file and database date conversion, and PC issues. In addition, this book provides reference information on the date and time functions in those languages most likely to be affected by Year 2000 problems, including Cobol, PL/1, and Visual Basic. This section will be valuable for those programmers forced to dredge up old skills to analyze or revise code that may not be Year 2000 compliant. Because Cobol is particularly likely to be a problem, the book provides a complete Cobol quick reference. This is a valuable guide for those programmers who have been assigned the task of making the Cobol code Y2K compliant, but haven't had much experience with the Cobol language.The book also provides Visual Basic source code for a simple scanner designed to look for date and time functions that need to be altered for Y2K compliance. Although the code is written in Visual Basic, it can easily be converted into other languages.Whether you are a manager, a programmer, or even a user faced with the Year-2000 date compliance issue, this is an essential book that will help guide you through this crisis.

"Includes complete COBOL quick reference"--Cover.

Includes bibliographical references (page xiii) and index.

Part I: Introduction -- Year-2000 Overview -- Managerial Considerations for Year-2000 Conversion -- Legal Issues -- Master Plan for Year-2000 Conversion Projects -- Technical Considerations -- PCs and the Front End -- Part II: Templates and Worksheets -- Triage -- Inventory Database Schema -- Year-2000 Macro Project Plan Template -- Part III: COBOL Language Reference -- COBOL Reference -- Part IV: Date Function Reference -- Date Functions -- Pseudo-Date Functions -- COBOL Date Functions -- PL/1 Date Functions -- MVS LE Date Functions -- Visual Basic Date Functions -- C Date Functions -- Part V: Code Scanners -- Code Scanner Design and Theory -- Visual Basic Code Scanner Prototype.

Reviews provided by Syndetics

Library Journal Review

This is the Y2K book for professionals and managers with responsibility. Shakespeare begins by discussing management, legal, and technical issues. He then offers templates and worksheets for macro and database manipulation. Next is a lengthy COBOL review because most of the mainframe Y2K problems are COBOL related. Shakespeare finishes with a discussion of date functions, which is the key Y2K problem. This book will also circulate widely for the next 12 months and belongs especially in larger public, corporate, and academic collections. (c) Copyright 2010. Library Journals LLC, a wholly owned subsidiary of Media Source, Inc. No redistribution permitted.