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!

  eUKhost's Official Web Hosting Forum > Services > Online Business

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 20-06-2009, 12:09
Member
 
Join Date: Jun 2009
Posts: 72
Default W3C vs. Clients?

I was just curious, what would you rather pick when building a web site for a client: web site to comply with W3C standards or to satisfy a client's needs about the site (even if sometimes that means neglecting standards)? Do you think that respecting W3C is important at all?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 20-06-2009, 12:29
Premium Member
 
Join Date: May 2006
Location: Cambridgeshire
Posts: 482
Default

I Find if the more you comply to W3C standards the more clients you'll benefit. It's worth baring in mind that some visitors may need to use screen readers to view pages, they may also have chosen to disable plugins such as JavaScript and/or Flash. Using valid markup is fairly easy to acheive without affecting clients needs. Aspects such as inserting flash (which usually give validation issues) can be achieved with use of JavaScript.
__________________
To err is human, but to really screw up you need a computer.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 20-06-2009, 12:34
Member
 
Join Date: Jun 2009
Posts: 72
Default

Quote:
Originally Posted by Eidolon View Post
I Find if the more you comply to W3C standards the more clients you'll benefit. It's worth baring in mind that some visitors may need to use screen readers to view pages, they may also have chosen to disable plugins such as JavaScript and/or Flash. Using valid markup is fairly easy to acheive without affecting clients needs. Aspects such as inserting flash (which usually give validation issues) can be achieved with use of JavaScript.
If you use SWFObject.js there are no validation issues with flash. Also, I asked about what do you do and not what would be better. I always comply with W3C but it takes more time.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 20-06-2009, 12:37
paul's Avatar
Moderator
 
Join Date: Nov 2005
Posts: 2,518
Default

Most of the errors are markup generated by the content management system/session handling code, I think rather than neglecting standards, you should clean up it manually.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 20-06-2009, 12:42
Member
 
Join Date: Jun 2009
Posts: 72
Default

I hate CMS platforms because their panel offer very small control of your template actual code. That is why I write manually everything. This brings me to the following question: is there some CMS platform that allows you to edit the template manually (completely)?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 20-06-2009, 17:40
paul's Avatar
Moderator
 
Join Date: Nov 2005
Posts: 2,518
Default

I hope it would be easier for you to adhere web standards from start since you set out to design it manually.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 21-06-2009, 05:50
Junior Member
 
Join Date: Jun 2009
Posts: 25
Default

I've not yet come across a situation where meeting a client's needs was hard to do within the standards. It at least seems that nothing is impossible, so I've not had to choose.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 21-06-2009, 14:25
Member
 
Join Date: Jun 2009
Posts: 72
Default

Quote:
Originally Posted by paul View Post
I hope it would be easier for you to adhere web standards from start since you set out to design it manually.
Yes it would and I do it without any problems. But sometimes I hate the fact that some CMS doesn't have the possibility of editing the template manually. Do you know, for example, if Joomla has such an option?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 21-06-2009, 14:35
flesso's Avatar
Premium Member
 
Join Date: Mar 2007
Location: 127.0.0.1
Posts: 1,652
Default

To be honest, if you're not able to code a client's website to W3C standards then there's either something wrong with you or your clients needs a highly rediculous.
__________________
Josh

Resident Blogger
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 04-07-2009, 10:06
Member
 
Join Date: Jun 2009
Posts: 76
Default

I always do my sites to comply with standards, client wishes or not. I like to code everything right, it will save a lot of hassle later on when editing.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #11 (permalink)  
Old 04-07-2009, 19:49
Junior Member
 
Join Date: Jun 2009
Posts: 22
Default

Personally, I'd stick with being standards compliant. But that's not what you're asking, is it? Well, a job is a job and you get paid only when the client is satisfied. Given that — and given my desire to stay standards compliant — I'll try to explain to the client why being standards compliant will be beneficial to them. If their request requires that I throw standards out the window and if they have already been informed of the potential drawbacks of not being standards compliant but still want to go ahead anyway... well, I'll go and do what they want. Any problem they have after I've delivered the finished product is no longer my problem.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 05-07-2009, 07:54
Junior Member
 
Join Date: Jun 2009
Posts: 25
Default

You should be able to validate whatever the client wants assuming you have a strong grasp of it, however, if you were hired to modify a client's existing website that was poorly coded you might encounter a situation where the website will not validate yet still work and the client might be satisfied with it as they might not care about the validation at all as long as the page renders since they probably don't want to pay extra for you to fix their previous coder's sloppy code.

If presented with such a scenario then you should explain to the client the importance of validation and if they are still not convinced, then simply leave it how it is as long as it works for the time being as that's what you're getting paid for, just make sure that the client is aware that you're not responsible for any conflicts with future browsers due to the lack of proper code.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 06-07-2009, 01:47
Member
 
Join Date: Jun 2009
Posts: 76
Default

If I get a web site that was poorly coded I almost never try to fix the code to validate, but just to work, because fixing someone else's mess is almost harder than making your own code from scratch.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT. The time now is 21:32.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
UK Web Hosting by eUKHosting 3.1.0
UK Web Hosting by eUKHosting 3.1.0
Copyright © 2001-2012, eUKhost LTD. All rights reserved.

 


UK VPS Hosting
VPS Hosting plans

Dedicated Server Hosting
Dedicated Server plans

VoIP Dedicated Servers
Asterisk, Trixbox Dedicated Servers

Business Web Hosting
100% uptime Hosting

UK Cpanel Hosting
cPanel Shared Hosting

Domain Hosting
Cheap Domains & Hosting Plans

UK Reseller Hosting
Reseller Web Hosting

Windows Hosting
Windows Shared Hosting

Windows VPS

Windows VPS Hosting

Semi Dedicated Servers
Semi-Dedicated Hosting

Dedicated Server Mirroring
Dedicated Server Mirroring

Webhosting Knowledgebase
Frequently asked Questions

Web Hosting Blog
eUKhost Blog

Web Hosting Support
Support Helpdesk

UK Data Center
eUKhost Datacenter

Web Hosting Forum
eUKhost Forum

Support Tutorials
Online Flash Tutorials

Offsite Back-up Plans
Remote Backup Service

ColdFusion Hosting
ColdFusion Web Hosting
 
 

Android and Apple App


knowledgebase articles
eUKhost.com Services

Pre-Sales Questions
Pre-sales FAQ's

Domain Names
Domain registration FAQ's

cPanel Hosting
cPanel Hosting FAQ's

Windows Web Hosting
Plesk Control Panel

Reseller Hosting
Reseller Hosting FAQ's

VPS Hosting
Virtual Private Server

Semi-Dedicated Servers
Semi-Dedicated FAQ's

Dedicated Servers
Dedicated Server Hosting

Joomla Hosting
Joomla Web Hosting

Mambo Hosting
Mambo Web Hosting

Magento Hosting
Magento Web Hosting

Wordpress Hosting
Wordpress Web Hosting

 

Web Hosting Affiliate Program
 

popular blog categories

UK Web Hosting
UK Hosting articles

Dedicated Server Hosting
Dedicated Server guidelines

VPS Hosting
VPS hosting articles

cPanel Hosting
cPanel Hosting articles

Linux Operating System
Linux Operating techniques

Windows Web Hosting
Windows plesk articles