Slashdot Mirror


User: TummyX

TummyX's activity in the archive.

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

Comments · 2,237

  1. Re:Compiling Pure Java(tm) in J++ on Microsoft Selling J++; Discontinuing Development · · Score: 1

    1.1.4.

    Anyway, then that has nothing to do with "compiling Pure Java", but just to do with compiling Java 2 - which many IDEs don't fully support yet anyway.

    I think you may have been sniffing too many of those sun "pure java" documents.

  2. Re:More evidence buying Microsoft is a bad move on Microsoft Selling J++; Discontinuing Development · · Score: 0


    With every release of Windows, Microsoft scraps the old APIs and introduces new ones. The new ones don't solve many problems but are gratuitously incompatible with everything else.


    IDIOT. That's all I can really say. You're so ignorant it's depressing.


    And "Visual J++" was Microsoft's solution to Java. "Get all the benefits of Java with all the power of Windows", they said. Anyone who bought into that and staked their future on WFC and all that Windows-only Java are now going to find themselves at the unemployment office.


    Visual J++ is the only reason why I supported the Java LANGUAGE.

    If I had to, I would pay upwards of $2000 for visual studio, and most likely more cause it's more than worth it.

  3. Re:Compiling Pure Java(tm) in J++ on Microsoft Selling J++; Discontinuing Development · · Score: 1

    Um, you can compile pure java in J++ anyway.

    J++ isn't something that runs around compiling to non java 1.1 compliant bytecode. There are extensions - just don't use them.

    And yes, MS make very good extensible IDEs.

  4. Re:What do we know about Rational? on Microsoft Selling J++; Discontinuing Development · · Score: 1

    Visual J++ is already a decent product. It's the best editor and compiler out there for Java 1.1

  5. Re:No Microsoft Credits? on Apple Ending Engineering Credits in Products · · Score: 1

    Where the hell did you get that from?

    It does a scrolling box with the credits.

  6. Re:Microsoft Credits on Apple Ending Engineering Credits in Products · · Score: 1

    The official Microsoft stand point on easter eggs is that it shouldn't happen.

    Easter eggs tend to be put in by engineers in the weekends and on their spare time (so they say).

    I think cause of he relaxed attitude at Microsoft, noone really minds about the easter eggs, most probably think it's fun. But officially they have to say they don't support it (ofcourse).

  7. Re:More Microsoft Credits on Apple Ending Engineering Credits in Products · · Score: 2

    Oh please. I remember that mars.exe program that was only a few K. It would have taken less than 100K to do that small flight simulator. Less than even one clipart that comes with office.
    The code for that sort of thing won't be that large....what makes things like flighsimulator 2000 big is the data for all the cities etc. Randomly generating a little terrain you fly around is not bloat, far from it.

  8. Re:What did CE stand for? on Wince at WinCE's New Name: 'Windows Powered' · · Score: 1

    The explorer shell is only one shell ...and designed for use in PalmPC and HandHeldPCs. I think it's fine - but not particularly great on Palm-sized PCs, but there's NOTHING to stop you replacing the shell with your own "more appropriate" shell.
    Infact, I think CASIO ship a nice one with the E105.

    I don't like the Palm default myself, and I usually install applauncher.

    BTW WinCE devices can run the Palm Emulator fine too.

  9. Re: start sending supplies now on Petition for Human Exploration of Mars · · Score: 1

    We just need to start shipping supplies to mars now, oxygen, buildings, food and water. And ofcourse cool things that'll make feuls out of the martion enviroment.

    in a few decades we should have enuff supplies to make quite a nice colony on mars.

  10. Re:What did CE stand for? on Wince at WinCE's New Name: 'Windows Powered' · · Score: 1

    Oh Please.

    It's not based on Win31. It's based on NT.

    It's a preemptive, multithreaded multasking OS with a microkernel.

    It has capabilities that PlamOS couldn't hope to reach any time soon.

  11. Re:And of course on Wince at WinCE's New Name: 'Windows Powered' · · Score: 1

    OpenGL is just a graphics library (on windows it runs ontop of DirectX).

    DirectX was designed to allow windows applications to directly access video memory, it also has sound, and networking apis.

  12. Re:Windows "Powered" Windows "CE" Has its place. on Wince at WinCE's New Name: 'Windows Powered' · · Score: 0

    And what the hell do you want? A double sided wand?

    I guess you don't like your Macs either?

  13. Re:Can't NASA do anything right? on Mars Deep Space 2 Crash Program · · Score: 1

    Uh I think it was meant to be funny.

  14. Re: don't forget about office developer on Red Hat/Corel Takeover Rumors · · Score: 1

    Office is more than just a suite of business tools now days, it's also a development tool, there's a hell of a lot of office developers out there now, whether it's writing Access databases or word/outlook plugins.

  15. Re:A Proof Point on Red Hat to fund Mozilla and Sendmail? · · Score: 1

    Uh huh.

    MS fund the open source projects ActiveState's Perl and Transvirtual's Kaffe...just to mention 2.


    Redhat are still buying out companies, and it's to gain them in the end, just like MS does, so don't tell me that just cause they make it open source makes it all better. In the end, what could happen? Redhat corner the market in those areas, other projects like mozilla can't succeed. Who cares right? Mozilla is open source. Everyone who keeps complaning about MS should care, cause it's a marketing thing, noone will use anything but REDHAT supported mozilla.

  16. Re:Hmmmm on Peering Into the Future · · Score: 1


    2.) There's the famous Bill Gates "640k should be enough for anybody." quote from '81


    that is becoming tiresome. Bill Gates did not mean enough for anybody for the entire future. He meant then and there. Just like if i were to tell someone who wanted to buy a PC today, 64MB will be enough for you.
    Bill Gates if anything, has always had vision, he's a technologist and a geek, don't play him for a fool.

  17. Re:Don't normally defend sun but.. on How To Write Unmaintainable Code · · Score: 1

    ROFL that's one of the funniest things I've read today. Why did you introduce crap about compilers? Did I give you the slightest impression anywhere that compilers are fussy about naming conventions?
    All keywords should be lower case....how does that make _ME_ wrong?

    instanceOf is a method call because Java doesn't reserve it as a keyword; similarly, instanceof isn't a method call because Java *does* reserve it.


    That is also another funny thing I've read today.
    instanceOf is that way cause of the method naming sceheme. What would the fact that instanceof is reserved have anything to do with it. Are you implying that I can't have a method called instanceof cause it's a keyword? ROFLMAO.
    My original post said that all those naming conventions are correct.

    And using "is" is not strictly neeed. Since the operator has already been named instanceof, the method is naturally instanceOf (you can't depreciate keywords).

    It's completely intuitive to me, and like I said in my original post, ALL of what was mentioned is consistant with the java naming conventions.

  18. Re:DNA filled with comments? on GNU Project Humor Page · · Score: 1

    True (i do remember some highschool biology :))
    But that's not unlike what computer circuits do with compiled binaries.
    The thing is compiled binaries don't normally still contain comments.

  19. DNA filled with comments? on GNU Project Humor Page · · Score: 4

    I guess either

    1) God doesn't have a very good DNA compiler
    or
    2) God decided to make DNA an interpreted language!

  20. Re:Or maybe this is just His mechanism on Can Computers Pray? · · Score: 1

    So after i've helped myself, where does his help come into it?
    The only need to add "him" to the equation would be to just satisfy preexisting religious ideas.

  21. Re:Don't normally defend sun but.. on How To Write Unmaintainable Code · · Score: 1

    Um, I take it you don't know much about java.
    instanceof is a keyword, it's also an operator.
    instanceOf would be the name of a method call (i believe isInstance is a method in the Class class...it's the dynamic equivalent of instanceof).
    The conventions are fine, and *mostly* consistant.

    The reason it's not a method is the same reason why = ^ | > etc aren't methods.
    What sun should have done is made == an overloaded operator for the String class like they did with + ...but i'll save that argument for another time.

  22. Re:Praying computers on Can Computers Pray? · · Score: 1

    Willing yourself to be better is nothing to do with god or praying.
    People who feel down or depressed are more likley to be sick. Like people say laughter is the best medicine. The way people choose to make themselves feel better is individual, but the results are the same. I could sit here and pray to Papa Smurf and convince myself that it's make me feel better, and it prolly will.

    Many people believe in god, and the belief is probably more important than the truth (with respect to this subject).

  23. Don't normally defend sun but.. on How To Write Unmaintainable Code · · Score: 4


    Ignore the conventions in Java for where to use upper case in variable and class names i.e. Classes start with upper case, variables with lower case, constants are all upper case, with internal words capitalised. After all, Sun does (e.g. instanceof vs isInstanceOf, Hashtable). Not to worry, the compiler won't even issue a warning to give you away. If your boss forces you to use the conventions, when there is any doubt about whether an internal word should be capitalised, avoid capitalising or make a random choice, e.g. use both inputFileName and outputfilename. You can of course drive your team members insane by inventing your own insanely complex naming conventions then berate others for not following them. The ultimate technique is to create as many variable names as possible that differ subtlely from each other only in case.



    (e.g. instanceof vs isInstanceOf, Hashtable)

    they are all valid w.r.t the conventions.

    instanceof is an operator and a keyword hence should be all lowercase, isInstanceOf is a method name, hence should start with a lower case character and the rest of the words should be capatilized, and Hashtable is a class name hence every word should start with a capital. Hashtable is the only one you could argue, but I'd say that sun just think Hashtable is one compounded word in itself not two words that describe a class's function.

  24. Just write everything in perl >>>>>>>>>>>>>:P on How To Write Unmaintainable Code · · Score: 0

    :P

  25. Re: TROLL on 'Kyle's Mom' is Dead at Age 38 · · Score: 0

    TROLL