Slashdot Mirror


User: n.wegner

n.wegner's activity in the archive.

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

Comments · 123

  1. Re:What if? on 'Extraordinary' Soundtrack Will Be Apple-Exclusive · · Score: 5, Interesting

    >Art isn't public domain

    To paraphrase the US constitution:

    Culture is the public domain. Art is one form of culture, and culture contributes to art. The public has the right to freely enjoy its culture. The US constitution makes it very clear that copyright is only granted, for a limited time, to reward the public for creating and expanding the public domain, and the public's culture. The burden of proof lies with you.

    >Just because you are used to one way of
    >purchasing/enjoying art, doesn't make other
    >methods 'unfair'.

    In the general sense, yes. But when Apple only sells music in a worse (more lossely compressed than CD or Flac), or the Louvre only sells copies of the Mona Lisa on postcards, or Pendant publishing won't even print old liturature, then it's both unfair and unethical to deprive the public of enjoying its culture.

  2. Re:Didn't Adobe sell apple Final Cut? on Adobe Drops Mac Support For Premiere · · Score: 2, Informative

    From what I've heard, they hired a former Adobe programmer. Depending on who's telling it, that's why Adobe's video products stagnated until after FCP came out.

  3. Re:This could be the first full DX mod ever on Deus Ex Takes On Cassandra Project · · Score: 3, Informative

    Hotel Carone is a finished mod which features more than one map, a few cutscenes, and also a plot that complements the original game.

    http://www.carone1.de/HotelCarone/

  4. Re:Hotmail on Anti-Spam Webforms Leave Out The Blind · · Score: 1

    You could probably use the equivalent of a regex. Find all the spoken letters that aren't followed by words and are near the end of the sound file.

  5. Re:I love the Places sidebar! on Panther Analysis Getting Underway · · Score: 1

    >is only suitable for small data chunks that
    >are 'easy' to duplicate...but who wants to wait
    >that long for duplication just to move the damn
    >file?)

    It makes it easier for me to duplicate, which is all I care about. I don't mind if it's fire-and-forget.

  6. Re:Much needed on Red Hat Plans Open Source Java · · Score: 0

    The .Net framework is ~22 megs. That's not that big, really. I know the JDK is almost 100 megs, and that's only a 5 min download.

  7. Re:This will be another solid update on Jaguar is Over · · Score: 1

    Uhuh. But the carbon that runs on 8.x has been deprecated. Back when 9.x was cancelled, that carbon was deprecated too. Mach-O carbon has always cut all ties to 9.x, and has changed a lot since 10.0 as well. I doubt you'd find a lot of recent carbon apps that will run on anything before 10.2.

  8. Re:Gnome Themes on Screenshots of Mac OS X 10.3 Panther Leaked · · Score: 1

    Consent with the management, or the people who did it all? These are the people who invented ethernet, smalltalk, laser printers, ...... I doubt they'd've sold it all for a song if they had a choice. In fact, they tried selling Xerox Stars (?) but Apple had already put out the Mac at a lower price.

  9. Re:db filesystem on Tom's Hardware Looks At WinFS · · Score: 2, Informative

    >find . -type f -iname "*.mp3

    I think BeOS has plugins for different file types. IIRC it reads the tags in mp3s, so you could do queries on artist, genre, track #, album, etc. that might or might not be in the filename itself.

  10. Re:Underhanded? on iBox Episode 2 · · Score: 1

    They bought the parts, so why can't they sell them? It's not like they're stealing them or anything. Trying to fill the value-added used computers market shouldn't be discouraged, even if it does compete with Apple's refurbished sales.

  11. Re:Mac OS X Panther still a mystery on Massive WWDC Rumor Roundup · · Score: 1

    >When I sleep my desktop Mac, I don't have to quit any programs or close any documents

    It looks like you want Apple to copy Windows' "Hibernate" feature, where it swaps all ram, current state, etc. to disk and then shuts down. It should also start up a bit faster, possibly, which might make it useful on laptops as well.

  12. 4 GB of ram in a laptop? on PPC 970 Powerbooks and Powermacs in Production? · · Score: 1

    I thought Apple's iBooks topped out below 1 GB. I doubt their powerbooks hold much more. Who needs this now, and will Apple even make them able to hold more than 4 GB?

  13. Why? on Apple Sued Over Unix Trademark · · Score: 5, Informative

    According to their web pages, NetBSD and OpenBSD are "UNIX-like operating system[s]", and FreeBSD is "derived from BSD UNIX". Since parts of OSX are from FreeBSD, I could see why they can say Unix-based.

    I commend them for taking it to court instead of settling, but surely they should have known that the *BSDs started because of these same issues with the Unix owners. I wonder why they stepped into this minefield.

  14. Re:Support for 64 bits? on QuarkXPress 6 For Mac OS X · · Score: 2, Interesting

    Aren't you saying that NeXT did it right the first time? Apple's Classic and OS 9 Carbon APIs must have been pretty flawed for them to have to drop support like that.

  15. Re:How to permanently disable HTML mail in Outlook on Yet Another Windows Worm · · Score: 1

    6.00.2800.1123

  16. Re:How to permanently disable HTML mail in Outlook on Yet Another Windows Worm · · Score: 1

    For me "Read all messages in plain text" is an option under the Read tab in the options. Putting this in the registry just a bonus.

  17. Re:An Interesting Start... on Public Domain Enhancement Act petition · · Score: 1

    >an item wasn't copyrighted because it appeared >in volume XXX...while it was copyrighted as part >of volume YYY.

    Isn't that like a person re-releasing a public-domain work under the GPL? Why can't the earlier/seperate publication be considered seperately?

  18. Re:You're missing the point on Public Domain Enhancement Act petition · · Score: 2, Insightful

    I believe the framers of the constitution granted copyrights because they thought the creations should be for the public's benefit. If the creator gets a limited-time monopoly on their works, they are given incentive to create (and create more) and the public domain gets bigger and better. The framers thought that it's the publics right to (eventually) take those creations and do whatever they want with them, possibly with the hope that more creations would be made based on the initial ones. I think the burden of proof rests on you to show how the public isn't owed these works, since the constitution pretty much says that they are.

  19. Re:Not efficient, optimized on FutureMark Confirms nVidia's Benchmark Cheating · · Score: 1

    >If you expect a certain situation to exist, you
    >can skip lots of the other stuff you do and get
    >it done faster, easier or with less effort.

    That's the definition of efficient/optimized.

    >they make many assumptions, ie nobody drives
    >here, or there isn't anyone around that corner.

    Take the example where the backbuffer wasn't cleared and the HOM effect was shown in the stars. This isn't noticed when the camera is on the rail. Quake makes use of a similar optimization where servers won't send info about stuff the clients can't see. Is that so bad? In a perfectly-optimized world, the server would probably send less information. In the end-user version of 3dmark the camera is always on the rail, and in a perfectly-optimized world that backbuffer wouldn't be cleared.

  20. Re:Programming shortcuts on Summary of JDK1.5 Language Changes · · Score: 1

    Alloca will reserve space on the stack, but not if you're using MS' CRT.

  21. Re:of men and mouse on Apple Applies For Rotary Mouse Patent · · Score: 1

    http://store.apple.com/1-800-MY-APPLE/WebObjects/A ppleStore?productLearnMore=M8690G/A

    $59 US for a one-button mouse? Even if it had a scroll wheel, forward and back buttons for browsing, and a right mouse button for contextual menus and games, this thing still costs more than my Intellimouse and keyboard combined!

  22. Re:of men and mouse on Apple Applies For Rotary Mouse Patent · · Score: 1

    >The cost must be in the neighbourhood of $5

    My mom had to replace her iMac's keyboard and get a mouse for her new iBook. They each cost about $70-$90 Canadian. That's very expensive for translucent, but otherwise pretty bare, peripherals. My MS Intellimouse Optical (5 buttons + wheel) costs about $35 Canadian, and my opaque keyboard cost me $20 Canadian, in comparison.

  23. Re:Do they still make "demos"? on The Cg Tutorial · · Score: 1

    Well, nVidia have put out some interesting stuff:
    http://www.nvidia.com/view.asp?IO=demo_daw n
    http://www.nvidia.com/view.asp?PAGE=po3d_downlo ads

  24. Re:Forbidden Uses on Windows XP EULA Compared to GPL · · Score: 1

    >Both actions involve making a copy of a copyrighted work, which is illegal.

    Copyright law includes a thing called "fair use". Fair use includes making copies for personal use, making copies for research, and probably quite a few other situations where making copies of copyrighted works is not only legal, but protected by (an amendment to?) the US constitution. Since using software from a cd requires it to be copied to the host computer, copying it must be a fair use.

  25. Re:Military Industrial Complex on Secret Empire · · Score: 1

    >Unix was written to prepare patent applications with roff for Bell Labs

    Don't confuse conspicious use with "giving rise" to tech.