Does anyone know of an open source traffic trading script project ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hobgoblin
    Registered User
    • Apr 2003
    • 10

    #1

    Does anyone know of an open source traffic trading script project ?

    I use a basic toplist written in Perl and it has obvious limitations.

    Do any of you know of any available modules that could perhaps be integrated into my current toplist to expand it's functionality into a semi-decent trading script ?

    Thanks for your responses.

    Best Regards,
    Hobgoblin
    Hardcore Movie Forum - Always accepting new trades

    http://hcmf.com/hcmf.shtml
  • Libertine
    sex dwarf
    • May 2002
    • 17860

    #2
    Give it a random out function and a skim function and it's a semi-decent trading script.
    /(bb|[^b]{2})/

    Comment

    • hobgoblin
      Registered User
      • Apr 2003
      • 10

      #3
      Do you know where any open source code examples can be found ?
      Hardcore Movie Forum - Always accepting new trades

      http://hcmf.com/hcmf.shtml

      Comment

      • Libertine
        sex dwarf
        • May 2002
        • 17860

        #4
        Those are of no use to you since it needs to integrate with your toplist script (data storage, etc).
        /(bb|[^b]{2})/

        Comment

        • hobgoblin
          Registered User
          • Apr 2003
          • 10

          #5
          Maybe so, but I'd still like to take a look.
          Hardcore Movie Forum - Always accepting new trades

          http://hcmf.com/hcmf.shtml

          Comment

          • gornyhuy
            Chafed.
            • May 2002
            • 18041

            #6
            any trading script written in php is effectively open script, unless they compile/encrypt it. Look around on the webmaster resource boards.

            icq:159548293

            Comment

            • hobgoblin
              Registered User
              • Apr 2003
              • 10

              #7
              I have seen one script written in php that wasn't complied but I was hoping to find a Perl example, if one exists.
              Hardcore Movie Forum - Always accepting new trades

              http://hcmf.com/hcmf.shtml

              Comment

              • Libertine
                sex dwarf
                • May 2002
                • 17860

                #8
                Originally posted by gornyhuy
                any trading script written in php is effectively open script, unless they compile/encrypt it. Look around on the webmaster resource boards.
                Those are php (instead of perl) and not open source (taking stuff from them would be stealing).
                /(bb|[^b]{2})/

                Comment

                • Libertine
                  sex dwarf
                  • May 2002
                  • 17860

                  #9
                  Originally posted by hobgoblin
                  I have seen one script written in php that wasn't complied but I was hoping to find a Perl example, if one exists.
                  I don't get it though - if you would find something in perl, it would need so much tweaking that you couldn't do it without knowledge of perl, and if you have knowledge of perl, this is really easy to do without examples...
                  /(bb|[^b]{2})/

                  Comment

                  • hobgoblin
                    Registered User
                    • Apr 2003
                    • 10

                    #10
                    I suppose it would be easy if your asumption is that the individual with knowledge of Perl has written a complex trade script in Perl before and not just a simple toplist.
                    Hardcore Movie Forum - Always accepting new trades

                    http://hcmf.com/hcmf.shtml

                    Comment

                    • Libertine
                      sex dwarf
                      • May 2002
                      • 17860

                      #11
                      Tradescripts are not that complex in comparison to toplists. What you need extra is:
                      1: 24-hour functionality (no resets)
                      2: referrer-based hit-counting
                      3: productivity tracking
                      4: "random" out feature (not really random, but hits go to those who deserve it)
                      5: skimming

                      Now, that's all very easy to do...
                      /(bb|[^b]{2})/

                      Comment

                      • hobgoblin
                        Registered User
                        • Apr 2003
                        • 10

                        #12
                        I believe you, but being able to take a look at working examples would make things even easier for someone who is not supremely versed in Perl.

                        If I was a programming wizard and found it simple to create these facilities, I wouldn't be asking for examples to learn from.
                        Hardcore Movie Forum - Always accepting new trades

                        http://hcmf.com/hcmf.shtml

                        Comment

                        • gornyhuy
                          Chafed.
                          • May 2002
                          • 18041

                          #13
                          Originally posted by punkworld


                          Those are php (instead of perl) and not open source (taking stuff from them would be stealing).
                          I assumed he was looking for coding examples to understand the functions he needs to write in perl... I wasn't suggesting ripping off someone else's code.

                          If you don't know how to program in perl, I suggest you just hire a perl coder for an hour to get it done right.

                          icq:159548293

                          Comment

                          • hobgoblin
                            Registered User
                            • Apr 2003
                            • 10

                            #14
                            "I assumed he was looking for coding examples to understand the functions he needs to write in perl"
                            --------------------------------------------

                            Your assumption was correct.

                            ----------------------------------------------

                            "... I wasn't suggesting ripping off someone else's code. "

                            ----------------------------------------------

                            Don't worry, I didn't misunderstand you.

                            -----------------------------------------------

                            "If you don't know how to program in perl, I suggest you just hire a perl coder for an hour to get it done right."

                            -----------------------------------------------

                            I take a hands on approach and would rather just continue learning as I go.
                            Hardcore Movie Forum - Always accepting new trades

                            http://hcmf.com/hcmf.shtml

                            Comment

                            • Wurihan
                              Confirmed User
                              • Aug 2002
                              • 115

                              #15
                              nope

                              Comment

                              • TheFLY
                                So Fucking Banned
                                • Jan 2001
                                • 11856

                                #16
                                i might help u out in exchange for some kind of nice traffic trade...

                                kindof hung over here now...

                                what else have you coded?

                                u know toplists are fun, but if u are going to code something mostly from scratch seriously maybe consider trying something new and unique... people love interactive sites... look at hotornot -- sure it's been copied 1000 times now, but i'm just saying it's a simple idea... like hotmail... and freehosting... come up with something new like that and youll be a rich mofo just chillin...

                                Comment

                                • hobgoblin
                                  Registered User
                                  • Apr 2003
                                  • 10

                                  #17
                                  I've sent you a response on ICQ

                                  Thanks for responding.
                                  Hardcore Movie Forum - Always accepting new trades

                                  http://hcmf.com/hcmf.shtml

                                  Comment

                                  Working...