Slashdot Mirror


User: Randolpho

Randolpho's activity in the archive.

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

Comments · 846

  1. I'm guessing... on Mice Get Human Breasts · · Score: 1

    That the "cosmetic surgery" market will drive this technology. Forget silicone -- now you can *grow* bigger breasts.

  2. Sounds great... on Rocket Fuel Speeds Transistors · · Score: 5, Funny

    ... until your monitor launches into orbit.

  3. Re:Movieoke craze already sweeping Canada on Move Over Karaoke...Hello Movieoke · · Score: 4, Insightful

    New craze? I dunno... I remember doing Movieoke down in front of The Rocky Horror Picture Show showings...

  4. Re:Excellent Idea on Google to Launch Free Mail Service? · · Score: 1

    True, no spam filter is 100% successful, but Yahoo's is certainly among the best I've seen. If google can duplicate it, I'm there in a New York minute.

  5. Re:Motivations on Mono and dotGnu: What's the Point? · · Score: 1
  6. Re:grrr. on Mono and dotGnu: What's the Point? · · Score: 2, Insightful

    But Java isn't available on all platforms either... which is why there are alternatives to Sun's Java. .NET is roughly equivalent to Java, but its promise is greater, IMO. C# is, in many ways, a better language than Java itself is, with many flexibilities Java still doesn't have. Of course.... some might not consider that "good", but that's the other great thing about .NET -- it's little more than a bytecode and an API. There are many languages that can compile into IL, allowing for greater flexibility.

    I personally very much like .NET, but I also very much want it to be cross-platform like Java.

  7. Re:Even the mirror is Slashdotted. on Review: KDE 3.2 · · Score: 1

    Wow... a .sig starts a flame war.

    It's really just a joke .sig, like all the rest.

  8. Even the mirror is Slashdotted. on Review: KDE 3.2 · · Score: 4, Funny

    Now *that*'s funny.

  9. Another SolMark reply on Creator Of Solitaire For Windows Interviewed · · Score: 3, Informative

    Only this one is relevant. SolMark *did* work as a benchmark! Well... once. Back in the day when I was selling computers at Computer City, running solitaire and showing how fast the cards were dealt was the best way to get folks to buy that newfangled Pentium 66 that was all the rage. We had a 486/66 installed right next to the Pentium 66. There was a huge difference, and it often got me the sale.

    Nowadays there's very little visible difference. But once.... it was the best computer benchmark on the market. :)

  10. Why? on Interesting Planet Apparently Heating Its Star · · Score: 1

    Well, just your basic law of averages. Most of the planets we've been able to find have been much larger than Jupiter. We've only recently been able to detect Jupiter-size planets.

    It's not a difficult extrapolation.

  11. Re:Not to flame, but "NO SHIT!" on Interesting Planet Apparently Heating Its Star · · Score: 2, Insightful

    Actually, I'm surprised it's almost as big as Jupiter.

    It should probably be much much larger.

  12. Re:There's nothing wrong with Python anyway. on Lightweight Scripting/Extension Languages? · · Score: 1

    Bah, you're right. I was looking at my windows install, not paying attention to the fact that the required .dll was in the system folder, not the install folder.

    It's 800k on windows, BTW.

  13. There's nothing wrong with Python anyway. on Lightweight Scripting/Extension Languages? · · Score: 1

    You know... most of the size of embedding Python is from the default library, which does not need to be included for embedded scripting. The actual binary of the python interpreter is barely over 20k.

    There's no reason *not* to use Python for your embedded scripting, IMO.

  14. Re:I Hope on Tech Titans Prepare to Battle Over Next DVD Format · · Score: 2, Insightful

    Let me modify that for you. I hope this leads, in the end, to a *good* standardized format.

    Unfortunately, not all standardized formats are the best -- just look at VHS vs Betamax in the old days. Not a single person who knows the formats will tell you differently: Betamax was the better format. Yet VHS won; it set the standard.

  15. Re:It's not ludicrous on Rockstar Censors GTA After Haitian Outcry · · Score: 1

    Oh, had I mod points, you'd be +1 Fuckin' A.

    Folks, let's back down and see this for what it *really* is. Free publicity. Odds are that Rockstar dropped the "tip" about the racist comments in the first place.

  16. Re:Yahoo! Mail & me on Yahoo! Develops Anti-Spam Architecture · · Score: 1

    Your rumors about yahoo.com are likely false FUD. Yahoo has, frankly, the best spam-fighting I've ever seen. It *rarely* misses spam, and it doesn't take a whole bunch of time to train it when you do get spam. Check the box next to the email in your summary, click the "Spam" button, wait for a page refresh.

    Of course, I prefer the web-interface. Much less bandwith usage when you get on the order of hundreds of pieces of spam a day, like I do. Most spam-fighting clients download the whole email and then filter.

  17. List what you need, please. on Recommended Data Modeling Tools? · · Score: 3, Informative

    Perhaps it might have been better to list what feature's you're looking for in a data modeler, that way we can point you in the right direction. Still, I'll blather on about my fave...

    I use DBDesigner4. It's free/GPL, so the price is at least a feature you're looking for. It's also available on Windows, & KDE/Gnome (not sure what widget toolkit it uses), so that's a plus (or minus depending on your religion ;)).

    It's also fully optimized for MySQL if that's your platform, but it can support any ODBC database, Oracle, or MSSQL. It has a very intuitive (and pretty, IMO) graphical interface, with great, easy-to-use tools for visualizing, grouping, and relating your data. It also features a graphical Query Builder that lets you point/click your way through complex queries, returning SQL you can insert into your code. It allows reverse engineering of any database it can connect to, as well as synchronization so you don't have to do the setup work after you model, like you might with, say, Visio.

    It's not UML; it's really designed specifically *for* relational databases, so if you're just looking for a UML data diagram builder for internal data representation, this is probably not the tool for you.

    But if you are using a relational database, I don't think you can go wrong with it. It's at least worth a download.

  18. Re:And... on JenniCam Closing After 7+ Years · · Score: 1


    Now how am I supposed to get my pubescent voyeurism kicks?
    </whine>

  19. Re:No loss on Sun Drops Bid To Join Eclipse · · Score: 1, Informative
    True, it's emulated, where SWT is native where possible, but I have to point out:
    try
    {
    UIManager.setLookAndFeel(UIManager.getSystemLook AndFeelClassName());
    }
    catch (Exception e)
    {}
    ...does pretty much the same thing with Swing.
  20. Re:Serious answer on Need... More... Power... · · Score: 1

    Heh... reminds me of Soylent Green. Before long, we'll be eating delicious Soulent Green crackers!

    mmmm! Yummy! I wonder what's in 'em?

  21. Re:Great Scott! on Fusion Reactor Project Largest After ISS · · Score: 1

    Wow, that's almost in the gigawatt range.

    Yes, and all they need is 1.21 to time travel!

  22. Re:milaf, if you could expand a bit... on Effective XML · · Score: 1

    Actually, I already understand that. The problem is; what happens if you don't *need* to represent a tree for your data? Why should you use XML rather than some flat, easier-to-parse CSV file? I mean other than the fact that XML is the current buzzword, of course.

    Every book on XML should address this issue. I wonder if this book does.

  23. milaf, if you could expand a bit... on Effective XML · · Score: 4, Insightful

    Does the book discuss the pros and cons of XML? Such as, when is it a good idea to use XML? When would a CSV, INI, or other structured text document be a better choice than XML?

    These are issues that need to be solved first, before one creates an effective XML structure. Does the book address them?

  24. Re:We have found the secret to immortality! on Red Sea Urchins Nearly Immortal · · Score: 1

    Nah, they just need to drink sea urchin stem cells, a la Christopher Reeve in South Park.

  25. Re:Why would I pay for this when DBDesigner4 is fr on theKompany.com's Data Architect Reviewed · · Score: 1

    Hear here! I personally love DBDesigner4; it's quite pretty and does everything I need it to.

    I occasionally have problems printing landscape with the damn thing, but on the whole it's a damn good proggy.