Announcement

Collapse
No announcement yet.

TW looking to hire Java coders to staff positions

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #76
    I wasn't saying the processor is written in Java,
    Originally posted by http://developer.apple.com/java/overview.html
    The high-performance Java Runtime Environment (JRE) and the highly optimized Just-In-Time compiler (JITc) are integrated with Mac OS X, so they are readily available for all your applications.
    and
    Originally posted by http://developer.apple.com/java/overview.html
    As a result, Java applications on Mac OS X look and perform like native applications on Mac OS X.
    USA WORLD CHAMPS

    Comment


    • #77
      Interesting.. I've sorta been looking for a project to code on in my free time, and while there may not be as much as the devs would like, I think I've got enough to make some additions to the code.. I'll take a look at whats on twcore..

      edit:
      Whoah.. No wonder someone would need a lot of time.. The BotAction file alone is over 1800 lines long.. Though at least the javadoc on it is in fair shape..

      Pretty big undertaking just to get up to speed on things with the bot code..
      It might be nice to see a forum on the twcore site to help things along..

      Now correct me if I'm wrong, but it seems as if every possible thing a bot could do has already been coded, and it's more of putting things together in order to make it all work, i.e. the trivia bot needs an interface, with text formating, a database of questions, hints, etc but not the methods to actually communicate with the server?
      Last edited by SillySnake; 09-24-2005, 03:41 AM. Reason: Add info

      Comment


      • #78
        Does it pay cash?
        :fear: Sit or be Sat :fear:

        Comment


        • #79
          Originally posted by Sushi
          Does it pay cash?
          nope
          SSCU Trench Wars Local BanG Operator
          SSCU Trenchwars SModerator
          Trench Wars Extreme League Head Operator
          Trench Wars Divisions Operator

          1:Rudy> We don't let Barton out much
          1:Rudy> He has a habit of touching things he's not supposed to
          1:Rudy> Like fire, and boobies

          Comment


          • #80
            I don't understand the incentive of taking a part in this. What is the reward for imposing this burden of responsibilities upon oneself?
            1:Kthx> Hey Cower ill let you play the next game if you can name me five medieval weapons.
            1:Cower> Sword
            1:Kthx> ok
            1:Cower> Axe
            1:Kthx> WAIT, YOU GOT IT
            1:Cower> ?
            1:Kthx> GET OFF THE CHAT

            Comment


            • #81
              I Hate Java

              Comment


              • #82
                Originally posted by Bawls
                I Hate Java
                Why

                Comment


                • #83
                  It tastes bad....
                  STARKITTY
                  A White Mage


                  Buy edu backlinks

                  Comment


                  • #84
                    Huh... like ppl dont know how much hard work it is to program still having to go for the help calls? It looks a bit too much of hardwork, whats the points on beeing a ZH? cant u just compile it, test it, program it, recompile and done? It would be so much easier.. i only now read this, its not my habit to come to forums, but i used to talk to Rodge, he never asked me for beeing a ZH or something like that when i proposed myself to him as a programmer. oh well. does the offer still stand? without the ZH part? :exclamati

                    Comment


                    • #85
                      Originally posted by Unexpected
                      Huh... like ppl dont know how much hard work it is to program still having to go for the help calls? It looks a bit too much of hardwork, whats the points on beeing a ZH? cant u just compile it, test it, program it, recompile and done? It would be so much easier.. i only now read this, its not my habit to come to forums, but i used to talk to Rodge, he never asked me for beeing a ZH or something like that when i proposed myself to him as a programmer. oh well. does the offer still stand? without the ZH part? :exclamati
                      You can still work for staff as an outside programmer, they sometimes get limited staff powers and bot control or you could join TWDev. Talk to Qan about it or whoever is doing this now. the ZH part is more of an incentive for some people but I think Qan said something about a modified quota so you wouldn't get bogged down.

                      As for the "reward" for all of this you get to help the zone and staff gives you some projects to work on.

                      Comment


                      • #86
                        Working as an outside programmer is where it's at $$
                        USA WORLD CHAMPS

                        Comment


                        • #87
                          Originally posted by D1st0rt
                          Working as an outside programmer is where it's at $$
                          But then you can't abuse.

                          Comment


                          • #88
                            Originally posted by Rob Dougan
                            But then you can't abuse.
                            neither can u in TW ... u get axed

                            Comment


                            • #89
                              Abusing in ASSS is waaaaaaaaaaay more fun than abusing in subgame anyways
                              USA WORLD CHAMPS

                              Comment


                              • #90
                                Originally posted by deathking
                                Code:
                                class TwbotsSuck
                                {public static void main(String arg[])
                                {int suckrepeat;
                                suckrepeat=0;
                                while (suckrepeat < 1337){
                                suckrepeat=suckrepeat+1;
                                System.out.println ("Twbots are weak");
                                }
                                if (suckrepeat == 1337)
                                System.out.println ("GG");
                                }}
                                //Fight the power, spam the bot.
                                your program is a bit sucky, I rewrote it >_<

                                Code:
                                class TwbotsSuck
                                {public static void main(String arg[])
                                {       int suckrepeat= 0;
                                        while (++suckrepeat < 1337)
                                                System.out.println ("Twbots are weak");
                                
                                System.out.println ("GG"); // suckrepeat = 1337
                                }}
                                //Fight the power, spam the bot.
                                ☕ 🍔 🍅 🍊🍏

                                Comment

                                Working...
                                X