$25 for a small programming job (Perl/PHP/shell/Java/C/C++/...)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Rhesus
    Confirmed User
    • Aug 2004
    • 2009

    #1

    $25 for a small programming job (Perl/PHP/shell/Java/C/C++/...)

    I need certain records in two seperate csv files merged into one another according to record timestamps and exported into a third file. This will require a simple program to walk through the files and extract lines, combine and export them.

    I can provide a more detailed description and sample files by email.

    I offer $25 to be paid by epassporte.

    I'll be online for a little longer but since it's rather late here I'll check again tomorrow morning.

    If interested please email rhesus at gmail dot com.
  • Validus
    Confirmed User
    • Jul 2001
    • 4012

    #2
    Um, I am not sure if you will even get a reply for $25.

    I know there is no ill intend, but, $25 is an insult to most.

    Comment

    • Rhesus
      Confirmed User
      • Aug 2004
      • 2009

      #3
      Originally posted by Validus
      Um, I am not sure if you will even get a reply for $25.

      I know there is no ill intend, but, $25 is an insult to most.
      I think this can be done in a few lines. My description will be longer, I guess, heh. But let's see.

      Comment

      • Rhesus
        Confirmed User
        • Aug 2004
        • 2009

        #4
        Back to the top

        Comment

        • xmas13
          Confirmed User
          • Dec 2004
          • 5176

          #5
          Post your job ad on a freelance site/board. You won't find many Indians around here.
          ICQ 557504926

          Comment

          • teksonline
            So Fucking Banned
            • Jan 2005
            • 2904

            #6
            you can hit me up but i dont want anything to do with epassporte

            Comment

            • V_RocKs
              Damn Right I Kiss Ass!
              • Nov 2003
              • 32449

              #7
              Perl....

              Comment

              • teksonline
                So Fucking Banned
                • Jan 2005
                • 2904

                #8
                perl and unix
                cat 1.csv >>newfile.csv|cat 2.csv >>newfile.csv | sort newfile.csv
                open (FILE, '<<newfile.csv');
                @LINES = <FILE>;
                foreach $line (@Lines) {
                chomp $line;
                ($foo, $moo, $stew, $coo, $poo) = splice(',', $line);
                //I can do anything now with this line now
                }

                Comment

                • DAVD
                  Registered User
                  • Mar 2006
                  • 36

                  #9
                  Try scriptlance.com/elance.com
                  Last edited by DAVD; 01-01-2008, 08:05 AM.
                  Oh Dear!

                  Comment

                  • Rhesus
                    Confirmed User
                    • Aug 2004
                    • 2009

                    #10
                    teksonline, please email me as I'm not using ICQ anymore.

                    Comment

                    Working...