Hi everyone, happy August!



I'm posting to let you guys know that at midnight subeta time tonight, we'll be taking the site offline for a few minutes to do some reorganization.



A few days ago one of our web servers suffered a crash. This particular web server is the one we use for programming Subeta, and also the one that ran the crons ("cron" is short for "chronological" and is programmer-speak for a script that runs according to a schedule. All timed events on subeta, like shops restocking, are controlled by crons.)



Anyway, we took the opportunity to reorganize our code a bit, making it a lot easier for programmers to code and test new features for the site. Some of our changes make it necessary to take the entire site offline for a brief period while we move things around.



I'd say the site will be down for 20 minutes or so, depending on how things go. Because we'll be moving around the code itself, there will be no "downtime" page; instead, your Firefox (you are using Firefox, right? and not IE? good!) will be unable to connect to Subeta until things come back up.



As always, thanks for your patience and support!
User Avatar: 3

Posted by alx

User not found:
Kudos to IE Users! Us IE'ers love IE (:
User not found:
Haha. FF > IE

IE is baaaaad.
Mm, I use IE6. Rather prefer it, but I play Subeta in Firefox, because it looks and behaves better there. But anything IE6 can handle, I use IE6 for. Can see how it's a pain in the butt though, I've recently been trying to code a forum to cater to FF, IE7, and IE6, and the lack of fixed positioning has been a monster. But alas, I have triumphed! =D
Alx, you are just fabulous. Thank you for being so... attentive to our need for info. I'm so glad we have you around.
anything but FF is just slow and gross.

and you can download it at mozilla.com xD
-Has IE.- ._.; How do I get this firefox you speak of, and is it free? >=D
Thanks for update.
Icweweasel ftw. <img src="http://images.subeta.net/smilies/6398_emoticon_wink.gif" border="0" />

