Slashdot Mirror


Ten Technologies That Refuse to Die

kudyadi writes "Technology Review has an interesting article on, as the title suggests, ten technologies that we continue using despite advances made in the same. The best example is that of analog watches, "Compared to today's digital timepieces, old-fashioned, sweep-hand watches are pathetic one-trick ponies. Digital-watch wearers can check temperature, altitude, and the time in Tokyo, play tunes and games, and send messages. Can wristwatch videoconferencing, Web surfing, and tarot readings be far off? But what digital watches can't do, according to sweep-hand proponents, is display the time and context as elegantly and intuitively as an analog model."" Interesting counterpoint to this post from a few years back about technologies that didn't manage to hang on. And Bruce Sterling has a short list of ones he'd like to see go away, too ;)

100 of 1,381 comments (clear)

  1. Macintosh (refuses to die) by callipygian-showsyst · · Score: 4, Insightful

    You have to admit, no matter what side you're on...it's amazing the Mac has lasted this long after being pronounced dead several times.

    1. Re:Macintosh (refuses to die) by reallocate · · Score: 4, Insightful

      Ummmm...today's Mac bears no similarity to the original 9-inch box. It's been pronounced dead by pundits who think success is measured by knocking off Microsoft, not by turning a profit.

      --
      -- Slashdot: When Public Access TV Says "No"
    2. Re:Macintosh (refuses to die) by smittyoneeach · · Score: 4, Insightful

      Quick, some MBA step in here and explain 'Market Segmentation'.
      MACs have always represented a luxury/SUV computer.
      In addition to the publishing/art markets, there have always been people who just aren't dealing with the BSoDomy of Microsoft, and have the budget to choose otherwise.
      Balls, if I had the loot, I'd be sporting that groovy new system with a flat monitor half the size o' Monica Lewinsky, too.

      --
      Get thee glass eyes, and, like a scurvy politician, seem to see things thou dost not.--King Lear
    3. Re:Macintosh (refuses to die) by JavaLord · · Score: 4, Funny

      Oh yeah, it's based on UNIX! Unix just came out A FEW YEARS AGO!

    4. Re:Macintosh (refuses to die) by dasmegabyte · · Score: 5, Insightful

      In a world where Ford has lived to be a hundred years old, I think the lesson here is that if you don't mess up your finances, make a halfway decent product, devote equal time to listening to your customers, engineers and marketeers, you can survive even if you don't rule the market.

      It's companies that consider success being number one, and anything less failure, that don't survive.

      --
      Hey freaks: now you're ju
  2. Tech #11 That Refuses To Die by sulli · · Score: 5, Funny

    *BSD

    --

    sulli
    RTFJ.
  3. With respect to dot matrix printers... by digitalvengeance · · Score: 4, Interesting

    They still serve a very important purpose for many businesses: Multipart form printing.

    One company I work with prints 4 part invoices for in-home services. We've tested alternatives, but have yet to find a non-impact printer capable of getting the job done.

    I think its unfair to call the technology outdated when it still performs some tasks better than its modern counterparts.

    --
    How many roads must a man walk down? 42.
    1. Re:With respect to dot matrix printers... by schoolsucks · · Score: 5, Insightful

      I agree. At work we use a dot matrix printer to print shipping forms that have to be signed. It just prints on one, and using carbon paper, it makes 2 other copies. The benefit of this comes when you sign the top copy and all 3 have the signature on them. With laser printer and making seperate copies, we had to sign 3 papers. So signing 100 copies would become signing 300 copies.

    2. Re:With respect to dot matrix printers... by biz0r · · Score: 5, Insightful

      I definitely agree with the main point of the parent poster. Older technology sometimes just downright works better.

      Case in point: New cell phones vs Old cell phones.

      New cell phones have mostly all had software problems of sorts, with laggy displays, crashing software (damnit I have to reboot my phone AGAIN), etc, etc. Older cell phones weren't so reliant on the 'cruft' that makes up new cell phone software, and generally worked a LOT smoother, and FAR less buggily.

      Example: I have a Motorolla T720 color screen phone, which IMHO, really bites ass. The thing drops calls, I get a black screen of death pretty much every few days (which requires me to completely remove the battery to drain the power), the display is soooo laggy its not even funny, plus many other small software bugs I am sure I can't recall of the top of my head.

      I would LOVE to get my old StarTac back...man that thing was rock solid! I even accidentally ran it through a FULL wash cycle in the washer and all I had to do was replace the battery. It also has/had none of the drawbacks I listed for the T720. Operation was as smooth as it could be IMO.

      Here's a vote for old technology when it works well.

      --
      /* sig */
  4. ana-log by pinchhazard · · Score: 3, Insightful

    Guess what? I just want a watch that tells time. I don't want that's tacky, but most digital watches come with this ungainly feature.

    --
    Do you love freedom??? Do you love freedom!!! DO YOU LOVE FREEDOM!!!!!!!!
    1. Re:ana-log by nycsubway · · Score: 4, Insightful

      I think this applies to almost all of the technologies on that list. I think it boils down to one thing that people think, "I like this technology, it works for me, so i'll keep using it."

  5. Fortran is # 10 by tcopeland · · Score: 5, Interesting

    Forty-seven years after IBM unleashed it, Fortran (formula translation), the original "high-level" programming language, would seem to be the infotech equivalent of cuneiform. But it's still widely used, especially in scientific computing.


    No need to throw the Fortran libraries away, though, just wrap them in a higher level language. Chances are it'll be fast enough, and it'll almost certainly be a lot easier to use.
    1. Re:Fortran is # 10 by Anonymous Coward · · Score: 5, Interesting

      Fortran isn't really as outdated as the article makes out. For a start, it's not quite the same as the IBM language from the 60's - recently we've had the Fortran 90 and Fortran 95 revisions, and I believe there was even a Fotrtran 2003 revision.

      The reason that Fortran is still popular in the scientific community is that it's pretty well optimised for the kind of tasks that you're likely to be doing. For example, Fortran has complex numbers as a basic data type. It's also simpler than C based languages for working with multidimensional arrays - no need to futz about with arrays of pointers or whatever, just declare a (resizable, if desired) multidimensional array. In general, the builtin functions are designed to work well on parallel architectures, so writing good parallel code isn't (quite) so much hard work.

      Basically, Fortran is still used because it's well adapted for the job it's doing. The fact that it isn't used in application programming is because it sucks for that purpose.

  6. Cars... Buildings.... by flewp · · Score: 3, Funny

    Cars with wheels.

    Buildings that need ground to support them.

    So, where are the flying cars and cities on clouds damnit?!

    --
    WWJD.... for a Klondike bar?
  7. And #11 is a tie between.. by Awptimus+Prime · · Score: 4, Funny

    SMTP and identd

  8. quote by trickycamel · · Score: 5, Funny

    My favorite quote from the article:

    "And you needn't worry about your system going obsolete if it already is."

    How true...

    --
    Sig? What sig?
    1. Re:quote by swordboy · · Score: 4, Funny

      Yeah... here's an example:

      I'm required to carry my pager for work. I get pages maybe between once and three times a year. I've offered to give up the pager and take calls on my personal cell phone because of this. The pager is freaking old so it eats one AA battery per month. Because I got sick of throwing batteries away (*), I just decided to change the message on my pager.

      If you would like to page me, please call me on my cell phone and let me know so that I can install a new battery in my pager. Thank you.

      (*) I tried to create a battery recycling deal at work but people kept taking the box, thinking that these were good batteries (apparently, people don't know what "recycling" means). I'll probably try again with a better, more idiot-proof wording.

      --

      Life is the leading cause of death in America.
  9. Some are, some aren't by plover · · Score: 5, Insightful
    His list has one point I'd argue: typewriters. They'll die with the current crop of older adults that still use them. (I'm 42 and haven't touched one in probably 17 years.) Offices used to keep them around, even after entering "the computer age", but if you walk into any small business now, you'll find the token typewriter stuffed in a closet, no longer even usable.

    Yes, there are some people who use them, but there are fewer and fewer forms to fill out these days that aren't automated.

    --
    John
    1. Re:Some are, some aren't by Savatte · · Score: 3, Informative

      I use a typewriter almost everyday at work. Typing purchase orders requires a typewriter, since ours are carbon paper based.

      And I find that feeding an envelope or a label into the typewriter is much easier than setting up the printer to print one address. It may not be elegant, but it's simple

      Of course, I can't surf slashdot from a typewriter.

    2. Re:Some are, some aren't by nicky_d · · Score: 4, Funny

      Ha, yeah. I work in a library, and I used to add and replace the spine labels on books. This was done on a large, heavy Olympia typewriter that I came to name 'Oily Pam' (through anagramese). Time came when we invested in a computerised labeller, though we kept Oily Pam on hand for clothbound books, which the computer-created labels weren't great for. Every time a labeller tape ran out, the last few inches of the reel had a striped silver warning design that was still adhesive, and I gradually covered Pam in this half-mirror pattern. But eventually she fell by the wayside entirely, and one day I had to intervene to stop her being thrown in the garbage; now she lives under my desk and my God, I've just noticed this whole story is sounding pretty perverse.

      Anyway, the computer-created labels look dreadfully sterile compared to Pam's output, and I found creating them to be a pretty joyless task - tap tap, click, print, as opposed to the handle-cranking, knob-turning, bell-ringing joy of using Pam. Good lord, that's almost obscene, isn't it? I think I might have a problem here.

  10. Snob by moehoward · · Score: 4, Insightful

    Watches are jewelry, you techno-elitist snob. That's why people don't "upgrade".

    What next. I should get my wife cubic zirconium because it looks the same as a diamond but is much cheaper because it was made with "technology". I'm just soooo old fashioned.

    --
    "If you want to improve, be content to be thought foolish and stupid." - Epictetus
    1. Re:Snob by Sabu+mark · · Score: 5, Insightful

      What next. I should get my wife cubic zirconium because it looks the same as a diamond but is much cheaper because it was made with "technology".

      No, you should get your wife another kind of gem, one whose price and supply aren't controlled by the same international monopoly that has brainwashed her into desiring a diamond an order of magnitude over other stones that you can buy without being gouged as much.

      --

      What Would Jesus Do
      (for a Klondike bar)?
    2. Re:Snob by radish · · Score: 4, Insightful

      You know all those clothes you're wearing? You could just glue together old shopping bags - that way you'll save money, and be waterproof too! So they may tear, but don't worry, just go back to the supermarket and get more bags. Why do people mod their PC cases? All that neon doesn't make it work any better. Why do people put up posters in their apartments? Or paint the walls nice colours? Aesthetics.

      Really - people buy things like watches because they're nice to have. Practicality doesn't have to be the most important factor in a purchase decision, and for the most expensive items people buy (house, car, jewellery) it rarely is.

      --

      ---- Den ene knappen er powerknapp, den andre er Bender voice knapp "Bite My Shiny Metal Ass"

  11. foxpro by inf0c0m · · Score: 3, Funny

    the company i work for uses foxpro. might as well be writing code in sanskrit

  12. One word by Kizzle · · Score: 3, Funny

    Clippy

  13. What about the other values of a tech? by 192939495969798999 · · Score: 4, Interesting

    As the owner of a Bulova timepiece, I am insulted that the other values of older technology like a watch are not considered. For example, the artistic merit and fine craftsmanship of my watch are enjoyable to me every time I use the watch. On a shallower note, it's dead sexy. The same conundrum was brought up about photos vs. oil paintings at the beginning of the 20th century -- sure, photos represent a "clear" picture of something, but they in no way diminish the quality and value of an original Rembrandt painting.

    --
    stuff |
  14. Obligatory Adams by Mateito · · Score: 5, Funny

    "Far out in the uncharted backwaters of the unfashionable end of the western spiral arm of the Galaxy lies a small unregarded yellow sun.

    Orbiting this at a distance of roughly ninety-two million miles is an utterly insignificant little blue green planet whose ape-descended life forms are so amazingly primitive that they still think digital watches are a pretty neat idea.

    This planet has - or rather had - a problem, which was this: most of the people on it were unhappy for pretty much of the time. Many solutions were suggested for this problem, but most of these were largely concerned with the movements of small green pieces of paper, which is odd because on the whole it wasn't the small green pieces of paper that were unhappy.

    And so the problem remained; lots of the people were mean, and most of them were miserable, even the ones with digital watches."

  15. Kind of obvious but... by nil5 · · Score: 5, Insightful

    Some of us forget that "new" is not necessarily "better".

  16. KISS - keep it simple stupid by Dethboy · · Score: 5, Insightful

    It is just like over complicated phones. All I need it to do is keep time. Why does every device have to do 11,274 different things?

    I've had countless digital watches, most are in the garbage. I also have one or two 'analog' watches that I simply wind up and they work. No batteries, no looking for the manual to figure out how to set the time in Tokyo, no calibrating altitude and temp.

    1. Re:KISS - keep it simple stupid by jc42 · · Score: 3, Insightful

      Or keep it even simpler - don't wear a watch at all.

      A few months back, I read an article about the recent slow decline in the sale of wrist watches in the US and Europe. It seems that people are one by one realizing that it's now nearly impossible to be out of sight of a clock of some sort, so why wear one?

      Myself, I realized this 5 or 6 years ago. Then a slight rash appeared on my wrist under my current watch, and went away when I didn't wear the watch for a few days. So I simply laid it aside, and I haven't really missed it.

      My computer screens all have the time in a corner. My car has the time display on the radio. In the kitchen, both the microwave and regular stove display the time. Nearly every room in the house has a clock in some gadget. Walking down the street, clocks are everywhere. My cell phone shows the time when it's not being used as a phone, so in the rare instances I can't see a clock, I can reach into my pocket and get one.

      Watches really are pointless now for many of us, except as jewelry.

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
  17. Analog watches are better when you're counting... by Anonymous Coward · · Score: 5, Interesting

    My mother's a nurse, and she told me once that she MUST have an analog watch with a second hand when counting somebody's pulse. I tried it once, and she's right - you just can't count both pulses and seconds if you're looking at a digital display.

    I think what's happening here is that with the analog watch, you use the "number" part of your brain to count the pulses, while you use the visual part of your brain to see when your 60 seconds is up (by looking for the position of the second hand).

    With a digital seconds readout, you end up using the "number" part of your brain for both tasks, and you get screwed up.

  18. "Sweep Hand" Watches Rule by JohnGrahamCumming · · Score: 5, Insightful
    As Douglas Adams pointed out:
    Far out in the uncharted backwaters of the unfashionable end of the western spiral arm of the Galaxy lies a small unregarded yellow sun.

    Orbiting this at a distance of roughly ninety-two million miles is an utterly insignificant little blue green planet whose ape-descended life forms are so amazingly primitive that they still think digital watches are a pretty neat idea.

    The reason watches with moving hands are so successful is that same reason that even in modern glass cockpit aircraft the "old style" mechanical displays are rendered on screen: they are extremely fast and easy to read. The actual guts of the watch are irrelevant (purely mechanical all the way to purely electronic), but the display is the thing you are going to interact with every day.

    And an important aspect of moving hands is that they convey information in their movement: in a cockpit the altimeter can be "read" very quickly to show whether the aircraft is ascending or descending. On a watch I can get an approximate time (it's almost 4:30pm) in a glance. Yet another example is a digital vs. analog scuba diving pressure gauge: the position of the mechanical arm can be understood very fast without worrying about the exact number of PSI left.

    John.

    1. Re:"Sweep Hand" Watches Rule by jmpoast · · Score: 3, Insightful

      I agree with some of your examples of displays, but I fail to see how the hands of a watch tell time faster than reading the numbers. I can, with a digital display, tell that 4:27 is almost 4:30 just as fast (if not faster) than a display utilizing 'hands'.

      I do prefer the look of the watches with 'hands' however, they just seem fancier and more professional.

    2. Re:"Sweep Hand" Watches Rule by selderrr · · Score: 3, Informative

      if you like a clock that's quick to read, AND you're a MacOSX user, may i recommend fuzzyclock ?

    3. Re:"Sweep Hand" Watches Rule by frodoze · · Score: 5, Insightful

      a watch with hands shows present, past and future time in once glance, if you have to meet someone in 25mins one look at the dial and you can see where the minute hand needs to be in that time, and as you get closer to the meeting time you know without having to think about how much time you have left, with a digital watch it only show the "now" time so you need to add that 25 minutes to what ever time is being shown on the display.

      a few years ago a well know car maker brought out a digital only speedo in some of their models, the following year they went back to a pointer indication or a combination moving scale with digital display, why? because people didn't like the digital only display, when people look at a number, it takes a moment for that number to register in the brain and figure out what it means, with hands it takes less effort to work out the time

      an analogue display is always faster in a glance in this respect

  19. Toilet Paper by spun · · Score: 5, Funny

    Bidets are a 19th century innovation, and here we are (in America at least) cleaning our nether regions with paper. How barbaric!

    --
    - None can love freedom heartily, but good men; the rest love not freedom, but license. -- John Milton
    1. Re:Toilet Paper by theMerovingian · · Score: 4, Funny


      Bidets? How old school is that? A real technophile uses the three seashells!

      --
      "If you think you have things under control, you're not going fast enough." --Mario Andretti
    2. Re:Toilet Paper by niko9 · · Score: 4, Funny

      If I eat enough fiber, I generally don't need to use toilet paper.

      Maybe one square for a spot check, that's about it. Decreases you chances of diverticular disease too.

      A smooth poop is a good poop.

      --

    3. Re:Toilet Paper by Just+Some+Guy · · Score: 5, Funny

      Most of the rest of the world doesn't eat a Triple Decker Bacon Burrito with Cheese (and a Diet Coke) for lunch every day. Any bidet capable of cleaning up the aftermath of the average American diet would be more powerful than I'd want close to my rear. Heck, I imagine we'd buy Charmin With Oxy-Clean if it were available.

      --
      Dewey, what part of this looks like authorities should be involved?
    4. Re:Toilet Paper by Tackhead · · Score: 5, Funny
      > They make the "Baby Wipes" in "Adult" packaging now, so you don't ahve a big, smiling cartoon baby grinning at you when cleaning up.

      I always wondered why the fuck there are pictures of babies on toilet paper. Or names likeAngel Soft.

      "Hi! Our toilet paper is soft! In fact, it's so soft that we've named it Angel Soft! Because every time you take a dump, we want you feel like you've just ripped a wing off the back of one of God's celestial servants, so that you could smear your shit all over it!"

      If we ever need more evidence that marketing executives deserve to go to Hell, that seals it.

  20. Small benefits by SimplyCosmic · · Score: 3, Informative

    Two things I like about analog timepieces:

    The first is that you can usually make out the time further away, and in poorer lighting conditions, from an analog clock versus a digital.

    The second is that you can use your analog watch as an impromptu compass. In the northern hemisphere, hold the watch flat and point the hour hand towards the sun. Now bisect the angle between the hour hand and the figure 12 (ie. noon) on your watch to give you a North-South line. In the southern hemisphere, hold the watch dial and point the figure 12 (ie. noon) towards the sun. The line that bisects the angle between the hour hand and the figure 12 is the North-South line.

  21. Re:Old-fashioned watches by Country_hacker · · Score: 5, Informative

    Point the hour hand in the direction of the sun (Keeping it horizontal of course), and the point between the hour hand and 12 will be South. For you "Below the belt" /.rs (South of the equator ;-) it'll be pointing North.

    Cheers!
    --RjS

    --
    Never give any object more potential energy than you want it to have.
  22. Re:Windows NT by Reverend528 · · Score: 3, Informative

    A lot of public schools are still using 95.

  23. VHS by SimplyCosmic · · Score: 4, Interesting

    I'm actually somewhat surprised to see VHS not being listed. Despite large chains like Circuit City and Best Buy having gotten out of VHS sales, people still refuse to upgrade even to a $40 WalMart DVD player. These same people will complain to any employee at a store that sells or rents DVDs about how they don't have enough VHS tapes, but won't even consider the idea that times have moved on from the format.

  24. Dot matrix printers by zeux · · Score: 3, Insightful

    Dot matrix printers can print half a page, stop and print the second half the next day. And you can read the result between the 2 jobs.

    You can use it as an ouput terminal.

    Try to do that with a laser printer. Won't die anytime soon.

  25. I agree, mod parent up! by Doesn't_Comment_Code · · Score: 4, Insightful

    NO KIDDING!!!

    This is a general trend of adding garbage to an otherwise simple device. Digitals watches, cell phones, etc.

    If you're going to have a multipurpose machine, like a computer, then call it that. Otherwise you end up with a watch that takes the temperature, tells time, takes pictures, has an address book, and makes calls.

    Then your cell phone makes calls, tells time, takes the temperature, takes pictures and has an address book.

    Your handheld address book tells time, takes the temperature, takes pictures, makes phone calls.

    Your digital camera takes pictures, tells time...

    I had to laugh when I read the story on slashdot. How can OLD watches still hang around that just tell time?

    BECAUSE THAT'S WHAT A WATCH IS FOR.

    --

    Slashdot Syndrome: the sudden, extreme urge to correct someone in order to validate one's self.
    1. Re:I agree, mod parent up! by Golias · · Score: 5, Funny
      That may be what your watch is for, but I have not worn a dedicated timepiece of any sort for more than 10 years. I realized it's silly to carry a clock around on your wrist in an age when we are surrounded by clocks everywhere we go. Even as a type this, a clock ticks away on the corner of my laptop screen, and another is in eyeshot just a few inches away from it. When I get in my car, there are two on the dashboard, and several are visible during my commute.

      These days, I have usually two devices on my person, a cell phone and an MP3 player, which have built-on clocks. Even on the rare occasion when I'm in a place where there are no clocks (such as a casino or shopping mall), and have none with me by pure accident of fate, I'm surrounded by people not only carry clocks around on their wrists, but actually derive pleasure from the brief moment of human contact they experience when I say "excuse me, but do you have the time?"

      Strapping something to my wrist which only tells time would be a waste of five seconds each morning. I'm happier without one more item to worry about breaking or losing.

      I look forward to the day when my phone, MP3 player, watch, GPS, daily planner, and sunglasses are all one small, light, rugged device.

      Besides, it's a myth that timekeeping is what analog watches are for. They are worn as jewelry for men. It's a vain, metrosexual affectation to wear a gold watch. There's your real reason.

      --

      Information wants to be anthropomorphized.

    2. Re:I agree, mod parent up! by sevensharpnine · · Score: 4, Funny

      Quiet you! You'll run it for all of us! Getting around without a watch only works when the rest of the timepiece slaves willingly chain themselves and give us the time when asked to do so!

      --
      "God is a comedian playing to an audience too afraid to laugh." -Voltaire
    3. Re:I agree, mod parent up! by MoonBuggy · · Score: 3, Interesting

      Strange that before I read the parent I was just about to point out that I have a nice analog watch because it looks good. I am a gadget freak, I have a cellphone/PDA combo that I use for video, web, phonecalls, calendar etc. I could quite easily look at it's clock, and I'm sure it wouldn't take more time than moving my arm to look at my watch.
      This is immaterial, however. A watch is a piece of jewelery and that's how I like it! IMO gold ones look tacky, but I have a nice, robust aluminium Quiksilver analog watch which cost about GBP100, looks great, does it's job perfectly and should last a good 10 years. I keep phones for 6 months, if that - my watch is an accessory and I like it that way.

  26. Floppy Drives by Sergeant+Beavis · · Score: 5, Interesting

    He most certainly should have included old floppy drives. I no longer order a floppy drive when buying new PCs or Laptops for my company, but you can still get them if you want. USB keys are just too dang handy and hold alot more data. I'm amazed that the ole 3.5 disk is still around. At least that is better than the super old 8 inch disks I used so long ago.

    --
    There is nothing inherently safe about liberty. That's why so many people died protecting it.
  27. Re:Analog Watches by s00p41337h4x0r · · Score: 3, Insightful
    they are elegant and intuitive.

    Intuitive, eh? I guess nobody remembers that segment in second grade where you had to learn to read an analog display. The mental map between "Big hand on 2 and little hand on 6" to 2:30 is non-trivial... I mean, did you catch that that time is actually ten minutes after six? It's the reason why kids start out with digital watches.

    What analog watches do display intuitively is the amount of time between two events, at least for differences less than an hour (or half hour). It would be interesting to make a linear clock, where you could see tiny slivers of five minutes versus chunks of half hours, and ask kids how easy it is to use versus standard round analog or digital displays.

  28. One Question, I can see it already by deadlinegrunt · · Score: 3, Insightful

    from the eyes of a non-techie:

    Could you please explain counter-clockwise to me again?

    --
    BSD is designed. Linux is grown. C++ libs
  29. Re:Bruce Sterling link by erasmus_ · · Score: 4, Informative

    Annoying, wasn't it? Here is the link to the full article that I saw in that Google search though.

    --
    Please subscribe to see the more insightful version of th
  30. Re:Multipart Impacts by karnal · · Score: 4, Insightful

    Well, on the multi-part forms I've used, there's usually spaces for a customer to sign (think - car repair forms at most major dealerships.) Using the same impact during signing (pressure), you get multiple copies, one for the dealership, one for records, and one for the customer, all with the same signature.

    I'd hate to have to sign for work multiple times...

    --
    Karnal
  31. Bruce Sterling's article by Rufus211 · · Score: 3, Informative

    Here's a real link to the article instead of having to look through Google:
    Ten technologies that deserve to die

  32. Uh, the floppy disk? by carambola5 · · Score: 3, Interesting

    Gone are the times when the floppy is the only rescue tool for a b0rked computer. Bootable CDs and USB drives have fixed that. So why are they still around? For all intents and purposes, USB drives beat floppies in every respect: physical size, storage size, access time, mtbf.... the list goes on.

    --
    IWARS.
    People, in general, disappoint me. Politicians even more so.
  33. Why get rid of something that work? by phoenix.bam! · · Score: 4, Insightful

    This list is of devices that work perfectly. They do what they need to without any obnoxious interference. My analog watch tells me the time when I look at it. I never see the latest sports scores or the temperature. I get what I want. The author seems to have left off the broom. Why didn't the broom die when the vacuum was invented? Because the broom served its purpose quickly and efficiently. The broom has been used for at least 5,000 years and will probably continue to be used until humanity is destroyed. Thank goodness for places like OldVersion.com . Newer isn't always better.

  34. Re:Multipart Impacts by TopShelf · · Score: 4, Insightful

    For many processes, the multipart form is preferred because at certain steps along the way, one sheet is ripped off while the rest proceed along. If you printed multiple copies on a laserjet instead, you'd have to collate and staple (or do something else) to keep the appropriate copies together - hardly an efficient alternative...

    --
    Stop by my site where I write about ERP systems & more
  35. Re:Multipart Impacts by grub · · Score: 4, Insightful


    If you have numbered multipart forms then this ensures that the sheets of paper you sign/ship/mail are part of the original multipart form and not a reprint.

    Many places want original paperwork, you can't guarantee it with a laser. Dot matrix is still a darn useful technology.

    --
    Trolling is a art,
  36. vacuum tubes?! by happyfrogcow · · Score: 3, Insightful

    ok, i thought analog watches was a bad inclusion, but vacuum tubes?! Why not throw this round thing called "The Wheel" in there, too? It's old and freaking won't die!

    I love my Crate tube amp. It's so nice sounding.

    This article... it's credibility is wavering at the moment. The author must have spent a whole 5 minutes looking for inspiration before giving up and writting this lousy article.

    1. Re:vacuum tubes?! by iggymanz · · Score: 3, Informative

      Of course, vacuum tubes are alive & well in every radio & television station, and every microwave oven across america. There are solid state devices that will do a similar job, but they are horribly expensive & not as robust.

  37. FAX! by LoudMusic · · Score: 3, Interesting

    Good lord, fax needs to go away. I've bitched and moaned about this at my office for FIVE YEARS.

    In addition to that, there needs to be some way of physically inflicting pain upon people who print documents and don't pick them up from the printer. It's a waste to print at all, but if you then don't even get your wasted print out ... what are you thinking?

    --
    No sig for you. YOU GET NO SIG!
    1. Re:FAX! by Urox · · Score: 3, Insightful

      I am rather glad that a lot of businesses use fax as communication. There isn't a scanner where I work so that route is out.

      With a fax:
      * I can send in my reciepts for health care reimbursement instantly AND keep the receipts.
      * I can sign legally binding medical release forms and get medical documents on their way rather than stopping by the physical office (which may be in another state) or waiting for the mail to deliver forms.
      * Faxing is cheaper than a 32 cent stamp in many cases.
      * I don't have to worry about our inconsistent mail carrier who decided he didn't have to deliver to us more than once a week as well as kept mail at the office undelivered. He also has continuously misdelivered mail, both for us (my SO and me) and not for us.

      --
      "Would you rather have a playstation addicted dork wearing a star wars t-shirt?"
  38. the floppy disk. by cyrax777 · · Score: 3, Insightful

    with the advant of cheap CD-rw burners and dirt cheap flash media its amazing the floppy disk is still around

  39. Tech #12 That Refuses To Die by cgenman · · Score: 4, Interesting

    CLI

  40. Old tech chains you to more old tech.... by King_TJ · · Score: 3, Interesting

    IMHO, there's really no good reason anyone should need a typewriter for the purpose of filling out purchase orders!

    The problem is, your workplace is still using the "old tech" of carbon paper based forms.

    The last company I worked for that made us fill out multipart purchase order forms finally phased them out completely. They installed new computer software that let employees complete the whole purchase order online. Sure, a few people complained and moaned about how much harder it made things - but over time, even they started getting used to it. (How often do you re-order something from the same supplier? I bet it happens fairly often. Sure is nice to have the PC fill in the whole address for you when you key in the name of the vendor, because it remembers them all in an address book.)

    It's also nice when someone needs to locate an old purchase order to figure out when a warranty expires or what was paid for a product the last time it was purchased. Just do a quick search in the computer, instead of digging through thousands of papers in a filing cabinet!

  41. Re:#1 : Slashdot by B'Trey · · Score: 5, Insightful

    But what digital watches can't do, according to sweep-hand proponents, is display the time and context as elegantly and intuitively as an analog model

    How on earth can you describe an analog watch as more intuitive than a digital watch? More elegant, certainly. But intuitive? A digital watch shows the numbers. If you can read them, you can tell the time. An analog watch uses one set of numbers (or positions, as many don't even have actual numerals on the face) for two different things. You have to learn what each hand means, and what each position means in the context of each hand. Once you learn it, it becomes straightforward and easy, but it's definitely the opposite of intuitive.

    --

    "The legitimate powers of government extend only to such acts as are injurious to others." Thomas Jefferson.

  42. "Timepieces" means what it says by SuperBanana · · Score: 3, Insightful
    Compared to today's digital timepieces, old-fashioned, sweep-hand watches are pathetic one-trick ponies.

    Not really. They're two-trick ponies; they tell me the time and the date. Last time I checked, "timepiece" meant "something that tells time".

    Digital-watch wearers can check temperature, altitude, and the time in Tokyo, play tunes and games, and send messages.

    None of which matters. I don't give a crap about the temperature, because it's moot; if I'm too cold or too hot, my body will tell me, and I'm usually smart enough to, based on time of day, season, location etc...figure out what I'm gonna need to wear(I may even, gasp, open the door and stick my head outside to see for myself). I don't give a crap about altitude, because honestly, that doesn't really mean anything to me, unless it comes on the news that anything under 1000 ft ASL is going to flood within the hour because the whole antarctic shelf just collapsed. I certainly don't give a crap about the time in Tokyo, because if I needed to know that sort of thing on a regular basis, I'd know what the differential is, and be able to do the rather easy math(anyone that can't do addition/subtraction for number under 30 needs serious help). In the meantime, I'll guess that they're approximately 12 hours behind EST since they're on the opposite side of the world.

    In fact, the only reason I need a timepiece- since I(and most other people) can tell roughly what time of day it is...is because we need to be at certainly places at certain very specific times, where guessing isn't appropriate. The date function is small because we only need to look at it once a day, maybe twice, to remind ourselves. Form, meet function. So pardon me while I buy the nice, simple analog timepiece that looks nice(and will look nice for at least another 100 years) while you buy your stupid little toy that will break in 5 years(it'll be out of style in 6 months, if you're lucky). Were electric analog timepieces an improvement? Not really. Manual wind, I can sync to my computer, or even a radio program. But my electric analog watch needs battery replacement every year or so, and since it only comes out on special occasions, it's nearly always dead.

    I have the same objection to cameraphones. I want my phone to do 3 things. a)let me find a number for someone I know b)let me know when someone is calling c)let me make calls.

    Notice nowhere in there was "annoy coworkers with polyphonic ringtones." Or "take pictures"(I use my camera to take pictures, and they look 1000x better than anything any cameraphone will ever produce). Or "tell me the weather". I haven't even bothered to use the AIM functions, or SMS. I use my phone for one thing- telephone calls.

    I once mentored for the middle school science olympiad. Mind you, these kids are supposed to be the brightest of the bunch- the kids who enjoy science and thinking on their feet. "Okay, you guys have until 3pm to finish this practice". (loooong pause) "Um, we don't have any watches on." "There's a clock right there on the wall." (blank stares.) "Um...we don't know how to read those kinds of clocks". How pathetic is that?

  43. Re:Analog watches are better when you're counting. by niko9 · · Score: 4, Interesting

    Yup, he's right. It's on our New York State checkout list, right next ot NYS State cert. card, penlight and trauma shears. Analog watches for EMT's and Paramedics are mandatory.

    My TAG Heuer Formula 1 has taken one shit kicking after another; stills ticks away like a champ at work.

    I don't think the digital plastic equivalent would hold up.
    --

  44. Invalid Association by sevensharpnine · · Score: 4, Insightful

    From the article: "Vacuum tubes Audiophiles have sustained another technology that's even older than magnetic tape. In the 1970s, compact, energy-efficient transistors boded to replace vacuum tubes entirely. But transistors couldn't satisfy some guitar players and hi-fi cognoscenti."

    As a guitar player, I'm insulted that this article lumps me in with the conspicuously-consuming audiophiles that drop hundreds of dollars on cleverly marketed cables. Tubes aren't an imaginary sound modifier in guitar amps, they are universally agreed to distort (clip) in much nicer ways when sent an overpowered signal compared to transistors. Only now in the 21st century are we beginning to see digital amps that can compete with this "ancient" technology. The article is correct that the consumer-level tube market is helped along by musicians, but the reasons have nothing to do with Audiophile-type superstition that seems to be implied. The tube vs. solid state harmonic patterns are quantitively different, and empirically better. I would no go so far as to label us as the cognoscenti, but rather people who aren't obviously deaf (and anyone here who has heard a clipping solid state amp will agree).

    --
    "God is a comedian playing to an audience too afraid to laugh." -Voltaire
  45. The REAL reason I wear an analog watch by eyegor · · Score: 4, Interesting

    If you're wearing an analog watch and someone asks you what time it is, you say: a quarter to 10.

    If you're wearing a digital watch: it's 9:43 and 17 seconds!!! Urk!!!

    Geez... ya sound like a total dweeb!

    --

    Don't anthropomorphize computers, they don't like it.
    1. Re:The REAL reason I wear an analog watch by Anonymous Coward · · Score: 4, Insightful

      What do you do, on a semi-regular basis, that you need that kind of "accuracy"? If you're timing events, then your reaction time is going to come into play and your accuracy will be stopped down. At 500ms, you're getting down to the limits of human reaction time which is really at best 100ms. Just admit it man, you're a geek. :)

    2. Re:The REAL reason I wear an analog watch by Tackhead · · Score: 3, Interesting
      > If you're timing events, then your reaction time is going to come into play and your accuracy will be stopped down. At 500ms, you're getting down to the limits of human reaction time which is really at best 100ms. Just admit it man, you're a geek. :)

      "Geek and proud!" As proof, I offer not merely the fact that I prefer digital watches, but that I set them to 24-hour time.

      Actually, that's an interesting point. If it's a foot race of 10 seconds, 500ms accuracy probably isn't enough. If it's a road trip of 2 hours, being accurate to the nearest minute is probably sufficient.

      Maybe I'm a left-brained geek, but I always found it easier to parse 02:44 instead of having to eyeball my way from 12-to-almost-3 and again from 12-to-almost-9.

      02:44 is unambiguous on a digital watch, even by the light of the CRT. On an analog watch, it's sometimes hard to tell which hand is the bigger one. At 14:44 it's a little easier, at 02:44 it's a little more difficult.

      I was going to make a snarky wisecrack about how if you can't tell the difference between 0244 and 1444, you've got bigger problems than any watch can solve.

      Then I realized that the same argument applies to 0455 and 1655. If you're at certain latitudes, for several months of the year, those two times can be hard to tell apart on anything but a digital watch. And hey, this is Slashdot, where not knowing which half of the day we're talking about is part of the game.

    3. Re:The REAL reason I wear an analog watch by ArekRashan · · Score: 4, Interesting

      Fool.

      Even if your country uses the metric system, you weren't raised in a base-10 world. Yes, it is true that almost all integral arithmetic is represented in base 10. But dominant does not mean exclusive.

      Of course, that's entirely beside the point. This is why you really have no clue:

      The distinction between decimal and sexagesimal representation has no connection whatsoever with the difference between an analog visual representation and a digital numeric display.

      You're doing the sexagesimal math in your head every time you look at your digital watch, or you wouldn't have any clue how much time had elapsed between 2:35 and 3:10. However, on an analog display, it's easy to see that there are seven groups of five marks between the two points, or 35 minutes. In fact, unless your digital watch is using 24 hour time, you have to use duodecimal (base 12) arithmetic to find the difference between 9:00 and 2:00. On most analog displays, there are five clearly delineated hour segments between the numbers in question.

      If I neaded to measure times below 500ms, I'd invest in a quality stopwatch. But I wouldn't want to wear it on my wrist.

      Don't mistake your lamentable inability to read an analog display as a weakness of the concept. You're just to lazy to learn something that takes all of a few day's casual practice (i.e., wearing an analog watch and looking at it when you want to know the time) to become second nature.

      Think about it: Which is a better representation, a diagram of a right angle, or the numeral 90? That numeral being associated with the right angle is just another example of the many facets of this 'base-10' world you were raised in that is not, in fact, decimal. Trecentesexagesimal, perhaps, in this instance.

      Also, a classy analog watch has approximately thirteen thousand times the sex appeal of wearing uglyfont numbers on your arm.

    4. Re:The REAL reason I wear an analog watch by ameoba · · Score: 4, Funny

      It's not polite to ask the details of somebody's sex life in public.

      --
      my sig's at the bottom of the page.
  46. Pen/Ink/Paper by iCharles · · Score: 4, Insightful

    I think handwriting technology (pens, inks, paper) will be another one. I admit that I have never hidden my love of fountain pens, but even the average Bic has a role. Jotting down a small bit of information while on the phone or standing somewhere is just simpler and quicker with pen and paper.

    PDAs have their role, but they can be slow. Plus, I can't jot something down and tape it do a doorway or under a windshield wiper with an LCD screen.

  47. Re:#1 : Slashdot by squiggleslash · · Score: 3, Insightful

    An analogue watch shows the time graphically, a digital watch shows six digits. This is why an analogue watch is considered by many, myself included, to be more intuitive.

    --
    You are not alone. This is not normal. None of this is normal.
  48. Watches for Nursing by Aumaden · · Score: 4, Interesting

    Friends in the nursing professions all use analog watches. It's apparently difficult to take a pulse with a digital. Counting while watching a number changing is hard on the ol' brain.

  49. Re:Yeah, analog dial watches refuse to die? by Ratcrow · · Score: 4, Interesting

    I've got a pair of Waltham pocketwatches, one with an 1898 movement, and one that is probably from the 1930s.

    Both of them work, and keep good time.

    I also have a pile of dead, broken down computer hardware, and can point to any number of software projects that are unmaintained, unfinished, or otherwise at the end of their lives. All of these are, at best, half the age of the younger watch.

    If nothing else, carrying an old-fashioned watch is a reminder about building things to last...

  50. Re:#1 : Slashdot by wankledot · · Score: 3, Insightful
    Come on now... I agree it's more intuitive for illiterate or dyslexic people, but that's a pretty small minority.

    Wit someone down with an analog clock who has never seen one before, and tell me how intuitive it is. How did you learn which hand was the hours? Did you know that the first time you saw one? How did you know how the hands moved? How did you know that they moved at all?

    Your logic that it's graphical, therefor intuitive is flawed. I can make lots of graphic representations of time... but I doubt you'll understand them without me explaining them.

    --
    My sig is blank, I typed this by hand.
  51. Re:#1 : Slashdot by Jardine · · Score: 4, Funny

    I find that LED clocks are more intuitive. People who say they can't read them must just be stupid and unable to read the most intuitive clock in existence.

  52. Broadcast radio by Midnight+Thunder · · Score: 3, Insightful

    This is one I like. IMO, broadcast radio has survived because it works. You can have a cheap $2 walkman to listen to the radio, or something more fancy. With analogue radio, there are no technology licenses, no patents and no trying to find the specs to some properiety file format or codec.

    Now digital radio involves a bunch of semi open technologies, patents and licensing. Sometimes it just seems like technology for technologies sake, and maybe locking people into the royalty cycle?

    --
    Jumpstart the tartan drive.
  53. PSA: Why vacuum tubes sound better by Rimbo · · Score: 3, Insightful

    Well, technically, a vacuum tube does the same thing as a transistor, so the smaller, lighter, cheaper, cooler, and usually more reliable transistor should have replaced the vacuum tube, right?

    Do you ever ask yourself -why- vacuum tubes sound better? There's a specific reason.

    See, in a guitar amp, what you really want to do is overdrive the sound, creating distortion. That's the nice fuzz sound. When the signal is overdriven, the semiconductor clips off the top of the sound wave.

    Vacuum tubes and transistors clip sound waves differently. In a transistor, the clip stays high until the signal drops, causing a square-shaped clip. In a vacuum tube, the signal drops after the clip, creating a sawtooth-shaped clip.

    Brass and strings have sawtooth-shaped waveforms. Computers make square-shaped waveforms. So most people "like" the sound of a sawtooth better. So people like the vacuum tube sound better.

    MOSFET transistors are now being used in solid-state audio equipment because they, too, have a sawtooth clip when they distort. Now note that this only matters if you actually overdrive the sound; folks who think a tube amp that isn't distorting sounds better than a solid-state amp are probably imagining things. But your Crate sounds better than my solid-state pedal because of the way the semiconductors in 'em clip.

  54. Kind of -1, Redundant by mindriot · · Score: 4, Interesting

    No need to get into this argument, just see Slashdot's tenth most active story ever (at least at the moment). It's all been said I suppose.

  55. Re:#1 : Slashdot by Ignis+Flatus · · Score: 3, Interesting

    And I suppose you'd also claim a sundial is not intuitive? The sundial is graphical, and most homo sapiens spending their days in the presence of one would figure out the correlation. Same with an analog wristwatch. Strap one on the wrist of some lost-society tribal person, and he'll eventually figure it out.

    It's intuitive because the hour hand is not far removed from the natural phenomenon of a cast shadow. The main difference is that the function extends beyond daylight hours. Minute and second hands quickly reveal their function as being subsets of the hour hand.

    So yes, it is intuitive. It is an instrument whose human interface is modelled on a universally-shared human experience. How more intuitive could you possibly make it?

  56. Re:#1 : Slashdot by JamesOfTheDesert · · Score: 4, Interesting
    An analogue watch shows the time graphically, a digital watch shows six digits. This is why an analogue watch is considered by many, myself included, to be more intuitive.

    Exactly. I typically do not want to know the exact time time, but want to know how far away I am from some past or future time.

    Grand Central Terminal used to have analog clocks, and if I was running for a train it was easy to see if I had time to make it, but when they changed to digital I had to stop and do time math to figure things out. Sounds trivial, but looking at the distance between the minute hand and some numeral was easier to parse than a string of digits.

    --

    Java is the blue pill
    Choose the red pill
  57. Digital Speedometers by raider_red · · Score: 4, Insightful

    How many people here have ever been subjected to a digital speedometer? They've only been put on a few cars in the past, and it seems that they're always eventually replaced with an analog dial. The reason of course, is that you can tell at a glance how fast you're going. With a digital readout, you have to actually read it.

    --
    It's good to use your head, but not as a battering ram.
  58. Re:#1 : Slashdot by squiggleslash · · Score: 4, Insightful
    So what time is 102935? (Clue, it's not 10:29am.)

    I ask because any time format is arbitrary until you learn it. The digital format in particular makes no sense without initial reference to the standard 12 hour analog clock face. The first two digits represent hours, an arbitrarily defined one-twenty-fourth of the day. The next represents minutes, an arbitrarily defined one-sixtieth of an hour. Without reference to the 12 or 24 and the 60, you have no idea what 09:30 is. It might be just under a tenth of a day, it might be that the day is nearly over. It might be that within whatever section of day the first two digits represent we're nearly one third of the way through, or it might be that we're half way through.

    The analogue clock is very clear at first glance, and you only have to look at it a couple of times to know what every aspect of it represents. There's a large hand that goes around quickly, and a small hand that doesn't. At a glance you can see that the small hand is a little over three quarters of the way around, and about the only unintuitive bit is that it's not refering to three quarters of the day, but three quarters of half a day.

    That's why it's more intuitive than a series of six digits. Oh sure, it could be more intuitive, but unless we move to a decimal time system, I don't think a digital format is going to be as close to "intuitive" as a clock face for a very long time.

    --
    You are not alone. This is not normal. None of this is normal.
  59. B-Ark by Latent+Heat · · Score: 4, Funny

    I thought mankind was descended from the B-Ark colonists -- you know, the hair dressers and telephone sanitizer salesmen. Where do apes come in to the picture?

  60. Fscking Google Spammers by ChaosDiscord · · Score: 4, Interesting

    Presenting different content to Google than to random visitors is deceitful. They want the Google goodness of appearing to offer publically available content, but don't actually want to offer it. They're effectively lying to Google. If you don't want to offer content to non-subscriber's, that's fine. (I pay for two subscriber only online magazines that I respect. They play fair and their content either isn't indexed, or only the table of contents and summary pages are indexed.) But don't lie about the availability of content to Google. (I'm complaining now because this article features just such an example regarding Tech Review's use of this sleazy trick. My other pet peeve is IGN.)

    Anyway, if you encounter this crap, step one is to report the site to Google. This is a case of "Page does not match Google's description" and "Cloaked page" and is clearly web spam.

    Step two is to read the page anyway. Set your web browser's user agent "Googlebot/2.1 (+http://www.googlebot.com/bot.html)" and you're good to go. You may also need to disable JavaScript so you don't get redirected. Personally I just suck down the page with "wget --user-agent="Googlebot/2.1 (+http://www.googlebot.com/bot.html) http://www.example.com/".

  61. Watches and dot-matrix printers by Angst+Badger · · Score: 3, Insightful

    Analog watches: I use analog watches exclusively, and it's not because they're easier to read, even though I grew up before digital watches were available. Analog watches are essentially fashion accessories, distinguished from other jewelry only in that they happen to tell time. (This is especially true if you're part of the crowd that buys expensive Rolexes and the like.) For myself, I just prefer a simple, inexpensive, and tasteful analog watch over an ugly black piece of plastic with a primitive multi-segment LCD display that looks like a refugee from the late 70's.

    Dot-matrix printers: This is probably lost on folks who came of age after inkjet and laser took over, but I find it a lot easier to read code when it's not interrupted by arbitrary page breaks. I long ago got in the habit of printing out code modules on greenbar paper, marking them up with highlighters and ballpoint notations, and tacking them to the wall. The later 24-pin models are reasonably quiet, perfectly legible, fast, and cheap as hell to operate. Moreover, they last forever, too. I still have and use an Epson dot matrix from 1984, and it works as well as when it was new. And if you want to do multipart forms, you can't use anything else.

    And while this wasn't on the list, I have to mention...

    Analog film cameras: There are still a lot of things you can't do as well digitally, but even if that were not the case, that's missing the point. Photography is an activity, just like snowboarding or building hotrods. Even if digital was better across the board, a lot of people would still use film cameras, just as a lot of people kept painting after film arrived.

    --
    Proud member of the Weirdo-American community.
  62. Why an analog watche is MY choice of time piece. by alchemist68 · · Score: 3, Interesting

    I first got hooked on analog watches when I took a vacation to Lancaster County, Pennsylvania. I visited the National Watch and Clock Museum in Columbia Pennsylvania. Looking at the detailed construction of American pocket watches from the late 1800's and early 1900's facinated me. THESE are real time pieces, with hard steel gears meshing with softer brass gears, mounted on pinions that are encased by jewels. The balance has tiny screw weights to make the balance "balanced". Most of the gold-plated cases were warrented for 20 or 25 years! These devices were designed to last your lifetime, not designed with built-in obsolescence like today's products. More importantly, they were built by real people with TALANT in engineering, metallurgy, and art. Many of the the movements had very decorative Damaskeening engraved on the plate nickel and stainless steel bridges. Waltam competed fiercely with Damaskeening.

    To date, I have several American pocket watches, the oldest made in 1886 and the newest made in 1912. I even managed to find a 17 jewel Waltam Appleton Tracy Railroad pocket watch at an auction for $58 back in 1992. It needed some work, so I took it to a certified master watchmaker to replace the main spring, cleaned it using ultrasonic waves, and lubricated everything again. THIS WATCH KEEPS PERFECT TIME, and it's almost 100 years old!

    Now I wear an Orient (subsidiary of Seiko) that has an automatic winding mechanism, has a second hand sweep, tells the day and the date, has a 21-jewel movement, is water resistant to 50 meters, is made of all stainless steel construction, and it only cost me $40 (you have to know where to get them at low cost). I wear THIS watch because I work around NMR instruments ALL DAY and it is unaffected by the superconducting magnets and the 10 Gauss magnetic field. The only thing "wrong" with the watch is that it gains 5 minutes every two weeks, otherwise, I'm VERY happy with THIS cheapo analog watch.

    ALL YOUR TIME ARE BELONG TO THE SPACE-TIME CONTINUUM.

  63. Analog Forever (roughly) by Stephen+Samuel · · Score: 4, Insightful
    Time is a measure, not a number. If you want to know that it's exactly 3:59pm, then a digital display is fine. If you want to know how long you have until it's 3:59, then analog is the way to go..

    With a digital clock you have to read the number do the math and then figure out what the resulting number means. That's too much work if your real attention is on something else.

    With an analog clock you just note the distance. As that distance gets smaller, so does your time left.. simple as that.

    If I have to wake up at a specific time without (or ahead of) an alarm clock, I'll look at the time, convert to analog if necessary (I have a digital watch) and imagine the movement that has to occur between now and when I have to wake up... then I'll go to sleep and wake up at the apointed time.
    Dunno why it works. I read it in a (fiction) book once, and tried it. It worked, so I kept it in my bag of tricks.

    --
    Free Software: Like love, it grows best when given away.
  64. Apple using Wintel technology by solprovider · · Score: 3, Informative

    Modern Mac has the old ROM stored on disk, Openfirmware, OS X, (S)ATA, CD/DVD-RW, USB, Firewire, PCI, AGP, RJ-45, Ethernet, DVI, PowerPC... note that the Mac has grown more in the direction of the PC than vice versa

    I do not know Macs, so I may have missed something, but which of these started with the Wintel PC?

    ROM/Open firmware - The news is that Wintels may do this soon, but I have yet to see motherboard without ROM BIOS.

    OS X - Unix, not Wintel

    SATA - From the harddrive manufacturers. The implementation for Wintel has the BIOS must faking one of the standard IDE positions so that MSWindows thinks it is running from "C:". This reduces the number of drives that can be used in a dual IDE/SATA PC, and encourages the consumer to find an OS that can fully use the hardware. This could not have been planned by MS.

    CD/DVD-RW - Consumer technology coopted by the computer world.

    USB - The Wintel answer to Firewire.

    Firewire - Apple. It is so much an Apple technology that Intel refuses to incorporate it into their motherboards.

    PCI, AGP - Hardware manufacturers, but they are the standards for Wintel. Be thankful that Apple has decided to follow the "standards" for commodity hardware.

    RJ-45, Ethernet - Ethernet came from the mainframe/Unix world. It barely touched the Wintel world until the late 80s. The RJ45 plug was a quick prototype that accidentally made it into production. The engineers are still kicking themselves for designing a plug that is designed to catch on EVERYTHING.

    DVI - I do not know who started this.

    PowerPC - IBM. Was it first designed for Apple or Microsoft? Does anybody other than Apple and IBM use it?

    --
    I spend my life entertaining my brain.
  65. Musical Instruments by fornix · · Score: 4, Informative

    Despite all the advances in in technology and manufacturing, old musical gear still reigns supreme in many areas. A vintage Neumann U47 mic (like the Beatles used) fetches a tidy sum and sounds better than most anything made these days. They don't make the exact replacement vacuum tube for it anymore, but there are close substitutes.

    And speaking of tubes - the rich nonlinear sound of a tube amplifier hasn't yet been replaced by a more modern equivalent, especially for electric guitar. I think one of the articles mentioned vacuum tubes.

    Piano, horns, guitar - most all acoustic instruments have nice sounding synthesized sampled versions that can be had at a fraction of the cost. These can be played from your computer or a keyboard. Yet the physical instruments, as expensive and potentially out of tune as they are, will probably always be preferred because of their human interface. Similarly, drum machines, which do not show up late or steal your girlfriend, are not replacing human drummers playing acoustic drums, except in 80's music and certain "techo" genres.

  66. early 80's 14Kbps modems? by yourlord · · Score: 3, Funny

    "In the early 1980s, at the dawn of the PC age, high-volume electronic storage and transmission--360-kilobyte floppy disks! 14-kilobit-per-second modems!"

    I've been robbed.. Why is it I stumbled through the 80's with 300bps, 1200bps, and 2400bps(end of the decade) modems when they had 14Kbps modems available in the early 80's.. My 1200 baud modem was a $700 modem in 1988!!

  67. Analog vs. Digital Watches by seeks2know · · Score: 5, Insightful

    I'm a west coast guy, it's late in the day, so nobody will read this anyway, but...

    I've read all of the analog vs. digital debate. It's great to see such spirited debate over these simple devices.

    This is the way I see it:

    Analog watches prevail because the user interface is better. The time can be read and comprehended more quickly.

    Digital watches provide extraneous data. Knowing that the time is 5:13:47 PM adds no value. We really just need to know it's about a quarter past 5pm.

    The technology of how the information gets displayed is unimportant. The analog display could be electronically instead of mechanically driven. All I care about is the results.

    My watch needs to show me the time in an analog fashion (until something better comes along), look good and last for a long time.

    So here is my takeaway:

    As we techies develop our software, we need to remember that our user does not care about what goes on under the hood, as long as the program delivers the right results. And the most important part of the results is the user interface.

    The user interface does not necessarily need to be sexy. It just needs to serve the need.

    And overfeatured is just as bad as underfeatured.

    Usability is the key.

    For what it's worth...

  68. Comment removed by account_deleted · · Score: 3, Funny

    Comment removed based on user account deletion

  69. The REAL reason I wear an analog watch: Cultural by yohohogreengiant · · Score: 5, Insightful

    It really all depends on what you grew up with, and where. Analog more closely represents the "real world". The earth spins, and the shadow of your sundial spins around with it. It's cyclic as well, showing the whole period of sweep for 12 hours.

    Digital watches always scream the same time: It's always NOW. NOW, NOW, NOW. There is no sense of future or past inherent in the digital watch. For people who grew up in a time when past events and future possibilities were important enough to receive attention whenever consulting the current time, the digital watch is lacking.

    Finally, as an oceangoing navigator, there is something very basic about the analog chronometer that is completely lacking with those little LCD's. 12 Goes into 360 just fine, which can be handy when thinking in terms of time being relative to a circle on the globe. It just isn't as apparent on the digital watch. There are a bunch of short-cuts when figuring out position that just isn't suited for digital. Also, a wind-up chronometer is somewhat less likely to suffer EMP from close lightning.

  70. Re:The REAL reason I wear an analog watch: Cultura by fingusernames · · Score: 5, Insightful

    Exactly. I race... I just cannot get into the Tack Tick. There's something about the fluid compass, the motion corresponding with the boat, and the quick and easy ability to figure out tacks and course changes.

    I also race cars sometimes... there's a reason analog instruments are preferred. A *very* quick glance down instantly tells you what you need to know, almost without taking your eyes off the track. A pressure driven analog oil gauge can tell you information about the condition of your engine from the motion of the needle, something you wouldn't get from a digital instrument.

    There are lots of times that analog is superior.

    Larry