Slashdot Mirror


User: larry+bagina

larry+bagina's activity in the archive.

Stories
0
Comments
6,755
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 6,755

  1. Re:missing on How Do You Decide Which Framework to Use? · · Score: 3, Funny
    Do you also think linux is easy enough for your grandmother? Do you also think ogg vorbis has widespread use?

    I think you've spent too much time on slashdot.

  2. Re:Or perhaps it's a mistake? on Will MacIntel Kill Apple Open Source Efforts? · · Score: 1

    People who create GPL software cannot just one day stop giving source code back to the community.

    Sure they can. They can stop providing updates and new code, just like with any other license. Existing code will be unaffected, but that applies to BSD and other open source licenses as well.

  3. Re:GLSL compiler on OpenGL Shading Language 2nd Edition · · Score: 1

    according to the "java is not slow!" folks, that's also possible with bytecode.

  4. Re:Solution on Source Code & Copyright · · Score: 1

    Also, you can burn down some buildings. This seems to work for the muslims.

  5. Re:So let me see. on Partial Victory for Perfect 10? · · Score: 2, Informative
    From the wiki:

    the purpose and character of the use, including whether such use is of a commercial nature or is for nonprofit educational purposes;

    ...

    The subfactor mentioned in the legislation above, "whether such use is of a commercial nature or is for nonprofit educational purposes," has recently been deemphasized in some Circuits "since many, if not most, secondary uses seek at least some measure of commercial gain from their use" (American Geophysical Union, 60 F.3d at 921). More important is whether the use fulfills any of the "preamble purposes" also mentioned in the legislation above, as these have been interpreted as paradigmatically "transformative". Although Judge Pierre Leval has distinguished the first factor as "the soul of fair use," it alone is not determinative. For example, not every educational usage is fair (see the 1914 case, Macmillan Co. v. King, although this case has only limited application since it was decided many years before the modern fair use provision became a part of the legislation).

    From TFA:

    However, the judge agreed that the display of thumbnails did infringe. And, because the search engines show ads against search results, he found the use of thumbnails to be commercial in nature. One of the tenets of fair use is that the usage not be commercial.

  6. Re:robots.txt? on Partial Victory for Perfect 10? · · Score: 1

    Actually, I just checked... Nope. (Unless it's a different perfect10).

  7. Re:robots.txt? on Partial Victory for Perfect 10? · · Score: 5, Informative
    yes, but that's not all....

    Second, most of the results for searches on his company name or the names of the models he has under contract lead not to Perfect 10 sites, but to sites that have pirated his images.

    Finally, the suit claimed that Google should be held liable for helping searchers find sites that display stolen Perfect 10 images because, in many cases, those sites also show Google AdSense contextual ads. "Google not only copies and displays Perfect 10 images itself," the request for the injunction read, "but also links them to Infringing Sites with which Google has partnered and from which Google receives revenue through its AdSense advertising program."

    They can ban google via robots, but google still displays their (pirated) images from other sites. Google has lots of money ... but they also make money (adsense) from those copyrighted images, which means fair use doesn't apply (per the judge).

    In a fair world, they should be thanking google for making it so easy to track down people who are improperly distributing on their copyrighted images.

  8. Re:Obviously no questions from the web team on Interview with Microsoft Exec on IE7 and RSS · · Score: 1
    IE 7 supports new XMLHttpRequest();

    IE 7 supports PNG alpha transparency.

  9. Re:Jesus Christ! on Yahoo! Bans "Allah" in Screen Names · · Score: 1
    The IRA had/has a goal of an independent Northern Ireland. "Palestinians", Al Quaidaists, Islamists, etc. have a goal of .... kill the Jews, kill the Americans, make the rest of the world islamic.

    That's not the sort of thing that's negotiable.

  10. Re:GPL prevents this on MySQL's Response to Oracle's Moves · · Score: 1

    the GPL mysql source code is already mirrored plenty of places. MySQL's copy of the code is NOT under a GPL license. They release a version to the public as GPL, but their internal version is under a non-FREE license and contains functionality, improvements, optimizations, etc. which the GPL version does not have.

  11. Re:PHP on Going Dynamic with PHP · · Score: 1

    PHP actually started as a front-end to perl... so yes, it did reinvent it.

  12. Re:Xen vs. jails on Xen Hacker Interviewed · · Score: 1

    yes, but presumably the host system would be locked up tighter than joan river's face and wouldn't have any remote services running.

  13. Re:do we need to worry? on Open Source Forcing Shift in Software Buying · · Score: 2, Insightful
    as much as we like to think open source is a "community of rag-tag developers across the internet", a lot of projects (especially ones that are closely associated with a company) have a few core developers that do most of the work. Sleepy Cat, InnoBase, MySQL, Mozilla, etc... most of the code is written by their employees.

    They also might require you to sign over all legal rights before they'll accept code. Official GNU projects, for example, require contributors to assign to sign a contract for non-trivial code changes (assigning legal rights to the FSF and also stating that you wrote the code, an employer doesn't have any rights to it, etc). When SourceForge (Sister company to slashdot) went closed source, they had to retroactively get rights signed over and throw out some changes.

  14. Re:Amazon has it cheaper than B & N on Linux Multimedia Hacks · · Score: 1
    no... B & N just has high(er) prices. Bookpool often has better prices than Amazon (in this case, the book is out of stock, but otherwise it would be slightly cheaper than at amazon).

    Personally, I stopped buying from Amazon.com when they stopped giving away gift certificates, raised prices, and realized that "making it up in volume" doesn't help when they lose money one every order.

  15. Re:Why would they leave a profitable niche? on Apple to 'Switch' to Windows? · · Score: 1

    Apple did fool around with mkLinux before deciding *BSD is better.

  16. Re:whats left underground? empty space on Has World Oil Production Passed Its Peak? · · Score: 1

    The saudi oil fields have sea water pumped into them.

  17. Re:AJAX Privacy and Security? on Advanced Requests and Responses in Ajax · · Score: 1
    The concept behind AJAX is very cool, however I am less than impressed by the implementation. A very important component of AJAX--the XMLHTTPRequest object--is NOT A STANDARD IMPLEMENTATION! It is an idea conceived by the Mozilla team and picked up by others as a de-facto standard..and of course, MS had to be all screwy and come up with their own kludgy way of doing things, naming their object differently and implementing a slightly different model just to be difficult.

    You need to check your timeline again.

    • Spring 1999: IE 5.0 released. Supports the XMLHTTP Active X Object.
    • Spring 2002: Mozilla 1.0 released. Supports the XMLHTTPRequest Javascript Object, copied from XMLHTTP.
  18. Re:AJAX Privacy and Security? on Advanced Requests and Responses in Ajax · · Score: 1
    There is a "click" in Internet Explorer

    If you have a autostart bgsound which points to a silent wav file, IE will not make the click noise. I wish more people knew this, especially people writing pages which auto reload.

    I was using gmail with IE last week, and it kept reloading/reclicking like twice a minute. I'm thinking, what is this, email or a metronome?

  19. hmmm on A Look Inside Newegg · · Score: 5, Insightful

    shouldn't this be under the Special Advertising Section?

  20. Re:Says the Noob... on Oracle Acquires Sleepycat · · Score: 1
  21. Re:am I the only one? on Oracle Acquires Sleepycat · · Score: 1
    looks like you've got no Friends.

    (Sorry, I had to).

  22. Re:Why do this? on Oracle Acquires Sleepycat · · Score: 2

    Berkeley DB was, is , and will always be open source. The Cat is out of the bag, and it's not going back in. I say hurray to Sleepy Cat: The open source world has a database and they got an undisclosed bonus for all their work.

  23. no offense... on KDE 4 Screenshots · · Score: -1, Flamebait
    but let's be honest. You've probably heard the quote, "BSD is for people that love Unix; Linux is for people that hate Windows." The sad truth is, it's true. Many Linux users have no particular loyalty to Linux and would just as soon use something else. While we may protest that KDE or GNOME are better than OS X, the collective orgasm when Apple announced an OSx86 show that free (beer) beats free (speech).

    More than a few people from my local LUG have installed a bootlegged copy of the OSx86 beta. One of our members showed off his toshiba laptop running OS X, which was quite popular, even among the old school unix types.

    It doesn't really matter what features or eye candy KDE or GNOME add, because OS X does it better. Flame me if you will, but I've been using Linux and BSD for over a decade now. An OS is a tool, I want one that works, and I think most people feel the same way.

  24. Re:Who's being repressive? on US Lawmakers to Keep Google Out of China? · · Score: 1
    The 9th circuit (ie, California/West Coast) Appeals Court recently approved a federal law which makes it illegal for a US Citizen to have sex with a minor in a foreign country -- on the basis of interstate commerce.

    While we can all agree that child sexual exploitation and child prostitution is a bad thing and should be eliminated, I find it disturbing to think that a government can extend its laws into another sovereign nation. I hope that this decision will be overturned -- the 9th's decisions have a high rate of reversal -- but it is disturbing how those 2 words, "interstate commerce", have been twisted and maligned.

  25. Re:What's the big deal? on Essential PHP Security · · Score: 2, Informative