|
| |
|
|
caz
Posts: 3779 Joined: 10/10/2001 From: Somewhere south of Chester, UK Status: offline
|
RE: Client updated sites - general question - 11/18/2005 10:55:17
You could also have a look at Text Area Rich which is reasonably priced and you can configure it to control just what your clients can do. The drawback is that it will only work with IE on a PC.
_____________________________
I remember when it took less than 4hrs to fly across the Atlantic.
|
|
|
|
dpf
Posts: 7121 Joined: 11/12/2003 From: India-napolis Status: offline
|
RE: Client updated sites - general question - 11/18/2005 11:20:17
quote:
The drawback is that it will only work with IE on a PC. does that mean that updating only works on IE or does it also mean that the output only shows up via IE (..is dense today)
_____________________________
Dan
|
|
|
|
d a v e
Posts: 4415 Joined: 7/24/2002 From: England (but live in Finland now) Status: offline
|
RE: Client updated sites - general question - 11/18/2005 11:41:02
if you're using dreamweaver then there's always contribute...
_____________________________
David Prescott Gekko web design
|
|
|
|
dpf
Posts: 7121 Joined: 11/12/2003 From: India-napolis Status: offline
|
RE: Client updated sites - general question - 11/18/2005 11:43:15
dave: does the client have to have a licensed copy of contribute?
_____________________________
Dan
|
|
|
|
dpf
Posts: 7121 Joined: 11/12/2003 From: India-napolis Status: offline
|
RE: Client updated sites - general question - 11/18/2005 11:46:15
im starting a project now where the client wants some yet to be determined access to updates - i havent decided on a solution yet. I had a client where their site required daily updates at 3 specific places. i gave them a passworded protected asp uploader page where they upload .inc files (text files created in notepad), overwriting the prior version. I charged them $250 for that feature.
_____________________________
Dan
|
|
|
|
BobbyDouglas
Posts: 5577 Joined: 5/15/2003 From: Arizona Status: offline
|
RE: Client updated sites - general question - 11/18/2005 12:03:12
It really depends on how large the website is. Most CMS scripts have a built-in control for a template system, usually overkill for small websites. I find that just by using File Manage (inside of cPanel), most of the time clients can make the edits on their own. If your clients just need to edit some text, you can think about storing that text information inside of a database, and having an admin section that allows you to edit that text. For a small website, it would take a lot less time to make the site grab text from a database, than to implement a CMS.
_____________________________
Arizona Web Design - Mr Bobs Web Design in Arizona The Arizona Web Hosting Challenge
|
|
|
|
caz
Posts: 3779 Joined: 10/10/2001 From: Somewhere south of Chester, UK Status: offline
|
RE: Client updated sites - general question - 11/18/2005 12:08:34
A lot easier to use Text Area Rich for them, being browser side and looking just like MS Word.
_____________________________
I remember when it took less than 4hrs to fly across the Atlantic.
|
|
|
|
RickP
Posts: 724 Joined: 11/13/2004 From: Kent, U.K. Status: offline
|
RE: Client updated sites - general question - 11/18/2005 13:44:56
Thanks Everyone Haven't started to investigate all the things mentioned here yet so I may be back with a few more specific questions soon but that's all helpful. Re Contribute... I have trialed 'Contribute' before and thought it was an excellent option for non-coders. I use FP (2003) myself but all final code is hand-edited (W3C valid of course!) so would it really make any difference if the original code is conceived in DW or FP or whatever?
_____________________________
Regards, Rick On-The-Web-Now!
|
|
|
|
RickP
Posts: 724 Joined: 11/13/2004 From: Kent, U.K. Status: offline
|
RE: Client updated sites - general question - 11/18/2005 14:10:54
Just investigating TEXT AREA RICH & HTML KIT... Using the above... is there a way of protecting the main structure of my pages (banner, nav, footer etc.) and configuring things so the client can only access the 'content' part of the site? The above could be achieved if I set up DWT templates in FP and told the client to use FP but only in wysiwyg view (it doesn't allow changes to the templated areas this way). Can anyone see an obvious drawback to this approach?
_____________________________
Regards, Rick On-The-Web-Now!
|
|
|
|
dpf
Posts: 7121 Joined: 11/12/2003 From: India-napolis Status: offline
|
RE: Client updated sites - general question - 11/18/2005 14:35:26
quote:
Can anyone see an obvious drawback to this approach? ...err, yes. ever notice how many "newbies" on this forum struggle with the learning curve (just as we all did)?
_____________________________
Dan
|
|
|
|
Kitka
Posts: 2517 Joined: 1/31/2002 From: Australia Status: offline
|
RE: Client updated sites - general question - 11/18/2005 15:00:03
You might consider Content Seed CMS. It plugs in to FrontPage nice and neatly for you to deploy it. quote:
... allows virtually anyone to edit their own site just by visiting it in a browser and clicking a button. No software, no publishing, no hassles. And Chris sometimes answers questions here.
_____________________________
Kitka **It is impossible to make anything foolproof because fools are so ingenious.**
|
|
|
|
RickP
Posts: 724 Joined: 11/13/2004 From: Kent, U.K. Status: offline
|
RE: Client updated sites - general question - 11/18/2005 16:22:32
Thanks some more - looking into the Content Seed site - seems a possibility - how does it 'limit' the access to parts of the page you don't want touching? - Does it simply read the template commented lines and keep out of that area? That would be neat. Dan... quote:
ORIGINAL: dpf quote:
Can anyone see an obvious drawback to this approach? ...err, yes. ever notice how many "newbies" on this forum struggle with the learning curve (just as we all did)? In this instance, the client has built, and for some years, regularly maintained quite a large site. Only problem is, it's all been done entirely wysiwyg and ...ahem... it looks terrible! However, basic inserting of images, text and even hyperlinks (inline as opposed to touching the main nav!) is something they are quite capable of no problem.
_____________________________
Regards, Rick On-The-Web-Now!
|
|
|
|
Kitka
Posts: 2517 Joined: 1/31/2002 From: Australia Status: offline
|
RE: Client updated sites - general question - 11/18/2005 16:41:46
quote:
Does it simply read the template commented lines and keep out of that area? That would be neat. Pretty much - here is a quote from the installation instructions: quote:
Open a page in FrontPage, set your cursor where you want the dynamic content displayed and insert a "Seed" - Insert/ Web Component/ Content Seed/ Insert a Seed
- You should see a "Web Bot" tag where the Seed was placed.
So the client/owner editing occurs in the designated area between the start of the webbot and the end of it. All the rest of the code on the page is inaccessible and safe from tampering.
_____________________________
Kitka **It is impossible to make anything foolproof because fools are so ingenious.**
|
|
|
|
Kitka
Posts: 2517 Joined: 1/31/2002 From: Australia Status: offline
|
RE: Client updated sites - general question - 11/18/2005 17:00:46
quote:
Do the pages validate okay with the web-bot lines? Don't know, but I don't see why they wouldn't. quote:
Are extensions necessary on the server? If you mean FPSE, yes definitely!
_____________________________
Kitka **It is impossible to make anything foolproof because fools are so ingenious.**
|
|
|
|
Kitka
Posts: 2517 Joined: 1/31/2002 From: Australia Status: offline
|
RE: Client updated sites - general question - 11/18/2005 17:19:44
Just tested it, and the webbot code validates ok for 4.01 transitional, but it wasn't happy about this: <script language="php"> I'll have a look and see if that can be changed so it does validate.
_____________________________
Kitka **It is impossible to make anything foolproof because fools are so ingenious.**
|
|
|
|
Kitka
Posts: 2517 Joined: 1/31/2002 From: Australia Status: offline
|
RE: Client updated sites - general question - 11/18/2005 17:37:54
Changing this: <script language="php"> </script> to this: <?php ?> validates just fine.
_____________________________
Kitka **It is impossible to make anything foolproof because fools are so ingenious.**
|
|
|
|
Nicole
Posts: 2992 Joined: 9/15/2004 From: Sydney, Australia Status: offline
|
RE: Client updated sites - general question - 11/19/2005 4:18:29
Rick, Earlier in this thread you said: quote:
In this instance option 2 won't be sufficient control for the client but I don't want them to ruin my design I can understand what you mean, but really, after you've received payment for the website, the website is theirs to do with what ever they want. If in the event they ruin the design and come running to you to correct it, you really should have that covered in your contract. Also if you have a design credit on the site and they add content to their site which you don't want to be associated with, or their changes make the site look so terrible that you don't want your byline appearing on the site any longer, that should be covered in your contract also, along with an indemnity. It may seem like overkill, but here's a section of my standard contract which relates to these two issues. quote:
20. Third Party or Client Page Modification The Client may at its discretion independently edit or update their web pages, or engage a third party provider for this purpose after completion of the site as a way to control costs and avoid the expense of a Maintenance Agreement. This is always an option for Clients of Nix Design. In the event the Client elects to exercise this option the Client undertakes to notify Nix Design in writing 72 hours prior to any modification whatsoever proposed to be distributed in the public domain, setting out the full details of the proposed modification and Nix Design in its absolute discretion reserves the right to delete its byline from the Client’s website. The Client agrees to indemnify Nix Design for any claims whether published with or without the written consent of Nix Design for third party claims inter alia in respect of breaches of the laws governing censorship and the torts of defamation, torts of deceit, breaches of trade practices act, fair trading acts, crimes acts, copyright law, trademark law, patent law, intellectual property law and/or contract law as apply from time to time in the Commonwealth of Australia and any other jurisdiction where any of the published material may be viewed. Nix Design reserves the right to request removal of its byline from the Clients website at anytime during the twelve (12) month period from the date the website is completed and the Completion Contract has been signed. Failure to remove this byline within fourteen (14) days of the request being made may result in appropriate action being taken. In the event the client elects to exercise this option, Nix Design will accept no liability for damages to the design or impairment of the communication function of these web pages. Time taken to repair the web pages will be assessed at the hourly rate as listed in Appendix C – Price List. Nix Design encourages Clients to obtain a Maintenance Agreement. I've never had to enforce this, and don't ever think i'll have to, but it's there just in case. The reason for the 72 hours notice is really just to give me enough time to warn them of any consequences I can foresee emanating from their proposed changes, and/or to let them know to delete my byline while they're making the change. Further, one of my clients have been consistently requesting that they be able to update their own site and mostly they could do that, as most of the changes are so minor that it's an annoyance for me to have to do. But, two things: 1. The person who would be entrusted with making these changes has never seemed interested in forwarding me the major updates to the site, often been very late in doing so and that's been noticed by many of their clients as their brand new site when completed earlier this year was instantly out of date as the information wasn't sent to me until months later. 2. Being a community service servicing very vulnerable people, some of the staff decided it'd be a good idea to add a section to the site where some of their clients could advertise their need for accommodation, i.e. a personal advert, and having been sent an example of what they wanted to put online, I was glad I was able to nip that idea in the bud as it could've presented a serious safety risk to their clients. Strangely even the General Manager thought it would be a good idea when I called her to voice my opinion. It didn't go ahead because of my objections, if I didn't have the chance to voice them, i.e. if the client had total control over their website, that particular client group could've been preyed upon by all sorts of nutcases. Long enough post, but you can probably see that some clients shouldn't be able to update their own sites, so: 1. There should be provisions for this in your contract indemnifying you. 2. It really depends on the client Nicole
_____________________________
". . . and God created man in his image." errr, shouldn't that be "and man created God in his image'?
|
|
|
|
ContentSeed
Posts: 55 Joined: 10/11/2004 Status: offline
|
RE: Client updated sites - general question - 11/19/2005 6:48:24
Hi. FPSE (or even frontpage for that matter) aren't required. I'm on V2 of the code package but the "front-end" of the site is shamefully out of date, actually it's just shameful. LOL you'll be OK no matter what server platform you're on whether you've got frontpage or not. HTH
_____________________________
ContentSeed is an excellent tool for web professionals and a tremendous convenience for their clients. ContentSeed will change the way you do business.
|
|
|
|
Nicole
Posts: 2992 Joined: 9/15/2004 From: Sydney, Australia Status: offline
|
RE: Client updated sites - general question - 11/19/2005 6:58:39
Chris, Although I've held off with the abovementioned client for a long time (Rick sorry for hijacking the thread for a bit), the day will come when they do just tell me that they want to update things and only need me for major additions or redesign etc. I've always wondered with content seed about this. This particular client does need to change certain information within their site on occasions, but the work that they will want to take over will be the adding of their online magazine. That's the big maintenance issue for me, the one where I continue to earn from them whereas the minor changes don't bother me. The site is www.gendercentre.org.au (please don't mind the very poorly coded black-out screen I've just put up for their annual remembrance day, it just goes up every year and I really should validate it, but it's only ever online for a day). I currently have a standard magazine index page and a standard article page that I just use to add the info to with each edition that they release, rename to the latest edition and article as I add content these editions and I'm done. But if they want to maintain the site and I decide that content seed is their best option, can I just put a seed into the dummy page that gets renamed each time content is added and it stays there no matter how many times they use that page as a template for other pages? Thanks Nicole
_____________________________
". . . and God created man in his image." errr, shouldn't that be "and man created God in his image'?
|
|
|
|
ContentSeed
Posts: 55 Joined: 10/11/2004 Status: offline
|
RE: Client updated sites - general question - 11/19/2005 7:06:22
You sure can. If what i'm thinking you want to do isn't right i can modify things a little bit to make it work for your particular case....so even if i'm mis-understanding....the answer is still yes. :-)
_____________________________
ContentSeed is an excellent tool for web professionals and a tremendous convenience for their clients. ContentSeed will change the way you do business.
|
|
|
|
Nicole
Posts: 2992 Joined: 9/15/2004 From: Sydney, Australia Status: offline
|
RE: Client updated sites - general question - 11/19/2005 7:09:03
Basically it's the same as having one template, that template has a banner, footer, left menu etc, etc, etc, and all I want them to be able to do is change the content in the middle of the page, save that file as the new magazine article and then go back to the template and do the same over and over again.
_____________________________
". . . and God created man in his image." errr, shouldn't that be "and man created God in his image'?
|
|
|
|
ContentSeed
Posts: 55 Joined: 10/11/2004 Status: offline
|
RE: Client updated sites - general question - 11/19/2005 7:42:45
and how will the "navigation" take place? ContentSeed will deposit or allow the editing of content within a file but doesn't actually "make" front-end files. maybe i'm not getting it. I know for sure that something can be done because lots of churches use it to keep an index of their sermons/ weekly hand-outs, etc. HTH
_____________________________
ContentSeed is an excellent tool for web professionals and a tremendous convenience for their clients. ContentSeed will change the way you do business.
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|