I want to create free forum software

General technological topics without their own forum go here

I want to create free forum software

Post by M4GG1U771 on Mon May 21, 2012 7:43 pm
([msg=66509]see I want to create free forum software[/msg])

I'm a J2ee engineer by trade and have set out to re-learn php. Instead of creating a simple CRUD application, I would like to create a free, light weight, MySql/Php forum software that can be easily "installed" on ones own website. I have never created distributed software outside my office so this is a bit new to me. What should I include with the software besides the code? Thus far I was thinking of including:

A UML Diagram
A database schema diagram
MIT license (or whichever I choose)
Instructional handbook
Files to create the databas

What else? Also, I wanted to include batch files that create the database as I feel it would give my software a more professional look. However, then my software would be bound by OS, and also the batch files would be useless to those who use paid, online hosting. Should I just include php files that construct that database?

What else should I include? I plan on writing a custom error logging system as well. Also, I'm use to using prepared statements in java, thus not having to prevent against SQL/XSS injections manually. Would something as simple as mysql_real_escape_string(strip_tags(trim($data))); adequately defend against code injection?
M4GG1U771
New User
New User
 
Posts: 5
Joined: Mon May 21, 2012 7:31 pm
Blog: View Blog (0)


Re: I want to create free forum software

Post by tremor77 on Wed May 30, 2012 10:55 am
([msg=66684]see Re: I want to create free forum software[/msg])

so you are thinking about a lightweight forum, that would integrate into an existing website.. is the existing website itself a CMS using php/mysql? are you looking at making a module or a plugin for drupal or wordpress, et al.? Or something that is standalone in and of itself?
Image
User avatar
tremor77
Moderator
Moderator
 
Posts: 780
Joined: Wed Mar 31, 2010 12:00 pm
Location: New York
Blog: View Blog (0)



Return to General

Who is online

Users browsing this forum: No registered users and 0 guests