Slashdot Mirror


User: diamondmagic

diamondmagic's activity in the archive.

Stories
0
Comments
1,216
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,216

  1. Re:ill avoid the linux jokes... on Space Penguin Could Hop Around The Moon · · Score: 1

    If you have even bothered to read the story, you would see that it (and I quote) sits on four legs, much like a small version of the original landers that brought astronauts to the moon.

  2. Re:Google+Jabber=? on Google Talk Claims Openness, Lacks S2S Support · · Score: 1

    Google Desktop can do that.

  3. Google+Jabber=? on Google Talk Claims Openness, Lacks S2S Support · · Score: 1, Funny

    I thought google was out to "organise the worlds information" Froogle? Yes! Maps? Yes! Gmail? Mabye. But Jabber?!?

  4. Re:Great! on Metroid Prime Hunters Will Go Online · · Score: 1

    Well of course. I have always loved Nintendo (Mostly because of my, er, bad relationships with sony and...um...you know). They always make sure their games don;t have those pesky loading screens, and that everything is innovative. They are the only ones to have both digital and analog button states (L and R). They made sure that the buttons register a press right when you put your finger on one. The list goes on. Makes me wonder what their plans for a controller is going to be.

  5. RFID on Where New Tech Should Libraries Try Next? · · Score: 5, Interesting

    Add RFID tags to all the books, and a reciver every 5-10 feet or along the bookshelfs. Add compatibility to the lookup system, to tell users where the book REALLY is, and not where it was last filed. Doubles as a security system.

  6. Laser? on Super Door of the Future · · Score: 1

    LED's wouldn't doo the trick. I would use IR Lasers and detect when a person would be within 3-6 seconds of hiting the door before opening it. Sort of like laser speed meters that the highway partol uses, but smallified. Than use a lens to widen the beam parallel to the slats. Mabye use a small camera IR while you are at it.

  7. Re:Making a reasonable case for PHP on Best Language for Beginner Programmers? · · Score: 1
    It is simple and easy. Hello world in C++:
    #include <iostream>
    int main()
    {
    std::cout << "Hello, world!\n";
    }
    PHP:
    <?php echo 'hello world'; ?>
  8. WE SLASHDOTTED THE WRONG SERVER! on USB-Powered Linux Server Fits in Your Pocket · · Score: 1

    Everyone TOTALLY got it backwards. You are supposed to go to www.sco.com, NOT realm systems!!!

  9. Re:AppleScript! on Sanely Moving from Word to the Web? · · Score: 1

    Or Perl/Shell script/python/PHP/ruby/... (in that order)

  10. Little do they know... on Equal Time For Creationism · · Score: 1

    I read the first few thousand words of the bible, and it really tells you a lot, and in fact (if you really read between the lines) supports evolution. Skipping to Adam and Eve, god created them like animals, not knowing good and evil, because he did not want them to be in any way like himself. However, not knowing who is evil can be deadly. A serpent said that the tree of knowlage is not deadly to the touch, and convinced Eve to eat from the tree. (Little did he know that that was actually true!) So Eve convinced Adam to eat from the tree of knowlage, and they knew good from evil, and relised that the serpent was evil. God was mad at this, because they were one step closer to eating from the tree of life, which would make them immortal. So he made it so women could not tell men what to do. (and so on...)

    But take a look at this: The tree of knowlage was supposed to be DEADLY! So why didn't they die? Evolution. They adaped. If fact, evolution worked SO well, that god had to shorten the lifespan from 1000 years to no more than 120. (At least, thats my take on it)

  11. ahhh... the music on Metroid Prime 3 Explored · · Score: 2, Interesting

    Now why didn't MTV nominate Metroid: Prime for its music? Most Nintendo titles have absolutely stunning music, especially Metroid: Prime, to go aling with the brillant artwork and complete attention to detail.

  12. Out goes... on PK'ing Banned in China For Minors · · Score: 2, Insightful

    There goes BZFlag.

  13. Re:What U porting on Where Can I Find Linux Porters? · · Score: 1

    It's not totally impossable.

    BZFlag is an VERY good (3D) open source multiplayer game that uses openGL. It workd in OS X, Linux, windows, and a few other platforms...

    Game programmers could learn somthing by taking a look at the code.

  14. Just google laptop protection on Protecting My Daughter's Notebook? · · Score: 1

    No one has tried googling, for example, physical laptop protection?!?

    The first few pages of results are very relevent to both preventing theft and recovering a laptop after it has been stolen.

    Fine Print: Yah, i know it links to the google query 'laptop physical protection'. For some reason it provides better results.

  15. would mindmaping work? on A Simple Note Taking Software - Which One? · · Score: 1

    freemind is a good peice of mindmapping software I use. It exports HTML, and you can enter your notes in HTML if you start the first line with <html>

  16. MAMBO! on Best Web Authoring Application? · · Score: 1

    For an easy-to-use site, you want a content managment system. Hands down, mambo, found at http://www.mamboserver.com/ is the best and most flexable CMS around.