Re: [OFFTOPIC] Stupid browser flamewar

Andrew Derrick Balsa (linker@z.ml.org)
Mon, 10 Aug 1998 12:35:02 -0400 (EDT)


On Mon, 10 Aug 1998, Olaf Titz wrote:

> > Thank you, whilst I do appreciate constructive criticism, I will NOT
> > tolerate people levelling insults at me, over this. I'm not going to
> > change my mind until people starts being nicer and putting forward
> > constructive criticism instead of calling me an "asshole", with an "one
> > brain cell" to quote two people in this mailing list. That definitely
>
> That's just matching the language on _your_ web page.
>
> > doesn't achieve anything except piss me off big time, and especially when
>
> Pot. Kettle. Etc.
>
> > I've put a lot of work into this HOWTO-framebuffer (which _does_ work on a
> > text browser) and this is what I get, a slap in my face.
>
> Don't you think your NOFRAMES text isn't a slap in the face to many
> people too? And why don't you simply copy the navigation frame into
> the NOFRAMES section? Less than 10 keystrokes.

Actually it's less then that:

Using PHP3:

<?$navbar = "navbar.html";?>

<frames> blah <framecrap <?echo $navbar;?>
<noframes><?include($navbar);?></noframes>

Tada! You can do the same stuff with SSI.

>
> olaf
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.rutgers.edu
> Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html
>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html