Forgot your password?

typodupeerror
Image

Woman Wins Libel Suit By Suing Wrong Website 323

Posted by samzenpus
from the close-enough dept.
An anonymous reader writes "It appears that Cincinnati Bengals cheerleader Sarah Jones and her lawyer were so upset by a comment on the site TheDirty.com that they missed the 'y' at the end of the name. Instead, they sued the owner of TheDirt.com, whose owner didn't respond to the lawsuit. The end result was a judge awarding $11 million, in part because of the failure to respond. Now, both the owners of TheDirty.com and TheDirt.com are complaining that they're being wrongfully written about in the press — one for not having had any content about Sarah Jones but being told it needs to pay $11 million, and the other for having the content and having the press say it lost a lawsuit, even though no lawsuit was ever actually filed against it."

Comment: New Mexico State question (Score 1) 256

by dmckeon (#32804958) Attached to: California To Drop State Rock Over Asbestos Concerns

The unofficial responses to which are:

      Which is less hot? (tourist)

      Which is hotter? (local)

      Which is better today? (foodie)

      On the side. (wimp)

      Christmas! (wiseass)

      It was yellow when I went through it, officer,
      and three other cars came through behind me! (local)

The question:

        Red or Green? (chile, not political affiliation.)

The Courts

JPL Background Check Case Reaches Supreme Court 112

Posted by timothy
from the faster-boys-if-you-want-your-pay dept.
Dthief writes "A long-running legal battle between the United States government and a group of 29 scientists and engineers of the Jet Propulsion Laboratory (JPL) in Pasadena, California, has now reached the US Supreme Court." At issue: mandatory background checks for scientists and engineers working at JPL, which they allege includes snooping into their sexual orientation, as well as their mental and physical health.
Space

A Hyper-Velocity Impact In the Asteroid Belt? 114

Posted by Soulskill
from the i-played-that-game dept.
astroengine writes "Astronomers have spotted something rather odd in the asteroid belt. It looks like a comet, but it's got a circular orbit, similar to an asteroid. Whether it's an asteroid or a comet, it has a long, comet-like tail, suggesting something is being vented into space. Some experts think it could be a very rare comet/asteroid hybrid being heated by the sun, but there's an even more exciting possibility: It could be the first ever observation of two asteroids colliding in the asteroid belt."

Comment: Re:Online backup - Mozy (Score 1) 287

by dmckeon (#27592593) Attached to: Online Storage For Lawyers?

their booth was across from ours at the ABA TechShow.

Most of the services available through state or other BAs and other
industry groups are not necessarily "endorsed by" those groups or likely
to be better than other solutions.

I wouldn't expect an affiliation or mention of any kind to indicate
anything more than something like "their sales team got here first"
and perhaps "and offered us some kind of good deal".

IANAL. YMMV. Place on ground, light, retreat. :-)

Comment: Reply-To: ? (Score 1) 1

by dmckeon (#26404081) Attached to: State Dept e-mail crash after "reply-all"

If the mailing list does not set the value of Reply-To to the list address,
and the recipient's MUA clients honor the 'Reply-To' header, then:

        Reply-To: nobody@state.gov

where 'nobody' is a mailbox connected to /dev/null
(or to a file, as needed, for gummint archive requirements)
is a reasonable choice for an "email to all" announcement.

Add a "do not reply" tag atop the message body to head off those who
would send a carefully drafting reply, and let the clue-resistant
recipients send all the "take me off this list" messages they want.

Otherwise, surely some mailing list manager packages offer as a option a:
"messages to more than L lists or U users must be approved by list admin(s)"
feature?

Transportation

Bay Area To Install Electric Vehicle Grid 388

Posted by kdawson
from the recharge-it dept.
Mike writes "Recently San Francisco, San Jose, and Oakland unveiled a massive concerted effort to become the electric vehicle capitol of the United States. The Bay Area will be partnering with Better Place to create an essential electric vehicle infrastructure, marking a huge step towards the acceptance of electric vehicles as a viable alternative to those that run on fossil fuels." Inhabitat.com has some conceptual illustrations and a map showing EV infrastructure, such as battery exchange stations, stretching from Sacramento to San Diego — though this is far more extensive than the Bay Area program actually announced, which alone is estimated to cost $1 billion.

Comment: Re:Clever new tools for kernel config (Score 1) 288

by dmckeon (#24183461) Attached to: Linux 2.6.26 Out

After my last round of wrestling with video drivers,
I'd settle for a multi-step process:

        install new distro
        plug in all optional hardware, devices, whatever
        boot an 'inventory' kernel
        mount all desired file-system types
        start any unusual drivers or processes

        direct 'inventory' kernel to
                "detect and configure the options as needed"
                        for all the hardware or other configuration
                        sensitive stuff that is visible, mounted, etc.

        manually tweak kernel config if needed
        compile new kernel & any modules needed
        boot to new kernel
        enjoy

I'd settle for any method that lets the non-kernel-guru
user focus on the few config items that might need
changing, instead of facing 2900-odd CONFIG_ variables,
many for obscure hardware that won't be found in most
systems. Yes, the settings need to be available for
people who do have that hardware, but they should not
require decisions by people who do not have that hardware.

To put that in a way more Slashdot readers might remember,
I'd like a tool or specialized kernel that could determine
from the hardware, without having to poll the user,
the appropriate settings for:

        CONFIG_ATHLETIC_JOCK_STRAP=

        CONFIG_ATHLETIC_SPORTS_BRA=

"Everyone is entitled to an *informed* opinion." -- Harlan Ellison

Working...