> “This application is available daily between 8:00 am and 11:45 pm Easter Time.” I really hope the "Easter [sic] Time" is from the original site, not a typo in the blog. The only other business I've seen do this is B&H[0], which refuses to accept online orders during the Sabbath, as well as during several other Jewish holidays (such as the first and last days of Passover). The only other business I've seen do this w…
WTF Delaware?
31–40 of 89 posts
Re: WTF Delaware?
#32The IRS EIN Application also has "hours": http://www.irs.gov/Businesses/Small-Businesses-&-Self-Employ... > Our new hours of operation [for the application] are Monday through Friday 7:00 a.m. to 10:00 p.m. Eastern time.
The Canada Revenue Agency's web apps are closed overnight too (albeit only for 3 hours). My understanding from talking to one of their sysadmins is that they use this time to perform backups and software upgrades because it's less error-prone than trying to do those "live".
You can also find some documentation speaking about Netscape.
Re: WTF Delaware?
#33My only guess is a batch job that really really doesn't want data changing out from under it (and the devs were too lazy to batch up the next days changes to be submitted post-job).
I think you have it. 11:45PM sounds suspiciously like the batch job kicks off at midnight and should be done by opening of business the next day. I figure if it looks like it will go over 8AM then they have to kill it because the office staff is going to change data regardless of what IT wants.
W. T. F.
Re: WTF Delaware?
#34There appears to be a giant on top of the entire website. It's the first non-comment child of : With the CSS of: height: 3000px width: 3000px position: absolute top: 0px z-index: 50000 I do love arbitrary constants. Killing it makes the site responsive. No idea what it's there for. I'm guessing that it should be moved by JS, but the JS is failing. There's a lot of these: Uncaught TypeError: Property '$' of object [ob…
Re: WTF Delaware?
#35Is this the franchise tax that depends on the assets of the company? The one where the registered agents routinely send estimated payments invoices with assumptions far in excess of the actual taxes? Excuse my tinfoil hattery, but I have to wonder whether the accuracy of payments has something to do with the lack of website usability.
Re: WTF Delaware?
#36Re: WTF Delaware?
#37Re: WTF Delaware?
#38There appears to be a giant on top of the entire website. It's the first non-comment child of : With the CSS of: height: 3000px width: 3000px position: absolute top: 0px z-index: 50000 I do love arbitrary constants. Killing it makes the site responsive. No idea what it's there for. I'm guessing that it should be moved by JS, but the JS is failing. There's a lot of these: Uncaught TypeError: Property '$' of object [ob…
Of course, the giant div! I use those all the time.
Re: WTF Delaware?
#39There appears to be a giant on top of the entire website. It's the first non-comment child of : With the CSS of: height: 3000px width: 3000px position: absolute top: 0px z-index: 50000 I do love arbitrary constants. Killing it makes the site responsive. No idea what it's there for. I'm guessing that it should be moved by JS, but the JS is failing. There's a lot of these: Uncaught TypeError: Property '$' of object [ob…
So... on a crappier browser this would have worked? Heh, nice to know that they never bothered to open this in any modern browsers.
Re: WTF Delaware?
#40We're not used to sites like Amazon being shut down during nighttime hours, but I've come across it before for government sites. For example, when I filed a corporation with the IRS, after I answered a few pages, the site said I should come back during work hours. They probably have a person at the other end who handles the forms...