Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

silly HTML

 
Goto page Previous  1, 2, 3, 4, 5
   Web Hosting and Web Master Forums (Home) -> Webmaster RSS
Next:  Capturing list of files in a directory  
Author Message
spam19

External


Since: May 08, 2004
Posts: 952



(Msg. 61) Posted: Tue Dec 19, 2006 12:42 pm
Post subject: Re: silly HTML [Login to view extended thread Info.]
Archived from groups: alt>www>webmaster (more info?)

And lo, hug didst speak in alt.www.webmaster:

> Toby Inkster <usenet200611 RemoveThis @tobyinkster.co.uk> wrote:
>
>> However, say a future version of HTML assigned a special meaning to
>> '&id'.
>> For example, it could represent the mathematical symbol for "identical
>> to"
>> (Unicode U+02261, which looks like an equals sign with three bars
>> instead of two), then your link becomes:
>>
>> http://www.ren-prod-inc.com/maint/test_site/store.php (wrap...)
>> ?action=122?=1BMJEP0AM,1BMJFAL4N
>>
>> So your PHP script gets:
>>
>> <?php
>> echo $_GET['action'];
>> // prints "122?=1BMJEP0AM,1BMJFAL4N"
>> ?>
>>
>> Would your script be able to cope with that?
>
> In 5 minutes it could be using "&parms=" or anything else instead of
> "&id=".

I think the point is, why write code so the possibility exists you will
have to spend "5 minutes" on it *multiple* times in the future, when you
can spend five minutes on it *once* to ensure you never need to do so
again?

Really, the only difference between changing the parameter name and
changing the & to & seems to be an aversion to submit to perceived W3C
overlords.

They want to help you do less work to make the same pages, hug; honestly..
A little more work in the present, perhaps, but a lot less work down the
road, for certain. The above is just one small example.

Grey

--
The technical axiom that nothing is impossible sinisterly implies the
pitfall corollary that nothing is ridiculous.
- http://www.greywyvern.com/orca#search - Orca Search: Full-featured
spider and site-search engine

 >> Stay informed about: silly HTML 
Back to top
Login to vote
hug

External


Since: Jul 29, 2006
Posts: 42



