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 3 of 3

Thread: SEARCH MACHINE IN JAVA

  1. #1
    Junior Member
    Join Date
    Dec 2010
    Posts
    3
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default SEARCH MACHINE IN JAVA

    DOES ANYONE KNOWS HOW CAN I CREATE A SEARCH MACHINE IN JAVA WHERE I PUT THE NAME OF A GREEK BLOG AND SHOW ME THE OTHER GREEK BLOGS;;OR WHERE I CAN FIND SOME CODE;THANKS A LOT


  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: SEARCH MACHINE IN JAVA

    Do you mean a JavaSE GUI application that searches a database or a web based application that would search online? Can you please give us some more information...
    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.

  3. The Following User Says Thank You to JavaPF For This Useful Post:

    charis3 (December 9th, 2010)

  4. #3
    Junior Member
    Join Date
    Dec 2010
    Posts
    3
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Re: SEARCH MACHINE IN JAVA

    Sorry i'm new in java and i'm from Greece..!I need a code that creates a search machine.You give a site like google.gr and gives you all the links that are blogs and end in ' something'.gr.You must check the charset in every link and if it is greek,keep it.

Similar Threads

  1. Java error "could not create java virtual machine"
    By aubrey4444 in forum Java Theory & Questions
    Replies: 17
    Last Post: October 3rd, 2010, 12:51 PM
  2. Moving MySql Database from one machine to another machine
    By vaishali in forum JDBC & Databases
    Replies: 5
    Last Post: July 21st, 2010, 01:21 AM
  3. Has anybody used Java Search Engine?
    By jayab in forum Member Introductions
    Replies: 2
    Last Post: April 26th, 2010, 04:23 AM
  4. Java refuses to play sound on my machine
    By DDgeva in forum File I/O & Other I/O Streams
    Replies: 2
    Last Post: January 31st, 2010, 08:58 AM
  5. help with my machine project.
    By Irvine in forum AWT / Java Swing
    Replies: 4
    Last Post: September 1st, 2009, 05:13 AM