Acceptable size (KBs) of a web design?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jonathan
    Senior Member
    • Mar 2004
    • 1229

    #1

    Acceptable size (KBs) of a web design?

    Well, I'm trying to come up with a layout for a new project;
    My last two designs were both under 30KBs total.

    But I want this to be something to really knock the socks off.
    With this in mind, I'm not sure what the "acceptable" size should be.

    I want to make sure that it is within acceptable load times for 56K users.
    I don't want them to be waiting for a minute for something to load!

    I'm thinking around 60KBs... what do you guys say?
    "How can someone be so distracted yet so focused?"
    - C
  • Buddha
    Senior Member
    • Mar 2004
    • 825

    #2
    Personally somewhere around 35KB.

    Clients always seem to have their own idea.
    "Whatcha mean I shouldn't be rude to my clients?! If you want polite then there will be a substantial fee increase." - Buddha

    Comment

    • Jonathan
      Senior Member
      • Mar 2004
      • 1229

      #3
      Hmmm... what are some ways to help lower page size?
      Even using "Save for Web" in Photoshop ~ I still can't
      seem to get very small page designs.
      "How can someone be so distracted yet so focused?"
      - C

      Comment

      • sdjl
        Senior Member
        • Mar 2004
        • 502

        #4
        CSS is pretty useful.
        It means if the site is slightly larger than normal, the content will load and show whilst the style sheet is being applied to the design.
        -----
        Do you fear the obsolescence of the metanarrative apparatus of legitimation?

        Comment

        • Klaassh
          Member
          • Mar 2004
          • 62

          #5
          Johnathon, have a google around for some freeware "Gif Optimizers"/"Jpeg Optimizers". These can knock some size off depending on the image, most of them also compress (when you tell it to) but this is at the expense of quality.
          Some are better than others so don't stop at one.
          A good friend will bail you out of jail
          But your best friend will be sitting next to you,
          saying "That was awesome!"

          Comment

          • Lucho
            Junior Member
            • Oct 2004
            • 1

            #6
            optimizing jpgs and gifs

            Jonathan, Photoshop does a lousy optimizing job. Try the companion program Image Ready. It is far better. Take some time to compare results with different compressions / palettes etc. The Optimize window is quite self-explanatory.
            As for the acceptable size, I guess it depends a lot on the type of site. With CSS you can avoid using some images and usually the code is lighter, because you use less tags.

            Comment

            • Pedja
              Senior Member
              • Mar 2004
              • 329

              #7
              Originally posted by Lucho
              Jonathan, Photoshop does a lousy optimizing job.
              PhotoShop does great job if you use save for web option.

              Also, to speed up page loading one should use as less possible graphic elements. It is not just size of elements, number of them also influences the speed. It is also known tht graphic element shorter of 2kb will not load faster.

              Comment

              Working...