Slashdot Mirror


User: TheTomcat

TheTomcat's activity in the archive.

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

Comments · 878

  1. Re:As long as they get rid of file extensions... on Next Windows to Have New Filesystem · · Score: 3, Insightful

    Why not give me a version number and some way to know what program created it.

    right click on pretty much any file (win2k), select the summary tab, click advanced, fill in the author and revision number.

    Many executable files also contain pre-filled version numbers on the version tab: \WINNT\explorer.exe has company name, internal name, language, original filename, product name and product version as well as file version, description and copyright notice.

    But, yes, windows does still rely heavily on file extensions to determine type/opener. I don't mind that so much. It's easy to change a file from one format to another by changing its extension. It's I've had trouble with files on the mac that are bonafide jpegs, opening in simpletext (I didn't have PC exchange set up properly, and the file types werent set to PHSD (or whatever the magic number for photoshop is)).

  2. Re:One interesting thing about who gets the money. on Canada to Raise Tariffs on Recordable Media · · Score: 2

    I know it was a joke, but I don't think it would work.

    AFAIK, the CPCC distributes the money through a SOCAN-like system. SOCAN decides how to distribute tariffs based on media sampling. If your songs don't get heavy play on Canadian radio, you don't get paid.

  3. Re:canadian air force on Air Force Warns Microsoft/Others to Tighten Security · · Score: 1

    Nice pun. (-;

    S

  4. Read this article on Liquid Nitrogen Cooling at Home? · · Score: 4, Informative
  5. Re:And this is news...? on iWarez · · Score: 1, Redundant

    Nope, this is the Mac, and not Windows.

    I'd bet that almost all of the Office/OSX stuff was contained in Applications:Microsoft:Office:* or something similar, with only non-critical data like preferences external to that tree.

    If it was Windows, you'd have to copy the Office files, a bunch of DLLs from the System Directory and a plethora of registry keys.

    Installing / uninstalling software on the Mac doesn't often require the use of anything more than the original directory and the trash can.

  6. Re:Wait a minute... on iWarez · · Score: 1

    Webb watched the teenager copy a couple of other applications. He left the kid to find a CompUSA employee. "I went over and told a CompUSA guy, but he looked at me like I was clueless," Webb said.


    S
  7. Re:Half a cubit?!?!? on Fighting Spam With A 17th Century Law · · Score: 0, Redundant

    A cubit is ~18 inches, not 3 feet.
    http://ebible.org/bible/web/glossary.htm

    Still, increasing your "size" by 9 inches would just not be comfortable. (-:

  8. Re:W3C / XML brain damage on W3C Recommends XML Signature Syntax · · Score: 1

    Since it was released prior to the W3C recommendation it may not be fully compliant

    Since when does that matter?
    (-:

  9. Re:What are you doing?! on Serial Cables Illegal Due to DMCA? · · Score: 1

    yeah.. like he didn't cue this one up three days ago. (-:

  10. Re:Almost as Important... on Concerning The Cancellation of Futurama · · Score: 2

    The DVD is available at amazon.co.uk:

    Futurama Season 1 DVD

  11. Re:Oooh, more health warnings. on Retinal-Scanning Screen Prototypes · · Score: 1

    We'd run out of signs.

  12. Tagline is hilarious on BT Pushing Hyperlink Patent · · Score: 5, Funny

    The last part of the article:

    'See "internet links" for the text of BT's patent. There is no charge for doing so.'

    *snicker*
    (-:

  13. Mr. Driller on What Games are You Addicted To? · · Score: 2

    I can't stop playing. It's like tetris for smart people.

    I played in the arcade and decided I MUST have a version to play at home, so I got BoycottAdvance (decent GBA emulator) and the Japanese ROM for Mr. Driller 2, and now every time I sit down to do some "work", I end up 980 feet underground with no oxygen, on my last life.

  14. Trivial -- PHP Code: on Cracking Crypto To Get Into College · · Score: 2

    <?php

    function to_letter($code) {
    if (is_numeric($code)) {
    return chr(64 + base_convert($code, 4, 10));
    } else {
    return $code;
    }
    }

    $data = "110/033/ 113/021/032/ 001/ 103/003/020/033/030/001/102/103/020/021/100/\n";
    $data .= "012/102/033/031/ 110/020/011/ 111/032/021/112/011/102/103/021/110/121/\n";
    $data .= "033/012/ 030/011/110/020/002/102/021/010/013/011/\n";
    $data .= "\n";
    $data .= "010/033/ 110/020/011/ 031/001/110/020/.\n";
    $data .= "\n";
    // etc.

    $data = split("/", $data);

    foreach ($data AS $char) {
    echo nl2br(ereg_replace("[0-9/]", "", $char));
    echo to_letter($char);
    }

    ?>

  15. From the 'reasons' page: on Universal Music Prepares for Copy-Protection Complaints · · Score: 2

    UMG is making every effort to eliminate these problems as soon as possible.

    That's a blatant LIE.
    It's VERY easy to eliminate these problems: comply with the Red Book.

    "every effort" is pure BS.

  16. I agree, but not really. (-: on Quoting in Emails? · · Score: 2

    I agree, that's it's good etiquette to not chain-quote, but really, most users can't be expected to follow old rules like that..

    old? yes.
    from the site:
    > I have a 10 Gig disk - don't you?

    Let's face it. Email etiquette is a niche. Same as websites that don't require graphics and/or plugins and/or javascript are a niche.

    Some days it bugs me. Some days I don't care about it. This is not your father's "net" (-:

  17. Re:Why you should wait for OLED on Tom Reviews 13 LCD Displays · · Score: 2

    50lbs for a 21" ?
    That's nothing
    my monitor weighs 55lbs and it's "only" a 19".

    S

  18. Re:The English story is correctly translated. on Jon Johansen Indicted by Norwegian Authorities · · Score: 2

    You're right. I don't have hard data..
    Think about it though..

    That's like saying "sure, napster wasn't used for illegitimate purposes.. most people _I_ know used it for getting indie music".

    I'm unfounded, but I'm prolly still right. (-:

  19. Re:The English story is correctly translated. on Jon Johansen Indicted by Norwegian Authorities · · Score: 1

    Because a lot of DVD copy programs allow downsampling to Div X ;) or equivalent, and allow copying to CD.. cheap -- that's why they need DeCSS.

  20. Re:The English story is correctly translated. on Jon Johansen Indicted by Norwegian Authorities · · Score: 5, Informative

    [note: this is not going to be a popular opinion, but, please, think before slapping]

    It has NOTHING to do with copying.
    Originally, you are correct. DeCSS was built to decode discs without using one of the proprietary (and unavailable) players.

    BUT, unfortunately, it has opened the door to DVD copyright infringement ("piracy"), like it or not.

    You don't have to go far to find DeCSS being used in "shady" ways:
    http://www.dvd-copy.com/
    http://www.dvdcopycentral.com/
    http://www.howtocopydvds.com/
    http://www.dvdcopypro.com/
    .. I could go on.

    While it shouldn't be inherently illegal to decode and copy discs for legitimate purposes, that's not how DeCSS is being used, the majority of the time. It sucks, but it's true.

    To many people, it has EVERYTHING to do with copying (or decoding and re-encoding to other media, distributing, etc).

  21. Puns on InfoSync Reviews Sharp Zaurus · · Score: 3, Funny

    Gotta say, thats a sharp looking little device.

    "Hanging is too good for a man who makes puns; he should be drawn and quoted."
    -Fred Allen

  22. Doubtful on Microsoft to Introduce GBA-competitor? · · Score: 5, Insightful

    the question is can they take the crown from Nintendo

    I seriously doubt it. Nintendo is particularly GOOD at what they do, especially when it comes to handhelds. Just look at the staying power of the original gameboy. Even to this day, they're still selling, pretty much the original gameboy (with much improved battery life, size, screen, etc)..

    Competition is always good, but MS' product will need to completely blow away the GBA (and then some) to compete -- let's not forget that the original 4 colour gameboy sompletely outsold Sega's technologically superior (at the time)Gamegear.

  23. URL on Preview the New Napster · · Score: 2

    anyone make out the URL at http://www.napster.com/preview/getpaid.html? (-:

    S

  24. Re:Misleading... on 64 Mbyte Write once CMOS Chip from Standard Fabs · · Score: 2

    wouldn't the core become harder to cool in a configuration like this?

    Isn't [exposed] surface area somehow proportional to heat dissipation?

  25. Is Selective Prosecution legal? on U.S. To Drop Charges Against Sklyarov · · Score: 2

    Are they legally allowed to wait until someone breaks the DMCA "a lot" ??

    I know.. I know.. legal questions and slashdot shouldn't mix, but I'm curious