Using an Online Forum as a BLOG?

Please support our Growing an Online Community advertiser: Get a Free Web Site Analysis!
Reply

Join Date: Jun 2005
Posts: 23
Reputation: dj bill is an unknown quantity at this point 
Solved Threads: 0
dj bill's Avatar
dj bill dj bill is offline Offline
Newbie Poster

Using an Online Forum as a BLOG?

 
0
  #1
Jun 14th, 2005
possible?

I am starting up a wedding forum. I want to have a place where brides can log in and basically talk about their wedding day prep and planning. Kinda like a blog but a little different I guess.

Basically I want a forum area to be like a blog. Seperating the years (maybe months) for peoples wedding....they can start a thread to "call their own" and it can be their blog per say...

Is it possible? Would it work? Am I crazy? Will the Vikings ever make it to another Superbowl?

So many questions....thanks in advance for any feedback.

Peace,

DJ Bill
Reply With Quote Quick reply to this message  
Join Date: Jan 2005
Posts: 14
Reputation: Stewart is an unknown quantity at this point 
Solved Threads: 0
Stewart's Avatar
Stewart Stewart is offline Offline
Newbie Poster

Re: Using an Online Forum as a BLOG?

 
0
  #2
Jun 16th, 2005
Sounds silly to me. With a multi-user blog you can typically have the option to select a specific person and all their entried appear. With a forum you can't control who posts at a specific thread level.
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 23
Reputation: dj bill is an unknown quantity at this point 
Solved Threads: 0
dj bill's Avatar
dj bill dj bill is offline Offline
Newbie Poster

Re: Using an Online Forum as a BLOG?

 
0
  #3
Jun 16th, 2005
Silly huh? I guess I was hoping for a little better feedback then someone just calling it silly. It may not be possible in a forum setting...but that is why I am asking.

My goal may not be a standard BLOG setup but the concept has some merit. I agree that in a forum setting it may not be possible or the best implementation of such an idea but I felt maybe someone else would have integrated such a thing into a forum.

Example would be this site...from the looks of the way the BLOG section is setup it is using the forum engine to run it. Again, I ask because I do not know and am very interested in learning more.

Especially for the site I am developing...people love to talk about their life...that is why Blogs are so popular and what better life event then your wedding to chat about.

Peace,

DJ Bill
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 354
Reputation: Troy is an unknown quantity at this point 
Solved Threads: 5
Troy's Avatar
Troy Troy is offline Offline
Posting Whiz

Re: Using an Online Forum as a BLOG?

 
0
  #4
Jun 16th, 2005
What a stupid idea, dj bill! JUST KIDDING I think Stewart's point was, if you want something that works like a blog, why not just use a blog system? The open-source Wordpress is free, very easy to use, and supports multiple users.

Now, I too have considered creating a blog-like system from phpBB. There are reasons you may want to do something like this. For example, if you have a community site that has a forum, and you also want to give people blogs, you don't want two seperate systems or two seperate authentication databases. No, you want a single login for your whole system. Of course, there are ways to integrate logins between different systems, but it's always a messy hack.

I think you are correct--I think dani has heavily modified vBulletin to do some really cool stuff. For example, the daniweb blogs.

I haven't thought the whole process through yet, but at least with phpBB, I don't think it would really be that big a deal. You can already create threads that are locked to posts except from the moderator. That "moderator" could be the blog author. You'd probably want to modify the page that spits out a thread to remove the author's name from being displayed for every post since you know the entire blog is one person. I think you'd hack a system where you'd create a thread, assign a moderator account to it, and lock the thread so only the moderator can post. Then you assign a single thread as the "comment thread" to the blog thread. Definitely would take some hacking, but not rocket science for sure.

Maybe csgal will respond. She definitely has experience with this subject.
Troy Wolf is the author of SnippetEdit. "Website editing as easy as it gets." IX Web Hosting
Reply With Quote Quick reply to this message  
Join Date: Jul 2005
Posts: 56
Reputation: aboyd is an unknown quantity at this point 
Solved Threads: 0
aboyd's Avatar
aboyd aboyd is offline Offline
Junior Poster in Training

Re: Using an Online Forum as a BLOG?

 
1
  #5
