<?xml version="1.0"?>
<rss version="2.0">
 <channel>
  <title>image loading problem on the user  home page | WPDFD.com Forums</title>
  <link>http://www.wpdfd.com/forums/wpdfd/wpdfd_articles/image_loading_problem_on_the_user_home_page/</link>
  <description>A WPDFD Articles forum thread at WPDFD.com</description>
  <language>en-us</language>
  <pubDate>01/28/11, 028 59 2011 2011:%i:1296197958 01:59:18</pubDate>
  <lastBuildDate>06/06/13, 157 09 2013 2013:%i:1370570944 22:09:04</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>Siva Charan said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/wpdfd_articles/image_loading_problem_on_the_user_home_page/#p3858</link>
    <description><![CDATA[hello this is siva charan.i am developing a social networking site.like every social networking site my users also upload their profile images.but i am saving the profile image as it is without resizing it.because in the user home page his profile image is resized according to the user&#39;s  (system)screen resolution(for example 500*350.it is not the exact div size.but it is always around this size).so i am keeping(saving) the image as it is and displaying the image to user accrding to his screen resolution using javascript.now my problem is since i am not resizing the images,large size images are taking more time to load.when i was thiinking on this i got a thought which might be the solution to this.and this is by uisng ajax i can resize the images at the server side adn after resizing that i can send it to browser.but noe i am geting a doubt that if i do this i need to resize the profile image whenever the user logsin.this is where i am feeling uncomfortable.if the user logs in for 20 time i need to create the resized imaged for 20 times.can i destry the images after resizing the image and sending it to the broeser by using imagedestroy.what is the solution to this problem<br />
<br />
i have read an article in this forum that pre loading images in the next page might be the solution for image loading.but can i use that for mt problem.if so how can i preload images in next page.]]></description>
    <pubDate>01/28/11, 028 59 2011 2011:%i:1296197958 01:59:18</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/wpdfd_articles/image_loading_problem_on_the_user_home_page/#p3858</guid>
   </item>
     <item>
    <title>Webmaster Can said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/wpdfd_articles/image_loading_problem_on_the_user_home_page/#p3879</link>
    <description><![CDATA[If you make css sprite technique you can have them load faster or. You make sure give them size width and height if browser reads these numbers can show faster the images.]]></description>
    <pubDate>02/13/11, 044 29 2011 2011:%i:1297578542 01:29:02</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/wpdfd_articles/image_loading_problem_on_the_user_home_page/#p3879</guid>
   </item>
     <item>
    <title>Vikram Randhawa said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/wpdfd_articles/image_loading_problem_on_the_user_home_page/#p4371</link>
    <description><![CDATA[This problem due to the permissions of the Server side...<br />
Because sometime image uploaded on the server but not visible because due the server permission it stored on the local PC.]]></description>
    <pubDate>09/30/11, 273 38 2011 2011:%i:1317364691 02:38:11</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/wpdfd_articles/image_loading_problem_on_the_user_home_page/#p4371</guid>
   </item>
     <item>
    <title>Vikram Randhawa said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/wpdfd_articles/image_loading_problem_on_the_user_home_page/#p4389</link>
    <description><![CDATA[This is common problem which is occur due to heavy index page..because your  index page include the ajax or other heavy controls due to which your page become heavy...]]></description>
    <pubDate>10/01/11, 274 01 2011 2011:%i:1317452506 03:01:46</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/wpdfd_articles/image_loading_problem_on_the_user_home_page/#p4389</guid>
   </item>
     <item>
    <title>Dwayne Petterson said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/wpdfd_articles/image_loading_problem_on_the_user_home_page/#p5969</link>
    <description><![CDATA[This happened because of Ajax and heavy control. But how is it possible?<br />
<br />
]]></description>
    <pubDate>12/17/11, 351 27 2011 2011:%i:1324117633 05:27:13</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/wpdfd_articles/image_loading_problem_on_the_user_home_page/#p5969</guid>
   </item>
     <item>
    <title>Mathew Anderson said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/wpdfd_articles/image_loading_problem_on_the_user_home_page/#p6506</link>
    <description><![CDATA[They just the entire English language.]]></description>
    <pubDate>01/02/12, 002 40 2012 2012:%i:1325547652 18:40:52</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/wpdfd_articles/image_loading_problem_on_the_user_home_page/#p6506</guid>
   </item>
     <item>
    <title>Shady Shehata said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/wpdfd_articles/image_loading_problem_on_the_user_home_page/#p8852</link>
    <description><![CDATA[<blockquote><strong>Dwayne Petterson said:</strong> <br />
This happened because of Ajax and heavy control. But how is it possible?<br />
<br />
</blockquote><br />
Totally right ajax & heavy control..]]></description>
    <pubDate>08/18/12, 231 53 2012 2012:%i:1345323237 16:53:57</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/wpdfd_articles/image_loading_problem_on_the_user_home_page/#p8852</guid>
   </item>
     <item>
    <title>Suresh Gupta said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/wpdfd_articles/image_loading_problem_on_the_user_home_page/#p8866</link>
    <description><![CDATA[It works in reverse. And the problem the author of the post faced is genral.I also faced many times. <br />
<br />
<br />
<a href="http://www.aginfosoft.com/cms-development/oscommerce-development-services/" class="external">oscommerce development services</a>]]></description>
    <pubDate>08/22/12, 235 15 2012 2012:%i:1345648544 11:15:44</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/wpdfd_articles/image_loading_problem_on_the_user_home_page/#p8866</guid>
   </item>
     <item>
    <title>Ricky Jackson Jackson said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/wpdfd_articles/image_loading_problem_on_the_user_home_page/#p9191</link>
    <description><![CDATA[I have never thought of creating a social network. I always thought it’s a bid deal to handle. But the way how you described it made me feel that its easy to create social networking sites. Thanks for the detailed description.]]></description>
    <pubDate>11/07/12, 312 59 2012 2012:%i:1352289595 06:59:55</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/wpdfd_articles/image_loading_problem_on_the_user_home_page/#p9191</guid>
   </item>
     <item>
    <title>Jane Reedy said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/wpdfd_articles/image_loading_problem_on_the_user_home_page/#p9315</link>
    <description><![CDATA[<br />
<a href="http://www.facebook.com/TaylorBrightPage">Taylor Bright</a>, a Philadelphia native, has come a long way as an actress, singer and a songwriter. Bright was 15 when she acquired an enthusiastic online following. With a youthful style of pop; her song “Striped Socks” was a hit in the teen market and made its presence felt on Billboard’s dance charts. But artists grow and evolve, and Bright’s music has matured considerably since then; today, she favors a much edgier approach to her song writing. Bright, having left behind the pop-rock of her past, characterizes her present direction as “pop with an urban edge and familiar dance undertone.” That direction is perhaps best exemplified in the infectious single “Always Be This Way”, executive produced by Jim Beanz. <a href="http://www.facebook.com/TaylorBrightPage">http://www.facebook.com/TaylorBrightPage</a>]]></description>
    <pubDate>12/10/12, 345 42 2012 2012:%i:1355161365 12:42:45</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/wpdfd_articles/image_loading_problem_on_the_user_home_page/#p9315</guid>
   </item>
   </channel>
</rss