TweetFollow Us on Twitter

MacWorld 90
Volume Number:6
Issue Number:6
Column Tag:Show Report

MacWorld Expo, April 1990

By Kirk Chase, Editor, MacTutor

The April 1990 MacWorld Expo in San Francisco is still having its effects at the time of this writing. The show was as large as ever in terms of exhibitors, but the crowd seemed smaller than last year with the exception of Industry Day and all the gate crashers. Still the show had some interesting products out for the developer and some good conferences (most of which were repeated due to the crowd of developers wanting in to hear them). Here are some of the highlights on products and conferences.

Products in View

After Dark

Berkeley Systems, Inc.

1700 Shattuck Ave.

(415) 540-5535

The people who made doing nothing on you Mac an enjoyable experience have announced a programming contest for their versatile screen saver, After Dark. Call Berkeley Systems for the entry form for all the details and rules. Then send in your compiled module on disk for judging. Grand prize is a SuperMac™ 19" Trinitron® Color Display with Spectrum/8 Series III Graphics Card. Second prize is the Maxcess™ 250t Tape Backup. Third prize is a Nutmeg/Xerox Full Page Display with graphics board. In addition, you can get $1000 more if they feature your module in an upcoming release.

Berkeley Systems is offering such nice prizes that everyone will be getting in on the action. Remember the deadline for getting your module in is midnight, August 1st, 1990. It will be interesting to see what is done giving this chance for fame and fortune from just a screen saver.

Macintosh Inside Out

Addison-Wesley

(617) 944-3700

Addison-Wesley started their new series of books for the Macintosh. Programming with MacApp® by David A. Wilson, Larry S. Rosenstein, and Dan Shafer is the first in the series which was announced at the show. This book covering Apple’s popular object programming environment goes into depth on using MacApp with MPW. It is filled with tips and examples. The book also comes with a disk.

The next book out in the series is Elements of C++ Macintosh Programming by Dan Weston, another well-known figure in the Macintosh community. This one is due out in June, or possibly July, so look for it on the shelves of your computer bookstore soon. This book will help you get started with C++. In fact, you should keep on looking on the shelves for other books in the Macintosh Inside Out series; they will cover such topics as MPW, System 7.0, and 32-bit QuickDraw.

Peter Norton Utilities for the Macintosh

Peter Norton Computing, Inc.

(213) 319-2000

The man who is famous for his utilities in the IBM world has brought a series of Macintosh utilities. The Norton Utilities for the Macintosh solve many of the data recovery problems. Some of the utilities included are the Norton Disk Doctor for diagnosing and repairing disk errors, Format Recover/File Saver for restoring file/folder after an accidental erasure or disk damage, UnErase for recovering “trashed” files, Speed Disk for hard disk optimization, Disk Editor, and more.

CAUSE

Maxem Corporation

(602) 491-2466

CAUSE is a product designed for the non-programmer. It is designed for the business person who wants to create custom software, without learning how to program. CAUSE may be thought of as a poor man’s “application generator”. Like that of other application generators like Serius, CAUSE can create simple applications and do it across both MS-DOS and Macintosh platforms! Unfortunately you must take the lowest common denominator. But even still, I was impressed with what it could do without a single line of coding.

To make an application, your first step is to your resources, such as windows. The next is the assignment of “steps”. These “steps” will create/open/save files, print reports, etc. With CAUSE you can create a simple database. And if you think your creation is good enough, Maxem will help you market your application, called “EFFECT”, by helping package and distribute your product.

Apple Products

Apple Programmer’s &

Developer’s Association

(800) 282-2732

MPW 3.1 is on its way. Available on a CD ROM as well as disks, version 3.1 offers a number of enhancements and updates. This is definitely a “must” upgrade according to a number of known authorities. There have been a number of improvements in SADE while you are single stepping. Also there have been extensions put in for working with SADE in either C++ or Object Pascal. Several bugs have been eradicated. Also there is better support for large Object Pascal programs.

MacApp 2.0 will be out (hopefully) by the time you read this. It will also come with sample source code for six applications. It is hoped that the sample applications, in connection with the updates to MacApp, will aid the developer to get into “Object Programming” (or “Object Oriented Programming” if you OP for OOPs).

Making it’s debut later on the scene is MPW C++ 3.1. Enhancements to C++ will allow you to mix Object Pascal with C. About the best improvement is the support for precompiled headers. Anyone who has developed in an OP environment knows the vast array of files needed to even get out the simplest application. By having support for precompiled headers, as THINK C has had for almost a year, compile time can be greatly reduced.

If you are waiting for System 7.0, you probably have had a lot of practice waiting, and you will get even more practice when since it is not expected out until the end of the year. But those fortunate enough to be going to the Worldwide Developers’ Conference in May are expected to receive a beta version on CD ROM.

MacTutor CD ROM Source Code

MacTutor

(714) 777-1250

