PDA

View Full Version : web standards with v8


newtothis
22-Jul-2006, 01:25 PM
Hi All

sorry if this has been answered elsewhere, im new to this software.

what level of web standards can be meet with v8?

im interested in using v8 to build an online store, but it must comply with the latest accessablity / usability / web standards.

any info please

thanks, New To This..

jont
22-Jul-2006, 01:51 PM
Hi Lee, welcome to the forum,

it depends to what level of compliance you need. Most v7 sites pass level 1 and most of 2 with some level 3 after modifications.

Not tested v8 fully for compliance but it does look to have addresses many of the common issues and with a little user intervention will be great step forward.

Obviously need to bear in mind e-commerce sites due to their very nature are always a blend between function / usability / compliance ..... they are never as friendly as creating a XHTML / CSS page in notepad

newtothis
22-Jul-2006, 02:26 PM
hi jont

thanks for the info.

i suppose im looking to create a site that will pass the w3c validation markup service: http://validator.w3.org/

i need to be able to validate the html and css plus make sure it complies with booby guidelines.

is there an online v8 demo store anywhere?

thanks again

RuralWeb
22-Jul-2006, 08:09 PM
create a site that will pass the w3c validation markup service V7 never passed and having checked V8 I dont think that it will pass either due to some Actinic specific code that shows as HTML errors.

It will pass Bobby at level 1 (A) on some themes, others are showing fail due to missing image alt tags in the template.

pinbrook
22-Jul-2006, 08:50 PM
is there an online v8 demo store anywhere?

I would just upload your own test site either to local apache or webspace, different themes will throw up different issues, thus one online demo store is bot going to help

newtothis
23-Jul-2006, 11:09 AM
hi Rural Web / Pinbrook

thanks for your input.

i will do as you say and try and few themes to see what errors i get.

thanks again

Bob Isaac
23-Jul-2006, 01:53 PM
You may not get complete validation with stuff like Actinic, nor other PHP programs. All of my several hundred pages would have 100% validation if I didn't use includes to various parts of my forum and gallery. I think making sure the pages display in various browsers is more important.

Bob

chris ashdown
24-Jul-2006, 09:03 AM
very ignorant here, but what practical use is compliance to w3c validation markup service and why should we aim for it

newtothis
24-Jul-2006, 10:28 AM
hi chris / bob

thanks for the posts

in a nut shell - as to why:

Compliance help insure accessibility for the disabled.

Compliance helps insure that your website is accessible from a number of devices; from different browsers to the growing number of surfers using PDA's and cellular phones.

Compliance will also help insure that regardless of the browser, resolution, device, etc. that your website will look and function in the same or at least a very similar fashion.

but just do a google on "why w3c compliant" and you will find lots of info.

thanks again

RuralWeb
24-Jul-2006, 12:27 PM
what practical use There is also a theory that Google likes sites that meet W3C guidelines so the better a page validates the higher it will rank.

RuralWeb
24-Jul-2006, 12:58 PM
Executive Theme has improved W3C compliance (but not fully compliant yet) Beta 2 release notes.

newtothis
24-Jul-2006, 02:00 PM
hi ruralweb

do you think / know if the plan is to make that theme fully compliant before v8 is offically released?

thanks

RuralWeb
24-Jul-2006, 02:32 PM
Dont know - if they can do it it will be a very good theme.

cdicken
24-Jul-2006, 05:38 PM
Sadly, it impossible to get a fully compliant theme as the validator doesn't recognise our proprietary tags such as <Actinic:BASEHFREF...> and <Actinic:PRICES..>.

It also doesn't seem to cope with comment marks within <script> and <style> tags, which is a bit surreal.

Other than this though, there are no errors.

RuralWeb
24-Jul-2006, 07:33 PM
Sadly, it impossible to get a fully compliant theme To be fair Actinic is about the best of the bunch as far as I can see. With a few simple mods it can be made very accessible. V8 is better than V7 looking at the tests I have done so things are moving forward.

RuralWeb
24-Jul-2006, 07:37 PM
As an example if you check ebay it fails validation with 190 errors on its home page! a V8 page I checked had 9 errors.

