Slashdot Mirror


User: pjt33

pjt33's activity in the archive.

Stories
0
Comments
3,770
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,770

  1. Re:imitation of J. K. Rowling's writing style... on An Appeal In the "Harry Potter Lexicon" Case · · Score: 1

    Derivatives are defined in the law:

    A "derivative work" is a work based upon one or more preexisting works, such as a translation, musical arrangement, dramatization, fictionalization, motion picture version, sound recording, art reproduction, abridgment, condensation, or any other form in which a work may be recast, transformed, or adapted. A work consisting of editorial revisions, annotations, elaborations, or other modifications which, as a whole, represent an original work of authorship, is a "derivative work".

    As you can see, merely being based upon a preexisting work isn't enough.

    Actually the very section you quote says that being based upon a preexisting work is enough. It then gives a list of examples lest anyone interpret "based upon" too narrowly.

  2. Stephen Harper? on 40 Years Ago, the US Lost a Nuclear Bomb · · Score: 1

    Are you sure you don't mean "that evil SOB Carse"?

  3. Simple on EU Council Refuses To Release ACTA Documents · · Score: 1

    It only takes one word: antithesis.

  4. Re:How to remove that crap? on Two New Class-Action Suits Against EA Over DRM · · Score: 1

    I quite agree that it's not the point, but I was jumping into a thread about technical remedies which can be taken while you wait for the slow process of legal remedies to grind through.

  5. No escape on U-Turn On UK ID Cards · · Score: 1

    Something tells me they'll still get the expats in the end, probably when we renew our passports.

  6. Abracadabra on Halliburton Applies For Patent-Trolling Patent · · Score: 2, Funny

    It can't be done mentally. To make sure of that, they included the magic words "with a computer". Truly their lawyers are more cunning than a fox with a PhD in cunning from Oxford University.

  7. Re:Validating credit card numbers on (Useful) Stupid Regex Tricks? · · Score: 1

    In a strict interpretation of "regular expression", they are equivalent to Chomsky type 3 grammars - the most restricted of the four levels in the Chomsky hierarchy. Turing completeness corresponds to equivalence to type 0 grammars. Of course, the monstrosities which Perl calls regexes are far from regular, and for all I know may be Turing complete.

  8. Unskippable warnings? on MGM First To Post Full-Length Features To YouTube · · Score: 1

    I don't have problems skipping any warnings with xine.

  9. Thanks on Ioke Tries To Combine the Best of Lisp and Ruby · · Score: 1

    Looks interesting. I've been wanting a functional language with a read-execute loop which I can put on my PocketPC for a while, but not finding anything. I'll have to play around and see what I can do with Clojure.

  10. Where did you get that idea? on How to Search Today's Usenet For Programming Information? · · Score: 4, Funny

    What regex library do you use which precludes a match for microsoft.* also being a match for *.beastiality.* ?

  11. Re:How to remove that crap? on Two New Class-Action Suits Against EA Over DRM · · Score: 1

    Can you mount under Linux and delete them?

  12. I don't even see that on MTV Bleeps Filesharing Software Names In Weird Al Video · · Score: 1

    It seems to be slashdotted now.

  13. Good sense on Paper Ballots Will Return In MD and VA · · Score: 1

    The phrase I prefer to use is "good sense".

  14. Re:Display Hardware and make software playable. on UK Opens National Video Game Archive · · Score: 1

    Hang on. The post to which you originally replied was explicitly talking about Europe, and made the point that Europe and the US differed in this regard.

  15. Re:Display Hardware and make software playable. on UK Opens National Video Game Archive · · Score: 1

    People were buying 2 NESes for every 1 C64 sold.

    You can prove anything you want with selective use of statistics, and that's very selective. How many brands of console were there in the 80s vs brands of computer? For the former, I can think of two or three: for the latter, I can come up with a dozen off the top of my head (Apple, Commodore, Atari, Amiga, Tandy, Dragon, Spectrum, Amstrad, IBM, Sinclair QL, Acorn, BBC).

    But to get some actual stats into the picture, see the UK's Competition Commission's 1995 report on the market for video games. It seems that, in the UK at least, consoles overtook what the report calls "home computers" in about 1992, but still lagged behind combined domestic "home computer" and "personal computer" ownership.

  16. Do both on UK Opens National Video Game Archive · · Score: 4, Insightful

    Allowing use of abandonware would certainly keep the good games alive, but I think you're missing the point of an archive: to make as complete a collection as possible, so that the non-popular stuff is preserved, and to make it available to researchers. The two complement each other, and shouldn't be treated as alternatives.

  17. Re:Oh, Is there an election going on? on Discuss the US Presidential Election & the Economy · · Score: 0, Offtopic

    I think Taco is hoping to confine the discussion to one thread per day. In related news, the first batch of porcine fighter pilots receive their wings today.

  18. SMTP analogue? on Microsoft Embraces AMQP Open Middleware Standard · · Score: 4, Insightful

    Suffice it is to say that AMQP is to high-value, reliable business messaging what SMTP is to e-mail.

    So it sort-of works but it's 30 years out of date and every man and his dog has a different opinion as to how to fix its gaping flaws?

  19. Re:Moderator terrorists on US Army Sees Twitter As Possible Terrorist "Operation Tool" · · Score: 4, Funny

    It's currently modded insightful, flamebait and underrated. So the would-be theorists are going to send a suicide bomber to the subway and then disband?

  20. Re:Mathematically, this sounds like an excellent on Distributed.net Finds Optimal 25-Mark Golomb Ruler · · Score: 1

    Not really. You need a function which is in P but whose inverse is NP-hard.

  21. Re:Bad news on Armadillo Aerospace Takes Level 1 Lunar Lander Prize · · Score: 1

    I saw that, came back here to comment, and then got thoroughly confused because TFS says that they're trying on Sunday.

  22. Basic answer on Underground Lab To Probe Ratio of Matter To Antimatter · · Score: 3, Informative

    Does antimatter attract matter or repulse it

    IANA particle physicist or cosmologist, but I can answer this one: it depends on which particles. For example, a position (anti-electron) has opposite charge to an electron and will thus attract electrons and repulse protons.

  23. Re:Windows Mobile? on Which Phone To Develop For? · · Score: 1

    No, the point is that they don't distribute a .cab. They distribute an .exe which won't run on PocketPC. Sometimes running it under Wine will extract a .cab to a temporary folder in preparation for syncing (at which point it will fail, but I can manually copy the .cab). An example of one which wouldn't is the Oxford English-Spanish dictionary, which I would probably have bought had I been able to install it - I tried with the free trial and couldn't.

  24. Re:Windows Mobile? on Which Phone To Develop For? · · Score: 1

    With a 400 MHz processor and 8 GB of storage I don't understand why I can't just run a compiler on the phone.

    Hear, hear. The only thing which annoys me about Windows Mobile more than the lack of compilers which run under it are the companies who assume that everyone with a PocketPC also has a Windows desktop with which to install software onto it. (Wine sometimes gets far enough to let me copy an installable .cab across, but not always).

  25. Re:Parent post is not off-topic on Australian Government Censorship 'Worse Than Iran' · · Score: 1

    It's unusual on /., though. Normally the editors here don't bother with the quotation marks. I'm not sure whether it's significant or whether it's just that the submitter used them.