Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Where to begin on coding a forum

by IOrdy (Friar)
on Feb 20, 2002 at 13:19 UTC ( [id://146571]=note: print w/replies, xml ) Need Help??


in reply to Where to begin on coding a forum

Part 1) Yep, I thought it would be a good idea to write an xml based forum a)To learn to work with confidence around any xml (this helped me the other day when I wrote some javascipt using the DOM) b)To learn better OO coding practices c)To be able to handle a large (at least for me) code base and code for the future.anyway...The first thing I did was download the scoop, everything, slash and any other open sourced portal or message board system I could lay my hands on and install them. This helped heaps.

Part 2) Letting your users use HTML? I got around this problem by turning everything to >'s etc. Then turning back only the tags I allow them to use everything else just gets printed out.

Part 3)Regarding intergration with your news system, Isn't your news system just a flat or limited node depth forum? If you write your own forum system allow the administrator to set the depth on any node, that way you can restrict if for some parts and not for others. At least thats how I did it.


Even if you dont use any of the code it's a good idea to at least get a good look at how others before you have done it :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://146571]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-26 06:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found