<?xml version="1.0"?>
<rss version="2.0">
 <channel>
  <title>How do I pre-cache images? Using DW? | WPDFD.com Forums</title>
  <link>http://www.wpdfd.com/forums/wpdfd/scripting/how_do_i_precache_images_using_dw/</link>
  <description>A Scripting forum thread at WPDFD.com</description>
  <language>en-us</language>
  <pubDate>02/24/05, 055 22 2005 2005:%i:1109229743 02:22:23</pubDate>
  <lastBuildDate>06/07/13, 158 12 2013 2013:%i:1370581962 01:12:42</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>NineLabs Framework Feed Generator</generator>
  <managingEditor>sitemaster@wpdfd.com</managingEditor>
  <webMaster>sitemaster@wpdfd.com</webMaster>
     <item>
    <title>Bradanderson  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/how_do_i_precache_images_using_dw/#p1811</link>
    <description><![CDATA[Hello there,<br />I'm completely NOT a programmer or JS writer, so please keep that in mind with your replies. I have a site dedicated to photography, and was wondering if it's possible to pre-load images on the page before the actual image to speed up viewing time? I saw the article published about saving time which suggests this, but there wasn't any coding or method to do this. I am using DW for my html, could someone please suggest a way to pre-load or pre-cache these images if it's possible?<br />Thanks,<br />Brad]]></description>
    <pubDate>02/24/05, 055 22 2005 2005:%i:1109229743 02:22:23</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/how_do_i_precache_images_using_dw/#p1811</guid>
   </item>
     <item>
    <title>Joe Gillespie said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/how_do_i_precache_images_using_dw/#p1812</link>
    <description><![CDATA[Yes, it is possble to preload images but probably not what you are thinking of. If I go to your home page, or any other page on your site from a link, when the browser loads the page it requests the images from the server. Apart from keeping the file size down for faster loading, there is no way to make the images load any faster, it takes a certain amount of time. You can't have the images there waiting for the page just ask you can't have an echo before you shout.<br /><br />You can have a javascript to preload the images, but you still have to wait that amount of time before they appear.<br /><br />What you can do, is preload images for the *next* page, so that when you go there, the images are waiting. So, if you had a pageful of text about yourself that people had to read and were preloading the images in the background, when they hit the &lt;next&gt; button, they would get instant pictures. Reading the text is masking the passage of time. To do this you have to have a predictable route through you site, as in a slide show. &nbsp;<br /><br />This example preloads the next picture whilst you are looking at the current one<br /><br />http://www.wpdfd.com/wpdslid2.htm<br /><br />Here is a CSS-based slide show which preloads images into an invisible div until they are required.<br /><br />http://www.wpdfd.com/editorial/thebox/example12.html<br /><br />The *simple* way to preload images is to put them on a page but set their size to 1 x 1 pixel. When you go to a subsequent page, the images are already in the user's cache and display instantly.<br /><br />Play...]]></description>
    <pubDate>02/24/05, 055 00 2005 2005:%i:1109232013 03:00:13</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/how_do_i_precache_images_using_dw/#p1812</guid>
   </item>
     <item>
    <title>Chris Strupp said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/how_do_i_precache_images_using_dw/#p2754</link>
    <description><![CDATA[Thanks for elloborating, I figured this was the case I have only use prre cahing on sub pages and not indexes.]]></description>
    <pubDate>07/01/09, 182 43 2009 2009:%i:1246477423 15:43:43</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/how_do_i_precache_images_using_dw/#p2754</guid>
   </item>
     <item>
    <title>Krystine Tawnie said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/how_do_i_precache_images_using_dw/#p2875</link>
    <description><![CDATA[Dynamic cache (also known as WebSphere dynamic cache service) is a WebSphere service that is enabled on an application server by default. It supports caching of servlet and JSP responses, WebSphere Commands objects, Web services objects, and Java objects. As an enterprise application on the WebSphere application server, Web Content Management is able to use this service.<br />
<br />
<br />
<a href="http://www.n-frames.com/">Search engine marketing company in India</a><br />
<br />
]]></description>
    <pubDate>08/12/09, 224 09 2009 2009:%i:1250050195 00:09:55</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/how_do_i_precache_images_using_dw/#p2875</guid>
   </item>
   </channel>
</rss