Personal Development for Smart People Forums

Personal Development for Smart PeopleTM Forums

 

Go Back   Personal Development for Smart People Forums > Personal Development > Technology & Technical Skills

Notices

Technology & Technical Skills Computer skills, hardware, software, internet topics, gadgets, programming

Reply
 
Thread Tools Display Modes
Old 10-10-2011, 03:54 AM   #1 (permalink)
Senior Member
 
Join Date: Jan 2007
Posts: 142
Julia.Ru is on a distinguished road
Default Some question about making a forum

Hi all!
In May I launched my own forum on psychology (dedicated to one of its branches) using free hosting and a free design at their server. One of the freelancers I was working with suggested promoting my forum. So first we decided I needed buy my own domen and put the forum on paid hosting.
I'd been on free hosting simply because I'm not a professional programmer and wanted to use some of the free ready designs.
Now I've got some questions.
1) Is using phpbb forums a good idea? If I use them, will I have the rights for the content of my forum? Will it be my own forum?
2) That freelancer also sugggests providing some space of my site for free, for example, to let others make their own forums on my site. I think it's a good idea, but
a) how can I provide others with such service if I even don't know how to make a forum myself?
b) wouldn't it be a better idea to provide users with free space for making their own blogs? or something like this?
Maybe, my questions may seem silly to some of you, but I'm just a newbie in many things.
Julia.Ru is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-10-2011, 05:18 AM   #2 (permalink)
Family Member
 
Join Date: Mar 2010
Location: Down the infinite rabbit hole
Posts: 1,575
ButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppable
Default

Quote:
Originally Posted by Julia.Ru View Post
Is using phpbb forums a good idea?
It depends on your needs. For a very high-traffic forum, phpbb can be problematic (though newer releases are more stable, I must say). Also, because it's free and the source code is openly available, there are a LOT of exploits out there for it, so you need to make sure you keep it updated.

On the positive side, it's very well supported, with lots of add ons and themes available.

Quote:
Originally Posted by Julia.Ru View Post
If I use them, will I have the rights for the content of my forum?
No.

