|
| Author |
Message |
drathbun
Joined: 23 Sep 2005
Posts: 42
|
Posted: 9/23/2005, 9:14 am Post subject: How much subject / content matter do you need to launch? |
|
|
I think this is an interesting concept. Many people seem to launch forums with no thought as to the subject matter. They're operating under the "if I build it they will come" model, and that doesn't seem to work. Without active users, your forum will die a slow (or perhaps quick ) death.
My biggest forum to date is just over 3 years old and has over 11,000 members and nearly 200K posts. But I didn't start in a vacuum... we had a mailing list that was fairly active (3K+ members, up to 100 messages a day) that needed replacing. That mailing list became the target audience for the forum. Within the first two weeks of the forum launch (we had 3 months of development time prior to that to work out kinks) we had over 1,000 members move over from the mailing list. Instant community.
So the question: how do you launch a new community? How do you identify a subject that will be interesting enough, and how do you find users? _________________
| Code: |
$sig = '';
while ($row = $db->sql_fetchrow($result))
{ $sig .= $row['user_sig']; }
echo $sig; |
|
|
| Back to top |
|
 |
Patrick
Administrator
Joined: 28 Aug 2005
Posts: 2212
Location: Harbinger, NC, U.S.A.
|
Posted: 9/23/2005, 9:29 am Post subject: |
|
|
Hello,
I can get ideas (not just for sites, but anything) at any time. I've hatched ideas in the shower, I've hatched ideas numberous times right when I am about to fall asleep, where I have to get up, turn the light on, write it down, turn the light off and lay back down. I get ideas by looking at domain names, I get ideas by looking for something and not finding it or finding it in a way that I feel I could improve.
Obviously some sort of existing userbase is great. But, you can get a few friends together and get talking and start a community that way. Slow growth can work out fine. _________________ Patrick O'Keefe - CommunityAdmins.com Administrator
Author, Managing Online Forums (New Book)
Have a suggestion or a bit of feedback relating to CommunityAdmins.com? Please contact me!
User Guidelines |
|
| Back to top |
|
 |
drathbun
Joined: 23 Sep 2005
Posts: 42
|
Posted: 9/23/2005, 9:44 am Post subject: |
|
|
Getting ideas is great. It's the implementation that is the issue. As an example, do you think that phpbbhacks would be as successful if it were just starting out today? There are plenty of other "hacks" sites, but by being one of the oldest phpbb-related sites around you have a leg up on the competition. Timing helps.
I have sites where the forum is the site, and therefore I feel that you need something there to inspire active community participation. I also have sites where the forum is there only to support the site content, and I'm not as concerned about the membership / posting activity there as the community is not the focus.
I guess this topic was inspired by the number of "how do I get visitors" topics that I see on other boards. It seems like if you identify where the visitors are going to come from first, that the community is going to be easier to build. _________________
| Code: |
$sig = '';
while ($row = $db->sql_fetchrow($result))
{ $sig .= $row['user_sig']; }
echo $sig; |
|
|
| Back to top |
|
 |
Patrick
Administrator
Joined: 28 Aug 2005
Posts: 2212
Location: Harbinger, NC, U.S.A.
|
|
| Back to top |
|
 |
harishankar
Joined: 10 Sep 2005
Posts: 203
|
Posted: 9/23/2005, 11:10 am Post subject: |
|
|
Actually mine is a perfect example of a very thriving but slow growing community which formed out of nearly nothing. You don't need instant membership. It can grow slowly over time. Of course it's frustrating at times and needs a lot more work, but I have had a great deal of satisfaction too. Though slow, it's been a very steady growth over a period of time and I'm perfectly satisfied with that. The quality of content has been excellent and the advantage is that it's a lot more manageable this way.
Obviously most people want a fast-growing community. I tend to prefer a small-to-medium sized community with more quality of membership than quantity of activity. That's my belief anyway. _________________ Literary Forums
My Blog |
|
| Back to top |
|
 |
drathbun
Joined: 23 Sep 2005
Posts: 42
|
Posted: 9/23/2005, 12:51 pm Post subject: |
|
|
Fast growing... slow growing... most folks would take either. It's the stagnant boards that get frustrating. And of course there is the "quality versus quantity" argument too. A board with 200 very active members is more interesting than a board with 2000 members, of which 5 are active. _________________
| Code: |
$sig = '';
while ($row = $db->sql_fetchrow($result))
{ $sig .= $row['user_sig']; }
echo $sig; |
|
|
| Back to top |
|
 |
Teknomancer
Joined: 19 Sep 2005
Posts: 335
|
Posted: 9/25/2005, 4:19 am Post subject: |
|
|
| drathbun wrote: |
| Fast growing... slow growing... most folks would take either. It's the stagnant boards that get frustrating. And of course there is the "quality versus quantity" argument too. A board with 200 very active members is more interesting than a board with 2000 members, of which 5 are active. |
Yes I agree. The stagnant boards are the real killers. It's a pain when you need to induce activity yourself.... _________________ Toons & Comics Community
My Blog
My WebPage |
|
| Back to top |
|
 |
dojo
Joined: 03 Sep 2005
Posts: 287
Location: Romania, Timisoara
|
Posted: 9/25/2005, 11:16 am Post subject: |
|
|
I am the type of person who starts a forum out of the blue. I have recently started one and I am the only poster there, well I have a new member who started posting ..2 messages so far. I have opened 100 threads already in 2 days and will keep the high rate for the next days. I don't create fake accounts, I just create threads. In the end they will come  _________________ Webmaster articles, tutorials and topics |
|
| Back to top |
|
 |
Teknomancer
Joined: 19 Sep 2005
Posts: 335
|
Posted: 9/25/2005, 10:51 pm Post subject: |
|
|
100 threads in 2 days
Forum activity I feel is mostly based on the subject/topic of the forum. Though it would plain boring to create forums of topics that exist in its millions... I myself am looking for a good topic that interests me the most to create a site/forum. _________________ Toons & Comics Community
My Blog
My WebPage |
|
| Back to top |
|
 |
~HG~
Joined: 25 Sep 2005
Posts: 423
Location: Australia
|
|
| Back to top |
|
 |
|