Blogging software recommendation (was Re: Blogin software recoendations)

2006-01-25 Thread Brian Sobolak

stan wrote:
 I would like to set up a internal bloging system at work for people to use
 as a sort of daily journal.

 I want to host this on FreeBSD, preferably by using something that;s in
 the
 ports tree. I've installed and got working wordpress, but it doesn't seem
 to have the ability to allow me to define individual blogs for each
 person,
 which is what I need. I'd like for each persons blog to have a unique URL.

 Am I missing how to do this in wordpress? Or is there a more appropriate
 choice?

Drupal.

It does a good job with this scenario.  In the ports, and actively
maintained.

brian



--
Brian Sobolak
http://www.planetshwoop.com/

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Blogin software recoendations

2006-01-24 Thread stan
I would like to set up a internal bloging system at work for people to use
as a sort of daily journal.

I want to host this on FreeBSD, preferably by using something that;s in the
ports tree. I've installed and got working wordpress, but it doesn't seem
to have the ability to allow me to define individual blogs for each person,
which is what I need. I'd like for each persons blog to have a unique URL.

Am I missing how to do this in wordpress? Or is there a more appropriate
choice?


-- 
U.S. Encouraged by Vietnam Vote - Officials Cite 83% Turnout Despite Vietcong 
Terror 
- New York Times 9/3/1967
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Blogin software recoendations

2006-01-24 Thread Chuck Swiger

stan wrote:

I want to host this on FreeBSD, preferably by using something that;s in the
ports tree. I've installed and got working wordpress, but it doesn't seem
to have the ability to allow me to define individual blogs for each person,
which is what I need. I'd like for each persons blog to have a unique URL.

Am I missing how to do this in wordpress? Or is there a more appropriate
choice?


Read the fine documentation :-):

http://codex.wordpress.org/Installing_Multiple_Blogs
http://codex.wordpress.org/WordPressMU

--
-Chuck
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Blogin software recoendations

2006-01-24 Thread stan
On Tue, Jan 24, 2006 at 11:40:18AM -0500, Chuck Swiger wrote:
 stan wrote:
 I want to host this on FreeBSD, preferably by using something that;s in the
 ports tree. I've installed and got working wordpress, but it doesn't seem
 to have the ability to allow me to define individual blogs for each person,
 which is what I need. I'd like for each persons blog to have a unique URL.
 
 Am I missing how to do this in wordpress? Or is there a more appropriate
 choice?
 
 Read the fine documentation :-):
 
 http://codex.wordpress.org/Installing_Multiple_Blogs
 http://codex.wordpress.org/WordPressMU
 
I did run across both of these, in looking at the documentation.

The first choice, while seeming to be the better of the 2 looked to be a
bit heavyweight, as each user would have his own complete install of
wrodpress. Seems like an admin nightmare to me.

The 2nd is listed as alpha quality software. Doesn't sound like a great
idea to me.

Am I thinkining incorectly here?

-- 
U.S. Encouraged by Vietnam Vote - Officials Cite 83% Turnout Despite Vietcong 
Terror 
- New York Times 9/3/1967
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Blogin software recoendations

2006-01-24 Thread DAve

stan wrote:

On Tue, Jan 24, 2006 at 11:40:18AM -0500, Chuck Swiger wrote:


stan wrote:


I want to host this on FreeBSD, preferably by using something that;s in the
ports tree. I've installed and got working wordpress, but it doesn't seem
to have the ability to allow me to define individual blogs for each person,
which is what I need. I'd like for each persons blog to have a unique URL.

Am I missing how to do this in wordpress? Or is there a more appropriate
choice?


Read the fine documentation :-):

http://codex.wordpress.org/Installing_Multiple_Blogs
http://codex.wordpress.org/WordPressMU



I did run across both of these, in looking at the documentation.

The first choice, while seeming to be the better of the 2 looked to be a
bit heavyweight, as each user would have his own complete install of
wrodpress. Seems like an admin nightmare to me.

The 2nd is listed as alpha quality software. Doesn't sound like a great
idea to me.

Am I thinkining incorectly here?



While not the final word, I found this page worthwhile in deciding.

http://www.asymptomatic.net/blogbreakdown.htm

DAve


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Blogin software recoendations

2006-01-24 Thread Chuck Swiger

stan wrote:

On Tue, Jan 24, 2006 at 11:40:18AM -0500, Chuck Swiger wrote:

stan wrote:

I want to host this on FreeBSD, preferably by using something that;s in the
ports tree. I've installed and got working wordpress, but it doesn't seem
to have the ability to allow me to define individual blogs for each person,
which is what I need. I'd like for each persons blog to have a unique URL.

Am I missing how to do this in wordpress? Or is there a more appropriate
choice?

Read the fine documentation :-):

http://codex.wordpress.org/Installing_Multiple_Blogs
http://codex.wordpress.org/WordPressMU


I did run across both of these, in looking at the documentation.

The first choice, while seeming to be the better of the 2 looked to be a
bit heavyweight, as each user would have his own complete install of
wrodpress. Seems like an admin nightmare to me.

The 2nd is listed as alpha quality software. Doesn't sound like a great
idea to me.

Am I thinkining incorectly here?


I'm sure you could pay for commercial blog software or blog hosting instead, if 
you preferred to do that.  Or perhaps there are some other open-source blog 
suites which are more suited to your multiuser requirements than Wordpress.


(Multiple user homepages, one blog with multiple users per company, works fine 
for me, although I have tried making a copy or two and it would take about 3 MB 
per extra user if you wanted to do it the heavyweight way.)


--
-Chuck
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Blogin software recoendations

2006-01-24 Thread stan
On Tue, Jan 24, 2006 at 12:22:00PM -0500, DAve wrote:
 stan wrote:
 On Tue, Jan 24, 2006 at 11:40:18AM -0500, Chuck Swiger wrote:
 
 stan wrote:
 
 I want to host this on FreeBSD, preferably by using something that;s in 
 the
 ports tree. I've installed and got working wordpress, but it doesn't seem
 to have the ability to allow me to define individual blogs for each 
 person,
 which is what I need. I'd like for each persons blog to have a unique 
 URL.
 
 Am I missing how to do this in wordpress? Or is there a more appropriate
 choice?
 
 Read the fine documentation :-):
 
 http://codex.wordpress.org/Installing_Multiple_Blogs
 http://codex.wordpress.org/WordPressMU
 
 
 I did run across both of these, in looking at the documentation.
 
 The first choice, while seeming to be the better of the 2 looked to be a
 bit heavyweight, as each user would have his own complete install of
 wrodpress. Seems like an admin nightmare to me.
 
 The 2nd is listed as alpha quality software. Doesn't sound like a great
 idea to me.
 
 Am I thinkining incorectly here?
 
 
 While not the final word, I found this page worthwhile in deciding.
 
 http://www.asymptomatic.net/blogbreakdown.htm
 

Thanks, lots of useful info there. Now to digest it :-)
-- 
U.S. Encouraged by Vietnam Vote - Officials Cite 83% Turnout Despite Vietcong 
Terror 
- New York Times 9/3/1967
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]