Quote:
Originally Posted by Julia.Ru View Post
Will it be my own forum?
Yes. Though the legal status of the posts of individual members is still in copyright limbo (that's a wholly different kettle of fish, though).

Quote:
Originally Posted by Julia.Ru View Post
how can I provide others with such service if I even don't know how to make a forum myself?
You can just give them the space, without any promises or guarantees, but that doesn't seem at all like a good idea. You're opening yourself to exploitation, big time, unless you know exactly what you're doing.

Quote:
Originally Posted by Julia.Ru View Post
wouldn't it be a better idea to provide users with free space for making their own blogs?
You could, if you think that's important for them to have. But, honestly, there are a zillion free blog sites out there, many of them quite good and extremely stable.

Quote:
Originally Posted by Julia.Ru View Post
Maybe, my questions may seem silly to some of you, but I'm just a newbie in many things.
Your questions don't sound silly, they just sound basic. You're right to ask them, it's how you learn stuff!
ButterflyWoman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-10-2011, 05:45 AM   #3 (permalink)
Senior Member
 
Join Date: Jan 2007
Posts: 142
Julia.Ru is on a distinguished road
Default

Thank you for the reply, CaterpillarWoman.
As for providing free space for blogs, etc. - that freelancer thinks it will help in promoting my site immensely. Probably, I'll give it a try, anyway.
One more question to you or others:
Is there a program like a forum-constructor? So I don't have to do the programming myself.
Julia.Ru is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-10-2011, 08:09 AM   #4 (permalink)
Family Member
 
Join Date: Mar 2010
Location: Down the infinite rabbit hole
Posts: 1,575
ButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppable
Default

Quote:
Originally Posted by Julia.Ru View Post
that freelancer thinks it will help in promoting my site immensely.
Seems unlikely. I haven't seen that providing blogs to users does anything in particular to increase traffic. I suppose it can, if there are a lot of users with high quality posts, but that's not something you have any control over, so it could end up being a dud. It's not a BAD idea, just not necessarily one that will pan out as hoped. (Remember, there are also about a zillion to the power of a million blogs out there. Only the ones with good content ever get any real traffic.)

Quote:
Originally Posted by Julia.Ru View Post
Probably, I'll give it a try, anyway.
Might as well, so long as it's secure and you have the space and bandwidth.

Quote:
Originally Posted by Julia.Ru View Post
Is there a program like a forum-constructor?
Most forums come pretty much intact. You might have to make changes to do themes, but most forums these days have an interface that allows that (you don't have to do it manually). You just have to follow the instructions to install it. I've never installed vBulletin, but I have installed phpBB and as I recall it was pretty straightforward, so long as you've got phpMyAdmin (or other ability to create a database) and a decent FTP program.
ButterflyWoman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-11-2011, 06:00 AM   #5 (permalink)
Senior Member
 
Join Date: Jan 2007
Posts: 142
Julia.Ru is on a distinguished road
Default

Quote:
Originally Posted by CaterpillarWoman View Post


Most forums come pretty much intact. You might have to make changes to do themes, but most forums these days have an interface that allows that (you don't have to do it manually). You just have to follow the instructions to install it. I've never installed vBulletin, but I have installed phpBB and as I recall it was pretty straightforward, so long as you've got phpMyAdmin (or other ability to create a database) and a decent FTP program.
The point is, I don't want to use phpbb, vBulletin or other forum constructors now that I know that the forum won't belong to me. I mean, are there any software or templates so I can make a forum offline and then upload it?
For example, I have software, an html-editor, where you just press the buttons to create a website and don't write the code yourself. Then this site can be kept on my computer or uploaded.

Is there such software to create a forum or I'll only have to write the code myself?
Julia.Ru is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-11-2011, 08:31 AM   #6 (permalink)
Family Member
 
Join Date: Mar 2010
Location: Down the infinite rabbit hole
Posts: 1,575
ButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppable
Default

Quote:
Originally Posted by Julia.Ru View Post
I don't want to use phpbb, vBulletin or other forum constructors now that I know that the forum won't belong to me.
I'm sorry, I seem to have confused you. My fault.

The software won't belong to you, no, but the content will. I'm sorry if I confused you about the copyright comment, it's just that there is some contention as to whether or not the individual posts belong to the site owner or the original writer.

So I could say that since I wrote this, Steve Pavlina doesn't hold the copyright on it, and therefore can't use it for anything without my consent, etc. But, as noted, this is a DIFFERENT topic. I mentioned it partly because of my habit of stream-of-thought writing (which can be confusing, and I do apologise), and partly because you can't assume that just because someone writes on your site, you then own the copyright on the material. (But I don't know if that's been tested in any court yet; in principle, every author owns their own work, at least in countries that are a party to the Berne Convention, but - stressing this - that is another discussion entirely and doesn't have anything to do with software for running forums, though it is related to the topic of ownership rights on web content.)

Quote:
Originally Posted by Julia.Ru View Post
I mean, are there any software or templates so I can make a forum offline and then upload it?
Forums don't really work that way. It's not simple HTML. There's a lot of back end code.

Constructing forum software from scratch is complex, and involves some pretty serious coding (programming), and it takes months or even years of development. So it's a pretty lengthy and complicated proposition.

Quote:
Originally Posted by Julia.Ru View Post
Is there such software to create a forum or I'll only have to write the code myself?
Only if you're a programmer, really. The back end mechanics are way beyond click and load.
ButterflyWoman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-11-2011, 08:36 PM   #7 (permalink)
Senior Member
 
Join Date: Aug 2011
Location: New York City
Posts: 209
Aminka Ozmun is on a distinguished road
Default

Hi, CaterpillarWoman,

You seem to have really got into this stuff, so I hope you don't mind my asking for your opinion on bbPress, BuddyPress, Mingle Forum, or any other forum plugins for WordPress. And have you tried Simple Machines Forum?
Aminka Ozmun is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-11-2011, 10:21 PM   #8 (permalink)
Family Member
 
Join Date: Mar 2010
Location: Down the infinite rabbit hole
Posts: 1,575
ButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppable
Default

Quote:
Originally Posted by Aminka Ozmun View Post
bbPress
I've never gotten it to work, but I didn't try very hard, to be honest. I was just fooling around with it.

Quote:
Originally Posted by Aminka Ozmun View Post
BuddyPress, Mingle Forum, or any other forum plugins for WordPress.
Not familiar with them, sorry.

Quote:
Originally Posted by Aminka Ozmun View Post
And have you tried Simple Machines Forum?
Trying to remember... I think I may have investigated it at some point, but I can't say I have much experience with it.
ButterflyWoman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-12-2011, 05:07 AM   #9 (permalink)
Senior Member
 
Join Date: Jan 2007
Posts: 142
Julia.Ru is on a distinguished road
Default

Quote:
Originally Posted by CaterpillarWoman View Post
I'm sorry, I seem to have confused you. My fault.

The software won't belong to you, no, but the content will. I'm sorry if I confused you about the copyright comment, it's just that there is some contention as to whether or not the individual posts belong to the site owner or the original writer.

So I could say that since I wrote this, Steve Pavlina doesn't hold the copyright on it, and therefore can't use it for anything without my consent, etc. But, as noted, this is a DIFFERENT topic. I mentioned it partly because of my habit of stream-of-thought writing (which can be confusing, and I do apologise), and partly because you can't assume that just because someone writes on your site, you then own the copyright on the material. (But I don't know if that's been tested in any court yet; in principle, every author owns their own work, at least in countries that are a party to the Berne Convention, but - stressing this - that is another discussion entirely and doesn't have anything to do with software for running forums, though it is related to the topic of ownership rights on web content.)
You see, what I'd like to know is not whether I'll have the rights for the content itself, but whether I'll have the rights for the forum. I mean, on the free hosting I used, they didn't let me back up my forum, etc. Will my options be limited the same way if I use phpBB forums?
If yes, then I'll have to refuse using them and make it all myself.
Julia.Ru is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-12-2011, 06:33 AM   #10 (permalink)
Family Member
 
Join Date: Mar 2010
Location: Down the infinite rabbit hole
Posts: 1,575
ButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppable
Default

Quote:
Originally Posted by Julia.Ru View Post
You see, what I'd like to know is not whether I'll have the rights for the content itself, but whether I'll have the rights for the forum.
If you mean the software, no. It's someone else's work, and you can't own the code. But that's not really what you're asking (this is why we're confusing each other, I think; we're using conflicting terminology ).

Quote:
Originally Posted by Julia.Ru View Post
I mean, on the free hosting I used, they didn't let me back up my forum, etc. Will my options be limited the same way if I use phpBB forums?
You install phpBB in your own web space. You should be able to make backups of any portion of it you want. (I think that's what you're asking.) The free forum hosts don't provide anything but access to a forum you can administrate; a full web host gives much more freedom and many more services in that regard.

When you use phpBB, you download the software (scripts, written in PHP scripting language) and you upload it to your paid web hosting service via FTP. You install it, including the database information. All of that is hosted (stored, presented, etc.) on the server of the web host. You can delete things, change things, take backups, whatever. You can (and should) make regular backups of the database (which is where all the information content is stored), and, I suppose, of the generated pages, themselves (I've never done that; just the DB is enough for me).

So, yes, you should have full control of the material.

There. I THINK that's what you were asking.

Apologies for taking so long to work out what you were asking, and for confusing you.
ButterflyWoman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-14-2011, 09:54 AM   #11 (permalink)
Senior Member
 
Join Date: Jan 2007
Posts: 142
Julia.Ru is on a distinguished road
Default

The confusion is because of me, too, but it's hard to explain it in my native language, let alone in English.

Quote:
Originally Posted by CaterpillarWoman View Post


You install phpBB in your own web space. You should be able to make backups of any portion of it you want. (I think that's what you're asking.) The free forum hosts don't provide anything but access to a forum you can administrate; a full web host gives much more freedom and many more services in that regard.

When you use phpBB, you download the software (scripts, written in PHP scripting language) and you upload it to your paid web hosting service via FTP. You install it, including the database information. All of that is hosted (stored, presented, etc.) on the server of the web host. You can delete things, change things, take backups, whatever. You can (and should) make regular backups of the database (which is where all the information content is stored), and, I suppose, of the generated pages, themselves (I've never done that; just the DB is enough for me).

So, yes, you should have full control of the material.

There. I THINK that's what you were asking.

Apologies for taking so long to work out what you were asking, and for confusing you.
Yes, you've answered my question, thanks a lot! Now I know I can use phpbb and may start creating my forum)))
Julia.Ru is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-14-2011, 04:35 PM   #12 (permalink)
Family Member
 
Join Date: Mar 2010
Location: Down the infinite rabbit hole
Posts: 1,575
ButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppableButterflyWoman is absolutely unstoppable
Default

Quote:
Originally Posted by Julia.Ru View Post
The confusion is because of me, too, but it's hard to explain it in my native language, let alone in English.
It's okay. We got it sorted in the end.
ButterflyWoman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
question about the forum quasar Fun & Recreation 1 04-06-2011 06:31 PM
I have a question to ask but not in the forum Leaky Faucet Personal Effectiveness 0 02-21-2011 12:21 PM
Forum Wide Money Making Thread zenrealized Business & Financial 6 08-02-2010 07:47 PM
Forum technical question BenThere General & Introductions 2 08-04-2008 07:03 AM


All times are GMT. The time now is 04:53 PM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2010 by Pavlina LLC