How To Create Multiple BLOGs for a Community Site's Members?

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
vincentrich
Posts: 3
Joined: Sat Jul 31, 2004 8:16 am
Location: Singapore
Contact:

How To Create Multiple BLOGs for a Community Site's Members?

Post by vincentrich »

Hello everyone,

This is my first post here. I've seen various PHP blog scripts but I find this particular script the best I've seen so far.

Anyway, I was wondering if its possible to create a BLOG for every member of my web site?

Is there a plug in for it or do I have to customize it heavily? I am afraid if I have to customize it heavily, it would be very difficult to update to future versions of this script.

My dream is to create a blog service on my web site similar to LiveJournal.com whereby all members will have their own unique URL.

For my case it would be something like www.oasisfanatic/blog/myname/

That would be very cool! It would bring in a lot of traffic and hopefully push up my Search engine rankings at the same time.
Oasis Fanatic is an online community of Oasis fans. Join us for FREE to share photos with your friends, socialize in the forums, post your reviews, receive regular Oasis news updates and much more!
Check out -> http://www.OasisFanatic.com
houndbee
Regular
Posts: 18
Joined: Fri Apr 30, 2004 4:53 pm
Location: Bangalore, India
Contact:

Post by houndbee »

You can try the Shared Installation setup, but be warned that this is still very experimental and will get better and easier-to-use in future versions, currently recommended only to advanced users who have good knowledge of Apache virtual hosting setups.

Find the documentation here
vincentrich
Posts: 3
Joined: Sat Jul 31, 2004 8:16 am
Location: Singapore
Contact:

Post by vincentrich »

thanks! i can't install virtual subdomains on my web host but I could simply redirect them to a folder created with their usernames right? I'll test this out soon.
Oasis Fanatic is an online community of Oasis fans. Join us for FREE to share photos with your friends, socialize in the forums, post your reviews, receive regular Oasis news updates and much more!
Check out -> http://www.OasisFanatic.com
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

Yes, you could use RewriteRules/Subdirectories instead.

The only thing which makes shared blogs hard to setup is that you need to create your own scripts/routines to create a new blog. The steps which need to be taken are documented, though. But because of the variety of different webserver-setups, we don't distribute a default script.

Regards,
Garvin.
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
jhermanns
Site Admin
Posts: 378
Joined: Tue Apr 01, 2003 11:28 pm
Location: Berlin, Germany
Contact:

Post by jhermanns »

garvinhicking wrote:But because of the variety of different webserver-setups, we don't distribute a default script.
YET! :)
mrkrrtft
Posts: 2
Joined: Sun Sep 12, 2004 7:57 pm

Post by mrkrrtft »

So if I understand correctly currently Serendipity can't do multiple blogs like Moveable Type does at the moment? btw ... this isn't a dig I'm just trying to figure out how best to migrate my three blogs to Serendipity.

Thanks,
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!
mrkrrtft wrote:So if I understand correctly currently Serendipity can't do multiple blogs like Moveable Type does at the moment? btw ... this isn't a dig I'm just trying to figure out how best to migrate my three blogs to Serendipity.
I don'T know movable Type and how it handles multiple blogs; but as written above, it is possible to create multiple blogs, but each with their own admin page; but sharing the same codebase.

HTH,
Garvin.
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
mrkrrtft
Posts: 2
Joined: Sun Sep 12, 2004 7:57 pm

Post by mrkrrtft »

garvinhicking wrote:
mrkrrtft wrote:So if I understand correctly currently Serendipity can't do multiple blogs like Moveable Type does at the moment? btw ... this isn't a dig I'm just trying to figure out how best to migrate my three blogs to Serendipity.
I don'T know movable Type and how it handles multiple blogs; but as written above, it is possible to create multiple blogs, but each with their own admin page; but sharing the same codebase.
Yeah it does help. I'll wipe my test database and try the shared installation. I'll let you know how it works out. By the way, I tried a couple of other blogware products yesterday and I kept coming back to Serendipity ... that's kind of cool since with MT I used to always go back to MT :)
Post Reply