Jul 3rd, 2005
Hmm. I know of three phpBB mods that will turn your forum into a blog-like thing. There is phpbb_fetch_all, phpBB Blog, and another one you can find in the phpBB mod support forums. I don't remember the name of it.

Anyway, phpBB Blog is something I wrote. There are lots of people using it. I'm a little nervous to link to it here, as I see a few people who have done such linking caught the attention of the mods. But you can look in my profile, it has a link to my site, and there you'll find phpBB Blog. Of the three products, mine is the most blog-ish. It has trackbacks, RSS, optional podcasting, all the GEO-location stuff, and a simple, blogger-like design. However, big limitation: it was built just to turn a forum into a list of blog entries. It doesn't give each user their own blog, although if they post in a forum, that would appear on the blog.

phpbb_fetch_all can be found via Google search. It is really cool, but it requires a lot of technical work. It's not really a blog. It just provides a way to embed forum stuff pretty much anywhere -- include the most recent posts on your home page, or list out the top posters, or show who's online. There are no trackbacks, no podcasting, etc. However, it does keep the phpBB style, it follows the phpBB security settings, and it's very versatile.

The other blog product, the one you can hunt down in the official phpBB support forums, DOES give each member a blog. You don't post to a forum to do it. Instead, posts to the forum stay in the forum as normal. However, you can go into your profile page, and enter a blog there. Then anyone who views your profile will be able to read your blog entries. That stikes me as lame, but oh man does it have a lot of fans.

-Tony
Reply With Quote Quick reply to this message  
Join Date: Jul 2005
Posts: 17
Reputation: elliel is an unknown quantity at this point 
Solved Threads: 0
elliel's Avatar
elliel elliel is offline Offline
Newbie Poster

Re: Using an Online Forum as a BLOG?

 
0
  #6
Jul 10th, 2005
you could just assign different permissions to different users ie the blog authors and the comment writers.

give each blog author their own board/topic area for their blog and then there would be a blog thread and a comment thread in each one.

I don't think it would be a big job, they would just be assigned to different membership groups.

does that make sense?
Reply With Quote Quick reply to this message  
Join Date: Jul 2007
Posts: 1
Reputation: nicklanglie is an unknown quantity at this point 
Solved Threads: 0
nicklanglie nicklanglie is offline Offline
Newbie Poster

Re: Using an Online Forum as a BLOG?

 
0
  #7
Jul 7th, 2007
Thanks alot for your post. It is really helpful. I am trying to add forum elements to my website and you set me off (for phpbb_fetch_all) in a new direction which I appreciate...Nick
Reply With Quote Quick reply to this message  
Join Date: Jul 2007
Posts: 1
Reputation: torrie is an unknown quantity at this point 
Solved Threads: 0
torrie torrie is offline Offline
Newbie Poster

Re: Using an Online Forum as a BLOG?

 
0
  #8
Jul 19th, 2007
I am so confused I don't know quite where to start. I want to put a bulletin / message board on my site so that my customers, parents, can chat amongst themselves about ongoing topics. Is this possible? I have read about phpbb and vbulletins, but don't seem to understand how they work and what to do with them exactly. Is there any specific help guides for this?

Thanks in advance...
Torrie

ps: What is a thread? I heard someone getting bashed for using an old one.... ??
Reply With Quote Quick reply to this message  
Join Date: Jul 2007
Posts: 101
Reputation: guinanie is an unknown quantity at this point 
Solved Threads: 0
guinanie guinanie is offline Offline
Junior Poster

Re: Using an Online Forum as a BLOG?

 
0
  #9
Jul 26th, 2007
Thanks for the post and thank you for sharing
Free search for government grants programs & grants benefits
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 12,036
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Solved Threads: 130
Administrator
Staff Writer
cscgal's Avatar
cscgal cscgal is offline Offline
The Queen of DaniWeb

Re: Using an Online Forum as a BLOG?

 
0
  #10
Jul 30th, 2007
I'm not sure if it's been mentioned already (I'm too lazy to read this entire thread) but vBulletin forum system is about to release add-on blogging software that integrates with their forums.
Dani the Computer Science Gal
Follow my Twitter feed! twitter.com/daniweb
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Growing an Online Community Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC