Slashdot Mirror


User: RobbieGee

RobbieGee's activity in the archive.

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

Comments · 94

  1. Re:Is it April First already? on 6.8GHz 1TB RAM and 2TB HDD Laptop? · · Score: 3, Informative

    Hm, I checked my system properties and what's listed is:

    AMD Athlon(tm) 64 Processor
    2800+
    1.81 Ghz, 1,00 GB RAM

    Same indecision, albeit at opposite sides. I'd let this single one slide because of this, although I don't believe the story as a whole.

  2. Re:It could be useful on Massachusetts Explains Legal Concerns for Open Documents · · Score: 1
    Something like this in textbooks would be extremely valuable. You could have the normal dry text followed by a well-done audio/visual presentation of the presented concepts.

    Heh, I just came to think of the posters in the "Harry Potter and The Prisoner of Azkaban" movie where the image of Sirius Black were live.

    Actually, we'll get there in a few years ourselves, with live images on flat electronic "paper". As for videos, there are fallback methods. Provide a static image as well as a brief text describing the content of the video. The dual effect is that it can be printed as well as being more accessible. I don't see much of a use myself, but there is nothing stopping MS from extending on the standard.

  3. Re:Whats good for the goose on Legal Arguments Can Hurt Tech Job Mobility · · Score: 1

    What's the deal about all these IANAL disclaimers?

    If I said I was a lawyer and someone took my bad advice, do you REALLY think they will get anywhere with it?? "Yes your honor. This Nørwegian guy told me on an internet discussion group to steal from the rich. Apparently some english dude did it many years ago and he was fine! He is the one to blame, not me!"

    I'm not sure if this is a media thing or not, but americans seems obsessed with suing one another. I don't know anyone that has been sued. Is it a relatively normal thing in the US?

  4. Re:the future looks bright on Kurt Cagle's OpenSVG Keynote · · Score: 1

    SVG can contain HTML.

  5. Re:Here we go again... on Equal Time For Creationism · · Score: 1

    I should have written that as "God may exist, I choose not to choose which god, if any, to believe in."

  6. Re:Firefox has poor cookie management on Death of Cookies, Spyware Greatly Exaggerated? · · Score: 1

    Opera has separate choices for third-party cookies.

  7. Re:Hanlon's Razor on Rackspace, Indymedia, and the FBI · · Score: 1

    Defendant: "That's correct your honor. I didn't mean to shoot the clerk, I just couldn't figure out how to turn the safety back on."

    Judge: "Oh, well... Okay then. I guess it was a simple mistake. Not guilty!"

  8. Re:Here we go again... on Equal Time For Creationism · · Score: 1

    I'll make a guess...

    "Agno" as in "Agnostic" -> God may exist, I choose not to choose which to believe in.

    "ka[pa]", long shot, but as in kappa?.

    "[pa]thetic" - If you say so...

  9. Re:Advice on Windows Guru Calls For IE7 Boycott · · Score: 1
    Or better yet you can use something only IE supports, conditional comments.
    <!--[if IE]>
    We see that you're using Internet Explorer. Due to the high cost of maintenance the usage of this browser puts on developers around the world, we have engaged in a boycott of this browser. Please visit http://browsehappy.com/ for more information regarding alternatives to your browser.
    <![endif]-->
    <!--[if !IE]> -->
    Put actual content here, alternatively omit the !IE comment tag and display the above as a notice while still allowing usage of the site.
    <!-- <![endif]-->
    They have been supported by IE since 5.0 and validates happily as xml.
  10. Re:This is good for all the browsers on Update on Standards and CSS in IE7 · · Score: 2, Interesting
    That's how it works if you serve content with a mime type of application/xhtml+xml. Try this, it will serve as xhtml if the browser requests it:
    <?php
    if (stristr($_SERVER[HTTP_ACCEPT], "application/xhtml+xml")){
    header("Content-Type: application/xhtml+xml; charset=iso-8859-1");
    } else {
    header("Content-Type: text/html; charset=iso-8859-1");
    }
    ?>
  11. Re:Supports the Hacker Creed on Hackers Forced Announcement of 10th Planet Find · · Score: 1

    Or at least very cheap.

  12. Re:Chicken on Longhorn's Offical Name is Windows Vista · · Score: 0

    In Norway, there is an electrical company called "Tussa kraft". It didn't fare too well with the icelandics they had a conference with since "Tussa kraft" apparently means "Cunt juice" in their language.

    Can any icelandics confirm that this is the case?

  13. Re:What if sustainability isn't efficient? on China Planning For Sustainable Cities · · Score: 2, Informative

    The problem I had with that particular episode of Bullshit! was that they seemed to miss the point that some recycling has to be done since the materials we use are non-renewable, such as plastic. I don't claim to be an expert, but plastic is a by-product of oil. When the oil runs out, no more plastic.

    Sure, it's cheaper to throw it away _now_, but it will be more expensive to dig up old plastic later on than to recycle what we have now.

  14. McDonald's on China Planning For Sustainable Cities · · Score: -1, Offtopic

    Did anyone else read that as "McDonald's"? :-P

  15. Re:Good feature on Opera Embedding BitTorrent Client · · Score: 1

    More likely, they will include their upcoming avalanche technology.

    With FREE DRM!!

  16. Re:Another giant step backward... on The Pseudoscience of Intelligent Design · · Score: 1

    Evolution works, i've run simulations on my own computer and there are algorithms using the principle of evolution to tweak values in use in systems today. Many games use a simplified version of these to tweak the difficulty automatically.

    Noone is preventing anyone an open hearing of intelligent design. What I am against is pushing a proven theory aside to something which has not been proven. Intelligent design provides a couple good arguments, but arguments are NOT proof! I'm not even sure that it is currently possible to prove that the universe was created in the way that's claimed, but until it is, it does not have any place in science.

    It is extremely hard to get a theory accepted as hard fact (or as hard a fact as science allows itself), and that is the way it should be. We've had thousands of years of doing it 'the other way' and it didn't work.

  17. If Elvis lived today on Tracking Sex Offenders via GPS for Life · · Score: 1
    2005-12-15 22:14:59 ALERT: Elvis has left the building.
  18. Re:Another giant step backward... on The Pseudoscience of Intelligent Design · · Score: 1

    Wether creationism is true or not isn't interesting in this case. The point is that creationism has not been proved while evolution has (to the point of accepted science).

    This is how I got convinced myself: Given a set of rules, random mutations will elevate those individuals which best fits them. Doing a quick computer simulation of a simplified evolutionary system is relatively trivial. Nature's evolution works principally the same way, it's just more complex/detailed. Evolution WORKS, this cannot be disputed. Wether evolution is what got us here is a _discussion_ best left to the philosophy classes.

    My point is that some people thought that evolution didn't match their belief system, and so it had to make way in the schools for something they could believe in. Their holy grail is the 'intelligent design', which in my opinion is creationism packed in some pseudo-science coating. (Yes, I've read about the flagellan rotary motor).

  19. Re:1988?? on Several Publishers Sued for Infringing 3D Patent · · Score: 1

    I admit I haven't read the patent, but I would think this is more a patent on a mathematical equation. Equations has been ruled to be unpatentable, probably since it really was invented several billion years ago (depending on your beliefs), we merely rediscover them.