Slashdot Mirror


User: FuzzyBad-Mofo

FuzzyBad-Mofo's activity in the archive.

Stories
0
Comments
2,012
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,012

  1. Re:Are graphics all that matter? on PSP And DS Duke It Out · · Score: 1

    You hear a sound reminiscent of an elephant stepping on a peanut.

  2. Re:IMHO DS is far better and the review is compari on PSP And DS Duke It Out · · Score: 1

    Although initially sceptical about the DS's touchscreen, I played Metroid DS briefly and was impressed by the mouse-like controls. It's probably a personal preference, but those midget analog sticks (found on pratically all modern consoles) just don't agree with me. I hope we'll see future consoles making use of the touchscreen technology.

  3. Re:Disposable income doesn't really on PSP And DS Duke It Out · · Score: 1

    All I can say is, your friends could desperately use a visit from Queer Eye for the Straight Guy.

  4. Re:Rouge? on Anti-Piracy Bureau of Sweden Planted Evidence · · Score: 1

    Juarez?

    Bueller?

  5. Re:Switching on Forbes Predicts 5% Desktop Share for Apple in 2005 · · Score: 2, Funny

    Even more amazing: A naked woman on a 30" Cinema..

  6. Re:cool ? on PSPCasting · · Score: 1

    That's a great idea, empowering homebrew developers by making the PSP user-progammable. I suggest an easy to use scripting language that will allow even novice programmers to get results. Can you imagine running PHP on the PSP, without needing a PHD?

  7. Re:Why, oh why, did they have to repeat the tag na on Tim Bray On The Origin Of XML · · Score: 1

    I work with XML every day.

    I'm sorry..

  8. Re:TINSTAAFL, indeed on Inside the Free iPod Offer · · Score: 1

    I agree, there's no excuse for so many spelling and grammatical misteaks!

  9. Re:Indeed on MIT Urges Brazilian Government to Use Linux · · Score: 1

    So what do you do if you need to put > in a filename? (granted, it's not likely to come up often)

  10. Re:Will Slashdot finally render correctly? on Mozilla Thunderbird 1.0.1 Cancelled · · Score: 1

    I knew some smartass would come up with an exception.. Give me a break, it was a joke.

  11. Re:Will Slashdot finally render correctly? on Mozilla Thunderbird 1.0.1 Cancelled · · Score: 1

    Thunderbird will never render Slashdot correctly because it's a mail client, not a browser. ;)

  12. Re:So... on CSS Support Could Be IE7's Weakest Link · · Score: 1

    Hmm, I guess that showed me. So is it ego or incompetence which prevents Microsoft from integrating these fixes?

  13. Re:Why I hate developing webpages... on CSS Support Could Be IE7's Weakest Link · · Score: 2, Insightful

    I think you're overstating the case for browser differences in regards to emerging web technologies (XMLHttpRequest, etc.). At least 95% of today's web sites can easily be made cross browser compliant without resorting to the insanity of UserAgent sniffing.

    By using a valid DOCTYPE, modern browsers will be placed into standards compliance mode. This will eliminate most rendering differences. Next, define CSS whitespace attributes for block level tags, which will eliminate any differences in spacing. For scripting, usage of getElementById and getElementsByTagName will allow cross-browser DHTML with few browser-specific hacks.

    So you see, it's really not that hard to achive standards compliance. When I am forced to include some browser-specific code due to lack of standardization or differing implementations, I try to make it as generic as possible, and provide a fallback method.

  14. Re:Why I hate developing webpages... on CSS Support Could Be IE7's Weakest Link · · Score: 2, Insightful

    You're rationalizing. Suppose IE gets down to 60% market share. Are you prepared to go back and fix all those non standards-compliant sites? It's much better to write to the standards to begin with.

    The upshot of developing with Mozilla/Firefox, is that cross-browser compliance is a breeze. But if you develop your site with IE, then try to fix it for other browsers.. good luck!

  15. Re:So... on CSS Support Could Be IE7's Weakest Link · · Score: 1

    I think their claim about CSS 2.0 is a copout. To fully support CSS 2.0, they would probably have to rewrite large parts of the browser. IE7 is looking more and more like a few bits of tacked on functionality, just like IE6 was.

  16. Re:Your computer won't trust you on Major PC Makers Adopt Trusted Computing Schema · · Score: 1

    Besides, the TPM has to be enabled to be used. It is not required.

    Yes, at first. History shows us that measures such as this are phased in gradually. First TC will be optional, later it will be mandatory. I predict it will eventually spell the end of general purpose computing, with personal computers becoming locked down like today's video game systems, complete with mod chips and the brouhaha surrounding them.

  17. Re:Here we go again on Australia-U.S. Trade Agreement Takes First Strike · · Score: 1

    Write Sony a letter.

    And be sure to tell them that you will not buy their products again, ever. And encourage friends and family to do the same.

  18. Re:Quote on Lord of the Rings Musical to Open in Toronto · · Score: 1

    You're right. I checked the book, and they don't actually write out the song. The bard announces the song title, then "..the host laughed and wept, and in the midst of their merriment and tears the clear voice of the minstrel rose like silver and gold.." (RotK silver anniversary edition, p232). So to the grandparent, nyah! ;)

    By the way, I too have seen the animated RotK, and it is indeed cheesier than muenster. As if skipping directly from Bag End to Mordor wasn't bad enough, the 70's-style music is way too self-indulgent. (unlike the tolerable soundtrack to the Hobbit, probably because those were mostly based on Tolkien's work)

  19. Built on the old IE base? on IE7 Details Emerge · · Score: 1

    If MS is developing it this quickly (public beta by summer), we can assume that IE 7 is not a rewrite of the browser, but simply more functionality tacked onto the old Trident engine (which originated in IE 3 or 4).

    I'm really glad about the PNG support, and hopeful that they will get the CSS box model right this time. But I will expect that security will continue to be an issue for IE until MS takes the plunge and does a full rewrite.

  20. Re:Quote on Lord of the Rings Musical to Open in Toronto · · Score: 1

    Ok, I haven't read the book for awhile, so sue me. ;)

    /Hands over Tolkien geek card

  21. Re:Quote on Lord of the Rings Musical to Open in Toronto · · Score: 1

    You have a four-digit UID and you don't recognize that quote? Inconceivable!

  22. Re:Featured songs on Lord of the Rings Musical to Open in Toronto · · Score: 1

    I'm a Ranger, you know what I mean,
    And I'm dating a real hot Elf girl

    Somebody better tell Aragorn that Legolas isn't a girl.. ;)

  23. Re:Screenshots! on GCC 4.0 Preview · · Score: 1

    My eyes! What is that hideous clash of colored text supposed to be?

  24. Re:Be the borg on Anatomy of a Successful Enterprise Linux Distro? · · Score: 1

    Xandros did build out functionality that Linux normally lacks: e.g. remote application installation.

    How does Linux normally lack "remote application installation"? One can ssh into any random box and install software (assuming sufficient permissions), so I think you must be referring to something different from what your words suggest.

  25. Re:What about the Silmirilion? on Hobbit Movie in Four Years? · · Score: 1

    I agree with you about the Silmarillion being dry and hard to digest, although there truly are some great stories in there. For a much more fleshed out rendition of some of these (such as the fall of Gondolin), see Tolkien's "Unfinished Tales."