Share this topic on DiggShare this topic on FacebookShare this topic on MySpaceShare this topic on TwitterShare this topic on Google buzz

Author Topic: Occasional hang when loading the main page...  (Read 3508 times)

0 Members and 1 Guest are viewing this topic.

Offline The Admin

  • Administrator
  • Full Member
  • *
  • Posts: 201
    • View Profile
Occasional hang when loading the main page...
« on: August 24, 2007, 01:25:52 PM »
I've always noticed that there is an occasional hang when loading up the main page of this web site. I've always suspected that this is due to the amount of time it takes to load an RSS feed, specifically the weather alerts on the right side of the screen. Today, my suspicions were validated as I noticed that it took forever to load the page, and when the page finally loaded, there were timeout errors on the whether alerts section of the main page. So, I may have to temporarily remove this feature on the main page until I can some up with something more bullet proof.
The Admin

Offline kcraft

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: Occasional hang when loading the main page...
« Reply #1 on: September 04, 2007, 04:26:21 PM »
You can probably use some JavaScript/AJAX to load it behind the scenes.

Offline The Admin

  • Administrator
  • Full Member
  • *
  • Posts: 201
    • View Profile
Re: Occasional hang when loading the main page...
« Reply #2 on: September 08, 2007, 11:36:01 AM »
I may have to look into that a bit, however PHP is not my area of expertise, I'm a Microsoft person, ASP, VB, etc... It does seem to try to load the RSS feed before the screen paints. There may be other plug ins to accomplish the same thing as well. I just haven't had time to look into it, to many other things going on at the moment.
The Admin