You’ve asked for it for a long time. Now it is here. The CD ROM version of our source code from day one up through December of 1989 is now available. Included on the CD is the topical index of the last five years. And to make life even easier, there is a text retrieval engine where a developer can search on any word that might be on a source and almost instantly be rewarded with a list of the sources that contain the word. Double click on any entry in the list, and you are taken to that source file with the word or phrase already highlighted. No more wondering what issue that routine you wanted was in. A CD ROM driver and the MacTutor CD will solve your problems.

ARANDA

Soft-Set Technologies, Inc.

(604) 734-1622

Soft-Set was showing a demonstration of ARANDA, a new software development and CASE tool. ARANDA makes your life easier in understanding and analyzing existing code, documenting it, and manage a product even better. This tool is like a browser and source code database all in one. Just feed it your Pascal or Object Pascal code and you’re off and running. Then you can look at the structure of your code, jump back and forth from a hierarchical view to your source, document it, and so on. This product is indispensable in getting new, or even old, team members up to speed with the software project.

Conferences in View

Most of the developers’ conferences at the show were not the greatest in my opinion. Although many of them had to be repeated because of the great number of people wanting to attend, they were flawed for the most part in two respects. First, most of them were presented by people who must have just read their own press releases. And second, the panels were so large as to give member only about ten minutes to say something useful. It would have been better in most cases to have visited the individual booths and grabbed a press release.

C++/MPW Report

This meeting gave an overview of what C++ is and where it is going in connection with MPW. They discussed some of the problems facing C++ and MPW. Most notably was the need for about 8 megs, two monitors, and something like Jasik’s Incremental Build to get down to business. An actual C++ compiler, instead of a preprocessor, and a richer set of tools were also on the wish list.

The next version of MPW hosts a number of improvements. Among them are split windows, shell optimizations, Mac II flags, and “411” on line help (taken from the phone company’s number for information). It was suggested that MPW would do better to have “911” help.

Object Oriented Programming Tools

This meeting was strictly a marketers’ meeting. In this session you were introduced to a number of object development environments. Symantec showed off their latest version of THINK Pascal; this latest version is MacApp compatible, has a very nice Browser, and has a number of tools (such as a source code converter from THINK Pascal to MPW Pascal, SARez, SADeRez, etc.) to help you. You also got a view of SmallTalk 80 and SmallTalk V for the Mac. Along for the ride was Prograph from TGS; Prograph is perhaps the most unique object programming environment out in the Mac community and hosts a number of nice development features.

Developer’s Toolkit

This session had a number of good tips for the developer. Jim Edmond talked about using HyperMedia (or HyperHype as I feel) tools such as SuperCard and CompileIt! for rapid prototyping and even development. Darren Adler gave the best tips in this session to the developer on how to reduce code complexity, side by side code comparison with the source and assembled version, and so on. It was suggested that MPW scripts could be used more effectively to help reduce development.

In’s and Out’s of INITs

This was, in my opinion, the best session of the whole conference, and I truly wish the other sessions could have been more along these lines. Rather than selling some product, these panel members, all very well known individuals, went one by one giving short tips to those writing INITs. Among the tips were some like don’t initialize windows if your INIT doesn’t use them, how to transfer your code to the system heap for later use, how to delete your installation code, don’t do tail patching unless necessary, don’t make your INIT so that it, or any of its file, depend on being in a certain folder (like the System Folder), and many more.

Extending the Mac User Interface

This session gave a number of guidelines in the creation of dialogs, menus, tool pallets and so on. They suggested that there should be better organization, consistency, and clarity from applications in general and applications of the same type. They recommended a number of helps in designing a dialog and other interface objects. They then asked for support in implementing these. I was surprised that it was not a “these are the new rules” session but rather a “this might be a better way” session. Some of the extensions would do rather well in ending our confusion if adopted by developers. And even if you were the only one, your application would look and feel a whole lot better (thereby forcing others to adopt these principles in user interface design).

This MacWorld Expo was exciting for a number of reasons. Besides the introduction of a number of new applications, there seemed to be an increase in developer tools and applications. There were also a number set for release in the not so distant future; I was unhappy with that because of the extra couple months of waiting time already from last MacWorld, but hopefully Boston will be sporting a number of new products for the developer. I hope they do a little better on the conferences. I feel why pay for a press release and a demo that you can get for free in a booth on the show floor.

 

Community Search:
MacTech Search:

Software Updates via MacUpdate

Latest Forum Discussions

See All

