Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Web Design Lobby Forum for general web design issues not specific to scripting or graphics.

   

Reply
 
LinkBack Thread Tools Display Modes
Old 03-09-2004, 02:12 PM   #1 (permalink)
Inactive
 
Join Date: 03-09-04
Posts: 20
iTrader: 0 / 0%
Latest Blog:
None

spl1nter is liked by many
Is there room?

I am developing a new PHP/MySQL based forum. I am hoping to make it extremely easy to customize, accessable for people with disabilities and expandable so that it can run not only forums, but whole sites.

I am hoping to release a commercial and freeware version.

Do you believe there is enough need for this?

I am not relying on it to provide a stable income and I am mainly creating it to see if I can, but I just wanted your opinions on this.
spl1nter is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-10-2004, 05:42 AM   #2 (permalink)
Moderator
 
LazyJim's Avatar
 
Join Date: 10-13-03
Location: UK
Posts: 2,821
iTrader: 0 / 0%
Latest Blog:
None

LazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to all
Send a message via MSN to LazyJim
I say go for it!
__________________

-LJ-

My advice is to look at each case individually, with an informed mind and an appropriately balanced and objective viewpoint.

Web Design and Development, Ipswich, UK.
My deviantArt
LazyJim is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-10-2004, 04:33 PM   #3 (permalink)
Inactive
 
Join Date: 03-09-04
Posts: 20
iTrader: 0 / 0%
Latest Blog:
None

spl1nter is liked by many
Yay!
spl1nter is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-10-2004, 06:51 PM   #4 (permalink)
v7n Mentor
 
Thanol's Avatar
 
Join Date: 10-13-03
Location: Central Ohio (Dublin)
Posts: 1,521
iTrader: 0 / 0%
Latest Blog:
None

Thanol is a highly respected web proThanol is a highly respected web proThanol is a highly respected web proThanol is a highly respected web proThanol is a highly respected web proThanol is a highly respected web proThanol is a highly respected web proThanol is a highly respected web proThanol is a highly respected web proThanol is a highly respected web proThanol is a highly respected web pro
Send a message via AIM to Thanol Send a message via MSN to Thanol Send a message via Yahoo to Thanol
Yea if you're just doing it for fun go for it.
__________________
-Scott
Build a Website : Other site
Thanol is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-10-2004, 08:19 PM   #5 (permalink)
Inactive
 
Join Date: 02-08-04
Posts: 164
iTrader: 0 / 0%
Latest Blog:
None

robert adams is liked by many
have you looked around to see what is there . try http://phpbb.com
phpbbhacks.com
not to mention all the others, vbulletin, phpnuke, etc.

If you can write one that fixes some of the problems with the rest of them, you should have a winner on your hands.


luck,
robert
robert adams is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-10-2004, 09:11 PM   #6 (permalink)
JohnScott's Lovechild
 
Join Date: 10-12-03
Posts: 9,994
iTrader: 0 / 0%
Latest Blog:
None

Brian is a web professional of the highest orderBrian is a web professional of the highest orderBrian is a web professional of the highest orderBrian is a web professional of the highest orderBrian is a web professional of the highest orderBrian is a web professional of the highest orderBrian is a web professional of the highest orderBrian is a web professional of the highest orderBrian is a web professional of the highest orderBrian is a web professional of the highest orderBrian is a web professional of the highest order
There are currently the big three - phpbb, ipb, and vbulletin. They all have flaws and lack things that the user needs. If you could create a forum that had what the users needed, as well as support, a nice skin, and good code, then go for it. The only hard thing is making the software popular.
Brian is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-11-2004, 12:03 AM   #7 (permalink)
Inactive
 
Join Date: 10-17-03
Posts: 146
iTrader: 0 / 0%
CrAg is liked by somebodyCrAg is liked by somebodyCrAg is liked by somebodyCrAg is liked by somebodyCrAg is liked by somebody
Send a message via ICQ to CrAg
If you want to see what you can do the go for it.
I do not think there is much need to create one because there are things like: InvisionBoard, PHPBB, vBulleting...

I wish you to create something better than those boards.
In case if you come up with something better then I would like to try it out.
CrAg is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-11-2004, 04:00 PM   #8 (permalink)
Moderator
 
LazyJim's Avatar
 
Join Date: 10-13-03
Location: UK
Posts: 2,821
iTrader: 0 / 0%
Latest Blog:
None

LazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to all
Send a message via MSN to LazyJim
Personally I would make it in XML-XSLT (with PHP translation backup), XHTML, CSS, JavaScript, MySQL and PHP.
But still function fine with just HTML (and PHP).

The DB would have to be well designed to meet users' funtional needs AND speed requirements. at the same time!

I only say use MySQL because I guess it would be faster at searching, storing and fetching. Would I be correct in that assumption?
__________________

-LJ-

My advice is to look at each case individually, with an informed mind and an appropriately balanced and objective viewpoint.

Web Design and Development, Ipswich, UK.
My deviantArt
LazyJim is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-11-2004, 04:47 PM   #9 (permalink)
Inactive
 
