Welcome to Dream.In.Code
Become an Expert!

Join 137,200 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 2,308 people online right now. Registration is fast and FREE... Join Now!




Blog or Website?

 
Reply to this topicStart new topic

Blog or Website?

Fullchaos
8 Jun, 2008 - 06: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
+Quote Post

snoj
RE: Blog Or Website?
8 Jun, 2008 - 07:18 PM
Post #2

$Null
Group Icon

Joined: 31 Mar, 2003
Posts: 3,304



Thanked: 7 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
+Quote Post

Martyr2
RE: Blog Or Website?
8 Jun, 2008 - 09:26 PM
Post #3

Programming Theoretician
Group Icon

Joined: 18 Apr, 2007
Posts: 5,244



Thanked: 221 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 online!Profile CardPM
+Quote Post

Fullchaos
RE: Blog Or Website?
9 Jun, 2008 - 07: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
+Quote Post

no2pencil
RE: Blog Or Website?
9 Jun, 2008 - 08:10 PM
Post #5

My fridge be runnin OH NOEZ!
Group Icon

Joined: 10 May, 2007
Posts: 6,504



Thanked: 67 times
Dream Kudos: 2425
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
+Quote Post

BenignDesign
RE: Blog Or Website?
23 Jun, 2008 - 02:35 AM
Post #6

Bubble wrapped for your safety.
Group Icon

Joined: 28 Sep, 2007
Posts: 965



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 offlineProfile CardPM
+Quote Post

captainhampton
RE: Blog Or Website?
1 Jul, 2008 - 08:02 AM
Post #7

Jawsome++;
Group Icon

Joined: 17 Oct, 2007
Posts: 518



Thanked: 2 times
Dream Kudos: 825
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
+Quote Post

octomosaic
RE: Blog Or Website?
3 Jul, 2008 - 01: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
+Quote Post

Fullchaos
RE: Blog Or Website?
3 Jul, 2008 - 05: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
+Quote Post

josiahb
RE: Blog Or Website?
11 Jul, 2008 - 07:50 AM
Post #10

D.I.C Regular
Group Icon

Joined: 5 Mar, 2008
Posts: 344


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
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 12/4/08 12:24PM

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month