473,796 Members | 2,520 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Standards-compliant Engineering/Manufacturing Sites

CJM
On company in our group is looking at getting their rather basic website
redeveloped externally.

In typical fashion, they have declared that this project it 'marketing-led'
rather than 'IT-led', which basically means they I would be awkward and
would insist that things are done properly, so they are bypassing us...

We do have some input in the project, but my colleagues and I are hoping to
hold a veto over the selection of a supplier based on some sound, basic
development principles. In addition, we want to show them some example sites
that do a reasonable job of producing cross-browser, standards-compliant and
accessible pages.

We need these to be real world companies, ideally our competitors or peers.
The management response will be 'everyone else does it this way'; we want to
be able to say 'no, your competitors are doing it right!'. I'm digging up
information to justify standards-compliance, accessibility etc.. but these
real worls examples will have a greater effect than the theory on my myopic
colleagues.

So any reasonably good commercial websites out there? European/UK
manufacturing companies would be ideal.

Needless to say, I'm looking at the sites of companies that we have many
dealings with, but there are a few good apples, but still far more rotten
ones...

Thanks

Chris

[apologies for the cross-posting if you think it is excessive]
Jul 21 '05 #1
3 1811
CJM wrote:
So any reasonably good commercial websites out there? European/UK
manufacturing companies would be ideal.


You could look at <http://www.w3csites.co m/>. Unfortunately the sites
submitted there are not organized by category, and most of them seem to
be personal sites, so it might take a bit of time to find commercial
sites you consider useful.

And of course there's the usual suspects:
<http://abcnews.go.com/>
<http://espn.com/>
<http://wired.com/>

They're all not quite standards compliant, as everybody knows, but
they're pretty good nevertheless.
Matthias
--
Swiss Blogs:
http://www.blog.ch/
Bloggertreffen 19.03.2005 in Basel:
http://www.emacswiki.org/cgi-bin/ale...ertreffen_2005

Jul 21 '05 #2
On Fri, 14 Jan 2005 12:40:50 -0000, "CJM" <cj*****@yahoo. co.uk> wrote:
On company in our group is looking at getting their rather basic website
redeveloped externally.


Do you _really_ care if your company has a good or bad website ? Is
this a decision that might cost _you_ your job, or cause the whole
company to fold ?

If not, then let the damn fools go right ahead and shoot themselves in
the foot. It's not your company, it's not your responsibility to make
the company act sensibly. Trying to fix things here is a quick route
to making yourself unpopular, and it doesn't even change anything.
Marketing is _always_ right, because they don't even understand the
question to realise they might be wrong.

--
Smert' spamionam
Jul 21 '05 #3
CJM

"Andy Dingley" <di*****@codesm iths.com> wrote in message
news:bk******** *************** *********@4ax.c om...
On Fri, 14 Jan 2005 12:40:50 -0000, "CJM" <cj*****@yahoo. co.uk> wrote:
On company in our group is looking at getting their rather basic website
redeveloped externally.


Do you _really_ care if your company has a good or bad website ? Is
this a decision that might cost _you_ your job, or cause the whole
company to fold ?

If not, then let the damn fools go right ahead and shoot themselves in
the foot. It's not your company, it's not your responsibility to make
the company act sensibly. Trying to fix things here is a quick route
to making yourself unpopular, and it doesn't even change anything.
Marketing is _always_ right, because they don't even understand the
question to realise they might be wrong.

I've decided that I'm going to arm them with enough information to encourage
them to make the right decision, or at least to look into it further.

If they listen to us... great; If not, then it's their hard luck - but at
least they can't claim ignorance later on. "Nobody told us..."

Chris
Jul 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
3617
by: David Inada | last post by:
Looking for any info on coding standards for ASP? Any tools that help with the review/formatting of code? Is it done mainly for the jscript/vbscript components? David
0
1535
by: MarionEll | last post by:
XML 2003 Interoperability Demonstrations to Showcase Industry Standards, Integrated Vendor Solutions Alexandria, VA – Nov. 19, 2003 – IDEAlliance, a leading trade association dedicated to fostering information technology standards, today announced that XML Conference and Exposition 2003 will feature several “interoperability demonstrations” organized by OASIS, W3C, and WS-I. The demonstrations will showcase numerous...
162
7297
by: Isaac Grover | last post by:
Hi everyone, Just out of curiosity I recently pointed one of my hand-typed pages at the W3 Validator, and my hand-typed code was just ripped to shreds. Then I pointed some major sites (microsoft.com, cnn.com, etc.) at the W3 Validator; to my surprise none of them passed. Doesn't anyone care anymore, or are the standards more-or-less looked at as guidlines for web design?
250
10497
by: Sugapablo | last post by:
Just out of curiosity, while checking on a site I was working on, I decided to throw a couple of the web's most popular URLs into the W3C Markup Validator. Out of microsoft.com, google.com, amazon.com, yahoo.com, aol.com, and mozilla.org, only Mozilla's site came back "Valid HTML". So if all these places, with their teams of web developers don't seem to care, should the rest of us small time web devs concern ourselves with standards?...
5
5410
by: db2sysc | last post by:
ALl. Is it possible to get MS ACCESS CODING STANDARDS? TIA
16
3788
by: Rahul Behal | last post by:
Hi What are the various C Language standards? Where are they available on the internet?
115
4945
by: junky_fellow | last post by:
What is a C object ? If i have some function "func()" in my C program, then can i say that "func()" is a C object ? or if i have some function pointer (ptr) which contains the address of function "func()", can i say that ptr is pointing to some C object ? Is a C object always associated with some "data" ? thanx in advance for any help .....
144
6979
by: Natt Serrasalmus | last post by:
After years of operating without any coding standards whatsoever, the company that I recently started working for has decided that it might be a good idea to have some. I'm involved in this initiative. Typically I find that coding standards are written by some guy in the company who has a way of coding that he likes and then tries to force everybody else to write code the way he likes it, not for any rational reason, but simply for the...
3
1787
by: editormt | last post by:
A recent poll asked if programming standards are used by development organisations... and if they are controlled. None: 20% Yes, but without control: 49% Yes, with control: 31% Participants: 369 Source: Methods & Tools (http://www.methodsandtools.com)
53
2915
by: Jim Cook | last post by:
I previously had asked if there was an online standards file so I could read that and answer my own questions without posting here and getting flamed for not having done my homework. I was pointed to a file called n1124.pdf which turns out to be a C99 standard. It appears that quoting from that standard makes a lot of people say "but C99 isn't widely supported, so C90 is what you ought to do." Is there a C90 file I can download for...
0
9528
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
10174
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10012
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9052
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development projectplanning, coding, testing, and deploymentwithout human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7548
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupr who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5442
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5575
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4118
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2926
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.