Six fantastic ways to spend National Vid...
As if anyone needed an excuse to play games today, I am about to give you one: it is National Video Games Day. A day for us to play games, like we no doubt do every day. Let’s not look a gift horse in the mouth. Instead, feast your eyes on this... | Read more »
Old School RuneScape players turn out in...
The sheer leap in technological advancements in our lifetime has been mind-blowing. We went from Commodore 64s to VR glasses in what feels like a heartbeat, but more importantly, the internet. It can be a dark mess, but it also brought hundreds of... | Read more »
Today's Best Mobile Game Discounts...
Every day, we pick out a curated list of the best mobile discounts on the App Store and post them here. This list won't be comprehensive, but it every game on it is recommended. Feel free to check out the coverage we did on them in the links below... | Read more »
Nintendo and The Pokémon Company's...
Unless you have been living under a rock, you know that Nintendo has been locked in an epic battle with Pocketpair, creator of the obvious Pokémon rip-off Palworld. Nintendo often resorts to legal retaliation at the drop of a hat, but it seems this... | Read more »
Apple exclusive mobile games don’t make...
If you are a gamer on phones, no doubt you have been as distressed as I am on one huge sticking point: exclusivity. For years, Xbox and PlayStation have done battle, and before this was the Sega Genesis and the Nintendo NES. On console, it makes... | Read more »
Regionally exclusive events make no sens...
Last week, over on our sister site AppSpy, I babbled excitedly about the Pokémon GO Safari Days event. You can get nine Eevees with an explorer hat per day. Or, can you? Specifically, you, reader. Do you have the time or funds to possibly fly for... | Read more »
As Jon Bellamy defends his choice to can...
Back in March, Jagex announced the appointment of a new CEO, Jon Bellamy. Mr Bellamy then decided to almost immediately paint a huge target on his back by cancelling the Runescapes Pride event. This led to widespread condemnation about his perceived... | Read more »
Marvel Contest of Champions adds two mor...
When I saw the latest two Marvel Contest of Champions characters, I scoffed. Mr Knight and Silver Samurai, thought I, they are running out of good choices. Then I realised no, I was being far too cynical. This is one of the things that games do best... | Read more »
Grass is green, and water is wet: Pokémo...
It must be a day that ends in Y, because Pokémon Trading Card Game Pocket has kicked off its Zoroark Drop Event. Here you can get a promo version of another card, and look forward to the next Wonder Pick Event and the next Mass Outbreak that will be... | Read more »
Enter the Gungeon review
It took me a minute to get around to reviewing this game for a couple of very good reasons. The first is that Enter the Gungeon's style of roguelike bullet-hell action is teetering on the edge of being straight-up malicious, which made getting... | Read more »

Price Scanner via MacPrices.net

Take $150 off every Apple 11-inch M3 iPad Air
Amazon is offering a $150 discount on 11-inch M3 WiFi iPad Airs right now. Shipping is free: – 11″ 128GB M3 WiFi iPad Air: $449, $150 off – 11″ 256GB M3 WiFi iPad Air: $549, $150 off – 11″ 512GB M3... Read more
Apple iPad minis back on sale for $100 off MS...
Amazon is offering $100 discounts (up to 20% off) on Apple’s newest 2024 WiFi iPad minis, each with free shipping. These are the lowest prices available for new minis among the Apple retailers we... Read more
Apple’s 16-inch M4 Max MacBook Pros are on sa...
Amazon has 16-inch M4 Max MacBook Pros (Silver and Black colors) on sale for up to $410 off Apple’s MSRP right now. Shipping is free. Be sure to select Amazon as the seller, rather than a third-party... Read more
Red Pocket Mobile is offering a $150 rebate o...
Red Pocket Mobile has new Apple iPhone 17’s on sale for $150 off MSRP when you switch and open up a new line of service. Red Pocket Mobile is a nationwide MVNO using all the major wireless carrier... Read more
Switch to Verizon, and get any iPhone 16 for...
With yesterday’s introduction of the new iPhone 17 models, Verizon responded by running “on us” promos across much of the iPhone 16 lineup: iPhone 16 and 16 Plus show as $0/mo for 36 months with bill... Read more
Here is a summary of the new features in Appl...
Apple’s September 2025 event introduced major updates across its most popular product lines, focusing on health, performance, and design breakthroughs. The AirPods Pro 3 now feature best-in-class... Read more
Apple’s Smartphone Lineup Could Use A Touch o...
COMMENTARY – Whatever happened to the old adage, “less is more”? Apple’s smartphone lineup. — which is due for its annual refresh either this month or next (possibly at an Apple Event on September 9... Read more
Take $50 off every 11th-generation A16 WiFi i...
Amazon has Apple’s 11th-generation A16 WiFi iPads in stock on sale for $50 off MSRP right now. Shipping is free: – 11″ 11th-generation 128GB WiFi iPads: $299 $50 off MSRP – 11″ 11th-generation 256GB... Read more
Sunday Sale: 14-inch M4 MacBook Pros for up t...
Don’t pay full price! Amazon has Apple’s 14-inch M4 MacBook Pros (Silver and Black colors) on sale for up to $220 off MSRP right now. Shipping is free. Be sure to select Amazon as the seller, rather... Read more
Mac mini with M4 Pro CPU back on sale for $12...
B&H Photo has Apple’s Mac mini with the M4 Pro CPU back on sale for $1259, $140 off MSRP. B&H offers free 1-2 day shipping to most US addresses: – Mac mini M4 Pro CPU (24GB/512GB): $1259, $... Read more

Jobs Board

All contents are Copyright 1984-2011 by Xplain Corporation. All rights reserved. Theme designed by Icreon.