Bob Isaac
24-Jul-2006, 08:59 PM
There is also a theory that Google likes sites that meet W3C guidelines so the better a page validates the higher it will rank.
Not from what I read on various blogs. There is total inconsistency with Google. Big sites, such as eBay, get away with all sorts of errors, but yours and mine will not. On Volvo's corporate press site they never close tags such as <li> and yet they are ranked well.

Google has lost a lot of support, but they are still making a fortune. The yarn about King Canute comes to mind.

Bob

RuralWeb
25-Jul-2006, 08:17 AM
Big sites, such as eBay, get away with all sorts of errors They do BUT they will always rank higher because of thier massive link popularity when compared to sites like ours. What I am saying is if you take two comparable sites then Google will tend to rank the compliant site higher. You will always find it very hard to rank higher than the likes of ebay because of thier massive internet advertising budget, which is getting bigger.

Small sites need to take advantage of every possible technique that may help in the SEO battle.

jont
25-Jul-2006, 10:46 AM
thier massive internet advertising budget, which is getting bigger.

... and foot print and new content additions....

As Malcolm says - with a comparable site the compliant code will fare better - you don't want to give the spiders any excuse not to trawl through your site and broken code is going to be a sticking point.

Alot of the v7 sites that validate badly are often (not always) down to site owner errors in hacking the templates or entering badly formed HTML between !!< .. >!! tags.

If anyone is very concerned about compliance they will take the time to manually edit as much of the code as possible to reduce the errors to the absolute minimum ... just as if you were creating your own XHTML site you would start with a blank page in Notepad or Dreamweaver and not necessarily from an inbuilt template.

How far you go depends on how close to the standards you really need to get - weighed against the time it takes to implement v the time you could be spending improving site content, design etc. I started a thread about the header tags in the Exec theme which whilst passing validation are incorrectly marked up in terms of nesting - not a massive issue but 1 that is technically incorrect if taking everything to the n'th degree as someone with a screen reader will receive incorrect emphasis on different parts of the page.

On the whole v8 is great straight from the box (some themes more so than others)

granthams
26-Jul-2006, 02:13 PM
I have tried for years to get our Actinic sites 100% compliant but as Chris said earlier, you will never get it 100% with an Actinic store.

I try and take the common sense approach to the design of our sites as I find the some of the guidelines to be unreachable in the real world.

I feel that designing a site for people with disabilities etc. isn't always just achieved by simply following W3C guidelines.

PaulGrimshaw
09-Aug-2006, 05:20 PM
Out of interest, I got it down to a couple of errors with v7 (will try again now with v8).

As its down to just the actinic tags, which I understand is used by the perl scripts, could actinic not just put them in some pseudo comment tag which obviously is only for actinic use, like.

<!--ACTINIC <Actinic:BASEHREF value="http://www.anything-goes.co.uk/" FORCED=1 /> ACTINIC-->

etc etc, so that its hidden from view for the validators etc, but perl would still be able to locate that easily (of course, the compact html option would need to 'skip' these comments, but we could do with that ability for some other comments anyhow)..

just an idea? or am I off base completely?

Paul.

pinbrook
09-Aug-2006, 05:40 PM
just an idea? or am I off base completely?

i don't know but I'd like to see how you progress. I shall be attempting to get the themes I am developing down to the minimum of validation errors, but I haven't finished the designs yet.

RuralWeb
09-Aug-2006, 05:44 PM
Are you checking for accessibility standards as well?

cbarling
09-Aug-2006, 05:58 PM
We have looked at the possibility of changing the Actinic tags so they are comments and therefore pass W3C validation. Given that they have no impact at all in browsers it's pretty irritating that they fail.

It would mean changing the renderering engine to produce the tags as comments (and not suppressing the comments when compact HTML is turned on), plus changing the Perl scripts to recognise the changed tags. We haven't done it yet as it would have introduced further risk into v8.

It's on the list for future consideration but no decision has been made as yet.

Outside of this, our aim has been to make v8 100% W3C compliant - but see Chris Dicken's comments earlier.

Chris