What old technology that should have been replaced long ago do you still use regularly, and why?
|
20
|
|||||||||||||||||
|
|
|
win32.hlp
|
|||
|
|
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 car has a diesel drinking internal combustion engine with pistons driving a crankshaft. Pretty much a slightly modified version of what the first cars used in the 1890's or something. Oh, and in the toilet we have one of those incandescent light bulbs with a bayonet fitting. |
|||
|
|
Windows 2000 and lots of Windows batch files. Oh, and Internet Explorer 6. |
|||
|
|
|
|
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. |
|||
|
|
Paper for UI prototyping. It really works surprisingly well! |
||||||||||||
|
|
|
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. |
|||
|
|
|
|
Lotus Notes. :-( |
|||
|
|
|
|
3.5" floppy disks... I used one the other day when I needed to run a bootable memory test on a computer. |
|||
|
|
An abacus. |
||||
|
|
|
The Lynx browser. Good for testing the text flow of web pages, and also good for testing site-usability for impaired people. |
||||
|
|
|
Windows Me! The power of being above awful limits! With the perfect blue on my screen! |
|||
|
|
ASP ..we have 150+ applications and 30,000+ webpages in the intranet using ASP ;-( The application works fine... So what is the need for upgrade -> Business |
|||
|
|
The C++ << operator for output. |
|||
|
|
Borland (Turbo) Pascal 3.02 |
||||
|
|
|
vi (well, gvim). But only because nobody seems to have been able to come up with something more decent. |
|||
|
|
XML. This technology is over-engineered. It's too verbose. It's led to numerous unnecessary standards and specifications that waste thousands of man-hours everyday (e.g. WS-*). Out-dated? If not now, it will be soon. |
|||
|
|
|
|
Midnight Commander. |
|||
|
|
|
|
Microsoft Access 2000. Fortunately soon partly to be replaced by ASP.NET ;) |
|||
|
|
|
|
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.... |
|||
|
|
Visual Basic 3.0. It works surprising well in Windows XP, but not in Windows Vista.
|
|||
|
|
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). |
|||
|
|
|
|
Centura Team Developer 1.5.1, circa 1998, which was never officially supported on Windows XP and uses 16-bit ODBC to talk to SQL Server 2008. It's a testament to Microsoft's backward compatibility efforts that it runs at all on Vista 32-bit. |
|||
|
|
|
|
Java webapps still in Model 1 architecture. For the uninformed, that means I have a lot of servlets with boatloads of "out.println" calls to generate the HTML. |
|||
|
|
|
|
Unix desk calculator: dc. It is very helpful for arithmetic operations in Bourne shell (sh, not bash) scripts. Unix editor: ed. Helpful for editing in place when your flavour of sed doesn't have the adequate option. Helpful also on very dumb terminals which do not even have an ESC key. Postscript, because it is easier than PDF to programmatically generate or to edit with a text editor. |
|||
|
|
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. |
||||
|
|
|
Batch files, many Unix tools, CGI. |
|||
|
|
Paint. It still does only what I really need from a graphics program and no more. |
|||
|
|
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. |
|||
|
|
|
|
Cobol... Though some at my office might say it'll never be obsolete. |
|||
|
|


