What Writing and Selling Software Was Like in the 80s
51–60 of 61 posts
Re: What Writing and Selling Software Was Like in the 80s
#52> Now in those days when you almost never sent out patch disks; generally you had to wait 6-8 months to ship a new version and you had to charge the customer for the update. Trapeze only needed one floppy but Deltagraph shipped on something like 10 disks. Paying for hundreds of thousands of disks is expensive; add to that printing of manual updates and boxes and shipping and you never did this casually. So the versio…
Now imagine if this was not "really impressive", but the norm today. Things would be so much better if we'd no longer need constant patches-upon-patches to fix what should've been fixed before release (while sometimes introducing new bugs), and users would spend more time doing useful work with the software instead of fighting it. As the article notes, this is all possible with a minimal of tools and resources, so I…
Also, the level of bugs that are tolerable if you have no method for patching are different than if you do. Super Mario World, for example, has a number of bugs that are now quite well known, but those bugs are in general small enough to not warrant recalling the product so we still tend to think of the game as "perfect".
Re: What Writing and Selling Software Was Like in the 80s
#53I can really recommend Jordan Mechner's Karateka and Prince of Persia journals for a look into game development in the 80s. Every time I read one I come away energized with the same passion for creating something unique. Edit for link: http://jordanmechner.com/ebook/
Also a point that is to be noted is, back then every game developer was a kind of indie.
Re: What Writing and Selling Software Was Like in the 80s
#54Earlier quoted context omitted.
Users value software that works. The driving forces behind featuritis have very little to do with what users want.
Users come up with feature requests all the time. Featuritis is exactly what the users ask for.
('Twas the night before Christmas variation on this topic: http://www.daclarke.org/Humour/sware-engr.html)
Re: What Writing and Selling Software Was Like in the 80s
#55Re: What Writing and Selling Software Was Like in the 80s
#56I can really recommend Jordan Mechner's Karateka and Prince of Persia journals for a look into game development in the 80s. Every time I read one I come away energized with the same passion for creating something unique. Edit for link: http://jordanmechner.com/ebook/
Re: What Writing and Selling Software Was Like in the 80s
#57Earlier quoted context omitted.
Users value software that works. The driving forces behind featuritis have very little to do with what users want.
Users come up with feature requests all the time. Featuritis is exactly what the users ask for.
Re: What Writing and Selling Software Was Like in the 80s
#58I remember typing programs in by hand from magazines. At that time, debugging meant tracking down your typing errors, not debugging actual code.
So you could be pretty sure that your programs worked afterwards.
Nothing beat the feeling to type a program and then finding out that the game sucked.
But in one of the magazines there was a drum computer for the C64, which was pretty cool (forgot its name).
Re: What Writing and Selling Software Was Like in the 80s
#59I remember typing programs in by hand from magazines. At that time, debugging meant tracking down your typing errors, not debugging actual code.
the "64er" magazine (from Germany) even had checksum programs when typing in programs by hand (one for Basic code and one for machine language). So you could be pretty sure that your programs worked afterwards. Nothing beat the feeling to type a program and then finding out that the game sucked. But in one of the magazines there was a drum computer for the C64, which was pretty cool (forgot its name).
Re: What Writing and Selling Software Was Like in the 80s
#60Shareware was a great increment from the publisher model. And then of course, AppStore is the real game changer.
I think internet was the real game changer. Once bandwidth got good enough for downloading software, it got easier to sell and patch anything. I can't imagine living 7-8 months without patches. AppStore is definitely a step up, but it may be too crowded.
The internet drives the need for patches, because suddenly bugs are a security risk rather than a rare inconvenience.