Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Carving data from text file based on expressions

  1. #1
    Member
    Join Date
    Oct 2010
    Posts
    61
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Carving data from text file based on expressions

    Hi Guys,

    I have been attempting to create this program for a friend, however my java skills are not up to scratch ad it will take a lot longer than I have to learn it. Please see link to the PDF for details.

    Specification.pdf - download now for free. File sharing. Software file sharing. Free file hosting. File upload. FileFactory.com


    I have tried to fully explain what Im after in the program. Any questions please ask, if you interested post me your Skype details and we will talk. I'm willing to pay around £40-50 and would like it finished in around 3-4 weeks time. I can provide what i have done so far, it needs to a netbeans project


    EDIT: im looking for better hosting for the file
    Last edited by fortune2k; March 4th, 2011 at 02:51 PM.


  2. #2
    mmm.. coffee JavaPF's Avatar
    Join Date
    May 2008
    Location
    United Kingdom
    Posts
    3,336
    My Mood
    Mellow
    Thanks
    258
    Thanked 294 Times in 227 Posts
    Blog Entries
    4

    Default Re: Carving data from text file based on expressions

    Quote Originally Posted by fortune2k
    EDIT: im looking for better hosting for the file
    You should be able to upload the pdf directly to this thread. Edit your post and click 'Go Advanced'
    Scroll down and click 'Manage Attachments'
    Please use [highlight=Java] code [/highlight] tags when posting your code.
    Forum Tip: Add to peoples reputation by clicking the button on their useful posts.

Similar Threads

  1. Text Processing with Regular Expressions explained in Java
    By JavaPF in forum Java Programming Tutorials
    Replies: 3
    Last Post: February 8th, 2022, 05:16 PM
  2. Text Based RPG Framework Questions
    By Kristler in forum Java Theory & Questions
    Replies: 0
    Last Post: December 21st, 2010, 09:39 AM
  3. beginner w/ text based RPG
    By rbread80 in forum Java Theory & Questions
    Replies: 12
    Last Post: December 4th, 2010, 02:39 PM
  4. Program that reads data from a text file...need help
    By cs91 in forum Java Theory & Questions
    Replies: 4
    Last Post: October 3rd, 2010, 07:57 AM
  5. Read data from text file
    By yroll in forum Algorithms & Recursion
    Replies: 4
    Last Post: December 31st, 2009, 01:40 AM