UK WEB HOSTING FORUM FOR DISCUSSION ON WEB HOSTING SERVICE AND SUPPORT
LINUX HOSTING WINDOWS HOSTING PACKAGES SHOPPING CART OSCOMMERCE ZEN CART AGORA
ECOMMERCE HOSTING ASP MSSQL FRONTPAGE HOSTING PHP MYSQL HOSTING DISCUSSION FORUM
CPANEL RESELLER HOSTING DEDICATED SERVER VPS HOSTING PLESK VIRTUOZZO
Quick Search
Your forum announcement here!

  UK Web Hosting | Dedicated Server Windows and Linux VPS Forum > Services > Web Designing and Development

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-08-2007, 08:04
Senior Member
 
Join Date: Mar 2007
Posts: 392
Default Easiest way to allow clients to update parts of their own site?

A client of mine would like to be able to update parts of a website hosting I have recently done for them.

At the moment, it would appear to be specifically the calendar on this page:-

http://www.glasgowkayakclub.com/Calendar.html

Whats the best and easiest way I can have them be able to update that part themselves?.

Not very familiar with allowing clients to update parts of their website hostings on their own, I was thinking perhaps getting them to use Macromedia Contribute, but I have heard various disaster stories about it?.

Are there a few more easier ways to go about this?.

Thanks.

Gaz.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 03-08-2007, 08:23
flesso's Avatar
Premium Member
 
Join Date: Mar 2007
Location: 127.0.0.1
Posts: 1,556
Default

Quote:
Originally Posted by RSVEcosse View Post
A client of mine would like to be able to update parts of a website hosting I have recently done for them.

At the moment, it would appear to be specifically the calendar on this page:-

http://www.glasgowkayakclub.com/Calendar.html

Whats the best and easiest way I can have them be able to update that part themselves?.

Not very familiar with allowing clients to update parts of their website hostings on their own, I was thinking perhaps getting them to use Macromedia Contribute, but I have heard various disaster stories about it?.

Are there a few more easier ways to go about this?.

Thanks.

Gaz.
Build a CMS or something similar so that the certain pages can run off a database and the clients will have a password protected part of the website hosting where they can add/update stuff which gets sent to the database.
__________________
Regards,
Josh Hold

eUKhost Blog: Over 1000 Computer Related Articles to Sink Your Teeth Into!

LDN GIGS - Gig Listings for London

Super Moderator

I'm only a forum gremlin (moderator), and do not work for eUKhost in any way. Opinions expressed by me are mine only, and do not reflect those of either eUKhost or any company that may be listed above.

I don't bite, honest.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 03-08-2007, 08:30
Senior Member
 
Join Date: Mar 2007
Posts: 392
Default

Is there something within Fantastico which will allow me to do this easily?.

Total newcomer to databases etc, so I'm really not sure what you mean!!!.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 03-08-2007, 08:43
paul's Avatar
Senior Member
 
Join Date: Nov 2005
Location: Virtual Private Server
Posts: 2,033
Default

Also Adobe contribute CS3 allow webmasters to easily update existing website hostings and blogs, Mac users can also use it.
__________________

Darkness does not exist, it is just absence of Light..
I have no yesterdays, time took them away, tomorrow may not be mine, But I have Today - The best day to do the best.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 03-08-2007, 17:57
Senior Member
 
Join Date: Mar 2007
Posts: 392
Default

I had no idea that I could not implement a CMS into an existing html/css based website hosting.

I've not got the first clue about php, so I guess I'm stuck!!!.

With Contribute, can it be used to edit parts of a current website hosting like the one I mentioned, without too much hassle?.

I assume its just a case of installing Contribute on the clients PC, setting it up and letting them get on with whatever updating they want to do?.

To be honest, the only updating they will need to be able to do is the text on the Calendar page and probably uploading and adding more pictures and photos to the gallery page.

I might well just have to suggest they email or call me when they want items updated and I can do it from here ( its not like they will want or need to update it constantly, about once a month would probably be enough ).
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 03-08-2007, 18:11
flesso's Avatar
Premium Member
 
Join Date: Mar 2007
Location: 127.0.0.1
Posts: 1,556
Default

