Slashdot Mirror


User: grahams

grahams's activity in the archive.

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

Comments · 105

  1. Re:Am I the only one that thought of this Plan 9? on Plan 9 Running on Blue Gene · · Score: 4, Funny

    Yes.

  2. Re:Argh!!! on Professor Comes Up With a Way to Divide by Zero · · Score: 4, Funny
    Imagine a Beow...[Error in universe.pl line 15x10^9: Division by zero]

    No wonder the universe sucks, it's implemented in Perl!

  3. Re:Those are correct. on The Case for OpenID · · Score: 1, Funny

    He said PIN Number (Personal Identification Number Number) and ATM Machine (Automatic Teller Machine Machine).

    Not as good as the Windows WDM Driver Model.

  4. Submitter is a melodramatic idiot on Firefox 's Ping Attribute: Useful or Spyware? · · Score: 5, Informative
    1. You are talking about a feature just added to a development tree, not something in a released version of Firefox.
    2. This feature can already be disabled (if you happen to be running a development version) using the 'browser.send_pings' preference.
    3. They didn't "quietly enable" a feature, they did it in front of everyone interested. There are plenty of bugs in bugzilla talking about the implementation of this feature. If you are running a development version of Firefox and can't be bothered to keep up with what is going on in the development community, that's your problem.

    Check out: https://bugzilla.mozilla.org/show_bug.cgi?id=31936 8

    // check prefs to see if pings are enabled
    nsCOMPtr<nsIPrefBranch> prefs = do_GetService(NS_PREFSERVICE_CONTRACTID);
    if (prefs) {
    PRBool allow = PR_TRUE;
    prefs->GetBoolPref("browser.send_pings", &allow);
    if (!allow)
    return;
    }
  5. Re:How is SPIM handled? on Google's GTalk Supports XMPP · · Score: 1

    A lame term describing IM Spam (unsolicited commercial messages delivered via instant messaging).

  6. Re:macbook pro page http://www.apple.com/macbookpr on MacWorld Keynote Announces x86 iMac & Laptop · · Score: 5, Informative

    Worth noting that the CardBus slot has been replaced with a ExpressCard/34 slot.

  7. Re:Tallest != Largest on World's Tallest Building Causing Earthquakes? · · Score: 2, Funny
    Think of how a 50kg woman in stilletto heels leaves dents in wood floors where a 90kg man in sneakers doesn't.
    What are these 'kg' you speak of?
  8. Re:How to boycott? on Bad Day To Be Sony · · Score: 1

    Actually, Canon also uses Sony CCDs (perhaps not in all their lines, but clearly in some):

    http://davesgarden.com/forums/t/552292/
    http://www.letsgodigital.org/en/news/articles/stor y_4732.html

  9. Re:How to boycott? on Bad Day To Be Sony · · Score: 2, Funny

    Too bad Sony makes many CCDs for Canon cameras....

  10. Re:Can Blue Ray (Red) play on existing computers n on Blu-Ray vs. HD-DVD Not Over Yet · · Score: 2, Insightful
    If it's existing DVD production, is it readable by *existing* DVD players like those in a computer. In other words can I get a codec and play it in a PC, (even if I need to update the DVD firmware to do it)? Sure the codec means it won't immediately be playable on the DivX/MPEG4/DVD boxes, but can it play on a PC? If they can do that, that would be a HD-DVD killer.
    The number of people that enjoy watching DVDs on their computer is only slightly larger than the number of people with HTPCs... The bump received from this minorty will not be enough to kill off any competition... As proven time and time again, content is king, and no minor technical advantages will win this war... Content (and to a lesser degree, price) will decide who wins, and with so many content producers lined up behind BluRay, it's looking bad for HD-DVD...
  11. Dupe on Pirates Thwarted by Sonic Weapon · · Score: 5, Funny

    How many times are we going to have to read stories about music labels putting up false album tracks containing dreck such as Ashlee Simpson in place of Metallica? We get it, the labels don't like pirates....

  12. Re:Audible dot com on Gaiman on MP3 Audio Books, Mirrormask · · Score: 1

    A way around a DRM method? That's surprising... ;)

    Oh, and I don't disagree that Audible is a fantastic service, I've subscribed for years... I was just pointing out that the parent was wrong in saying that Audible delivers unprotected MP3 files...

  13. Re:Audible dot com on Gaiman on MP3 Audio Books, Mirrormask · · Score: 2, Insightful

    Audible has always used their own in-house DRM format, not MP3, so you got that wrong... (they do have a version of their file format that uses MP3 audio internally, but it is still wrapped in their DRM envelope).

    You can, however, burn the books to unencrypted audio CDs...

  14. Re:TFArticle? on Gaiman on MP3 Audio Books, Mirrormask · · Score: 1

    No, the article points out that his books have been released on Audio MP3 CD, and the links take you to the pages selling those CDs on Barnes & Noble.

  15. Re:You must be new here on Google Launches Google Reader at Web 2.0 · · Score: 1

    No, you're missing the point, if the website author only wanted Google to show the first few lines they would only put that much in the RSS feed...

  16. Re:What apple should do now on Ars Technica's iPod nano Dissection · · Score: 4, Funny
    Remember to take off your diamond wedding ring when you go to rub your eyes.
    Slashdot readers do not have such problems.
  17. Re:Wow. on Six Bomb Blasts Around Central London · · Score: 1

    I'm amazed at how /.ers make jokes about everything, including people dying in terrorist attacks. We didn't find it very funny when someone crashed planes into our skyscrapers but when Europeans die it's a joke?

    Let's be a little bit considerate. Not all /.ers are U.S., i'm sure we have lots of British readers here.

    And of course, in your rant about how the U.S. needs to stop assuming it's the center of the world you assume that U.S. residents are the ones leaving the comments you find so offensive. Nice one.

  18. Re:Sounds like Good Business to Me on Apple Powerbook and iBook Battery Recall · · Score: 4, Interesting
    And they're taking what must be a pretty big loss just for the sake of having good business integrity.
    A big loss for the battery company, probably not that big of a deal for Apple...
  19. Awesome! on How Lightsabers Work · · Score: 1

    Man, I really hope this is a series of articles... I'd love to know how those Hoverboards in Back to the Future 2 worked!

  20. Re:This has already been done on Viacom Launches Podcast-Only Radio Station · · Score: 4, Informative

    This article is talking about broadcasting the submitted podcasts over AM radio, which is distinctly and wholly different from Openpodcast.org, as far as I can tell..

  21. Re:difference between CpMac and cp on Mac OS X Tiger Accidentally Shipped Early · · Score: 1
    CpMac is a very simplistic program existing just because of the HFS+ quirks. It's not very sophisticated while cp (from freeBSD source tree) is full featured and has a pedigree :p.


    If cp is full-featured than what does anyone need CpMac for? =)
  22. Re:So let me get it straight on Nikon Responds to Encryption Claims · · Score: 1

    Except RAW and TIFF are not equivalent.

  23. Here we go again.... on Hitchhiker's Movie is Bad, says Adams Biographer · · Score: 5, Insightful

    I remember similar discussions over plot removal in Lord of the Rings... I'll reserve judgement until I actually see the film, as opposed to reading someone's fanboy opinion.

  24. Re:The person submitting this CLEARLY did not RTFA on Hacking Mac OS X · · Score: 4, Informative
    Actually, no, it isn't that clear. FTFA:
    But that wasn't your question. Your question was "is WebObjects relevant"? As a commercial application server: no. It hasn't been for a long time.

    No, WebObjects is only relevant if you're on the hook for writing lots of web applications fairly quickly. There's an definite escape velocity however -- the learning curve is steep, so it really only makes sense if you are currently or planning on becoming a professional developer.
  25. Re:That's one big ass easter egg on Apple Easter Egg · · Score: 4, Informative

    No, the MOV was the easter egg. It was a hidden file on a System CD.