This paper discusses the design approach and feature tradeoffs in the implementation of News Ltd's product, "News on Disk", a promotional and reference tool for media planners and buyers within advertising agencies.
Prior to News on Disk, sources of newspaper information were fragmented, with the majority of newspaper circulation and readership data, rates and mechanical details of metropolitan newspapers provided by the individual rate cards published by each newspaper. Maintaining up to date records and locating the specific information quickly was often difficult, due in part to the non standardised presentation of information adopted by the various media.
Readership data, in particular, was time consuming and often expensive to procure. Unless the advertiser or agency subscribed to the Roy Morgan readership survey they had to rely on the representatives of the media to obtain comparative media information. Not having this data on hand was a major inconvenience.
Previous attempts to provide electronic access to this information had proved cumbersome and were not utilised by those for whom they were designed. Dial-in information services, or massive PC resident databases were not successful - in the case of dial-in services the issue was speed of information retrieval, and in the case of the existing databases, the overhead in disk space requirements exceeded all but the biggest agency computer systems.
A further inconvenience associated with the traditional forms of research and information was the need to re-enter often large amounts of data in order to analyse comparative readership statistics or prepare reports. The idea of providing information in a form that could be cut and copied into the planner's spreadsheets or reports was considered a major benefit.
News on Disk was designed to be distributed on a single floppy disk, to reside on the media planner or advertiser's PC, thereby allowing fast access to the most often used information. As well as readership, circulation and rates data, News on Disk was to contain information about the contact numbers for a newspaper's staff, mechanical specifications, deadlines and the types of sections available within each newspaper.
News on Disk was intended to provide an intuitive interface to make access to the data easy and meaningful. The user interface accounted for much of the development process and was designed so as to resemble tools that the user was already familiar with (card files, spreadsheets, request forms etc.) and using advertising terminology rather than computer terminology. This adoption of the desktop metaphor, proved popular and is used within many of today's multimedia and user interfaces.
1990 - Sunday Times takes card system and creates simple disk based version, the Sunday Times Electronic Fact File.
1991 - Sunday Times improves concept with greater interactivity and better presentation.
1992 - News Limited develops basic version of News on Disk with limited information on all News Limited metropolitan newspapers.
1992 - News Limited Suburbans produce version of News on Disk with suburban newspaper information.
1993 - News Limited develops News on Disk 1.0, featuring all metropolitan newspapers in Australia with greatly expanded functionality.
1993 - News on Disk 2.0 developed.
Originally, without the use of electronic assistance (pre 1990) it could take as many as 4-5 hours of search time, plus a considerable amount of reference acquirement time to develop a national newspaper advertising schedule.
With the introduction of the Sunday Times Electronic Fact File market research information was available in an electronic form. The Sunday Times Fact File however was limited in the information it could present, was not particularly intuitive and did not achieve widespread use.
In February 1993 News on Disk v 1.0 was released, it gained market acceptance as being an effective way of conducting market research, but was relatively slow in operation and required a degree of training, as certain tasks required specifications to be entered in a particular order.
July 1993 saw News on Disk v2.0, the current version, released. This version incorporated many additional features suggested by the users and a user interface rework that nude it fast, intuitive and lightweight. Both state and national markets have accepted it with no bugs reported by users.
As the concept develops, and as user hardware becomes more capable, further developments are possible. A CD-ROM version is under consideration by Pretzel Logic and may be proposed to New Ltd as a version of News on Disk that eliminates the storage restrictions and facilitates the use of sound, animation and video. The ultimate intention is to provide a complete reference engine that will supply all of the information required by interested parties on a single CD-ROM. It is envisioned that this version will serve as a 'one stop shop' of information.
The user interface (UI) guidelines were therefore defined to be the generic but infallible ones that any intuitive application aimed at this group should follow. Therefore, the prime directives to follow in the interface design were defined as follows:
With such restrictions any features that consumed large amounts of disk space, such as animations, sound and extensive use of bitmaps had to be avoided. The design of News on Disk therefore avoided sound and animations. Bitmaps were used sparingly and only where they were needed to provide valuable information or aesthetic appeal.
The implementation of News on Disk required features that were either impossible or very difficult to implement with existing 4GLs, for this reason the language Visual Basic was selected as the development language. It provides rapid UI construction with 3GL language support, OS interfacing, debugging facilities and Object Oriented (OO) abstractions. This allowed the design and development of News on Disk to use complex data types, rapid interface design and the data abstractions of OO languages.
Although in many cases ad hoc approaches to development can prove problematic, the development team, through experience and training, knew where many of the pitfalls of such an approach would be and avoided them.
The key ingredient of the approach taken was the high level of user involvement made possible by the use of a Domain Expert (DE). The DE had a broad knowledge of advertising, a computing background and a vested interest in News on Disk's success. The DE developed the overall guidelines for what the product needed to do and regularly presented the evolving system to the users for comments and suggestions. This meant that there was constant communication and feedback given to the programming team.
Most of the evolution occurred in the design of the user interface. By the end of the project, the user interface had changed considerably from the initial specifications. Fortunately the functionality of the package was developed so as to remain loosely coupled with the user interface. This meant that changes to the interface did not adversely affect the code providing the functionality to any great degree.
In this respect the development was an iterative process of production, evaluation and alteration. As noted by Hirschheim (1985), constant user involvement is a double edged sword, end user satisfaction is all but guaranteed but at the cost of frequent code alteration.
This was all too apparent in the development of News on Disk as a lot of time was wasted because personnel within the client company could not agree on small details (such as which spelling of the word 'colour/color' to incorporate). A small detail, but when working with custom made buttons, the time for a complete swap from one spelling to the other is measured in hours. After the third swap tempers start to fray, especially when the project deadline was imminent.
The News on Disk project was successful and satisfied all the requirements, deadlines and expectations envisioned in its conception. Although no follow up statistics have been collected, interviews from the users and managers involved resulted in comments such as:
"News on Disk has contributed to positioning News Ltd as a high technology media organisation, using electronic media to make life easier for our major clients, the advertising agencies that we service. The product's image and ease of use is typical of the way we see our interaction with Australia's major marketers and their advertising agencies, and for this we are grateful to the developers, Pretzel Logic and Image Technology, as well as the Sunday Times, here in Perth, who lead the way in this development." (News Limited Group Marketing Services Manager).Despite the release of News on Disk v2.0 to over 800 sites in all states of Australia, no bugs have been reported. This success can be attributed to many factors. The key ones are believed to be:"Remarkably user friendly and the format looks great, too, making News on Disk ideal for client presentations". (Advertising Agency Media Manager).
"It's wonderful having everything on the one program.
"News on Disk reduces the amount of time spent collecting newspaper data and you are not reliant on outside sources providing readership and circulation information."
"Combining rates, mechanical details and readership in the one source eliminates much of the manual work required in the past, and is simple to use. *
"News on Disk is the most useful initiative taken by any media to assist media planners in quite some time."
With low budget/time projects it is not feasible to put into practice a full Software Development Methodology (SDM). Many short cuts are necessary and this does not always lead to disaster as long as the project team is aware of any pitfalls such an approach may have. This is due to the fact that SDMs can be cumbersome and often seem to detract from the task at hand. With small projects it is still feasible to adopt the classical approach, 'just do it' with successful results.
In the future however its is hoped that the development of software can be formalised in such a way that it is always better to use a SDM approach. This would give developers a methodology that would guarantee the success of software projects.
The News on Disk project was conceived and managed by Pretzel Logic and was cooperatively developed by IMAGE Technology Group, Pretzel Logic, Generic Computer Consultants and Surfing Computers.
Hirschheim, R. A. (1985). User experience with and assessment of participative systems design. MIS Quarterly, 9(4), 295-303.
Author: Myles Kennington, Research Assistant, Image Technology Group, Curtin University of Technology, GPO Box U1987, Perth WA 6001. Tel: 09 470 2428 Fax: 470 4881
Please cite as: Kennington, M. (1994). News on disk: A multimedia approach to a traditionally pamphlet based medium. In C. McBeath and R. Atkinson (Eds), Proceedings of the Second International Interactive Multimedia Symposium, 226-229. Perth, Western Australia, 23-28 January. Promaco Conventions. http://www.aset.org.au/confs/iims/1994/km/kennington.html |