If you have Dreamweaver then you can have that do all the hard PHP coding for you. As for creating a password protected diretory, you can do that from cPanel. Giving clients Contribute and making them do it themselves is too risky and complicated IMO; they may not know the first thing about editing this and that.
__________________
Regards,
Josh Hold

eUKhost Blog: Over 1000 Computer Related Articles to Sink Your Teeth Into!

LDN GIGS - Gig Listings for London

Super Moderator

I'm only a forum gremlin (moderator), and do not work for eUKhost in any way. Opinions expressed by me are mine only, and do not reflect those of either eUKhost or any company that may be listed above.

I don't bite, honest.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 03-08-2007, 19:53
Senior Member
 
Join Date: Mar 2007
Posts: 392
Default

Quote:
Originally Posted by flesso View Post
If you have Dreamweaver then you can have that do all the hard PHP coding for you. As for creating a password protected diretory, you can do that from cPanel. Giving clients Contribute and making them do it themselves is too risky and complicated IMO; they may not know the first thing about editing this and that.

Thanks for that info m8.

Yes, I have both DW 8 and DW CS3 here installed, its what I have been using for all my website hostings so far, in split design mode.

Can you explain a bit more what you mean by having Dreamweaver do all the PHP coding for me?. That sounds interesting.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 03-08-2007, 20:05
flesso's Avatar
Premium Member
 
Join Date: Mar 2007
Location: 127.0.0.1
Posts: 1,556
Default

Quote:
Originally Posted by RSVEcosse View Post
Thanks for that info m8.

Yes, I have both DW 8 and DW CS3 here installed, its what I have been using for all my website hostings so far, in split design mode.

Can you explain a bit more what you mean by having Dreamweaver do all the PHP coding for me?. That sounds interesting.
First off, you will need to create a MySQL database through your cPanel account. Afetr that, set your Dreamweaver website hosting up with a testing server (just enter a bunch of fake stuff) which will then allow you to use the 'application' extension on the right hand panel of the program. You will first off need to create a connection to the database, Dreamweaver will do this for you, you just need to have all the necessary stuff like address of the server, database name and database login details. If you enter that stuff Dreamweaver will create a connection string file and automatically include it in the page you want (calendar page in your case). You will then need to create a recordset with Dreamweaver, then once that has been created you will be able to create forms, and then use the 'Server Components' section of the application part to create the code which will add the stuff do the database. Dreamweaver will also code you other stuff like updating a database, deleting database records and even build you a user authentication system.

If you want even more functionality you can by the Adobe CS3 Developer Toolbox for DW CS3 which has even more advanved features.
__________________
Regards,
Josh Hold

eUKhost Blog: Over 1000 Computer Related Articles to Sink Your Teeth Into!

LDN GIGS - Gig Listings for London

Super Moderator

I'm only a forum gremlin (moderator), and do not work for eUKhost in any way. Opinions expressed by me are mine only, and do not reflect those of either eUKhost or any company that may be listed above.

I don't bite, honest.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 03-08-2007, 20:37
Senior Member
 
Join Date: Mar 2007
Posts: 392
Default

Thanks for the info again. Appreciate it.

Will look into this and post back with further questions ( probably!!! ).
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 05-08-2007, 11:53
DPS Computing's Avatar
Premium Member
 
Join Date: Apr 2007
Location: Manchester, United Kingdom
Posts: 6,494
Send a message via ICQ to DPS Computing Send a message via AIM to DPS Computing Send a message via MSN to DPS Computing Send a message via Yahoo to DPS Computing Send a message via Skype™ to DPS Computing
Default

As a newcomer you may find it easier to install a CMS through fantastico and copy the contents of your current website hosting onto that - it takes a lot of the need for technical knowledge away and can be quite effective as well as look good once you get it up and running. Also you can get things such as extra modules / patches to add even more functionality to them without having to know a great deal technically about the product / databases etc.
__________________
David Smith
DPS Computing
http://www.dpscomputing.com (Computing, Reviews, News) - New site / new polls / new stories! With many more to follow!
http://djdavid.dpscomputing.com (My DJ Website) - Christmas Gigs Announced! (02/12/2008 )
NEW LAUNCH! http://davidsmith.dpscomputing.com (My Personal Website)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #11 (permalink)  
Old 05-08-2007, 15:31
flesso's Avatar
Premium Member
 
