Help coderanch get a
new server
by contributing to the fundraiser
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

Creating a site like java ranch

 
Ranch Hand
Posts: 36
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

For my company, I have to create a forum like javaranch (whih will be used only internally). I have no idea as to what all needs to be there for this requirement.

Please pore in your ideas.

thanks,
Bis
 
Author
Posts: 531
Mac OS X Netbeans IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
you may take a look at :
http://www.java-source.net/open-source/forum-software
these are all forums that are written in java and most of them are free of charge (all of them are open source)

you can use any of them that is more suitable for your job.
i would prefer this one : http://www.mvnforum.com/mvnforumweb/index.jsp
 
Sheriff
Posts: 67750
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Nothing to do with portlets. Moved to General Computing.
 
author and iconoclast
Posts: 24207
46
Mac OS X Eclipse IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
One thing you'll need is thousands of trained pigeons or monkeys to take the incoming posts and type them into a database, then pull them out and type them back into web pages when a user requests them. Providing living quarters for the monkeys is the hardest part of creating a forum like this one.
 
Marshal
Posts: 28288
95
Eclipse IDE Firefox Browser MySQL Database
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Masoud Kalali:
...these are all forums that are written in java and most of them are free of charge (all of them are open source)...

You don't even necessarily need "written in Java" as a requirement, do you? I see a lot of forums written in PHP. As Masoud says there are plenty of free forums available.
 
author
Posts: 11962
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'd say start by looking at whether one of the available open source forum software products fulfills your requirements. Also, I wouldn't discount non-Java products such as phpBB and PHP-Nuke.
 
bis ani
Ranch Hand
Posts: 36
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

thanks for the replies.

But i am confused about this part
--


One thing you'll need is thousands of trained pigeons or monkeys to take the incoming posts and type them into a database, then pull them out and type them back into web pages when a user requests them.



Why this cant be automated? we can always develop an application for doing this job or is this too difficult?

Please clarify?

regards,
Bismi
 
Rancher
Posts: 13459
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
1) Ernest is a known trouble maker.
2) Why would you automate something when you can have thousands of pigeons? Use your head, Bert
 
Sheriff
Posts: 11343
Mac Safari Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by bis ani:
...Why this cant be automated? we can always develop an application for doing this job or is this too difficult? ...


Consider the economics: For the cost of coding this type of automation, you could train and deploy a contingent of 10k pigeons and monkeys -- and maintain them for up to 15 years.

Note: A 10k PAM (Pigeon And Monkey) contingent is typically configured at a scalable ratio of 3:2, depending on the infrastructure. The 15-year model assumes standard attrition.

Ref: http://www.pam.url/archives/models/10k.jsp
 
author
Posts: 4342
40
jQuery Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I would think by the time you trained 10k pigeons, they would be outdated with the release of Microsoft's .net Pigeon 2.0.
 
marc weber
Sheriff
Posts: 11343
Mac Safari Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Scott Selikoff:
I would think by the time you trained 10k pigeons, they would be outdated with the release of Microsoft's .net Pigeon 2.0.


Yes, but the .NET Pigeon framework is only an emulator. And with proper compression, live pigeons can be trained very quickly over a high-speed connection. So depending on what infrastructure you have in place...
 
author
Posts: 9050
21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
well this is all very informative, but how did I get sucked into it?
 
Ranch Hand
Posts: 213
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What if two swallows grabbed it by the husk?
 
author
Posts: 23956
142
jQuery Eclipse IDE Firefox Browser VI Editor C++ Chrome Java Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
No automation of Pigeons please. Last thing I need is more unemployed pigeons. They are already making a mess of my balcony -- and even building a nest under my air conditioner...

Henry
[ July 13, 2006: Message edited by: Henry Wong ]
 
marc weber
Sheriff
Posts: 11343
Mac Safari Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Patrick Williams:
What if two swallows grabbed it by the husk?


Putting aside myriad "what if" scenarios (and their dubious implications), I think the point is this: As soon as you establish a system that allows monkeys to pound on keys, it's only a matter of time before Hamlet is output.
 
marc weber
Sheriff
Posts: 11343
Mac Safari Java
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by bis ani:
... I have to create a forum like javaranch...


Now that you've seen how this works, are you sure you want to create a forum like JavaRanch?
 
