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: Cross Posting Forum Rules

  1. #1
    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

    Exclamation Cross Posting Forum Rules

    It has come to our attention that there is a plethora of cross posting between our forum and other forums. Here are the rules for this forum:

    1. Cross posting between different forums is allowed. This allows a wide base of discussion as different people frequent different forums. However, we strongly encourage you to follow the rules of other forums when it comes to cross posting (ex.: Java Forums.org dis-allows cross posting and Java Ranch asks that you list the sites you are cross posting on).

    2. Please post links to the sites you have cross-posted your question(s) on. This allows our members to join in on the discussion without having to ask the same questions over again. See Java Ranch: Be forth right when cross posting to other sites for greater details on this subject.

    3. Please, please perform a search either using the forum search engine or with your favorite search engine (google, bing, yahoo, etc.) before posting a new question. Chances are your question may have already been answered somewhere else and we would prefer not to waste members time by answering the same questions multiple times.

    4. While cross posting is allowed between different forums, we do not allow cross posting in different forum categories. Please ask your question only once on this forum. If you don't, your posts will either be merged or deleted. Also, keep in mind that our members are not online 24/7 to answer your questions. Ask your questions in advance to ensure they get answered before any deadlines you have to meet (particularly for homework assignments!). A good rule of thumb is to ask ~24-48 hours in advance.
    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.

  2. The Following 6 Users Say Thank You to JavaPF For This Useful Post:

    Brt93yoda (November 15th, 2010), c.P.u1 (July 7th, 2011), Darryl.Burke (November 9th, 2010), helloworld922 (November 9th, 2010), javapenguin (November 9th, 2010), syedfahadjalali (November 12th, 2013)


  3. #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: Cross Posting Forum Rules

    Also see - http://www.javaprogrammingforums.com...s-posting.html
    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.

  4. The Following 3 Users Say Thank You to JavaPF For This Useful Post:

    c.P.u1 (July 7th, 2011), copeg (February 3rd, 2011), srujirao (July 4th, 2012)

Similar Threads

  1. Parsing input based on grammar rules
    By Winterfresh in forum Algorithms & Recursion
    Replies: 1
    Last Post: March 11th, 2010, 07:54 PM