(Msg. 62) Posted: Tue Dec 19, 2006 12:42 pm
Post subject: Re: silly HTML [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

GreyWyvern <spam DeleteThis @greywyvern.com> wrote:

>And lo, hug didst speak in alt.www.webmaster:
>
>> Toby Inkster <usenet200611 DeleteThis @tobyinkster.co.uk> wrote:
>>
>>> However, say a future version of HTML assigned a special meaning to
>>> '&id'.
>>> For example, it could represent the mathematical symbol for "identical
>>> to"
>>> (Unicode U+02261, which looks like an equals sign with three bars
>>> instead of two), then your link becomes:
>>>
>>> http://www.ren-prod-inc.com/maint/test_site/store.php (wrap...)
>>> ?action=122?=1BMJEP0AM,1BMJFAL4N
>>>
>>> So your PHP script gets:
>>>
>>> <?php
>>> echo $_GET['action'];
>>> // prints "122?=1BMJEP0AM,1BMJFAL4N"
>>> ?>
>>>
>>> Would your script be able to cope with that?
>>
>> In 5 minutes it could be using "&parms=" or anything else instead of
>> "&id=".
>
>I think the point is, why write code so the possibility exists you will
>have to spend "5 minutes" on it *multiple* times in the future, when you
>can spend five minutes on it *once* to ensure you never need to do so
>again?
>
>Really, the only difference between changing the parameter name and
>changing the & to & seems to be an aversion to submit to perceived W3C
>overlords.
>
>They want to help you do less work to make the same pages, hug; honestly.
>A little more work in the present, perhaps, but a lot less work down the
>road, for certain. The above is just one small example.
>
>Grey

Nah, it's not so much an aversion to standards, Grey. And it's not a
big deal to fix. Every anchor in every document is already parsed and
twiddled, changing to & is trivial. Whether that would change
operation on parsing or not is another question, should be no biggie
though -- I've already tested it, just not rigorously.

My real concern? I don't want to break rendering on any legacy
browsers that are already supported. As soon as I get 'round to it,
I'll dig out how long this "standard" has been "real" and make some
kind of decision. I'm not the type to avoid something that will save
me grief in the long run, in fact just the opposite. But there are
many kinds of grief, and I try to minimize the total. <g>

The whole validation issue... it has many aspects. I've been working
up a validation utility so I can give the validator access to the
version of pages that I'm working on rather than the live version,
it's all dynamic stuff without a single static html document in the
lot. If I can get the html I'm generating to validate clean without
breaking any legacy rendering, great; if not, validation takes a
definite backseat to correct rendering and functionality. Currently,
as far as I know (though my tester has been unavailable lately to
really beat things up) things work on enough browsers, current and
legacy, that I'm satisfied for now.

Too much stuff going on, several new major functional additions and a
complete rewrite for CGI in the works, for me this whole "correct
html" issue is nearly trivial in comparison to the other stuff. If I
was building static html pages that would be a different story, but as
mentioned everything is dynamic; table-based layout is a pita to
maintain manually but when all you have to do is tweak one subroutine
or a template, it's not so bad.

Everybody has his own approach, his own set of priorities. Everybody
is really doing something a little different. I'm vastly more
concerned about the proper functioning of the server code, and
rendering on all-current-browsers, than I am about conforming to html
standards. I know that for lots of people conformance is a big deal
because of possible future problems, in my situation html is no more
than an output format and by no means an end in itself. Probably
makes no sense to anybody else, so it goes. <g>

--
Legacy browsers never heard of emerging standards.
(contact via http://www.ren-prod-inc.com/hug_soft)

 >> Stay informed about: silly HTML 
Back to top
Login to vote
user117

External


Since: Jul 02, 2003
Posts: 589



(Msg. 63) Posted: Tue Dec 19, 2006 6:41 pm
Post subject: Re: silly HTML [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

hug wrote:
> "Chaddy2222" <spamlovermailbox-sicurity.TakeThisOut@yahoo.com.au> wrote:

>>Hmm now I am curious. Can you post a screen shot?
>>Thanks.
>
> How do I do that, I thought this was a non-binary newsgroup?

Post a link to where you've put it on some webspace.


--
Blinky RLU 297263
Killing all posts from Google Groups
The Usenet Improvement Project: http://blinkynet.net/comp/uip5.html
 >> Stay informed about: silly HTML 
Back to top
Login to vote
Toby Inkster

External


Since: Nov 07, 2006
Posts: 32



(Msg. 64) Posted: Tue Dec 19, 2006 10:49 pm
Post subject: Re: silly HTML [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

hug wrote:

> My real concern? I don't want to break rendering on any legacy
> browsers that are already supported.

Correcting '&' to '&' will not break things in legacy browsers. (Trust
me[1].)

> As soon as I get 'round to it, I'll dig out how long this "standard"
> has been "real" and make some kind of decision.

For over 11 years. The HTML 2.0 spec[2] says that HTML must obey SGML
rules. The SGML spec itself is over 20 years old.

____
1. http://message-id.net/<pan.2004.06.26.21.21.12.939832.TakeThisOut@goddamn.co.uk>
(The list has grown since then.)
2. http://www.w3.org/MarkUp/html-spec/html-spec_toc.html

--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
 >> Stay informed about: silly HTML 
Back to top
Login to vote
Toby Inkster

External


Since: Nov 07, 2006
Posts: 32



(Msg. 65) Posted: Tue Dec 19, 2006 10:52 pm
Post subject: Re: silly HTML [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

hug wrote:

> "butt-ugly and nonfunctional" kind of sums it up on Netscape 4.73.

"butt-ugly and nonfunctional" kind of sums up Netscape 4.73.

--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
 >> Stay informed about: silly HTML 
Back to top
Login to vote
hug

External


Since: Jul 29, 2006
Posts: 42



(Msg. 66) Posted: Wed Dec 20, 2006 1:32 am
Post subject: Re: silly HTML [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Toby Inkster <usenet200611.RemoveThis@tobyinkster.co.uk> wrote:

>The HTML 2.0 spec[2] says that HTML must obey SGML
>rules. The SGML spec itself is over 20 years old.

<snip>
>2. http://www.w3.org/MarkUp/html-spec/html-spec_toc.html
RFC 1866 after conversion to html?

Unfortunately the sgml spec is unavailable online. I'll skip the rant
about standards that are not freely available as a means of drumming
up business for those who sell the standards document, suffice it to
say that if you want people to conform to certain standards making
those standards freely available and readable is the easiest way to
help that happen.

--
Legacy browsers never heard of emerging standards.
(contact via http://www.ren-prod-inc.com/hug_soft)
 >> Stay informed about: silly HTML 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Silly price of UK hosting - I recently came across 'dedicated-servers.co.uk', and was horrified to see that the price of dedicated server hosting in the UK is still ludicrously high - compared to similar services in North America and Canada. Compare a Canadian hosted (with..

Tony Cortese made ONE silly mistake... - Tony Cortese, the latest alter-ego of an old favourite of ours here (you may be too new to remember him, Spacegirl and Els), made ONE silly mistake in trying to protect his true identity. Anyone else notice it? Hint: It's to do with changing the WRONG...

Need help with old HTML - Hiya, Without using CSS how do I: 1) Set the color of the <hr> bar? 2) Set the default font for the document in the body tag? 3) Set the default font size for the document? Hard to find anything on the net about using the depricated tags.....

I know HTML, now what? - What should I learn after HTML, for authoring webpages? I reall feel out of the loop regarding webpage authoring-- should I now learn CSS, DHTML, XHTML, XML??? I am an online college teacher and want to get up to date on the current language for webpage...

xml to html - Hi I am trying to insert an XML feed in to my website how do I get the code to convert to html instead of raw xml on the results page ???
   Web Hosting and Web Master Forums (Home) -> Webmaster All times are: Pacific Time (US & Canada) (change)
Goto page Previous  1, 2, 3, 4, 5
Page 5 of 5

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]