Updates that I read after they are done, even better, mostly <img src="http://images.subeta.net/smilies/6398_emoticon_grin.gif" border="0" />
User not found:
Ahhh update AND info! <img src="http://images.subeta.net/smilies/6398_emoticon_heart.gif" border="0" /> <a href="/users/alx" id="userinfo_alx_1"><img src="http://images.subeta.net/icons/staff.gif" border="0">alx</a><script type="text/javascript">toolTip('userinfo_alx_1', '<center><img src="http://images.subeta.net/avatars/bra/slifrichus.png"><br /><img src="http://images.subeta.net/icons/staff.gif"><strong>alx</strong><br />Administrator<br /><strong>Name</strong>: Alex Rickabaugh<br /><strong>Posts:</strong>: 9<br /><br /><img src="http://images.subeta.net/medals/trophy_restock.gif" border="0" style="width: 25px; height: 25px" /><br />', 'User Information');</script> you are the BEST thing to happen to Subeta! Having this info enables us to plan ahead, and your updates acknowledge that time is indeed important to manage! Thank you for that. <img src="http://images.subeta.net/smilies/6398_emoticon_smile.gif" border="0" />
User not found:
thanks for the heads up.
I honestly loathe IE. Firefox and Opera have never stopped in the middle of loading a page on Subeta and replaced it with an obnoxious "Internet Explorer cannot display the webpage" message or the like so far. I suspect that one of the Microsoft programmers might have just made a typo in the code or something (that wouldn't happen with Firefox, either).

Thanks for the advance notice. I wasn't particularly thrilled at the various times before when I tried to log on with the site was down and only learned about the downtime after the site returned.
Thanks again for keeping us updated, Alx. Firefox ftw.
What, no squirrels? Bah! Thanks for allowing the opportunity to post an inane comment.
points below, I sent her a link for it..
Oh yeah, I also have problems trying to create my avi - is that an IE problem. I had problems when I first joined but then it worked fine for a while (I think I may have done some updates or something - I don't remember exactly) and now I have problems again.
Thanks for the update and explanation - it helps people like me who can barely turn the computer on, nevermind understand it. I've heard before that Firefox is better than IE, but I am not sure how to go about switching them. IE was automatically there when I bought my computer - is Firefox something I need to buy or is it just a download? Thanks again!!
Thanks for the heads up! We all appreciate it. <img src="http://images.subeta.net/smilies/6398_emoticon_heart.gif" border="0" />
Alex, you're the bestest head programmer this site ever had <img src="http://images.subeta.net/smilies/6398_emoticon_heart.gif" border="0" />

Thank you so much for the GREAT update breaking it down for people like ME who haven't slept in a day and are a bit "duuuuur" right now.
<b>Quote:</b><blockquote style="padding:5px; line-height:15px; background-color: #FAFFFF; border: 1px solid #000000; font-family: georgia; font-size: 10;">
This better fix the items in shops.</blockquote>
LOL @ demanding stuff
This better fix the items in shops. I'm having trouble locating some items because they're out of order and shops keep randomizing my search results. I have bought things from the Crystal Shop that I can't find and I don't want to buy them AGAIN!
User not found:
Thankls for the heads up! ....I'm using IE T^T But its not like I'm gonna be on at midnight anyways xDD
Cool.. thanks for letting us know!
It is great that you are letting us know about downtime in advance, for all the reasons people have said already.

I also play on a site called Kingdom of Loathing. Their site goes down for maintenance every night for 30-45 mins. On Saturday night, it is down for maintenance for an hour. Everyone knows, nobody complains, that's just the way it is.

KoL is very low-tech, stick figures only, but it is almost completely reliable. I have never seen it go totally down.

Just wanted to toss that out there. <img src="http://images.subeta.net/smilies/6398_emoticon_smile.gif" border="0" />
oh, yeah, Firefox rox for subeta!
Having info and knowing ahead of time=GOOD
Blindsighted and not knowing=BAD
LOL thanks alx if I were younger, I know I love you wink
alx
jl77us: no, it won't affect that

Modsoul: IE's many, albeit improving, security problems aside (and antiviruses/adware scanners that detect malicious code after IE lets it onto your computer don't make IE any better)...

From a programmer's standpoint, IE is terrible. It lacks solid support for standard things that other browsers have supported for years. Often it does support these things, but in different and unusual, IE-only ways. Even when it does claim to support standards, IE is often very buggy. The result is that to support IE, otherwise simple code becomes far more complex, and far more susceptible to bugs in all browsers.

At Subeta, we attempt to support IE, but like many, many other websites, you will always get the best results by using a standards-compliant browser, like Firefox, Opera, etc.

xth: Did you know that Maxthon uses IE's layout engine unless otherwise configured, and will be susceptible to the same CSS problems that IE has? <img src="http://images.subeta.net/smilies/6398_emoticon_raspberry.gif" border="0" />

Of course, you should always use what browser you like and works best for you, I'm just saying that you'll probably have fewer problems on Subeta (and other sites) if you steer clear of IE. We'll try to support it, but it might not always work correctly <img src="http://images.subeta.net/smilies/6398_emoticon_wink.gif" border="0" />
User not found:
thanks for the new update <img src="http://images.subeta.net/smilies/6398_emoticon_smile.gif" border="0" />
I agree with Lava also, these post are so friendly and KIND! Thank you..
Yes, Firefox.. do I get a cookie?
Actually, thank YOU for explaining things and letting us know about the downtime. <img src="http://images.subeta.net/smilies/6398_emoticon_smile.gif" border="0" />
I absolutely love this fresh, friendly operations department. It's wonderful to know when the site is going down, and why, and to be told in a simplified (but professional) way.
I'm glad we're getting warned before downtime now, atleast. :s
Firefox good! IE bad! pounds on chest and goes RAWR
Alex - your updates are such a breath of fresh air! Thanks for keeping us informed. I for one appreciate knowing that the site is going down before hand. It's a bummer when the crons don't work properly or need resetting - usually that means that thousands of people can't do what they usually do when they are on line, I am so glad they are being tended to
Thanks for letting us know ahead of time and not 10 minutes before the site is about the go down xD Like some notices were before and I never got a chance to read them before the site ka-poofed.
And yes, I'm using firefox xD IE is made of fail on my computer :c IE7 = worse then IE6. Or my Vista just killed it and it takes 20 hours to load and then I gotta update the stupid thing everytime I try and open it.
You guys are doing a great job keeping us informed about downtime, giving us lots of notice, and explaining what's being done and why. Much appreciated!!
Thank you for keeping us updated, I will be waiting here for subeta to get back online cuz its worth the wait...Firefox is the best, I never cared for IE <img src="http://images.subeta.net/smilies/6398_emoticon_smile.gif" border="0" />
I hope this might fix the DC cache problems!
You people are so nice to keep us peasants informed of what's going on all the time. I LOVE you guys!
Thank you for the heads up and the explanation. You're awesome <img src="http://images.subeta.net/smilies/6398_emoticon_smile.gif" border="0" />
Thank you programmers! You're the greatest! <img src="http://images.subeta.net/smilies/6398_emoticon_smile.gif" border="0" />
You are using Opera, right? and not IE or FF? good! <img src="http://images.subeta.net/smilies/6398_emoticon_smile.gif" border="0" />
Ah, I love the fact you explained. 8D
I'm using Opera, lol. <img src="http://images.subeta.net/smilies/6398_emoticon_smile.gif" border="0" />
Thanks for letting us know about the downtime.
thanks so much for the update!
Again alx comes through with tons of notice and explanation. Yay for alx.
Thanks for the warning. <img src="http://images.subeta.net/smilies/6398_emoticon_smile.gif" border="0" /> I really appreciate how you told us early, and explained what was going on.
Thank you for the downtime, while im asleep. <img src="http://images.subeta.net/smilies/6398_emoticon_heart.gif" border="0" />
i get logged out A LOT..is that a FF issue?
I use IE e_e.

Anyway, thanks for letting us know <img src="http://images.subeta.net/smilies/6398_emoticon_happy.gif" border="0" /> I don't think I'll be around for it, but thanks anyway <3.
Thanks. Is FF the reason the vending machines dont work?

Leave Comment

Comments are currently on a short cache, meaning your comment may take a few minutes to show up after you post it.