Slashdot Mirror


User: emurphy42

emurphy42's activity in the archive.

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

Comments · 564

  1. Re:Seems to make sense to a degree. on Why Dell Won't Offer Linux On Its PCs · · Score: 1

    Then the standard should be adjusted accordingly. "Company standard" doesn't have to mean "everyone stays with the vanilla install"; it can mean "99% of us stay with the vanilla install" (i.e. the 99% whose needs are met just fine by said install), while IT works things out separately with the remaining 1%.

  2. Re:Seems to make sense to a degree. on Why Dell Won't Offer Linux On Its PCs · · Score: 1

    Are you intending "this" to refer to "deviating from the corporate standard" or "responsible for their own support"?

    Anyway, my intent was precisely in line with your latter comment. The sales guy should stick with the corporate standard. If he deviates from it, and thereby breaks his ability to send emails to customers, then it's his own damn fault. (Well, e-mail isn't the greatest of examples, as it can generally be replaced by webmail in a pinch. Say he breaks his ability to use the company's CRM software.)

  3. Re:Seems to make sense to a degree. on Why Dell Won't Offer Linux On Its PCs · · Score: 1

    So don't allow it. Or at least make it damn clear that anyone deviating from the corporate standard is responsible for their own support.

  4. Re:So, is this the right place.... on Scientists Dubious of Quantum Computing Claims · · Score: 0, Offtopic
    1. Wigs out upon encountering a non-digit
    2. Doesn't test for uniqueness
    3. Displaying a list of deductions would be nifty
  5. Re:Geez... are people really that malleable? on Blackberry Owners Chained to Work · · Score: 1

    I do some after-hours work, but it's really flex time rather than overtime. As long as billable hours per month are high enough to make a decent profit, and response time is low enough to keep the customers happy, then everything's jake.

  6. Re:People Were Right! on Vista Not Playing Nice With FPS Games · · Score: 1

    Dynamics (whatever that is)

    Software for running a business.

    MS page
    Wikipedia entry

  7. Re:Mobile fingerprint kit? on Army of Davids Beats Pentagon Procurement · · Score: 2, Informative

    Exactly what good do fingerprints do you? Or even photos of suspected insurgents?

    From TFA:

    Beyond Baghdad, the U.S. role has become less about killing insurgents than arresting the worst and isolating them from the population. Obviously it would help to have an electronic database of who the bad guys are, their friends, where they live, tribal affiliation--in short the insurgency's networks.

    The Marine and Army officers who patrol Iraq's dangerous places know they need an identification system similar to cops back home. The troops now write down suspects' names and addresses. Some, like Marine Maj. Owen West in Anbar, have created their own spreadsheets and PowerPoint programs, or use digital cameras to input the details of suspected insurgents. But no Iraq-wide software architecture exists.
  8. Re:Windows Live Hotmail on Microsoft Not Dropping Hotmail Name · · Score: 1

    How about a disgruntled postal worker with a fever?

  9. Re:I'm not registering or logging in. on A Wikipedia WIthout Graffiti · · Score: 1

    Can you have someone take a look at the e-mail confirmation process, please? I had to try six times before I got through it.

    The first time, I switched to another window for a minute or two, and missed the timeout deadline. Okay, there's a tradeoff between longer timeout (for slower users/systems) and shorter timeout (to minimize the window for attacks). The next few times seemed to time out within five or ten seconds; I think what was actually happening was along these lines:

    * "Confirmation timed out."
    * Attempt #3 (click)
    * Switch to e-mail window, click "download"
    * See new message (actually from attempt #2), click the link in it
    * "Confirmation timed out." (confirmation #2 was invalidated as soon as confirmation #3 went out)
    * Attempt #4 (click)
    * Switch to e-mail window, click "download"
    * See new message (actually from attempt #3), click the link in it ...you get the idea.

    This may be a generic MediaWiki quirk, I dunno.

  10. Re:haHA on Upside Down Phone Patent · · Score: 2, Funny
  11. Re:About that cloud on Enemy At The Water Cooler · · Score: 1
  12. Re:It's a drag. on Flickr To Abandon Early Adopters · · Score: 1

    I just looked, and all I saw was section 6c which prohibits impersonating a person or entity. Entering info that's merely incomplete (e.g. first and last initials) or obviously fictional (e.g. "Joe Blow") does not qualify. If I overlooked something, then please cite the relevant section number or text or something.

  13. Re:Sounds like sour grapes on Defused Googlebombs May Backfire · · Score: 1

    But not squatting on names that rightfully belong to specific other entities, at least. From the FAQ:

    As a courtesy to trademark owners, Google provides a simple publicly available complaint procedure and, once notified of a legitimate complaint against a specific domain, Google will no longer serve ads to that domain.
  14. Re:Might be worthwile on CSS: The Definitive Guide · · Score: 1

    If you're okay with any window width less than (say) 800 resulting in a left/right scroll bar, then you can define the column widths in terms of absolute numbers of pixels. This also keeps the columns at those widths when the window width is greater than 800, which may be considered either good or bad, depending.

  15. Re:What matters on OS Comparisons From the BBC · · Score: 1

    There are some major cross-platform apps, e.g. Firefox.

    I quite like Rainmeter myself, though I'm sure Mac has something equally pretty.

  16. Re:Might be worthwile on CSS: The Definitive Guide · · Score: 1

    max-height : 400px; overflow : auto;

    ...but you probably meant "make the three columns as tall as they need to be, then position something e.g. 10 pixels below the tallest one". Anyone got a good solution to that one?

  17. Re:Might be worthwile on CSS: The Definitive Guide · · Score: 1

    How about the circumstance that you want something after the 3 columns? The absolute positioning screws that up.

    Some more experimentation leads to the following:

    max-height : 400px; overflow : auto;

    How about the circumstance that the window is resized? At smaller widths, the columns overlap each other.

    The widths are defined as percentages. If your window is small enough to break that, then it's small enough that nothing will look good.

    How about the circumstance that you want all 3 columns to have the same height?

    See "max-height" above.

  18. Re:Might be worthwile on CSS: The Definitive Guide · · Score: 1

    Under what circumstances does the following not work well?

    #COLUMN1 {
            position : absolute;
            top : 10px;
            left : 10px;
            width : 20%;
    }

    #COLUMN2 {
            position : absolute;
            top : 10px;
            left : 25%;
            right : 25%;
    }

    #COLUMN3 {
            position : absolute;
            top : 10px;
            right : 10px;
            width : 20%;
    }

  19. Re:Make money from spam without spamming on Spam is Back With A Vengence · · Score: 1
    The whole point of pump-and-dump is that the spammers are way ahead of you:
    1. Spammers buy 10,000 shares, dirt cheap.
    2. Spammers send spam.
    3. 100 suckers each buy 100 shares, not so cheap. Price goes up.
    4. Spammers sell 10,000 shares. Profit! Price goes back down.
    5. 100 suckers are hosed.
    For your scheme to work, you'd have to analyze and predict which penny stocks the spammers are going to target. Let us know how that works out for you, okay?
  20. Re:Of course.... on Is it Time for Open Office? · · Score: 1

    So send both?

    I've heard this answered before with "I wouldn't want to work for a Word-only company anyway", but just because HR is asshat doesn't mean the rest of the company necessarily is.

  21. Re:Puhleease: Put Roland Piquepaille blog elsewher on The Birth of Quantum Biology · · Score: 1

    First, unlike most RP submissions, this one doesn't have a link to his blog. Second, this article uses "nano" and "quantum" in the appropriate sense of "treating the materials as relatively large homogenous blocks is not a good-enough estimate for the non-trivial purpose at hand".

    There's a place for your rant, but this submission is not it.

  22. Re:Vista already legally downloadble on Vista to be Downloadable (Legally) · · Score: 1
    MSDNAA
    Am I the only one who saw this and expected it to turn out to be a GNAA troll? Hey, they fit the **AA pattern...
  23. Re:SURVEY on Extraterrestrials Probably Haven't Found Us - Yet · · Score: 1

    I don't recognize (f), sorry.

  24. Re:so what about those scientists... on Expert Wants to Decertify Global Warming Skeptics · · Score: 1
    What about the assertion that we havent seen teperatures like this SINCE... um Since? that means it happened before?
    At least some of this is intended as "not since X" as in "we don't have any decent data prior to X".
  25. Re:The relavent quote: on "Series of Tubes" Metaphor Implemented · · Score: 1

    And here is some pure comedy gold.

    "...there's apparently an enormous amount of material... clogging Ted Stevens' tubes. Perhaps a little fiber... optic cable might be the answer."