|
Posted by Kevin Scholl on 09/14/06 03:53
Sym wrote:
> Kevin Scholl wrote:
>> Runnin' on Empty wrote:
>
>>> I'm all for standards, but they don't apply to every site.
>>
>> The question is not why to use standards, but rather WHY NOT.
>
> Kevin - ALL software development projects are compromises, Usually they
> are based on existing code, existing paradigms, existing business
> models etc and are certainly ring fenced in terms of function and
We're talking about Web sites, not software development. While there is
some overlap with regard to Web-based applications, generally speaking
there is a clear distinction between the two.
> price, Yes we would all want to start from scratch and write pertfect
Most Web sites are indeed started from scratch. Some of the back end
aspects may carry over from iteration to iteration, adn certainly
content, but more often than not, the front end (HTML and CSS) is
created anew.
> code every time. However the nature of most large enterprise
> developments, is that they start of OK, but soon by the n'th iteration,
> shortcuts HAVE to be made because you end up against the limits of what
> wnet before or the timescales/costs etc.
If that were the case, there would rarely be improvements made to even
the software you mention above. But as it pertains to Web development,
implementing standards-based front end code could be treated as any
other versioned improvement or revision. The idea is to solidify the
product, not let it slip behind (as taking shortcuts tends to do). If
you have limits that preclude the use of a standards-based approach,
then I would maintain that you have a flawed system/appplication design
to begin with, and perhaps starting over would be a better approach.
And for the record, standards-based development ultimately SAVES time
(and therefore costs) in the long run, as it typically eases maintenance
and future (re)development.
--
*** Remove the DELETE from my address to reply ***
======================================================
Kevin Scholl http://www.ksscholl.com/
kscholl@comcast.DELETE.net
------------------------------------------------------
Information Architecture, Web Design and Development
------------------------------------------------------
We are the music makers, and we are the dreamers of
the dreams...
======================================================
[Back to original message]
|