vote up 48 vote down star
20

What old technology that should have been replaced long ago do you still use regularly, and why?

flag
9  
<pedantry>I think you mean deprecated (superseded or out of date), rather than obsolete (no longer used or useful). By definition, if you're using something it isn't obsolete. </pedantry> – Unsliced Apr 15 at 8:42
2  
I am really annoyed that this question has been closed! – Ola Eldøy Apr 16 at 0:05
7  
I am really annoyed that this question was asked...what purpose does it serve? – Jonathan Sampson Aug 26 at 14:13
1  
@Kelly French: Signal to noise ratio. To paraphrase the FAQ, "this is a site for programming questions that can be answered." In my opinion, this question does not match the criteria and would probably be more welcome at superuser.com . – Piskvor Aug 26 at 18:38
show 6 more comments

131 Answers

vote up 9 vote down

win32.hlp win32.hlp

link|flag
show 1 more comment
vote up 8 vote down

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.

link|flag
4  
Good luck with that. Remember when the US officially converted to metric and now everyone in the US uses metric all the time? – simon Apr 15 at 15:20
4  
Oooh don't forget air and water! You think we'd evolve. – Mike Robinson May 13 at 20:32
show 2 more comments
vote up 8 vote down

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.

link|flag
show 2 more comments
vote up 8 vote down

Windows 2000 and lots of Windows batch files.

Oh, and Internet Explorer 6.

link|flag
vote up 8 vote down

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.

link|flag
show 2 more comments
vote up 7 vote down

Paper for UI prototyping. It really works surprisingly well!

link|flag
3  
It dont thing paper for UI prototyping is obsolete. I think it is important to use paper in the early phases. Very easy to grasp, and the details are not that important. (colors/font etc) – ThorHalvor Apr 15 at 13:15
1  
I thought paper for UI prototyping was a best practice! – jmucchiello Apr 15 at 17:46
1  
I agree, there is no better way to prototype 3D user interfaces. – Adrian Grigore Apr 16 at 9:02
show 2 more comments
vote up 7 vote down

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.

link|flag
vote up 6 vote down

Lotus Notes. :-(

link|flag
vote up 6 vote down

3.5" floppy disks...

I used one the other day when I needed to run a bootable memory test on a computer.

link|flag
show 2 more comments
vote up 6 vote down

An abacus.

link|flag
1  
Despite being under forty, I own a couple of slide rules, and occasionally bang off rough calculations on them. Mostly to freak out those younger still, but... – dmckee Apr 18 at 14:31
show 2 more comments
vote up 6 vote down

The Lynx browser. Good for testing the text flow of web pages, and also good for testing site-usability for impaired people.

link|flag
1  
Lynx is neither obsolete nor embarrassing. When in SysAdmin mode, I insist on having it on all machines, because sooner or later I'll be at a console with X and everything else broken and reading the device driver vendor's documentation... written in HTML. – kmarsh Jun 12 at 18:13
show 2 more comments
vote up 6 vote down

Windows Me! The power of being above awful limits! With the perfect blue on my screen!

link|flag
show 3 more comments
vote up 5 vote down

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

link|flag
show 3 more comments
vote up 5 vote down

The C++ << operator for output.

link|flag
show 1 more comment
vote up 5 vote down

Borland (Turbo) Pascal 3.02

link|flag
1  
dude, time to enter the 90's... embarcadero gives 5.5 away as a free download. – Wouter van Nifterick May 3 at 6:45
vote up 5 vote down

vi (well, gvim). But only because nobody seems to have been able to come up with something more decent.

link|flag
10  
Vim is not obsolete. – Luc M Apr 15 at 15:00
2  
It's perfect, no one can come up with something better. – spatz Aug 26 at 13:56
show 4 more comments
vote up 5 vote down

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.

link|flag
vote up 4 vote down

Midnight Commander.

link|flag
vote up 4 vote down

Microsoft Access 2000. Fortunately soon partly to be replaced by ASP.NET ;)

link|flag
vote up 4 vote down

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....

link|flag
show 4 more comments
vote up 4 vote down

Visual Basic 3.0. It works surprising well in Windows XP, but not in Windows Vista.

alt text

link|flag
show 5 more comments
vote up 4 vote down

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).

link|flag
vote up 3 vote down

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.

link|flag
vote up 3 vote down

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.

link|flag
vote up 3 vote down

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.

link|flag
show 5 more comments
vote up 3 vote down

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.

link|flag
1  
I am so, so sorry. – Gabe Moothart Apr 15 at 17:23
vote up 3 vote down

Batch files, many Unix tools, CGI.

link|flag
show 2 more comments
vote up 3 vote down

Paint. It still does only what I really need from a graphics program and no more.

link|flag
show 2 more comments
vote up 2 vote down

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.

link|flag
vote up 2 vote down

Cobol... Though some at my office might say it'll never be obsolete.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.