Hiring a JAVA Programmer

Discussion in 'Programming' started by wasim989, Sep 9, 2010.

  1. #1
    I am looking for a java programmer to create some basic applications for my home run business. there are around 4 applications in total but for now I jsut want to concentrate on one of them.

    Address Label Application;

    // I paste some addresses into a text box. The addresses will look like this with many lines seperating each one.

    tom hill
    22 hill strees
    london
    Lo1 5LM




    kim hall
    55 MaryLand
    America
    LL2 6KG






    Jon kimbo
    55 little ave
    sheldon
    st1 8kh



    // I want the program to remove all the lines from the address except 1 of them so they look like this.

    Tom Hill
    22 hill strees
    london
    Lo1 5LM

    Kim Hall
    55 MaryLand
    America
    LL2 6KG

    Jon Kimbo
    55 little ave
    sheldon
    st1 8kh


    // The program will then print the addresses when I click the print button.



    NOTE - I will usually paste over 15 addresses at a time so when they are printed, the program must make sure the address lines dont get cut off inbetween pages.

    Please let me know if you need more details. I will hire on a first come first serve basis. programmers must prove they are capable of completing this task (I understand basic java myself so feel free to be as technical as you want).
     
    wasim989, Sep 9, 2010 IP
  2. QiSoftware

    QiSoftware Well-Known Member

    Messages:
    805
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    158
    #2
    Java could do the job-- but any simple database [or even a spreadsheet] application could do the same thing. If you really want a Java application-- I can write one that parses a plain text file and then outputs to either a printer or text file for later printing.

    Q...
     
    QiSoftware, Sep 16, 2010 IP
  3. lordspace

    lordspace Peon

    Messages:
    38
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    perl or php will do it too
     
    lordspace, Sep 16, 2010 IP