MikeC
Admin
Reged:
Posts: 4635
Loc: Orlando, FL
|
|
I modified the main page to load up/render quicker. At least I hope.
The new main page uses no html tables now, a lot of the other pages still do. But with 3 panels it was causes long render times sometimes, so I modified it greatly to use CSS.
Bottom line, the main page should take less time to appear now.
|
Prospero
Storm Tracker
Reged:
Posts: 268
Loc: Gulfport, FL
|
|
Seems to load quick, but I have to scroll from side to side to see the whole post.
My resolution is set at 1024x768
It's not a big deal, but you might want to see how the page looks with different resolutions, i.e., 1024x768 and 800x600
Thanks for all your hard work!
I love the site, my favorite place to hang out.
Rob
-------------------- Gulfport Florida Webcam - Gulfport Florida Weather Station - Clearwater Beach Cams
|
Tazmanian93
Weather Master
Reged:
Posts: 495
Loc: Tampa
|
|
I would have to 2nd that, I too am scrolling on all refreshes. Love all the work and effort, I would just move that stuff to the top perhaps?
-------------------- Don't knock the weather; nine-tenths of the people couldn't start a conversation if it didn't change once in a while.
Go Bucs!!!!!!!!!
****************
Ed
|
Clark
Meteorologist
Reged:
Posts: 1710
Loc:
|
|
It does result in a bit of scrolling on Internet Explorer, as I can attest to with my laptop where I'm always on IE, but on my old Linux desktop with Firefox, everything is turning out alright. The screen resolution is a bit bigger on this one -- 1280x1024 -- but nonetheless it looks about the same as it always has here.
-------------------- Current Tropical Model Output Plots
(or view them on the main page for any active Atlantic storms!)
|
MikeC
Admin
Reged:
Posts: 4635
Loc: Orlando, FL
|
|
Blah IE and its CSS bugs drvie me crazy, anyway it should be fixed now. Lef me know if anything else odd appears.
I'm testing this both in Firefox and IE6.
|
Tazmanian93
Weather Master
Reged:
Posts: 495
Loc: Tampa
|
|
All better, thanks for the continued dedication!!
Not sure what happened, I am scrolling again
-------------------- Don't knock the weather; nine-tenths of the people couldn't start a conversation if it didn't change once in a while.
Go Bucs!!!!!!!!!
****************
Ed
Edited by Tazmanian93 (Sun Jun 26 2005 05:42 PM)
|
Prospero
Storm Tracker
Reged:
Posts: 268
Loc: Gulfport, FL
|
|
Yes, thank you so much, it is a lot more convenient.
Rob
-------------------- Gulfport Florida Webcam - Gulfport Florida Weather Station - Clearwater Beach Cams
|
MikeC
Admin
Reged:
Posts: 4635
Loc: Orlando, FL
|
|
I noticed a few more problems today that I fixed. And changed the default recon decoder to teddy's for now.
|
danielw
Moderator
Reged:
Posts: 3527
Loc: Hattiesburg,MS (31.3N 89.3W)
|
|
Recon decoder was working great while ago.
Thanks for all your work.
When do you sleep?
|
Tazmanian93
Weather Master
Reged:
Posts: 495
Loc: Tampa
|
|
Good morning, sorry to say, scrolling again, at home and @ work.
-------------------- Don't knock the weather; nine-tenths of the people couldn't start a conversation if it didn't change once in a while.
Go Bucs!!!!!!!!!
****************
Ed
|
MikeC
Admin
Reged:
Posts: 4635
Loc: Orlando, FL
|
|
Fixed a lot more today, and if you try printing or print preview on a lot of pages it should remove the header and menubars when you print.
|
RedingtonBeachGuy
Moderator
Reged:
Posts: 342
Loc: St. Cloud, FL
|
|
Mike - I like the new ability to turn on and off weather statements.. kudos, great job.
|
MikeC
Admin
Reged:
Posts: 4635
Loc: Orlando, FL
|
|
Yeah i just added the ability to turn it off entirely if you so wish. Activated some server side caching, and got redundant databases up. it's still using MySQL for the moment, Need to migrate it to InnoDB at least so I can do backups more regularly.
Caching and the css has already had an effect. I've still go the donation link up so I can move the server out of the current link to a faster one, and maybe get a secondary database server. So far, I still haven't had much good luck finding colocation facilities, best one so far was Zipa, but that's in New Orleans of all places, and the irony of running a hurricane site there is very clear to me.
Scalability of the site is still a big concern for me. Rght now it could probably sustain another large hurricane event, most assuredly without the crazy problems of last year. And could deal with a slashdotting for the most part. Mainly thanks to the image mirrors. The only negative is that many "avatars" are not resized correctly when stored on the image server network, and I need to fix that.
The image server network is currently running with 4 servers, and that takes a good chunk of the load off the main server. Still most of the site is dynamic, but I can switch things into cached static page mode if needed, like the main page. Some of the forum pages are cached as well. Radium's hints on this have been great for that. Ubbthreads has been modified a great deal by me, and probably will be stuck at the version its at. It's a bit quicker than the stock one, but it's made to be for this site. vBulletin was another possibilty for the site, and it would have worked ok too. phpBB didn't have quite what I needed originally. It doesn't matter much now, however. If I switched again it would likely be toward whatever Radium comes up with.
There are still a lot of quirks with the site, and the links, along with the older storm spotlight, printer pages, etc still needs a revisit. Maps are off my back because of , so I've been mainly focusing on scalability and performance of the site. I really don't want it to go down again. But I'm sure I'll continue to tweak it all i can.
|