Closed Thread
Results 1 to 7 of 7

Thread: Building a maintainable website for someone who is computer "illiterate"...

  1. #1
    ZipOnTrousers is offline Learning Programmer
    Join Date
    Nov 2008
    Posts
    94
    Rep Power
    0

    Building a maintainable website for someone who is computer "illiterate"...

    K, so my dad is about to go into a new job working with a very small local garage, handling all the advertising and finances, etc. He really wants to modernise the garage and re-organize a few things, one of those being a professional looking website that would allow local people to quickly check prices of services, contact details, check which cars are currently for sale, etc. I'm a student of CS and offered to do this for free (one guy was going to charge him over £400... ).

    The thing is, if I was available to be on hand with this all the time I would just make each individual page as he needed it and upload it. Due to the nature of the business the contents of the pages would be changed and updated very frequently and my dad isn't totally computer literate and knows nothing of XHTML/CSS...

    So I was wondering what the best solution would be so that I could:

    Design the original core site myself
    Host this
    Allow my dad to access and edit the content of these pages (add pages, delete/update elements, etc) without ruining the structure of the site, i.e messing with any code
    It would have to be extremely intuitive and easy to use, basically once its setup it really needs to be quite reliable and robust and not require much maintenance

    Are there any tools you guys would recommend for this? Is this what CMSs such as Joomla are used for? I've never had to design a site for someone ELSE to run before, and since I don't want my dad to have to go through me to do everything with his own site I was wondering what the best way to go about this is...

    (Just a note, for now the site is basically just an informative sort of thing. There are no payments/orders/forms to handle. The only real scripting will be the simple drop down menu. Other than that it is just simple text/images which needs to be very easy to update and maintain.)
    Last edited by ZipOnTrousers; 02-01-2010 at 04:31 PM.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Posts
    16,494
    Blog Entries
    75
    Rep Power
    143

    Re: Building a maintainable website for someone who is computer "illiterate"...

    Why not let him use Kompozer to handle mockups between edits?
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  4. #3
    ZipOnTrousers is offline Learning Programmer
    Join Date
    Nov 2008
    Posts
    94
    Rep Power
    0

    Re: Building a maintainable website for someone who is computer "illiterate"...

    Had never heard of KompoZer before that post WP, it looks really useful. By mockups, do you mean allow him to use KompoZer to make like a plan for what he wants the page to look like to allow me to implement it? Or do you think KompoZer is a useful enough tool to solely maintain this site using just Kompozer?

  5. #4
    Join Date
    Jul 2006
    Posts
    16,494
    Blog Entries
    75
    Rep Power
    143

    Re: Building a maintainable website for someone who is computer "illiterate"...

    I would NOT use it for maintaining the site. It can do a lot of nasty code bloat. It's handy for quick mockups.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  6. #5
    ZipOnTrousers is offline Learning Programmer
    Join Date
    Nov 2008
    Posts
    94
    Rep Power
    0

    Re: Building a maintainable website for someone who is computer "illiterate"...

    So is there anything you can recommend that would give him more direct control over the content of the actual site on a day to day basis, or am I pretty much stuck handling all the actual changes myself?

  7. #6
    Join Date
    Jul 2006
    Posts
    16,494
    Blog Entries
    75
    Rep Power
    143

    Re: Building a maintainable website for someone who is computer "illiterate"...

    Nothing simple to create
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  8. #7
    JGRobinson's Avatar
    JGRobinson is offline Newbie
    Join Date
    Nov 2008
    Location
    UK
    Posts
    22
    Rep Power
    12

    Re: Building a maintainable website for someone who is computer "illiterate"...

    Hi

    Just a few thoughts.

    I suspect that you would be able to do it with Joomla without too much problem - however I think that it would be worthwhile going through with your Dad what he will be changing regularly - Its been my experience that when you dig into things it usually falls into a couple of different patterns.

    Once you have identified these patterns then it would be reasonably straight forward to come up with a plan for these dynamic parts, you could code these dynamic parts in php or some other dynamic language or even let him use an html editor - if its simple enough and away from the rest of the site - why not ?

    But as I say you would be able to use a CMS, but it might be overkill
    Hope this helps
    Graham - http://programmingtips.co.uk

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. MASM How To Use "Open" And "Save As" (Win32 API) ?
    By RhetoricalRuvim in forum Assembly
    Replies: 12
    Last Post: 08-13-2011, 04:10 PM
  2. Computer stuck at "Hardware Monitor..." Screen
    By k2t007 in forum Computer Software/OS
    Replies: 7
    Last Post: 04-25-2011, 05:08 PM
  3. Alex G. CSS "Sexy Buttons" - what about "submit on 'ENTER'" ?
    By shackrock in forum JavaScript and CSS
    Replies: 7
    Last Post: 12-05-2010, 04:57 PM
  4. Replies: 2
    Last Post: 11-01-2010, 11:52 PM

Tags for this Thread

Bookmarks

Posting Permissions

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