Slashdot Mirror


User: nightdriver

nightdriver's activity in the archive.

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

Comments · 9

  1. Re:They don't value other people's effort on Teens Don't Think CD Copying is a Crime · · Score: 1

    the problem with that logic is that, in most cases, creators make almost nothing off CD purchases.

  2. Re:What happend to Fair Use on Teens Don't Think CD Copying is a Crime · · Score: 1

    if he borrows the CD from you and makes the copy himself, it's legal.

  3. Re:Much ado about nothing on Sony Pushes Back Release For Blu-Ray Players · · Score: 1

    but i don't wanna be a pirate!

  4. Re:The Blu-Ray curse on Sony Pushes Back Release For Blu-Ray Players · · Score: 1

    it could be rewritten to be 1080p without taking more than a few bits of extra space.

  5. Re:Will PS3's Blu-ray Even Work Though? on Sony Pushes Back Release For Blu-Ray Players · · Score: 1

    as well as some portable mp3 players like the archos gmini line and pontis' offering.

  6. Re:Will PS3's Blu-ray Even Work Though? on Sony Pushes Back Release For Blu-Ray Players · · Score: 2, Insightful

    you think it'll be awhile before a game actually needs that much space, but you know of a few PS2 games that take up multiple DVDs? you don't think it would be more convenient to have those games on one BD-ROM? i'm sure it will be awhile before they use all the space blu-ray can offer, but to make blu-ray worthwhile, they only have to be bigger than a single DVD. i don't really keep up on console gaming, but i'd assume that the first DVD games weren't 9GB either, just somewhere over 700MB.

  7. Re:W3Schools says pre-2k only 2.1% on Firefox to Drop Pre-Windows 2000 Support · · Score: 1

    right, i never said it did. i simply said that it asks the OS to draw the control in both cases. in one case, the OS draws it directly, in the other case, the OS asks uxtheme.dll to draw it. actually though, i seem to recall that windows classic appearance on xp does not use nsITheme and thus falls back to css? i may be incorrect about that, but i'm pretty sure it worked that way at one point. either way, dropping 2K support alone wouldn't be reason to drop fallback css styling from the default theme.

  8. Re:Pre-2K ? on Firefox to Drop Pre-Windows 2000 Support · · Score: 1

    you got to use it for the entire millenium. it ended december 31st, 2000.

  9. Re:W3Schools says pre-2k only 2.1% on Firefox to Drop Pre-Windows 2000 Support · · Score: 1

    you're actually incorrect. firefox on win2k does support nsITheme which lets the OS draw controls. the css fallbacks are there for operating systems such as OS/2 and BeOS, which do not support nsITheme.