Slashdot Mirror


User: old+man+of+the+c

old+man+of+the+c's activity in the archive.

Stories
0
Comments
12
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 12

  1. Litigation Machine? on SCO Spreads Rumors About IBM Lawsuit · · Score: 1

    How about this paragraph at the end:

    Indeed, SCO says the company's biggest investor, BayStar Capital, has been pushing SCO to drop its Unix business altogether and simply become a litigation machine, bringing intellectual property-related lawsuits. But SCO insists it remains committed to selling Unix software--when it's not busy fighting people in court.

    Says a log for what they see as being important.

  2. Red Lights on RFID License Plates in the UK · · Score: 1

    RFID Enforced.

  3. Re:JUST SEND A FUCKING HUMAN. on NASA Seeks Proposals For Hubble Robotic Servicing · · Score: 5, Insightful

    NASA is obviously scared to death of another Challenger / Columbia tragedy. They came out looking totally inept in both of those incidents. I believe they fear they would lose all support from the public and (arguably more important) congress if more astronauts are lost. I'm not saying that is the right attitude. It's kind of like saying "I'm afraid of being killed in an automobile accident, so I am going to stop driving."

  4. Programming Tools??? on In The Works: Windows For Supercomputers · · Score: 1

    Microsoft could create a specialized version of its widely praised programming tools
    Which ones are those??? Who the heck is "widely"???

  5. Re:How do they know these numbers? on Hubble vs. Webb - How Far Back Will They See? · · Score: 1

    In your second method, don't they also look at red shift? I believe the amount of red shift (compared to the expected spectrum you mention) indicates distance. The further away, the greater the red shift.

    I'm not an astronomer, but I pretend to be one.

  6. Actually... on Google to be Sued Over Name? · · Score: 1

    the founders of Google have "admitted" that they misspelled googol when coming up with the name. They said in TV interviews "We didn't have the spell checker working back then." However, it seems to me googol should be in the public domain, and Google has taken on a life of its own that has nothing to do with the definition of a googol.

  7. Hope it will work for "boom cars" on Directed Sound · · Score: 4, Interesting

    But I doubt the car owners would want it. Why have a loud sound system in a car if the whole world can't hear (and know about) it.

  8. You have to admit... on Microsoft's Strategy Memos · · Score: 1

    the memo is kind of funny. It reads like a political commercial. All spin and no real substance. You can't take anything he says literally, folks. He is just using terms to spin things the way he wants to.

  9. Re:Enough. on Need A Few Post-Its Around The Office? · · Score: 1

    Guess you haven't seen the media coverage of Google's office environment??? I don't think it matters what people do for a living, they just want to be able to enjoy doing it. A little office diversion is invariably good for morale. What do you think "Casual Fridays" is really all about?

  10. Re:No more Hubble on Hubble Photo of Sedna Suprises Astronomers · · Score: 1

    This may be more insightful than funny. I believe the real reason the Hubble is being abandoned is that it regularly challenges some folks' beliefs.

  11. Re:please everybody on The Subtle Tyranny Of Spreadsheets · · Score: 2, Interesting

    We developed a web-based application that used Excel to format invoices for the clients. No computation was done by Excel. That was all done by the business logic using data stored in a real database. Excel was used entirely for its formatting capabilities. The really nice thing was, each customer could specify, through an administrative form, how they wanted things laid out (what data goes into which cell, where to display the company logo). When they wanted to print an invoice, they just clicked on an image button, Excel popped up with all the data filled in, and they could modify and print from there. The customers really liked it. As others have stated, it was something they were familiar with.

  12. Re:Correction? on A History of Every GUI Ever · · Score: 1

    I wrote a few "command line" interfaces using character graphics. Really just displayed a numbered menu of options and a prompt. You entered the number of the option you wanted. Kind of like those telephone help systems you love to hate.