Help Me, Help you!!

I don't really want to help you, I was just trying to be nice!

Last week we implemented some new code that helped speed up queries in the forums (ie the Chatroom Marathon thread).  This appears to also have helped the stability of our sites a bit by reducing server load against our database.  Having our servers go all last weekend without any major problems felt really good as that has not happened in some time.  I think we are finally starting to see a light at the end of the tunnel! :D

Moving on to what I managed to accomplish this week....I continued with my project to create a system where we can write parts or pages of our sites to static html files.  Our goal is to have the home page a pure static HTML file.  I already have the news on the home page written to a static file so that should help reduce some processing already.   Most of my coding on the static system has been on the GalCiv2 website where I already have an internal version where GalCiv2's home page is static.  I will get that moved to our production server next week and then we will start to migrate more of that code over to WinCustomize.

I fixed a major bug in Stardock Central where if you had two accounts with the same email address that it may not pick up your product registrations properly.  Most of the people reporting this problem were on the gaming side of things so I'm not sure if anyone here will notice that fix.

Editing news is now fixed so that should make Black Xero  happy as we are now able to moderate them again.

On JoeUser there were some sub forums that you were not able to get to via any links, or if you posted to the sub forums the article may not filter up properly to the root forum.  I tweaked some of the data in the database to fix those problems.

And lastly I fixed a bug where uploading personal images that it would generate an error.  There were several other issues I worked on that are not worth mentioning so I won't.  That's all for now folks!

 

2,500 views 17 replies
Reply #1 Top
Thanks for the update and all of the great, hard work. It is very much appreciated
Reply #2 Top
I second what Sleeping Dragon said!!
Reply #3 Top
Way to go, T-Man.
Reply #4 Top
awright T-MAN!
Reply #5 Top
Thanks T-Man appreciated..
Reply #6 Top
Thanks, T-Man. I was one who had problems uploading a new personal image. I knew it would just e a matter of time!!
Reply #7 Top
Fear not....I'll rush off and find some more bugs....
Reply #8 Top
Editing news is now fixed so that should make Black Xero happy as we are now able to moderate them again.


..

Thanks ...
Reply #9 Top
Fear not....I'll rush off and find some more bugs....



You also going to give them names as you find them?
Reply #10 Top
I was in process of removing a yellow jacket's nest from an attic one time, armed with a flashlight and two cans of Raid (was my profession, but sometimes simple is best). Hornets will fly towards the light so you can only keep the light on them for a second and this light was held in my mouth (small Mag light). Long story short, I don't believe I have ever been in such a tight enclosed area with so many bugs. No quick way out if they attack, and being a stupid, proud man (thought it was cool at the time) I never wore protective clothing.

So hats off to you, T-man. You know the sensation of keeping your emotions in check and not panicking when faced with a daunting task.

The Dragon walked away with only one sting which happened when I assumed the nest was dead and started to remove the medicine ball sized hornet home. Still a couple alive on the inside. Oops.
Reply #11 Top
No more coffee for me today.
Reply #12 Top
Thanks T-Man. I am one who had problems uploading a new avatar. Thanks to you, I now can. Thanks for all yours and the teams hard work and dedication. It is much appreciated.
Reply #13 Top
i still can't access voo's home computer, t-man. we need in there so we can get those icons. please, take look into that and see what you can do to remedy the situation
Reply #14 Top
Yay T-Man!

I keep experiences slow spurts and downtime overy few minutes.
Reply #15 Top
T-man! Appreciate all your hard work!!
Reply #16 Top
Hey, good idea on the static pages!!! If you can have a page be static when, for the most part, it doesn't really update very often (once every 10 minutes) then the server can generate the static page when something new is posted and then just make it available. We see a page for of info and the server is chillin because it doesn't have to keep regenrerating a page per each request.

I guess inline frames have a use afterall.
Those more dynamic areas of the pages can be another static html file or a asp script (being that it is a small request not a whole page) so iframes can make things cooler (except when you end up with info going past the area dedicated for it. either you get a scroll bar or you just don't see it)

Good work t-man. You should be getting a thank you email from me shortly for this idea (and other stuff I am wondering about)


Reply #17 Top
Thanks very much for your hard work, T.