What old technology that should have been replaced long ago do you still use regularly, and why?
|
20
|
|||||||||||||||||
|
|
|
The good old pencil! |
|||
|
|
An abacus. |
||||
|
|
|
Predating digital computers: Time measured in hours, minutes and seconds. Having a base 2-12-60(-60) system might have been nice when we had to convert by hand (divisible by 2,3,4,(5,),6(,10) is useful), but not any more when we use computers to calculate. At that, the decimal system. Why not switch to binary (or hexadecimal, that's the same)! As an astronomer: the magnitude system. The brightest star visible by the human eye gets 'magnitude 1', the second brightest '2' all the way to magnitude 6. This happens to be a base 2.5 scale in luminosity. Base 2.5! We should discard all these millennia old technologies and reinvent them as if we did not know how we originally did it. |
||||||||
|
|
|
My Iomega ZIP drive with 100 MB disks... I think because of some twisted psychological romantic flaw in me. |
||||||||||||
|
|
|
Borland Kylix. Badly implemented and now unsupported. I work on a web site on which Kylix has been used to build a bunch of libraries that are called from a scripting language. A bit like a web site running PHP calling its C libraries - only is a proprietary scripting language and Kylix libs. |
||||
|
|
|
Visual InterDev 6.0, talking via FrontPage extensions to Visual SourceSafe. It is so hunkered that if any of the config breaks, we're not sure that we can put it back together again... |
||||
|
|
|
We're still using the DB-Library API to communicate with a Microsoft SQL Server 2000 database ... |
|||
|
|
|
|
SSI: Server-side includes. They are a universal (at least on Apache) templating system, are remarkably fast, and there's a work-around for not being able to natively create arrays. Return JSON objects/arrays as a string, and let the client do the work. |
|||
|
|
|
|
HTML and CSS. They are defective by design. So many years have gone by and the committee responsible for their development hasn't done their job to fix and improve them. Requirements of these days stretched HTML/CSS far over their limits. And there are still no alternatives. |
||||||||||||||||
|
|
|
FoxPro 2.6 for DOS for one old and large program complex. It's laughable, but it's true. We have no time to reconstruct it using new technologies. Even more laughable fact is that often I wonder at speed of FoxPro, especially in comparison with modern "multitier" systems :) |
|||
|
|
|
|
Apache Axis 1. It is full of bugs and really limited. It is deprecated by Axis2, which has only the name in common with Axis1 : total API rewrite. I gave up the migration after 3 weeks of tears. |
|||
|
|
|
|
Visual Basic 6.0. Not really obsolete, but embarrassingly horrible. |
||||||||||||||||||||
|
|
|
PVCS, the Polytron Version Control System. Over 20 years old and barely changed in that time. It's actually older than CVS. But we're on version 6.7.11, which was updated only 8 years ago, and even comes with a Java 1.3.0 GUI client! |
||||||||||||||||
|
|
|
By definition, anything still being used is not obsolete, but in terms of deprecated processes, we still have some Windows/DOS batch files knocking around - they still work and we don't have the time or inclination to rebuild them solely to have a newer technology achieve exactly the same result. |
|||
|
|
|
|
Batch files, many Unix tools, CGI. |
|||
|
|
Edlin .. I have a DOS 3.3 box that is (still running) a dial-up bulletin board system. We're not even going to get into the compiler. If confronted with this later, I will deny it and claim my Google OpenID was compromised. |
|||
|
|
My mouse. It should have been replaced by a Minority-Report-Fullbody-ShufflOMatic long ago. |
|||
|
|
I find myself using Microsoft Calculator, even if I'm working in Excel! |
||||||||||||
|
|
|
Minesweeper. |
||||||||||||
|
|
|
Paper for UI prototyping. It really works surprisingly well! |
||||||||||||
|
|
|
We still manage our bug reports in a homegrown database written in dBase IV. And I couldn't live without batch files in Windows (effectively being DOS-BatchFiles). |
|||
|
|
|
|
I use fetchmail, postfix, procmail and mutt for my email. Until just a few years ago I used to use elm. I have something like 1 GB of Unix mailbox files going back around 15 years and have not gotten around to migrating them. This is a legacy system that dates from my days of dial-up Internet connectivity and I have been procrastinating about migrating it for five years or so. This has been a bit of a PITA since around 2004 when HTML formatted email got very popular all of sudden. Being text-based, elm and mutt don't really do a good job of handling it. |
|||
|
|
|
|
8051 microcontrollers. They date from the late 70's or early 80's but are now just so cheap and available plus I have so many pre-written libraries for them it would be daft to use any other micro for low end jobs. |
||||||||
|
|
|
HTML tables. I just really don't care what it looks like if I'm the only person that needs to look at it. |
||||||||||||||||
|
|
|
Borland C++ 3.1 ;) |
|||
|
|
Objective-C. Wow, it's like going back in time 15 years after using C#/.NET. |
||||||||||||
|
|
|
Classic ASP...I itch uncontrollably and start to shake every time I have to maintain one of those pages rather than rewriting it in ASP.NET! We have 3K+ pages just sitting out there right now. |
||||
|
|
|
My wife... |
||||||||||||||||||||
|
|
|
Java 1.4 and WL 8.1.5, also we have just been warned that SVN is forbidden and we will need to migrate back to VSS. Lovely don't you think? Edit: to clarify I work as a service provider, I work for a public institution implementing several community requirements. Though I do agree that what they are paying me is hardly enough to endure all this crap.... |
|||
|
|
vi (well, gvim). But only because nobody seems to have been able to come up with something more decent. |
|||

