Slashdot Mirror


User: Jim+Mitchell

Jim+Mitchell's activity in the archive.

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

Comments · 3

  1. Re:Submarine Screendoor patents on FTC Investigates Submarine Patents · · Score: 1

    Video poker wasn't invented until Dec 26, 2000? Wow.

  2. Re:Great, now the MPAA will come 'a knocking on DeCSS Source Mass-Posted to Usenet · · Score: 1

    How do you know that you can see all posts regardless of moderation now?

  3. But this doesn't lock up IE 5.5. on Is Netscape's Code Falling Apart At The Seams? · · Score: 1

    But this doesn't lock up IE 5.5.

    Your script basically looks like an infinite loop which causes the brower window to stop responding for a while. IE eventually pops up a message box saying that your script is poorly written. Whoop-de-doo. MS 1, Linuxgod 0. I'm not impressed, jd.

    var color = new Array;
    color[1] = "black";
    color[2] = "black";
    for(x = 0; x

    And I find it ironic that the linuxgod homepage is hosted by a FreeBSD machine.