Slashdot Mirror


User: andrew_j_w

andrew_j_w's activity in the archive.

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

Comments · 27

  1. Re:XNA & Your Rights on Microsoft To Enable User-Created Xbox 360 Games · · Score: 5, Informative
    The BBC article about this quotes Microsoft executive Peter Moore as saying:
    Microsoft would regulate the content for appropriateness and intellectual property issues, but users would own their work, Mr Moore said.
    It definitely looks like 1 is not the case, and given that he also says "I'd love to send a royalty cheque to a kid" 3 could well be it.

    Andrew
  2. Re:Hollywood still doesn't get it on Movie Downloads to Coincide with DVD release · · Score: 1

    you could buy the unencumbered DVD

    Less encumbered probably. Unencumbered definitely not.

  3. Re:Addiction Is Not Destructive! on Pr0n's Effect On Society · · Score: 1

    At least you can still use your fingers.

    I'm having to type this with my nose.

  4. Re:Water cores on Putting Star Wars to the MythBusters Test · · Score: 1

    I guess that's literally YMMV...

  5. Re:Not to sound cynical on Google Working on Desktop Linux · · Score: 2, Interesting

    Of course Google goes down; it goes down all the time only it's only parts that fail and the rest take over seamlessly.

    I'm not sure about how much you can extrapolate from being good at massive datacentres to being being good at single PCs running a wide range of hardware.

  6. $1.98?? on Seagate buys Maxtor for $1.9B · · Score: 0, Redundant

    Whoops, I just misread that headline as "Seagate buys Maxtor for $1.98". Puts a whole new spin on the story!

    At that price, I'll take 5 Hard Drive manufactures!

  7. Re:Slick Film Pirate... on Paramount Sues Ohio Man For $100,000 · · Score: 1

    Arrr, some slick pirate has stolen my 'p'!

    - Johnny Depp

  8. Re:Way to suck... on New Pentium Chipsets Launched · · Score: 1

    ...1 AMD to a direct lightning strike

    Well, that's what you get when you leave your caseless pc outside during a thunderstorm!

  9. Interesting, but, um, so? on Unsung Heroes of Open Source · · Score: -1, Flamebait

    An interesting though short and lacking on detail article to be sure, but, um, so? And December 30th 2004? I guess it's still relevant, but was it really necessary to post that now?

  10. Re:Nifty from the Knuth on Knuth's Art of Computer Programming Vol. 4 · · Score: 1

    Only on Slashdot could someone get moderated Insightful for pointing out that you have a read a book to understand it...

  11. Re:Speedier twin of Firefox on Gecko-based K-Meleon 0.9 browser Released · · Score: 1

    a) Please stop spreading fud about KDE. b) If you'd RTFA you'd see that it is Windows only and nothing to do with KDE.

  12. Re:Glad I have myth on TiVo Plans More Functionality Reductions · · Score: 3, Informative

    ...such as this one . /dev/dvb/adapter0/dvr0 outputs the raw 18Mb/s stream contain all the TV channels (on that band) which can then be split into the raw MPEG2 using the dvbstream program.

  13. Re:Do we need it? on GForge 4.0 Released · · Score: 3, Insightful

    Sourceforge took their code closed source so there was no choice but to fork the code otherwise no open development could take place.

    If you want use the offical sourceforge code then you must pay for it, otherwise you use GForge. Don't confuse the Sourceforge site with the Sourceforge code. Gforge is used to create your own version of the sourceforge site.

  14. Wee*Weed* on Would You Drink This Water? · · Score: 1

    Do you get the munchies after drinking it?

  15. Re:1 out of how many??? on Firefox Seeks Full Page Ad in New York Times · · Score: 1

    You're right, the circulation data is out there.

    1.1million people per day is quite a lot, but what you must remember is that it is not just the advert but the associated press about the advert that will make the news as well. I imagine that people like the BBC, new.com will pick up on the advert and run stories about how it was funded. This will vastly increase the reach of the advert.

  16. Re:Wait, slightly confused... on Michael Moore Seeks TV Airing of Fahrenheit 9/11 · · Score: 1

    From Rule Twelve of the Offical Rules.

    No television or internet transmission shall have occurred at any time anywhere in the world in any version prior to the qualifying run or furthermore contrary to section III.2.B.1. or III.2.B.2. of these rules.

    I'm not sure what is meant by a 'qualifying run', but it could well make him ineligable for the documentary award. I don't think that applies to the Best Picture award though.

  17. Re:No ICQ???? on AOL-Yahoo-MSN Messaging Unified... in the Workplace Only · · Score: 1

    Does anyone even use ICQ?

    Yes.

  18. Too much, too quickly? on Google to Distribute Image Ads, Plans Email List Service · · Score: 4, Interesting

    I hope the people at Google know what they're doing... it would seem to me that for a company that has been so focused on providing an excellent search engine they're suddenly branching out very quickly (Mailing lists, Gmail...).

    I wonder if this has anything to do with their impending IPO?

  19. Re:GPL on FairPlay v2 Reversed, Playfair Back Online · · Score: 1

    Having the knowledge of how to build a nuclear bomb isn't illegal, but building one is. Same sort of thing here...

    The GPL just means people can't hide the knowledge from you, but just because the source code is freely available does nothing to say that using that code is/isn't illegal.

  20. Moving Target on Ask About Running Windows Software in Linux · · Score: 5, Interesting

    Do you ever get disheartened when Microsoft announces a new API, as that means you've suddenly got a whole load of new code to replicate? DirectX would seem to be a prime example of this. How do you see .Net/Mono in relation to Wine? Do you think they will ever become the prime method of running Windows applications under *nix?

  21. Re:PGP anyone? on Privacy Complaint Against Google's GMail Service · · Score: 1

    > A) Google says they want Gmail to eventually support POP3.
    Ok, I did not know this.

    > B)You can encrypt text even if it's not in a mail client.
    True, but it would a considerable hassle to do it manually for each email you send - and to decode any messages you recieved.

  22. Re:PGP anyone? on Privacy Complaint Against Google's GMail Service · · Score: 1

    AFAIK no freely available webbased email service supports encryption.

    I don't see any way that they could either since all the processing would be done at the server side, and so compromise the public/private key pair.

    Obviously if Gmail supports POP/IMAP then PGP would be a good solution, though as they're relying on advertising I assume it's going to be entirely webbased.

  23. Re:Gentoo is something of a middle ground. on Build From Source vs. Packages? · · Score: 1

    > instead of having binary packaged system

    That's not quite true, while building from source is an important part of Gentoo, Portage has full support for binary packages. A stage 3 GRP install, which only uses pre-built packages, will get you installed very quickly.

    Portage also has support for building a binary package when you compile from source. In a situation like this that would seem like the ideal solution - build from source once, and distribute the binary package to all servers (assuming they're similar)

    Andrew

  24. Re:Size Doesn't Matter? on iPod Mini Worldwide Rollout Delayed · · Score: 2, Funny

    Size doesn't matter, it's what she can do with it that counts.

  25. Re:Good times. on Guido van Rossum Leaves Zope.com · · Score: 1

    It might not be a completely convincing argument, but it highlights the difference between Perl and Python with respect to typing.

    The majority of type error are detected at run time and will raise an exception. Ints being coerced to floats is a special case in Python, implemented for convenience.

    And it's a hell of a lot better than "you're a Dumbass"