![]() |
14 Tips to Speed Up Your Web Pages.
good read for everybody... not only noobs...
http://marcelo.sampasite.com/brave-t...ur-Web-Pag.htm |
The page telling you how to speed up your web pages, actually took quite a while to load. :)
|
Quote:
|
Quote:
|
yeah, i noticed too...
damn slow, but still worth... |
always nice to know these things. thanks for sharing
|
That guy's a fucking moron.
First sign he's a moron: he starts his article by saying " There is a ton of research on user behavior based on task response time and I'm sure if you search Jakob Nielsen's site you'll find something." Jakob Nielsen is a hack. Anyone who cites him as a reference for Usability is an idiot. "Tip #2: Don't use XHMTL" - then his reasoning is completely retarded and wrong. The reason not to use XHTML is because most people do not serve XHTML properly - and when they do serve it properly, IE chokes on it "Tip #4: Keep JavaScript Small" - no, dickhead how about this: link to your javascript instead of embedding it into the page. That way, the user's browser retrieves the external script from cache for each new page view. "Tip #8: Avoid Tables (or use fixed-layout tables)" - and yet he uses tables. And WTF does a fixed layout table have to do with speed? "Tip #11: Reduce the number of external elements" - completely moronic and backwards. EVERYTHING that is reused across the site, such as CSS or Javascript should be separated from the pages so that the files can be pulled from browser cache. That saves the browser from having parse the same shit over and over. This is the exactly the purpose of caching. Pure FUD |
Quote:
|
Quote:
|
Quote:
|
issue resolved
|
hmmm doesmt make sense
but it wont hurt to try thanks for sharing |
page loaded quick for me >2 secs but the tips are a bit outdated
|
no sense at all
|
outdated indeed.... googling for " speed up web pages " will give better result.. ermm i guess..
|
Err this document is totally not giving you any tips... Please dont follow up thiss...
|
Heres my tips
forget graphics and use wingdings Most over looked font out there! |
Quote:
Quote:
Still I did learn something: Tip #5: Use Public Caching: ..... 3) Implement an HTTP Filter that automatically renames the file if they have changed. That's actually pretty neat. |
Quote:
|
Quote:
|
I still can't get over what an imbecile this guy is.
If each character represents 7-bits, you need to strip out a SHITLOAD of whitespace before you make any noticeable difference in download size. In fact, a better (related) piece of advice would be to eliminate tables for layout and use CSS. I once did a cleanup of a site for [very large US Government agency] which used tables that were nested 7-deep and had over 100 spacer images for their basic site template. It was nearly 200kb in markup alone. I trimmed it own to 14kb using a new CSS layout and the site looked 100% the same. |
All times are GMT -7. The time now is 06:20 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123