Slashdot Mirror


User: portnoy

portnoy's activity in the archive.

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

Comments · 168

  1. Re:Nope on Will TiVo Destroy Ad-Supported TV? · · Score: 3, Informative

    Due to FDA regs, you can only make two kinds of TV advertising for pharmaceuticals that aren't sold over-the-counter. You can either make a vague ad that uses the tag about "see your doctor about...", that tries to imply what the drug is for; or a seriously specific ad that says what it's for, but also lists the side effects.

    On one side, you have things like Levitra, which airs during football games, and shows a guy throwing a football through the hole on a tire swing...repeatedly. With his wife smiling and clearly pleased. Does anyone NOT know what this is for? :-)

    On the other, you have things like last year's ads for Propecia, which briefly stated that how it was for combating hair loss in men, but then had to follow it with lines like "women who are pregnant or who MIGHT be pregnant should avoid handling broken tablets", and had to mention the "risk of certain sexual side effects". Supposedly, the manufacturers were rather confused why their multi-million dollar ad campaign wasn't going well.

  2. Re:Logging bug on Apache 2.0.48 Released · · Score: 5, Informative
    Um, didn't someone provide a solution to your bug report? (i.e. use the more advanced log module).

    Seems to me that they do see this as a problem worth addressing; they already have a fix.

  3. Re:Copyright and contrasts on Linksys Still In Violation of the GPL? · · Score: 1
    I don't attribute it to the whole community. It is, however, unquestionably a common attitude amongst Slashdot posters.
    No, it's at best an attitude amongst Slashdot posters who post to RIAA-related threads.

    All discussion forums tend to be reactionary, and Slashdot is no exception. Whatever the topic is, the people most inclined to post are the people who are against it. So, one set of people tend to post when the topic is the RIAA; another set post when the topic is the GPL. Neither is representative of the entire community, or even of "Slashdot posters".

  4. Re:What else is based on the 8008? on 30th Anniversary of the Microcomputer · · Score: 1
    BTW, IBM's first personal computer was also an APL (and/or BASIC, depending on options) machine. The IBM 5100, built in tape drive and tiny screen, your choice of hardwired APL and/or BASIC.
    I remember my father bringing home the 5110, basically the same computer as the 5100. You switched between the BASIC and APL modes using a big switch on the front. Got to love a 50-pound, 32k portable.

    I learned how to program on that baby. Those were the days.

  5. Re:The implementation is not the issue on British Court Issues Bizarre Copyright Ruling · · Score: 1
    It is not unreasonable: if I sing "happy birthday" on the air, I have to pay copyright fees. So if I rewrite someone's code in another language (or even the same language), why do copyright fees not apply?
    And yet if you sing the public domain "Good Morning To You", which uses for all intents and purposes the exact same melody, you don't need to worry about copyright fees. These are two songs which share the same "fundamental structure", but are considered vastly different works.
  6. Random Trivia Note on MIT Roofnet · · Score: 5, Interesting

    Just in case anyone's wondering, yes, the professor Robert Morris mentioned in the article is in fact the same Robert Morris who wrote the 1988 Internet Worm.

  7. Re:Condemn First on Verizon Permitted to Default on PA Broadband Deal · · Score: 1

    More to the point, it's Slashdot, where arguing from ignorance is a way of life. Slashdot: where the words "I am not a lawyer" are inevitably followed by "but..."

  8. Re:Dude! on Nobel Prize Winners on Sci-Fi Flicks · · Score: 1
    Who's gonna believe that a famous chef is an action hero?
    Jackie Chan?
  9. Re:Even better, you can still download the code... on The Power Behind the SCO Nuisance · · Score: 1
    However, I still think they need to checksum every line, not every 5 lines.
    Way too many false positives. If both sources have a line like:

    i++;

    (and they will), you're going to get a match. Checksuming a block of code eliminates stupid false positives. 5 might be too large, but 1 is definitely too small.
  10. Re:He should have faught. on RIAA Grabs Student's Life's Savings · · Score: 1
    Basically by subsidizing the site, you're giving money to the RIAA.
    No, you're giving money to him. The RIAA already has its money -- their bottom line doesn't change a bit if you send cash to this kid.
    Had he had some cojones and stood up to the bully I'd happily contribute to his legal fund. This however.. no.
    He's a freshman at a respected engineering school. He should be focusing on grades, classes, and all those other things that he's spending lots of money to do. His focus should not be on legal wrangling and press spin.

    This is what settlements are for -- so you can put lawyers behind you while you concentrate on what's really important in your life.

  11. Re:This really is getting old ... on FSF Threatens GPL Lawsuit · · Score: 5, Informative
    This is another example of a company that is willing to cooperate, but has had a few snags in their plans. They've said they're going to post the code online (which they don't have to do) so lets see if they do.
    Indeed. A quick google search of "opentv gpl" finds that developers have been requesting the source code since March of 2001, to no avail. At some point, it begins to look less and less like a misunderstanding and more and more like a willful violation.
  12. Re:Why are they upset? on Turing Test 2: A Sense of Humor · · Score: 1
    What's wrong with being a sex-addicted pothead?

    Probably nothing. Heck, the USA elected one to the presidency...twice.

  13. Re:Migration? on Multi-User Subversion · · Score: 1

    I've used this tool, and it does indeed work fine. But the showstopper for me is its inability to merge branches over. I would probably have moved our lab's repository over to subversion already if I didn't have to worry about losing all of the commits on the branches.

  14. Re:I called them on One Million AOL discs to be returned to AOL · · Score: 3, Insightful

    You know, if you're going to quote Tom Lehrer, you can at least say you're quoting Tom Lehrer.

  15. Re:This is a fine example... on More Attacks on Linux than Windows · · Score: 1

    Indeed. And Thankyou. Thankyouverymuch.

  16. Re:Points on The Case for the Empire · · Score: 2, Insightful

    Is there a "blatantly lifted from another source without attribution" moderation?

  17. Re:I wish things were always so easy... on MSIE Uber-patch Of The Month · · Score: 1
    It's kinda OT, but is it even possible to run a non-interactive 'apt-get upgrade'??
    Add a line like "Frontend: noninteractive" to your /etc/debconf.conf. That will cause it to ask no questions, and just use the defaults whenever possible, and sending mail to root if there's a useful message.
  18. Re:Is it just me.. on MS Exec Testifies In Favor of OS Manipulation · · Score: 1
    [Re: OSX] Great, they have finalled ported it to x86?

    Hey, lots of people have ported Darwin over to x86, and much of the NeXTSTEP underpinnings were running on x86 when Apple first started working on the project.

    Since we're postulating a world where Microsoft ceased to exist, it shouldn't be hard to imagine Apple porting it's OS back to x86 and renegotiating NeXT's old OEM deals for shipping the OS.

  19. Re:galeon + mozilla? on Debian 3.0 (Woody) May 1? · · Score: 1

    Galeon is one of several packages that is being removed from Woody when it goes stable due to packaging problems. You can see the list in the link at the top of the article.

    So galeon isn't being removed from woody while it's still the testing distribution. But when woody goes stable, galeon will be left back as part of the next testing distribution.

  20. Re:Blank CD-R? on Debian 3.0 (Woody) May 1? · · Score: 1
    Which reminds, I need to clean out some 530MB from /var/cache/apt/archives of packages that I've apt-getted in the past.
    This is why I have a shell script which runs

    /usr/bin/apt-get -qq -o=APT::Clean-Installed=off autoclean

    to get rid of all the old packages that aren't available anywhere.
  21. Re:No..No.. [e^(pi * j)] + 1 = 0 on Simpsons Guide to Math · · Score: 1

    Or maybe (int) 22 / (int) 7.

  22. Re:Here's what not to do... on What Makes a Good Web Design? · · Score: 1

    Um, they didn't forget about it at all. The entire splash page is dedicated to a diatribe on that subject.

  23. Re:Not to interrupt the Moulin Rouge lovefest on 13 Nominations to Rule Them All · · Score: 1

    Derivative, certainly, since it's meant to be a retelling of La Boheme. Why you think it's derived from Cabaret is beyond me. I can think of lots of similar musicals, but Cabaret? You must have gotten confused since they both have showgirls.

  24. Re:Because of his *opinions*? on Raisethefist.com Raided · · Score: 2, Insightful
    Clearly he has broken the law by defacing websites and what not, but does that warrant the treatment he's going through?
    What treatment? They confiscated some equipment (which was probably used during the commission of the crime), and talked to him for six hours.

    Come back when they actually do something to him.

  25. Re:actually on Java Native Compilation Examined · · Score: 1
    As much as I love Java, Swing is definately shit. [...] Like JTree and JTable... They are very tedious and complex to use.
    I disagree. JTree and JTable are really well-designed for the MVC paradigm, and you can subclass all the pieces more or less independently of each other. The more I work with them, the more impressed I am. Granted, the docs are mostly horrendous (and leads far too many people to shoehorn their data into a clunky DefaultTreeModel), but the design is far from shit.