Paul Clapham
Marshal
Posts: 28288
95
Eclipse IDE Firefox Browser MySQL Database
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well, at least the pigeons are covered by RFC 1149, an Internet standard. I'm not aware of any standards for monkeys.
[ July 13, 2006: Message edited by: Paul Clapham ]
 
Ernest Friedman-Hill
author and iconoclast
Posts: 24207
46
Mac OS X Eclipse IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The truth is that here at JavaRanch, we use cows. The Rules Roundup game is actually the simulator we use to train the cows.
 
Wanderer
Posts: 18671
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
And nowadays pigeons are more useful for search technology.
 
Bear Bibeault
Sheriff
Posts: 67750
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Ernest Friedman-Hill:
The truth is that here at JavaRanch, we use cows. The Rules Roundup game is actually the simulator we use to train the cows.



Oh great! Just let the whole world know! Now we're going to have PETA poking around...
 
Paul Clapham
Marshal
Posts: 28288
95
Eclipse IDE Firefox Browser MySQL Database
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Seems to me this thread has deteriorated into Meaningless Drivel. So I'm moving it there.
 
marc weber
Sheriff
Posts: 11343
Mac Safari Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Paul Clapham:
Seems to me this thread has deteriorated into Meaningless Drivel...


No, not "deteriorated" -- it's "elevated."

(Monkeys like me tend to be very protective of their drivel. :roll: )
 
(instanceof Sidekick)
Posts: 8791
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

What if two swallows grabbed it by the husk?



African swallows or European swallows?
 
author and jackaroo
Posts: 12200
280
Mac IntelliJ IDE Firefox Browser Oracle C++ Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Bear Bibeault:
Oh great! Just let the whole world know! Now we're going to have PETA poking around...



Or the FBI will come around asking about us (FBI Goes After Bonsaikitten.com)
 
Ranch Hand
Posts: 3852
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Chetan referred me this site, I found is easiest to deploy...

http://www.jforum.net/
 
Ranch Hand
Posts: 1847
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Bear Bibeault:


Oh great! Just let the whole world know! Now we're going to have PETA poking around...



People Eating Tasty Animals. I can understand how that might be a problem at a cattleranch.
 
Bear Bibeault
Sheriff
Posts: 67750
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Mmmmmm, beef! It's what's for dinner!
 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

One thing you'll need is thousands of trained pigeons or monkeys to take the incoming posts and type them into a database, then pull them out and type them back into web pages when a user requests them. Providing living quarters for the monkeys is the hardest part of creating a forum like this one.

You speak in riddles. With PERL Larry lets you beam a pipe to a screen saver from anywhere in the 20th century. Get deep throat to make UBB say uncle.

No, not "deteriorated" -- it's "elevated."

Your off topic soldier. WE might just not need you on that wall..

well this is all very informative, but how did I get sucked into it?

You haven't learned not to post in MD under your real name

1) Ernest is a known trouble maker.

I hear the bonanaza theme going in the back ground. JD - friends come and go enemies accumulate.

I say attack on two fronts. MD does not need to port and it's the place to practice your Jedi Nights skills.
 
Jeroen T Wenting
Ranch Hand
Posts: 1847
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Bear Bibeault:
Mmmmmm, beef! It's what's for dinner!



it is tomorrow. Pasta with ground beef and mushrooms in tomato cream sauce.
 
Jack Haley
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The honorable thing to do is form a relationship of mistrust with UBB. You don't want to be in the UBB business anyway. Someday when you get a chance read Out of the Crisis. A wise ass on JD first brought it to my attention. JY called him a jackass. He said - yeah I vote for the true blue party, so what?

it is tomorrow. Pasta with ground beef and mushrooms in tomato cream sauce.

Man that sounds good. Where's the google map? I'll bring two cases of the king of boars.
[ July 15, 2006: Message edited by: Jack Haley ]
 
town drunk
( and author)
Posts: 4118
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Stan James:


African swallows or European swallows?



Huh? I-- I don't know that. Auuuuuuuugh!
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
OK, back to forums. This is sort of a Portal question, considering that JBoss Forums is written in JBoss Portal using Portlets.

But What is your favorite color?

Red, no Blue, AHHHHHHHHHH!


Mark
 
Jeroen T Wenting
Ranch Hand
Posts: 1847
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
One, Two, Five
 
reply
    Bookmark Topic Watch Topic
  • New Topic