Welcome to Dream.In.Code
Getting Help is Easy!

Join 109,157 Programmers for FREE! Ask your question and get quick answers from experts. There are 1,038 online right now! We've got more than 500 tutorials and 2,000 snippets. Join and find out why Dream.In.Code is the #1 programming help community on the internet! Registration is fast and FREE... Join Now!



Blog or Website?

 
Reply to this topicStart new topic

Blog or Website?

Fullchaos
post 8 Jun, 2008 - 07:53 PM
Post #1


New D.I.C Head

*
Joined: 30 May, 2008
Posts: 30


My Contributions


So here's my situation:

What I want to do is take a group of individuals (friends), and have a blog/website where we all contribute to certain areas of things. I.E. One person does news, one does movies, another music.

In the past I've used LiveJournal (definitely individual orientated) and Blogger (had a group experience here, it was too rigid).

Things I'm looking for in it are:
The ability to control the HTML/PHP/SQL elements of the page.
Multiple User access, with varying levels of controls
Ideally I'd like to not have to pay, but payment could be an option for an appropriate solution.

Recently I've been looking at Wordpress, but I'm not sure about it, especially after reading the WordpressMU site.

Any suggestions on what the best solution would be?
User is offlineProfile CardPM

Go to the top of the page


snoj
post 8 Jun, 2008 - 08:18 PM
Post #2


$Null

Group Icon
Joined: 31 Mar, 2003
Posts: 3,304



Thanked 4 times

Dream Kudos: 700
My Contributions


Just use Wordpress? It can have multiple users which can have different levels of control and rights.
User is offlineProfile CardPM

Go to the top of the page

Martyr2
post 8 Jun, 2008 - 10:26 PM
Post #3


Programming Theoretician

Group Icon
Joined: 18 Apr, 2007
Posts: 4,318



Thanked 80 times

Expert In: C/C++, Java, VB, VB.NET, C#, PHP, Web Development, HTML & CSS, Javascript

My Contributions


Another alternative you could try out is a content management system (CMS). A site made with something like Drupal or Joomla etc can allow multiple editors setup multiple items, post, review, and manage content.

Lots of choices out there. Just shop around and see what works best for your team. smile.gif
User is offlineProfile CardPM

Go to the top of the page

Fullchaos
post 9 Jun, 2008 - 08:02 PM
Post #4


New D.I.C Head

*
Joined: 30 May, 2008
Posts: 30


My Contributions


So, I guess my only question is how do I edit wordpress? Since Wordpress.org (php/sql) says I'm going to need web hosting. Also, is it worth paying for the CSS then?

User is offlineProfile CardPM

Go to the top of the page

no2pencil
post 9 Jun, 2008 - 09:10 PM
Post #5


Wet D.I.C.

Group Icon
Joined: 10 May, 2007
Posts: 4,939



Thanked 27 times

Dream Kudos: 2325

Expert In: Goofing Off

My Contributions


If it's just going to be used by your team, then I would throw it on a PIII box (or something you have lying around) & just run it in house. No need for hosting if it isn't going to be accessed by external IPs.
User is offlineProfile CardPM

Go to the top of the page

BenignDesign
post 23 Jun, 2008 - 03:35 AM
Post #6


Dorkerella

Group Icon
Joined: 28 Sep, 2007
Posts: 819



Thanked 2 times

Dream Kudos: 150
My Contributions


QUOTE(Martyr2 @ 9 Jun, 2008 - 01:26 AM) *

Another alternative you could try out is a content management system (CMS). A site made with something like Drupal or Joomla etc can allow multiple editors setup multiple items, post, review, and manage content.


Another option in this realm is Website Baker. I used this system recently when looking for an EXTREMELY user-friendly CMS for a local fire department. It worked quite well - very simple setup, pretty little interface and very easy for non-techie's to work with.
User is online!Profile CardPM

Go to the top of the page

captainhampton
post 1 Jul, 2008 - 09:02 AM
Post #7


D.I.C Addict

Group Icon
Joined: 17 Oct, 2007
Posts: 501



Thanked 2 times

Dream Kudos: 775
My Contributions


Wordpress would be your best bet for what you want to do, however if you wanted to throw in more material you could always move everything into a website
User is offlineProfile CardPM

Go to the top of the page

octomosaic
post 3 Jul, 2008 - 02:53 AM
Post #8


New D.I.C Head

*
Joined: 26 Aug, 2006
Posts: 9



Thanked 1 times
My Contributions


I had used a good open source solution called Textpattern. I was in the same situation as you, except instead of different parts of media, we used different topics. Just to give you an example our blog site was aimed at the exact thing a regular newspaper was aimed at - multiple editors, multiple journalists, and overall just multiple contributors.

Textpattern has very well thought out permission based settings. I would say Wordpress is much like a one user computer as where Textpattern is like a Linux server. It allows a better control of design as you can pull up code from the admin panel (CSS, conf files, etc.).

The parent site textpattern.com is where you can consume more information on it. There is also a sibling site textpattern.org where most of the community action happens (plug ins, themes, etc.).

G

QUOTE(Fullchaos @ 8 Jun, 2008 - 07:53 PM) *

So here's my situation:

What I want to do is take a group of individuals (friends), and have a blog/website where we all contribute to certain areas of things. I.E. One person does news, one does movies, another music.

In the past I've used LiveJournal (definitely individual orientated) and Blogger (had a group experience here, it was too rigid).

Things I'm looking for in it are:
The ability to control the HTML/PHP/SQL elements of the page.
Multiple User access, with varying levels of controls
Ideally I'd like to not have to pay, but payment could be an option for an appropriate solution.

Recently I've been looking at Wordpress, but I'm not sure about it, especially after reading the WordpressMU site.

Any suggestions on what the best solution would be?

User is offlineProfile CardPM

Go to the top of the page

Fullchaos
post 3 Jul, 2008 - 06:40 AM
Post #9


New D.I.C Head

*
Joined: 30 May, 2008
Posts: 30


My Contributions


Hey, thanks for all the input guys.

Unfortunately, a few of my contributors have proven to be less than dependable. Nevertheless, I have decided to press on with the project anyways! (Since I've wanted to do this for some time, and as long as I have the drive I might as well biggrin.gif )

For the interim period I've decided that Wordpress is indeed the best solution (at least until the contributors are established more consistantly). Assuming we can start generating a reasonable number of hits, I've decided that I'd like to purchase the web hosting anyways, if for no other reason than I think it'll be a great learning experience.

Additionally, I'm thinking of trying to establish some sort of message boards to attach in order to create a more community centric feel. I've heard phpbb is good for this, can anyone tell me more?

I know Wordpress automatically pings, but is there any other good way to draw in readers? (I'm not exactly thrilled that my facebook,aim, and signature at several sites have become billboards, but if it worked better, I wouldn't feel quite as bad)

Thanks again cool.gif

User is offlineProfile CardPM

Go to the top of the page

josiahb
post 11 Jul, 2008 - 08:50 AM
Post #10


D.I.C Head

Group Icon
Joined: 5 Mar, 2008
Posts: 148


My Contributions


PHPBB is a good forum system, I've used it and been happy with it in the past. I've heard good things about SMF as well but haven't used it in a production environment.

Other things for promotion, grab the SEO pack plugin for WordPress and the XML sitemap plugin, both should help optimize the site for search engines.
User is offlineProfile CardPM

Go to the top of the page

Fast ReplyReply to this topicStart new topic
Time is now: 9/5/08 05:31PM

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month