Join Date: 03-09-04
Posts: 20
iTrader: 0 / 0%
Latest Blog:
None

spl1nter is liked by many
I am using MySQL because it is extremely fast and it is the only database I have had any experience with.
spl1nter is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-12-2004, 03:28 AM   #10 (permalink)
Moderator
 
LazyJim's Avatar
 
Join Date: 10-13-03
Location: UK
Posts: 2,821
iTrader: 0 / 0%
Latest Blog:
None

LazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to all
Send a message via MSN to LazyJim
It's also the most common db and widely supported on web hosts - making your web software compatible with as many people's hosts as possible (without adding support for multiple db's which would also be possible I imagine).
__________________

-LJ-

My advice is to look at each case individually, with an informed mind and an appropriately balanced and objective viewpoint.

Web Design and Development, Ipswich, UK.
My deviantArt
LazyJim is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-23-2004, 11:12 AM   #11 (permalink)
Inactive
 
Join Date: 03-09-04
Posts: 20
iTrader: 0 / 0%
Latest Blog:
None

spl1nter is liked by many
I've nearly completed the main design Still got a bit of work to do.

I've been having fun seeing how much I can alter the site using just the CSS. I've created whole new sites in 10 mins. It's great fun
spl1nter is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-23-2004, 11:28 AM   #12 (permalink)
v7n Mentor
 
greg's Avatar
 
Join Date: 10-13-03
Location: Little Rock
Posts: 2,586
iTrader: 0 / 0%
Latest Blog:
None

greg is a name known to allgreg is a name known to allgreg is a name known to allgreg is a name known to allgreg is a name known to allgreg is a name known to allgreg is a name known to allgreg is a name known to allgreg is a name known to allgreg is a name known to allgreg is a name known to all
Send a message via MSN to greg
as far as making it popular, as Brian said, the key is just getting a few sites with decent traffic to agree to use your software. That is the best way things spread. They look down at the bottom of the site and see that it is running whatever it is that you made, and people like that.

Has to be able to be heavily customized, has to look good, have a good code base behind it, and easy to use. If you can do all that then you have a winner. Like Brian said, the big 3 in forums all have major flaws, find a way to fix them all and combine the strengths of each and you have a good forum.
greg is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-23-2004, 12:23 PM   #13 (permalink)
Inactive
 
jadzia's Avatar
 
Join Date: 11-30-03
Location: PA
Posts: 547
iTrader: 0 / 0%
Latest Blog:
None

jadzia is liked by many
When you have it done, I'd love to see it. What you're proposing is pretty much what I've been looking for. Keep us updated on your progress.
jadzia is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-23-2004, 01:33 PM   #14 (permalink)
Inactive
 
Join Date: 03-09-04
Posts: 20
iTrader: 0 / 0%
Latest Blog:
None

spl1nter is liked by many
I'm planning on submitting several copies to fairly large sites. Obviously they probably won't want to change if all the messages get deleted so I'm planning to include some database update scripts. This means that the databases used by phpBB, Invision etc. etc. will be transfered to my forum.

You can take a look at how the site is shaping up by clicking here: http://home.graffiti.net/spl1nter:graffiti.net/

Don't expect it to end up looking like that though The site has gone through several major changes in about a month.
spl1nter is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-23-2004, 02:05 PM   #15 (permalink)
Inactive
 
jadzia's Avatar
 
Join Date: 11-30-03
Location: PA
Posts: 547
iTrader: 0 / 0%
Latest Blog:
None

jadzia is liked by many
Looks like its shaping up pretty nicely for you. Keep up the work.
jadzia is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-23-2004, 03:37 PM   #16 (permalink)
SVB
Inactive
 
SVB's Avatar
 
Join Date: 10-13-03
Posts: 7,481
iTrader: 0 / 0%
Latest Blog:
None

SVB is a web professional of the highest orderSVB is a web professional of the highest orderSVB is a web professional of the highest orderSVB is a web professional of the highest orderSVB is a web professional of the highest orderSVB is a web professional of the highest orderSVB is a web professional of the highest orderSVB is a web professional of the highest orderSVB is a web professional of the highest orderSVB is a web professional of the highest orderSVB is a web professional of the highest order
Send a message via Yahoo to SVB
Cool :-)
SVB is offline  
Add Post to del.icio.us
Reply With Quote
Old 04-01-2004, 03:52 PM   #17 (permalink)
Inactive
 
Join Date: 03-09-04
Posts: 20
iTrader: 0 / 0%
Latest Blog:
None

spl1nter is liked by many
I have a question. Since the design is all in the CSS that's going to produce a large file (currently about 15Kb but this is unoptimised). Each page has it's own section in this file. Should I create multiple CSS files that are used by each individual page? There would be one general CSS file and one for the forum's main page, one for the inbox etc. etc.

This would also make each CSS file less daunting to hand-edit for the users.
spl1nter is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Chat Room Software GoldDust Web Design Lobby 2 03-05-2007 10:08 PM
The Lost Room adspace-auctions.com Forum Lobby 1 12-14-2006 11:23 AM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 08:20 AM.
© Copyright 2008 V7 Inc