Re: hitting the limits
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: hitting the limits

From: windandwaves <winandwaves@coldmail.com>
Date: Sun Apr 30 2006 - 02:29:25 CEST

Jerry Stuckle wrote:
....
> Why even us it? I find very seldom do I need it. And it does add
> overhead.

I use it on all my sites because in that way, I can perfectly indent my code
but take out the 100s or even 1000s of spaces/tabs.

For all my sites, I make a login and when the person is logged in (i.e. me
the administrator), the page is produced with spaces so that I can analyse
the code.

I like writing xhtml strict with real simple xhtml that is compressed (i.e.
without spaces) so that the actual pages are super small. I do this to
protest against the dreamweavers out there, who create html that is often
over 100kb and just pollutes the superhighway with endless &nbsp; <td><img
src="spacer.gif">etc......

HTMS

> Nicolaas
Received on Mon May 1 03:07:34 2006