+ Reply to Thread
Page 1 of 2
1 2 LastLast
Results 1 to 10 of 13

Thread: Drupal / Joomla / WordPress / etc - need to install on local PC?

  1. #1
    WhitePhantom is offline Coder WhitePhantom will become famous soon enough
    Join Date
    May 2009
    Posts
    37

    Default Drupal / Joomla / WordPress / etc - need to install on local PC?

    Hi,

    I want to learn an easy to use CMS - looking at Drupal at the moment - and going to design a test site to figure out how to use it.

    I have a hosting account on Blacknight, and have set up my website and installed Drupal on it. I'm reading through the Drupal 'Cookbook', and it seems that I also have to download and install Drupal on my local machine - is that the case or am I picking it up wrong?

    And if it is the case, does that also apply to Joomla and WordPress?

    Many thanks,
    WP.

  2. #2
    Kieran's Avatar
    Kieran is offline Wannabe Geek Kieran will become famous soon enough
    Join Date
    Oct 2008
    Location
    Cork
    Posts
    164

    Default

    No the Drupal cookbook only recommends that you install Drupal locally to test out Drupal. Something that other CMS don't push but which you can also do. It's a nice to have/do

    You can work away with it and modify as you need on your hosting system once you don't have live users on it. So don't worry about a local install if that is putting you off.

    I wouldn't describe Drupal as an easy to use CMS. It is a powerful CMS but the learning curve is quite steep. There are easier one out there (Wordpress, Moveable Type) for instance.

    However for a fully loaded CMS Drupal can deliver. Stick with it and it can be rewarding. Shout when you have questions (which you will - I know I did!)

    All the best
    Last edited by Kieran; 03-06-2009 at 11:41 AM.
    All the best

    Kieran
    Cork Website Design | Design Blog

  3. #3
    WhitePhantom is offline Coder WhitePhantom will become famous soon enough
    Join Date
    May 2009
    Posts
    37

    Default

    Many thanks for your reply Kieran. I was starting to move away from Drupal thinking that I had to install it locally as well as remotely on my website. I'll keep at it and see how I get on. And I'll be back with loads of questions!

    You mentioned Wordpress - I understood that was really only for blogging... am I wrong there? Can I create a full website using Wordpress?? And if so, what are the advantages of one over the other?

    The questions have started!!

    WP.

  4. #4
    Kieran's Avatar
    Kieran is offline Wannabe Geek Kieran will become famous soon enough
    Join Date
    Oct 2008
    Location
    Cork
    Posts
    164

    Default

    The short and sweet answer is that Wordpress is a blogging platform but can still be used to create/present a quite workable web site. I have been using WP a lot lately but am working on some Drupal projects in the background as Drupal is more a pure CMS and I see it as what I develop more sites on in the future.

    It is however outside the bounds of this post to do a comparison between them all. They all have some great advantages / great disadvantages over the other and to be honest I am only familiar with 6-7 and proficient in 2-3. You also have to think of free/open source versus paid.

    The best method is to write down what you or the customer wants and then start reading the background to each and see if a CMS meets it.

    To improve your knowledge I would suggest pick 3-4 and install them on a few sub domains. At any one time I have 2-3 sub domains on the go testing and playing with their features to learn something new. This is probably the best way to learn. It’s slow but builds knowledge as you screw things up redo tasks.

    If you want to read some more on the topic have a look at the white paper located here

    Idealware: Comparing WordPress, Joomla, Drupal, and Plone


    Hope this helps...
    All the best

    Kieran
    Cork Website Design | Design Blog

  5. #5
    php.allstar's Avatar
    php.allstar is offline Wannabe Geek php.allstar is a splendid one to behold php.allstar is a splendid one to behold php.allstar is a splendid one to behold php.allstar is a splendid one to behold php.allstar is a splendid one to behold php.allstar is a splendid one to behold php.allstar is a splendid one to behold php.allstar is a splendid one to behold
    Join Date
    Apr 2009
    Location
    Monamolin, Gorey, Co. Wexford
    Posts
    209

    Default

    Hi,

    I'd suggest you go with Wordpress.

    I was never into it when version one came out, didn't like the look or feel of it so stayed away from it.

    Then I noticed more and more sites were starting to use it. I done a bit of digging around and found out why... version 2.7.1 - I was blown away!

    The latest version (2.7.1) has so many toys built in, you'll just not want to stop using it.

    Although it is predominantly a blogging system, with a few plugins thrown in here and there, you can build a really effective CMS from it.

    The following article explains how you would use Wordpress as a CMS

  6. #6
    fantastvik is offline Banned fantastvik will become famous soon enough
    Join Date
    Sep 2008
    Posts
    41

    Default

    Quote Originally Posted by WhitePhantom View Post
    Hi,

    I want to learn an easy to use CMS - looking at Drupal at the moment - and going to design a test site to figure out how to use it.

    I have a hosting account on Blacknight, and have set up my website and installed Drupal on it. I'm reading through the Drupal 'Cookbook', and it seems that I also have to download and install Drupal on my local machine - is that the case or am I picking it up wrong?

    And if it is the case, does that also apply to Joomla and WordPress?

    Many thanks,
    WP.
    Drupal and joomla indeed take the cake as far as CMSs are concerned but both of them are database driven and require lots of programming code to be written to integrate a website into the CMS.
    These two are ideal for big web portals,but for smaller and private websites i could suggest a easiest to use CMS.It is called zimplit.
    It does not require a database and you need write a single line of code for any thing.

  7. #7
    WhitePhantom is offline Coder WhitePhantom will become famous soon enough
    Join Date
    May 2009
    Posts
    37

    Default

    Many thanks for the replies.

    I read the comparisons / articles you suggested, and I'm going to try and get to grips with Word Press.

    I'm after installing WordPress on one of my domains - version 2.7.1. (I haven't installed it on my own machine - do I need to?) When I logged in to the Admin page, there's a message at the top of the screen saying that version 2.8 is available and that I should upgrade - but how can I upgrade the version that has been installed on my site by my hosting company?

    I've created a post and a page, just to get a feel for things. On the Dashboard Page, when I click on Appearance, there's a message at the bottom saying:

    "You can find additional themes for your site in the WordPress theme directory. To install a theme you generally just need to upload the theme folder into your wp-content/themes directory. Once a theme is uploaded, you should see it on this page."

    When I look at where WP is installed on my domain, there is no wp-content/themes directory - why is that?

    I followed the link to the WordPress Theme Directory and downloaded a theme to have a look at what was involved. Then I noticed a "wordpress/wp-admin/theme-uploader.php" link in my domain where WP was installed, so I decided to click that to see could I upload this new theme, but that only gives an option to upload a single file at a time - and in the theme zip file I downloaded there are 137 files, so I'm obviously going astray somewhere.

    Feeling really thick here.

    Please help!

  8. #8
    Kieran's Avatar
    Kieran is offline Wannabe Geek Kieran will become famous soon enough
    Join Date
    Oct 2008
    Location
    Cork
    Posts
    164

    Default

    Try and create a themes directory - the install may have been a very basic one. What theme are you currently using.

    Dont worry about the upgrade for the moment.
    All the best

    Kieran
    Cork Website Design | Design Blog

  9. #9
    WhitePhantom is offline Coder WhitePhantom will become famous soon enough
    Join Date
    May 2009
    Posts
    37

    Default

    Thanks, Kieran.

    Turns out the upgrade was the easy part - there was an Upgrade link on the cp page!

    I don't have access to create directories - I installed WP on my Blacknight Windows hosting package, and it just displays links to various Entry Points as follows:

    Usage: http://myDomain.com/wordpress/
    Blog: http://myDomain.com/wordpress/
    Administrative interface: http://myDomain.com/wordpress/wp-admin/
    Upload theme: http://myDomain.com/wordpress/wp-adm...e-uploader.php
    Upload plugin: http://myDomain.com/wordpress/wp-adm...n-uploader.php

    Any idea where I go from here?

    Many thanks,
    J.

  10. #10
    mhortaliza@gmail.com is offline Frontpage User mhortaliza@gmail.com will become famous soon enough
    Join Date
    Sep 2009
    Location
    Dublin Ireland
    Posts
    6

    Default

    I agree to Kieron, the best thing to do is, to decide which is the best CMS platform to use is trying it yourself by installing and tweeking and creating few test page to your existing hosting site.

    It's also depend on user/ clients requirements, if it's suistainable or super dynamic site.

    Ann

    *****************************************
    .....Knowledge is the new money

+ Reply to Thread
Page 1 of 2
1 2 LastLast

Similar Threads

  1. Joomla vs. Wordpress
    By ericstan in forum CMS and Content Management
    Replies: 3
    Last Post: 24-02-2009, 11:21 AM
  2. Can Wordpress have both static and blog pages in the same install?
    By bearaman in forum CMS and Content Management
    Replies: 3
    Last Post: 02-02-2009, 02:03 PM
  3. Joomla or Wordpress
    By neweb in forum General Chat
    Replies: 4
    Last Post: 24-10-2008, 05:45 AM
  4. Custom CMS vs {Joomla, Drupal, Wordpress, etc}
    By jason in forum CMS and Content Management
    Replies: 7
    Last Post: 20-05-2008, 06:40 PM
  5. Drupal vs. Wordpress MU for multi-user blogging
    By cardboard_belt in forum Blogs & Blogging
    Replies: 3
    Last Post: 04-09-2006, 01:35 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Optimization by vBSEO

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64