Slashdot Mirror


User: Flaxter

Flaxter's activity in the archive.

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

Comments · 4

  1. Re:Note... on Windows iTunes Sells A Million Songs In 3.5 Days · · Score: 1

    Interesting. I'm using it on Windows XP and have not experienced any problems. I bought a few tracks and burned them to a CD with no glitches (iTunes recognized the Plextor SCSI CD burner and everything). I only wish they had included a simple way to view the album that a specific track in the search listing is from (perhaps a choice in the context menu would be appropriate.) Overall, it's a great product.

  2. Re:automate it --- YOU HAVE AN IMPORTANT POINT! on Public Domain Enhancement Act petition · · Score: 1
    Haha... your post exposes an important problem with current copyright law. "Otherwise, you could have someone paying the copyright fee--" you say. Unfortunately, and I'm sure many people are not aware of this fact, copyright is automatic! Every work created in the United States after April Fools Day of 1989 enjoys full copyright protection from now to eternity (or whenever Congress decides to stop extending copyright.)

    Also remember that a work must be explicitly placed in the public domain. See the Creative Commons if you'd like to allow others to use your works.

    Please read this for a little more information: 10 Big Myths About Copyright Explained

  3. Re:automate it on Public Domain Enhancement Act petition · · Score: 1
    First, the registration fee is simply that -- a nominal fee. And any attempts to raise it will be fought tooth and nail by media giants like Disney, so there's not much chance of that. As for making it a higher tax: copyright holders already pay taxes on their royalties (they're called income taxes.)

    Second, it is unlikely that thousands of copyrighted works will be maintained just because. In 1973, when the term for copyright had to renewed (this system was abolished in 1976) a whopping 85% of works up for renewal were not renewed.

  4. Re:Printer on fire on Gnarly Error Messages · · Score: 5, Funny

    According to my copy of the BeBook it was actually:
    double is_computer_on_fire()
    Returns the temperature of the motherboard if the computer is currently on fire. If the computer isn't on fire, the function returns some other value.
    and of course the classic:
    int32 is_computer_on(void)
    Returns 1 if the computer is on. If the computer isn't on, the value returned by this function is undefined.

    (source:
    http://bang.dhs.org/be/bebook/The%20Kernel%20Kit /S ystem.html)

    Those were the days.