Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 06-04-2003, 08:02 AM   #1
TheFLY
So Fucking Banned
 
Join Date: Jan 2001
Location: http://www.thefly.net/ --- Quit your job and live off steady traffic.
Posts: 11,856
Relationship between page load time/file size and traffic productivity:

Productivity is very important as we know -- and as surfers become ever more demanding with flash graphics especially coupled with the introduction of more "hi bandwidth" connections, we are face with the challence of finding the balance between maximum visual effectiveness (or scale) of your site and the load time of your site (mostly involving image sizes)...

To test this relationship sounds easy at first -- just use the same site to perform productivity tests introducing invisible images that would introduce various loading times -- BUT productivity changes throughout the day so you would have to conduct your tests in a "time window" the same time each day...

There is a bacon of hope here -- there is a way to design your sites so that surfers can click links BEFORE the page has finished loading... This artful bit of advice has been lost on many newschool movie site webmasters who code HTML with no regard for file sizes -- in fact sometimes even on DSL you will have to wait several seconds before you can even *see* any links. This is very bad for productivity! There's a very simple solution. Most web browsers--last I checked--render links/images in stages with regard to the complexity of the tables that you are using! So take the following example will require the surfer to wait LONGER to see any links:

html
table
...
my entire site in this complex table requires longer load time
before surfer can see the first links to click
...
/table
/html

than a site like this:

html
table
...
series of smaller less complex tables that are staggered allow
surfer to see a faster responding site without losing site
complexity
...
/table
table
...
/html

This trick may or may not make a difference as MSIE improves its rendering engine -- and I've noticed that it's a lot better than it used to be about rendering text before images, but the message remains clear -- your surfers shouldn't have to wait 30 seconds before they can see some links -- just because you have some money graphics aimed at broadband users that are taking too long to load for the remaining dialup users.
TheFLY is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-04-2003, 08:07 AM   #2
X37375787
Guest
 
Posts: n/a
Packing everything into one huge table is completely retarded and any webmaster doing that deserves a smack on the back of the head.

Does anyone know if Mozilla renders the table contents before the entire table is loaded?
  Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-04-2003, 08:09 AM   #3
X37375787
Guest
 
Posts: n/a
but then again it also depends on the size of the table contents. if it's plain text ~ who cares, it'll be loaded within seconds.
  Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-04-2003, 08:14 AM   #4
PowerCum
CjOverkill
 
Industry Role:
Join Date: Apr 2003
Location: Woldwide
Posts: 1,328
Old netscpae version prior to 6.x will take ages to load the table, so make small tables.
NEtscape 6 and 7 will load the table and will render it very fast, even that it's slower than IE when rendering complex tables.
__________________
CjOverkill Traffic Trading Script
Free, secure and fast traffic trading script. Get your copy now
PowerCum is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-04-2003, 08:15 AM   #5
TheFLY
So Fucking Banned
 
Join Date: Jan 2001
Location: http://www.thefly.net/ --- Quit your job and live off steady traffic.
Posts: 11,856
Quote:
Originally posted by Equinox
Packing everything into one huge table is completely retarded and any webmaster doing that deserves a smack on the back of the head.

Does anyone know if Mozilla renders the table contents before the entire table is loaded?
Not sure -- as I said before I have noticed that MSIE has made improvements in this area... I wish we had an expert here on this so I wouldn't have to guess -- I'm sure I have some bad HTML coding habits... but really who wants to surf on dialup to do these kinds of tests... broadband I think i heard on CNN is 25% of internet users...?
TheFLY is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-04-2003, 08:18 AM   #6
TheFLY
So Fucking Banned
 
Join Date: Jan 2001
Location: http://www.thefly.net/ --- Quit your job and live off steady traffic.
Posts: 11,856
Quote:
Originally posted by PowerCum
Old netscpae version prior to 6.x will take ages to load the table, so make small tables.
NEtscape 6 and 7 will load the table and will render it very fast, even that it's slower than IE when rendering complex tables.
It seems like eventually tables will be a non-issue -- because all the text should load first -- but maybe Microsoft doesn't have "us" in mind when prioritizing the changes to the IE rendering engine :p
TheFLY is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-04-2003, 08:40 AM   #7
emgee
Registered User
 
emgee's Avatar
 
Join Date: Jul 2002
Posts: 20
exactly my mistake 2 years ago, as i changed it, traffic doubled overnight (from 80 to 160k this time).
emgee is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-04-2003, 08:52 AM   #8
Lane
Will code for food...
 
Join Date: Apr 2001
Location: Buckeye, AZ
Posts: 8,496
notice that in vBulletin, each post is in a seperate table, so it doesnt have to wait for the whole page to load before you can start seeing posts.
__________________
Lane is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.