I need faster page loads

Does anyone know how to make pages load faster? My page loads
incrementally at the moment. The only images on my home page are
.gifs so I'm wondering why it still comes in choppy when the files
are so small.

Just because an image is a GIF doesn't mean it is also
small....
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
==================
"s.joyful" <[email protected]> wrote in
message
news:eisp7k$ism$[email protected]..
> Does anyone know how to make pages load faster? My page
loads
> incrementally at
> the moment. The only images on my home page are .gifs so
I'm wondering
> why it
> still comes in choppy when the files are so small.
>

Similar Messages

  • Hmm...Disable Javascript = fast page loads, but...

    ...it kills the "Full Text Editor" from loading. And since the link for composing a message in HTML  is wrapped in the Javascripted F.T.E., I can't access it, either.
    I just had the fleeting idea to try disabling Java, and then Javascript (and then both) in my browser (Firefox 3.0.x on Mac OS X 10.4.11) to see what would happen.
    SUMMON-A-MITCH!!! The pages load almost as fast as they used to in the WebX forums.
    Too bad it kills my ability to also participate.

    Phos±,
    Is it possible to read the web pages and participate only by posting through email?  Just thinking out loud…

  • Faster Page Loading

    After getting my web page published I had some friends who do web design look at it and they said it loaded slow and the pics were a bit too large, which they thought was slowing it down.
    After talking to some helpful souls here on the Apple Discussion groups, I can see where their sites loaded faster because they used an external web program to design their site. Well, I'm not near so advanced and just learning iWeb.
    How can I get my site to load faster? Re-do all the pics. using ones I have reduced in size before importing?
    Also, is there a way to get rid of the album names that are at the top of each page? Ideally I'd keep a welcome page, then go to a photo intro page where I could have small thumbnails of each pic and have that pic link to the album.
    But there is no reason to do a photo intro page with links if I can't get rid of all the albums listed at the top of each page. They automatically link the name to the next album.
    Here is my first attemp at our family web page:
    http://web.mac.com/allie1254/iWeb/bnsrv/Home.html
    Thanks for any input.
    Allie

    Allie
    I have about 200 pages and 3 Gb of space used up, altering things at this stage is a major headache, so my first tip would be plan your site well.
    I started by creating a site called say 'main', in that site I created my main pages that appear in the nav bar (welcome, photos, movies etc).
    Taking the example of my photos, I created a second site called photosS in to which I created all the pages that load when you choose any of the links in the photo page ( ie photos00-02, photos03-05 etc) I turned off the nav bar in this site
    Then I created a third site called photos00-02 and a fourth site called photos03-05 and so on. In each of these sites I created pages for each photo album associated with that grouping all with the nav bar off.
    I elected to create images and links within the site to navigate, rather than rely on the nav bar (ie return to all photos)
    You create your links through the inspector pallette
    So if I've been reasonably clear you will see:- from my photo page, if you select archives/00-02 you are taken to that page (which lists all my photo albums from 00-02) which resides in the site photosS, if you choose 'my birthday 01' you are taken to that photo album page which resides in the site photos00-02
    make sure all your site and page names are unique and don't contain spaces, there are instances when you get away with not doing, but it's easier to just avoid doing so all together.
    Yes I started with a blank page, well I essentially stripped everything out of a template. Some text boxes won't delete, but the text will.
    Hope this helps, hope you can read and understand what I've said, my eyes don't work so well at this time of night and I can't read much of what I have written.

  • Need faster data loading (using sql-loader)

    i am trying to load approx. 230 million records (around 60-bytes per record) from a flat file into a single table. i have tried sql-loader (conventional load) and i'm seeing performance degrade as the file is being processed. i am avoiding direct path sql-loading because i need to maintain uniqueness using my primary key index during the load. so the degradation of the load performance doesn't shock me. the source data file contains duplicate records and may contain records that are duplicates of those that are already in the table (i am appending during sql-loader).
    my other option is to unload the entire table to a flat file, concatenate the new file onto it, run it through a unique sort, and then direct-path load it.
    has anyone had a similar experience? any cool solutions available that are quick?
    thanks,
    jeff

    It would be faster to suck into a Oracle table, call it a temporary table and then make a final move into the final table.
    This way you could direct load into an oracle table then you could
    INSERT /*+ APPEND */ INTO Final_Table
        SELECT DISTINCT *
        FROM   Temp_Table
        ORDER BY ID;This would do a 'direct load' type move from your temp teable to the final table, which automatically merging the duplicate records;
    So
    1) Direct Load from SQL*Loader into temp table.
    2) Place index (non-unique) on temp table column ID.
    3) Direct load INSERT into the final table.
    Step 2 may make this process faster or slower, only testing will tell.
    Good Luck,
    Eric Kamradt

  • When I add pictures into MUSE , do the pictures resize for web quality (And so the page loads fast enough) or do I have to do this using an external software like photoshop, etc. ? Thank You

    When I add pictures into MUSE , do the pictures resize for web quality (And so the page loads fast enough) or do I have to do this using an external software like photoshop, etc. ?
    Also is there any way I can change the contact form email for all of my contact forms at once.
    I have over 100 contact forms and i want to make them reach the same email anyway I can do that without going one by one?

    If you have placed the image in Muse using File > Place and then scaled the image down in Muse while editing, then Muse publishes/exports the scaled down/optimized image in final output. When using as a Fill, the output size depends on the Fitting option you setup in the Fill options.
    As for the contact form email, you would need to specify the email address for each form individually. There is no workflow to edit the same for multiple forms at a time.
    Cheers,
    Vikas

  • Interactive "on page load" animations in swf get messed up if clicked too fast

    interactive "on page load" animations in swf get messed up if I click too fast "next page" or "previous page".
    It seemes it can't manage on "page load" animations so fast, so as a result i have mixed animations for example of page1 and page2.
    if page1 has animation1 and 2 and i clicked next page, the next animation to appear is number 3 of page 2 , instead of number 1 which must be the first one to be triggered.
    This only happens if i click fast and several times the "next page" or "previous page.

    I have to say what you are trying might not be the best technique. The show hide might work ok for one or two items on a page but when you use it in the manner you are you are going to have the issues that you are now having...not to mention longer page loading do to larger file size of the page. My suggestion is to look into jquery and there are many plugins that can be modded to look the way you want however perform ten times better then using AP divs with show/hide.
    Here is one example that I found of a jquery plugin. There  plugin after plugin on the web for every scenario and they all can be modded to fit you needs. Do a search and you will eventually find something that fits your needs.
    http://www.twospy.com/galleriffic/#7
    http://www.twospy.com/galleriffic/example-2.html

  • Need to update a record on page load. How? (ASP/VBScript)

    The standard Update Record behavior requires a form on the page, plus a recordset to identify the value to be updated. In my scenario, the value for the record to be updated is already in the URL as the ID. I just don't know how to write it myself and Dreamweaver won't do this.
    The page I want to do this on is a record detail page, so there is already a record ID already present in the querystring. The record is new until a user views it, and what I need is something that just writes a simple value to one field in the table for the record being viewed. This is it in a nutshell:
    Using the value from the ID in the URL querystring, update the "viewed" field in a specific table with the value of "y".
    This would be the first operation as the page loads and then the page would load and show the data that it already does.
    I'd be happy with raw code is someone is generous enough to provide that, or perhaps some instructional help on reverse engineering the standard update record code generated by Dreamweaver. Or, if you know of any extensions designed to do this - I'd be interested in that too!
    My app I'm working on is in ASP/vbscript.
    Subject line edited by moderator to indicate server model

    Good point! I wasn't thinking about how that would make the app vulnerable to sql injection.
    The function I want to perform is similar to how an email changes from unread to read when you view it. I simple want the records being viewed to take on the status of being read or "viewed". Perhaps I'm going about this in the wrong way, but I've been planning to use a database field as the indicator of whether a record has a viewed status or not. Null value is new, and a value of "y" (yes) meaning the value is viewed/read.
    If you have a better recommendation, I'm all ears.

  • My Internet Connection is Fast, but Web Pages load slowl

    I have tested my connection on several websites. I am using RoadRunner and I consistently get speeds between 3500-4500 kbps. In the past few days I have the same internet speed but all my web pages load really slow. Up until this problem I would click on a link and it would take 2-3 seconds to load the next page. Now it is more like 15-20 seconds. Once I get a page loaded if I download something from that site it is still a fast download.
    Any ideas on what could have slowed loading web pages , but download speed still shows really fast?
    Your help is appreciated
    Cheers
    mrjazz

    If your download speeds are still fast, it is most likely the broswer that is slow in rendering the pages.
    Are you using Safari and if so, do you leave it open all the time? Safari is notorious for hogging RAM and CPU cycles and slowing to a crawl if you do not quit and restart it.

  • Firefox is loading pages very slowly, most of times saying server not found. Same pages loaded quickly in ie9. Previously FF used to load pages fast. FF version 8.0.1, windows vista & windows XP.

    firefox is loading pages very slowly, most of times saying server not found. Same pages loaded quickly in ie9. Previously FF used to load pages fast.
    FF version 8.0.1, windows vista & windows XP.
    Please help
    Generally we dont get any reply to the questions asked here!

    65kid wrote:https://bbs.archlinux.org/viewtopic.php?id=162327
    Thank you for the link, but I am not sure how this is going to help me: I am not booting straight to an X session, but prefer to log into TTY1 and have my login shell handle everything from there.
    Here is the relevant part of my .zprofile:
    if (( UID )); then
    [[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec systemd --user
    fi
    As far as I understand, your method works if I enable the [email protected] template when actually booting straight to X.

  • HOT TIP to make pages load faster (img background?)

    OK this obviously won't apple to everyone but... I managed to DRAMATICALLY reduce the page load time.
    Firstly, this tip is for you if you're using a background image on your page - in the content for example - where I'm using mine.
    iWeb, for some reason known only to the developers, creates a PNG image the COMPLETE size of your web page!
    So if you're site is 700px wide and you've got a lot of photos on a page then it could go say 3000px in height. iWeb will create a 700px X 3300px (or so) PNG with your background.
    THIS WAS 1.4MB!!!! for me..... absolutely crazy!
    They put in no-repeat on the background CSS.
    So how to fix this...
    It's actually quite easy
    1) Publish to a directory
    2) using photoshop or some other image editing tool that can open PNG files, open up the largest background_image1.png - largest being largest in px X px - e.g. 700 X 3300 is bigger than 700X1800
    3) crop the image in width from 700px to 5px - yep you read that right - crop it to 5px!
    (Now obviously this depends on the image you're using in the background but I am assuming that most images are patterns that repeat horizontally... if you have another image that repeats horizontally and is bigger than 5px then make the image as wide as your repeating image)
    4) save the image as a JPG
    5) open MassReplaceIt
    6) create a query where you replace /background_image1.png) no-repeat with /background_image1.jpg) repeat-x
    7) set it to update all HTML pages that use a background
    8) copy the JPG to all folders that have the background image (unfortunately as the folder name is different it's difficult to just put the image in the /images directory - and i don't know how to use wildcards in massreplaceit - any tips welcome)
    NOTE: I am using the same image background on all pages for consistency therefore I have the same filename - I am assuming that it's like that for everyone - the filename that is - so checkout that the replace will work for you.
    Well hope that helps you - I managed to reduce the page load times dramatically and now I can actually consider using iWeb for generating pages for my family in Australia who are still on 56Kbit modems and don't have broadband available.
    Cheers
    Jason

    http://www.websiteoptimization.com/services/analyze/wso.php?url=http://www.nmrtubes.com/
    Your entire home page is made entirely from
    images.....consider using some
    use of CSS and background colour, minimal graphics and some
    actual text, and
    you'll be a long way better off.
    Brendon
    "s.joy" <[email protected]> wrote in message
    news:ejfvjp$j0c$[email protected]..
    >I had posted this a couple days ago, but then wasn't
    available to check in
    > until now...so I'm reposting and this time I included my
    web address!
    >
    > Does anyone know how to make pages load faster? My page
    loads
    > incrementally at
    > the moment. The only images on my home page are .gifs so
    I'm wondering why
    > it
    > still comes in choppy when the files are so small. The
    address is
    > www.nmrtubes.com
    >

  • Firefox 10 - Needing to Click on web links twice before page loads

    Hi all
    Any one else got the same problem as me? I've upgraded to Firefox 10 on two systems now and have the same problem on both, When you click on a weblink, some times you need to click on the link twice or press F5 before the new page loads. it dont happen all the time. It kinda bugs you after some time lol Never had this problem on pass versions of FF, crome and IE seem to work fine

    You may have an add-on doing this. Start FF in [[Safe Mode]] and see if the issue still persists. If it doesn't disbale your add-ons one by one to see which one is the main one causing this issue.

  • Hi. I need to download an app to annotate (bamboo pen) straight onto sheet music for choir. I require fast page turning, be alphabetically organised. fourScore is not for me. iAnnotate is recommended. Advice please? Thanks.

    Hi. I need to download an app to annotate (using a bamboo pen) straight onto sheet music for choir. I require fast page turning and for the music to be alphabetically organised.
    I bought fourscore but it is not for me. iAnnotate has been recommended. Can you please advise me? Thanks Vera18

    I am still in the return window but i really do not want to return my mac as i know it has the ability to do what i want, my problem is just finding the software that will work as i know there has been a lot of complications with OS X Mountain Lion with softwares that caim to be compatible but then later turn out not to be.
    I have been a windows user for years and this is really my first mac but apart from the hole software issue i find the mac 10x better than any windows computer i have ever used. For example i bought a HP laptop 4 weeks ago and has nothing but problems. At first the fans stopped working and making weird noises and then it began switching off when ever it felt like it and freezing like mad when i was trying to access the smallest program. I have found that now a days you dont get what you pay for with Windows especially since Windows 8 was released. Also Laptops such as HP now are just crammed with cheap parts, they dont take pride in their systems like they once used to unlike Apple. I know i will get more than a year or 2 out my mac (hopefully a lot more) but with windows systems it just seems to break all the time costing more money on extending warrantys. Also i like mac because i dont need to send it away if i ever get a problem, i can just take it into the apple shop half a mile down the road and they will fix it in store. Where as with windows i am waiting 2 weeks+ to just hear back from them.

  • FAST Cable Internet -- SLOW page loading, both Safari & Firefox

    We switched from slow DSL (speed was about 2.5) to a fast Comcast cable service. Speed is now like 20 download with very low ping.
    Using Safari 4.1.1 and Firefox 3.5.11 --- I keep having pages load very slow, even when daily frequenting the same pages, and especially when visiting a couple forums, same forums I frequent almost daily.... Both browsers will take 40-50 seconds to load those boards...
    So, since both my browsers are acting the same, it might be something to adjust in both, or the issue is in one of my System Prefs. settings, and I'd like to find out which one and what can I check and change....
    Thanks!

    Gtreat might see this...
    What are question answers?
    When a community member posts a question as a topic starter, other members can post an answer in reply. Please note that not all replies actually answer the question.
    An answer can be just some hints or helpful information to help the poster solve an issue. The originator of the topic can mark such a reply as a "Helpful" post. A small yellow star will appear next to that reply and the person who posted the reply will be awarded 5 points. Here's what a reply marked as being "Helpful" looks like:
    If a community member posts a specific answer that provides a solution to the original poster's issue, the originator can mark this reply as a "Solved" post. A large green star will appear next to that reply and the person who posted the reply will be awarded 10 points. Here's what a "Solved" post looks like:
    http://discussions.apple.com/help.jspa
    God bless!

  • I'm using Firefox 3.6.23 on my windows 2000 and lately i've been having issues with web pages loading and need help figuring out why.

    Some of the issues : '''1'''. Page loads blank showing web address in tab. Try reloading usually with no results.(problem have the most!) '''2'''. Message appears "problem loading page, server not found" (diff times & diff websites). '''3.''' Pg with msg "oops link broke, DNS error, server not found" then lists suggested links to sites for fix though all links connect to site IGEARED.COM. (new issue) I don't know what to do please help me identify and fix my issue(s) in english, kind of a newbie : ). thx

    Try this.
    Type in the address bar about:config.
    Accept the warning.
    In the page that appears, in the Filter box, type network.http.max-connections. Change the value to 32 (which is probably set to 256 in your case).
    Close that page. Restart the browser.

  • Make iWeb pages load Faster - DIY tips

    Like many other "i" apps from Apple iWeb is an "abstraction layer" builder which is what allows it to be a mostly WYSIWYG site creator. But the downside is that because you can't edit code (and personally I don't want to be an HTML code monkey) that means iWeb has to use some hidden, under-the-hood tricks to create some of the "pretty" graphic elements we all like to see, such as shadows, borders, reflections, etc.
    After building a couple sites that weren't very complex I noticed photos and other graphics were taking far too long to load compared to other, similar sites and wondered what was causing the slow page-loading times. By using tools like RAGE iWeb SEO Tool and, the built-in page inspector in Safari I was able to see exactly what was going on under the surface: iWeb has to use JavaScript code to create and build things like borders on objects or photos, reflections, shadows and even non-web-safe colors.
    For example, a simple colored border around a box gets converted into several segments of lines that are individual PNG's! That means instead of a single boxed-element the browser has to instead load all these separate PNG files and literally "builds" the border around the shape - or photo image. That takes a lot of extra time to process - and some browsers can't even read the code properly and don't build them at all during display.
    So here's how you can build a better graphics-heavy page in iWeb and reduce this JavaScript processing time:
    1. Try to reduce the use of borders around graphic elements as much as possible.
    2. When you want a reflection, shadow, border or even perspective change on a photo or image file, use this application to create those effects instead: http://www.acqualia.com/picturesque/. This can build all those elements INTO the image file and can output it as an optimized PNG. Otherwise, every effect has to be built in Javascript separately by the browser - and also explains why some browsers like FireFox are unable to even display shadows created by iWeb.
    3. Although iWeb '09 will do it's best to scale-down large photo files it's best to do that work in a photo editing program first. Image files - unless they are going to be really huge - should be 150k in size, or smaller.
    4. When possible use web-safe colors for page color, backgrounds, shape-objects etc. only. This is especially important for Windows browsers which can easily get confused with iWeb created code.
    If you've noticed slow loading times on your iWeb sites these tips should help speed things up quite a bit - especially when it comes to images with effects.
    Cheers.

    Like many other "i" apps from Apple iWeb is an "abstraction layer" builder which is what allows it to be a mostly WYSIWYG site creator. But the downside is that because you can't edit code (and personally I don't want to be an HTML code monkey) that means iWeb has to use some hidden, under-the-hood tricks to create some of the "pretty" graphic elements we all like to see, such as shadows, borders, reflections, etc.
    After building a couple sites that weren't very complex I noticed photos and other graphics were taking far too long to load compared to other, similar sites and wondered what was causing the slow page-loading times. By using tools like RAGE iWeb SEO Tool and, the built-in page inspector in Safari I was able to see exactly what was going on under the surface: iWeb has to use JavaScript code to create and build things like borders on objects or photos, reflections, shadows and even non-web-safe colors.
    For example, a simple colored border around a box gets converted into several segments of lines that are individual PNG's! That means instead of a single boxed-element the browser has to instead load all these separate PNG files and literally "builds" the border around the shape - or photo image. That takes a lot of extra time to process - and some browsers can't even read the code properly and don't build them at all during display.
    So here's how you can build a better graphics-heavy page in iWeb and reduce this JavaScript processing time:
    1. Try to reduce the use of borders around graphic elements as much as possible.
    2. When you want a reflection, shadow, border or even perspective change on a photo or image file, use this application to create those effects instead: http://www.acqualia.com/picturesque/. This can build all those elements INTO the image file and can output it as an optimized PNG. Otherwise, every effect has to be built in Javascript separately by the browser - and also explains why some browsers like FireFox are unable to even display shadows created by iWeb.
    3. Although iWeb '09 will do it's best to scale-down large photo files it's best to do that work in a photo editing program first. Image files - unless they are going to be really huge - should be 150k in size, or smaller.
    4. When possible use web-safe colors for page color, backgrounds, shape-objects etc. only. This is especially important for Windows browsers which can easily get confused with iWeb created code.
    If you've noticed slow loading times on your iWeb sites these tips should help speed things up quite a bit - especially when it comes to images with effects.
    Cheers.

Maybe you are looking for

  • Can I drag and drop an image into Photoshop

    hello, as a first time user ive using photoshop on a mac at school. i just downloaded photoshop on my pc. i cant insert my image onto photoshop. the way we do it in class is drag the image to the ps icon and it will open with the pic. please help and

  • Clients with managed preferences using parallels

    If I use Mac OS X server to restrict which applications a user can access it causes a problem if they run parallels. Because although they can launch parallels application, they get a warning for each application running inside the virtual machine "T

  • HT201210 my iPhone says unable to install update    An error occurred installing iOS 6

    my iPhone is telling me it is unable to install update    An error occurred installing iOs 6.  What am I doing wrong?  went to settings, general, software and it shows me the ios 6 update - agreed to the terms and conditions and it gives the above me

  • Account Key & Accural in Pricing procedure

    Hi SAP, What is the difference of Account key in SD & Accural Key in MM  pricing procedures. regards, Santosh Kumar

  • Analog Trigger with PXI-6229

    I have an application using a PXI-1010 chassis, PXI-6229 DAQ, communicating with MXI-4 to the host computer. For task triggering, the only direct option I'm finding is the digital trigger. However, I need to trigger on a low-lever analog signal (180m