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:Terrorists on Recreating Cities Using Online Photos · · Score: 1

    Well, there's Sony. I think that after the Manchester Cathedral incident they promised not to use Anglican buildings, but Notre Dame is a Catholic cathedral...

  2. Re:Have you played those games lately? on Games All Downhill Since Pong? · · Score: 1
    It depends on why you liked the game. If it was the graphics or the musical score then it's unlikely to hold up today. If it was the gameplay, it might. I recently replayed Escape from Monkey Island and it was as good as the first time. Similarly Worms - the original Amiga game is still eminently playable, even though most of the sequels aren't.

    To me it's the gameplay vs presentation distinction which is core to making a good game, and that hasn't changed in a generation.

  3. Re:It could be very useful on Open-Source 3D Printer Lets Users Make Anything · · Score: 1

    I can't see why you have a problem with a guy in a casual group proxying cards he has. Proxying cards you don't have is a different matter; I tend to feel that should be reserved for playtesting decks for things like the Magic Invitational's Auction of the People, where you don't intend to play with the deck longterm.

  4. Re:In Soviet Russia on Colbert Ballot Bid Shot Down · · Score: 2, Informative

    The British equivalent is the Official Monster Raving Loony Party, which has had a handful of policy successes - most notably the lowering of the voting age from 21 to 18.

  5. Re:When Colbert Read the Requirements... on Colbert Ballot Bid Shot Down · · Score: 1

    I realise that it's not always wise to assume that a name means anything, but you'd hope a party with "Democratic" in its name would allow its rules, regulations and candidates to be debated and voted upon by its members rather than its committee.

  6. Re:Actually on Privacy Advocates Bemoan the Problems With WHOIS · · Score: 1

    That may be the case, but the world is larger than the USA.

  7. Re:I am suing Moniker for providing anonymous whoi on Privacy Advocates Bemoan the Problems With WHOIS · · Score: 1

    If a business is large enough to have to register with the equivalent of Companies House in the country it's based in then it must make some contact information available through that registration. However, small businesses (e.g. sole traders) which don't have to register with the government shouldn't have to invite spam.

  8. Re:Don't get it on Italian Judge Tells HP To Refund Pre-Installed XP · · Score: 1

    What you say about OSS is true but entirely irrelevant. It's one thing to restrict the way in which your product may be used, but entirely another to say that if your product is to be used to fulfil one contract with a third party then it must be used to fulfil all such contracts. That's abuse of a dominant market position, and it's astonishing that anyone should get away with it.

  9. Re:Celebration/Mourning on '55 Science Paper Retracted to Thwart Creationists · · Score: 1

    Scientists believe knowledge comes from evidence and the logical conclusions derivable from that evidence. Religious people believe knowledge comes from "faith" (aka "it is written"), which is the polar opposite of evidence.
    And all real people have far more complex epistemologies than either of those, applying a mixture of intuition and reasoning from axioms based on a mixture of observation and claims made by authorities.
  10. Did you mean "reining"? on FBI Coerced Confession Deemed "Classified" · · Score: 1

    Where did all those concerned with reigning in federal government go?
    Let me guess. Did they go into reigning in federal government?
  11. Re:More like a cracker with no brains on 'I Was a Hacker for the MPAA' · · Score: 1

    Still, at least he didn't ask for a fixed percentage of the profit.

  12. Re:Eventually? on Robotic Cannon Loses Control, Kills 9 · · Score: 1

    Shorts don't do much if the power supply is cut.

  13. Re:Thou shalt not kill? on Churches Use Halo To Spread the Word, Raise Eyebrows · · Score: 1
    It might surprise you to realise that both OT and NT see the law as a gift of grace. I'll just give a few examples.
    • Deut 4 (especially vv8,10) - the law is the covenant which binds Israel to Yahweh.
    • Ps 119
    • Jn 1:16,17 - the first blessing from God's grace is the law of Moses, and the second is the grace and truth of Jesus.
    • Rom 7 - even as Paul explains how the law brought death, he's anxious to emphasise that it's good.
  14. Re:Wi-Fi proof of use on Corporate Encouragement For Sharing Your WiFi · · Score: 1
    Apart from lack of inclination, at least the following:
    • The necessity of doing a good job, because as I said previously it's standardised, which means that people who handle a lot of them will subconsciously notice if it isn't a good job.
    • Following on from that, the expense and difficulty. I don't have paper stock with a DVLA watermark or equipment for making it. I haven't a clue how I'd achieve the effect of the gold lettering on the card.
    • I suspect that if you take your licence to the police station they check it against the DVLA database.
  15. Re:Wi-Fi proof of use on Corporate Encouragement For Sharing Your WiFi · · Score: 1

    A driver's licence is a standardised form of documentation. How many policemen do you think will be able to verify whether I'm telling the truth when I say that I have a username and password? In particular, if I'm using Linux, how many will be able to work out where to look? And what's to stop me from faking the interface?

  16. Subjective answer on Adams' Dirk Gently Serialized on BBC Radio · · Score: 1

    I think it's better.

  17. Re:They're absolutely correct. on White House Lauds MN RIAA Win, Analysis of Victory · · Score: 1

    It's part one and part the other, in that the penalty scale is set out in statute but the court selects a punishment from the range specified.

  18. Re:Does that mean... on Purpose of Appendix Believed Found · · Score: 1

    Amoebic dysentery can kill you whether or not you have an appendix, unless you receive adequate medical treatment.

  19. Re:They're absolutely correct. on White House Lauds MN RIAA Win, Analysis of Victory · · Score: 2, Insightful
    There's a third question:

    3. Does the law set proportionate punishment?

  20. Re:hollywood's perfect anti-theft technique on Copy Protection Backfires on Blu-ray · · Score: 4, Funny

    As Roy from the I.T. crowd put it: "Man, these anti-piracy ads are getting really mean."

  21. Re:J2ME on Best Platform For Hobbyist Mobile Development? · · Score: 1

    I wasted hours trying to be able to develop java software for my PocketPC, and never did get it to work decently. There's no JRE preinstalled, no freely available JRE available for download, and to target a device you need some sort of device profile - which I never found for a plain old PocketPC!
    If you're aiming for CDC/PP then you just need to target Java 1.3-compatible class files.

    I ended up with IBM's J9 runtime, which I realized is designed for OEM's to preinstall on cellphones, and a big headache to get working on a PocketPC.
    It would be nice if the installer created the four registry entries necessary to associate .jars with J9. It's not that hard for someone technical to do, but that doesn't help end users, so you end up having to create the registry entries in your application's installer. Other than that, I'm not sure what your problem was.

    After all that, it doesn't support Swing (or even AWT) anyways!
    It does support AWT. If you want to use Swing, you can find jars for it. If you're using J9 you can target SWT as well, because that's what it uses under the hood to implement AWT.

    There's a confusing alphabet soup of device types (CLDC?) and no matter what you do, all applications are forced into a cellphone template (MIDlets).
    The alphabet soup isn't massively confusing - an hour or two to sort through. You only need to use MIDlets if you're targetting MIDP. If you're targetting PP then you can use applications - static void main(String[]), jar file with manifest naming the main class, just like J2SE.

    Long story short, I thought Java would be perfect for developing an app I could run on the desktop or PocketPC; instead it is a nightmare.
    It's not perfect, but it's far from a nightmare.
  22. Re:What will happen to English? on The World's Languages Are Fast Becoming Extinct · · Score: 1

    The subjunctive is certainly heavily underused in (British) English, but it does exist. The first line of the UK's national anthem has a subjunctive. Unfortunately you won't learn that there is such a thing as a subjunctive mood in a British school unless you study GCSE Latin or an A-level in a language which has it, or are sufficiently advanced at a modern foreign language GCSE that your teacher introduces it even though it isn't on the syllabus.

  23. Re:No on Know How To Use a Slide Rule? · · Score: 1

    I'm five years younger than you, but I was taught at school. A maths teacher mentioned that he'd found some slide rules while digging through a cupboard, and my class (Further Maths A-level) persuaded him to teach us how to use them. He ended up giving us one each, because the school had no further use for them.

  24. Re:"Broken" Computers on EU Think Tank Urges Full Windows Unbundling · · Score: 1

    Oops. Yes, I lost track a bit there. I stand by the statement that Vista Business doesn't include DVD codecs, though, on two bases. Firstly, that of personal experience - I had an embarrassing moment a week ago when a new laptop with Vista Business couldn't play a DVD presentation. Secondly, that of Microsoft documentation.

  25. Re:"Broken" Computers on EU Think Tank Urges Full Windows Unbundling · · Score: 1

    WPM in fact plays DVDs out of the box.
    Grandparent did specify Vista Business, which doesn't include any DVD codecs by default. If you want to play DVDs you need Vista Home Premium, Vista Ultimate, or a third party codec. I suspect the audio recording length is the same issue.