Join Date: Mar 2007
Location: 127.0.0.1
Posts: 1,556
Default

Installing a fully blown CMS is just to hard. He will have to go and skin which takes a long time. At least if he used the built in Dreamweaver stuff he has the ability to style it in Dreamweaver.
__________________
Regards,
Josh Hold

eUKhost Blog: Over 1000 Computer Related Articles to Sink Your Teeth Into!

LDN GIGS - Gig Listings for London

Super Moderator

I'm only a forum gremlin (moderator), and do not work for eUKhost in any way. Opinions expressed by me are mine only, and do not reflect those of either eUKhost or any company that may be listed above.

I don't bite, honest.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 05-08-2007, 16:04
WelshTom's Avatar
Moderator
 
Join Date: May 2007
Location: Newport, Wales
Posts: 935
Send a message via AIM to WelshTom Send a message via MSN to WelshTom Send a message via Yahoo to WelshTom
Default

I coded a CMS a little while ago:

http://sourceforge.net/projects/cmsfire/

The code is a bit of a mess, but its very light weight and can do the things you need it to.
Let me know if you want me to set this up for you and interigate it with any skin/website design you have.
__________________
Thomas Williams
Jst Hosting
Freephone: 0800 242 5302
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 05-08-2007, 17:30
DPS Computing's Avatar
Premium Member
 
Join Date: Apr 2007
Location: Manchester, United Kingdom
Posts: 6,494
Send a message via ICQ to DPS Computing Send a message via AIM to DPS Computing Send a message via MSN to DPS Computing Send a message via Yahoo to DPS Computing Send a message via Skype™ to DPS Computing
Default

I must be strange then. I find pointing and clicking and answering questions in a CMS far far easier than coding and getting involved in databases.

At least with a CMS you know the code has been tested and tested and for the most part works.

RE Skinning - this is a piece of cake as with most CMSs there are thousands of ready made skins to choose from - one of them is bound to fit what you want!
__________________
David Smith
DPS Computing
http://www.dpscomputing.com (Computing, Reviews, News) - New site / new polls / new stories! With many more to follow!
http://djdavid.dpscomputing.com (My DJ Website) - Christmas Gigs Announced! (02/12/2008 )
NEW LAUNCH! http://davidsmith.dpscomputing.com (My Personal Website)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 06-08-2007, 09:05
Senior Member
 
Join Date: Mar 2007
Posts: 392
Default

Quote:
Originally Posted by Thomas View Post
I coded a CMS a little while ago:

http://sourceforge.net/projects/cmsfire/

The code is a bit of a mess, but its very light weight and can do the things you need it to.
Let me know if you want me to set this up for you and interigate it with any skin/website design you have.
Would be very interested in any assistance you could afford me m8, thanks very much!!.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 06-08-2007, 09:35
WelshTom's Avatar
Moderator
 
Join Date: May 2007
Location: Newport, Wales
Posts: 935
Send a message via AIM to WelshTom Send a message via MSN to WelshTom Send a message via Yahoo to WelshTom
Default

Quote:
Originally Posted by RSVEcosse View Post
Would be very interested in any assistance you could afford me m8, thanks very much!!.
I have about 2 hours free this morning. Add me on MSN (msn@trwilliams.net) for a further discussion.
__________________
Thomas Williams
Jst Hosting
Freephone: 0800 242 5302
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #16 (permalink)  
Old 06-08-2007, 13:11
Senior Member
 
Join Date: Mar 2007
Posts: 392
Default

Sorry m8, I had to nip out this morning and missed your reply.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #17 (permalink)  
Old 06-08-2007, 17:46
WelshTom's Avatar
Moderator
 
Join Date: May 2007
Location: Newport, Wales
Posts: 935
Send a message via AIM to WelshTom Send a message via MSN to WelshTom Send a message via Yahoo to WelshTom
Default

Well tonight or tommorrow, I'm not that much of a busy person.
__________________
Thomas Williams
Jst Hosting
Freephone: 0800 242 5302