Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Web Standards and osCommerce


nwfast

Recommended Posts

Posted

This may be a no-brainer, but you can never be sure.....

 

I was just curious as to whether any developers out there have created or are working to develop a valid, W3c-compliant version of osCommerce. I've been working to create my own highly stripped-down version of osCommerce that is not so reliant on tables.

 

It's amazing how much smaller the file size can be without all those <td> tags. Eventually, I would like to do away with tables all together. Anyone else working on something similar?

Posted

Hi,

 

There is a blog started that is developing a pure css based oscommerce. The site is called Devhype. That's the only site that I know of that is doing anything about the web standards in oscommerce.

Posted

We are slugging away at it slowly but surely, ground work is complete now just cleaning up and tweaking a few other things.

 

I'd love to post a link to the demo but as I have been told forums and contribs are not a means to gain traffic to your own site. Funny thing is, DevHype offers no professional services (on that specific site) other then free work provided to the community, the gained traffic benefits the community, not us.

Posted
We are slugging away at it slowly but surely, ground work is complete now just cleaning up and tweaking a few other things.

 

I'd love to post a link to the demo but as I have been told forums and contribs are not a means to gain traffic to your own site. Funny thing is, DevHype offers no professional services (on that specific site) other then free work provided to the community, the gained traffic benefits the community, not us.

 

That is awesome -- I feel that the heavy dependence on tables is osCommerce's biggest flaw. But it's definitely something that can be overcome. You definitely have to be willing to roll up your sleeves and get knee-deep in code, though.

 

Anyone else working on a w3C compliant version?

Posted

There is a contribution that makes it compliant...search the contrbution area.

 

Bobby

Posted

Being compliant is a whole different story. Compliance, usability, and standards are the hard parts. Unfortunately as we go through and correct those things, the farther and farther this project seems to get away from the core osc release. The amount of functions that needed to be changed to get it to this point is unreal. I would estimate that about 40 to 55% of the code base has been changed, catalog side... and its no where near complete for usability as far I am concerned. I have a feeling that the core team is gonna take one look at it and scream fork in our faces before we can even release it.

Posted

Thanks for the reply.

 

So I take it, this isn't a good idea to run on a store that isn't a fresh install? I currently have the download controller, Auth.net 1.7, and centershop contributions installed.

Posted
Thanks for the reply.

 

So I take it, this isn't a good idea to run on a store that isn't a fresh install?  I currently have the download controller, Auth.net 1.7, and centershop contributions installed.

 

Right, however those are easy installs to re-add. Keep in mind that it maynot re-validate after you install them... keep an eye on them and go over em before you reinstall and make any corrections. It may be easier just to find one that validates for html instead of xhtml, depending on what your needs and skills are.

Posted

this is very, very important for many reasons.

 

I hope the core team makes this a priority.

Posted
Being compliant is a whole different story. Compliance, usability, and standards are the hard parts. Unfortunately as we go through and correct those things, the farther and farther this project seems to get away from the core osc release. The amount of functions that needed to be changed to get it to this point is unreal. I would estimate that about 40 to 55% of the code base has been changed, catalog side... and its no where near complete for usability as far I am concerned. I have a feeling that the core team is gonna take one look at it and scream fork in our faces before we can even release it.

 

True.

 

It's not necessarily hard -- just demanding and very time-consuming. I totally know and understand what you're saying about the amount of functions that you've had to change.

 

On my project, I'd say that I've changed roughly 65-70% of the catalog code base thus far. At this point, my version is merely a derivative of the core osC release. I'm not especially concerned with that, however. My principle efforts are going towards speed, efficiency, and compliance.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...