Slashdot Log In
FEMA Demands Use of IE To File Online Katrina Claims
Posted by
Zonk
on Thu Sep 08, 2005 07:51 AM
from the small-but-annoying-details dept.
from the small-but-annoying-details dept.
WebHostingGuy writes "As reported by MSNBC, if you survived the hurricane and are a Mac, Linux or Firefox user you cannot file a claim online. Further, you must have javascript enabled or face rejection. From the site: 'We are sorry for not being able to proceed your requests because you have failed our tests.' Opera and Netscape don't work either." Also reported at InformationWeek. From that story: "To file a claim online at FEMA's Individual Assistance Center, where citizens can apply for government help, the browser must be IE 6.0 or later with JavaScript enabled. That cuts out everyone running Linux or the Mac operating systems, as well as Windows users running alternate browsers such as Firefox or Opera. When TechWeb tested the site using Windows XP and Firefox 1.0.6, the message 'In order to use this site, you must have JavaScript Enabled and Internet Explorer version 6. Download it from Microsoft or call 1-800-621-FEMA (3362) to register' popped up on the screen." Update: 09/08 13:48 GMT by Z : Added word 'Online' to title to clarify story.
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading ... Please wait.

you know... (Score:5, Interesting)
Re:you know... (Score:5, Informative)
I hate this stupid shit. And I know it's not even malicious, because I've seen it happen before at government agencies. It's out and out incompetence. Although it seems that given all the other crap FEMA has fucked up lately, this won't even register to most people.
Re:you know... (Score:5, Funny)
Re:you know... (Score:5, Funny)
Would you expect any less from FEMA?
I tell you, if they get any more imcompetent, George Bush is going to have to give them a medal.
-Eric
Re:you know... (Score:5, Informative)
Re:you know... (Score:5, Informative)
I wonder if opera using it's browser masking could do it?
Don't know about Opera, but Firefox running the User Agent Switcher set to IE 6 works just fine (tested it myself), so I would assume that Opera with browser masking would work as well.
Anyone out there with Opera installed that could give us a definitive answer?
Re:you know... (Score:5, Interesting)
what we need now (Score:5, Funny)
As they say, not FEMAs fault
You knew it was coming... (Score:5, Funny)
Re:You knew it was coming... (Score:5, Funny)
Re:You knew it was coming... (Score:5, Funny)
Which one are you apologising for?
ADA? (Score:5, Interesting)
Doesn't the disabilities act apply to FEMA? And doesn't that require a certain level of website?
Re:ADA? (Score:5, Informative)
The Section 508 accessibility [section508.gov] guidelines are a requirement for all U.S. government sites. I have helped to develop several .gov sites, and we take 508 compliance very seriously. I think the people responsible for www.fema.gov are about to get dragged over the coals, and rightly so. Making their website work in one *one* browser is the antithesis of accessibility.
Re:ADA? (Score:5, Interesting)
"The Federal Emergency Management Agency (FEMA) is committed to providing access to our web pages for individuals with disabilities, both members of the public and Federal employees.
To meet this commitment, we will comply with the requirements of Section 508 of the Rehabilitation Act. Section 508 requires that individuals with disabilities, who are members of the public seeking information or services from us, have access to and use of information and data that is comparable to that provided to the public who are not individuals with disabilities, unless an undue burden would be imposed on us. Section 508 also requires us to ensure that Federal employees with disabilities have access to and use of information and data that is comparable to the access to and use of information and data by Federal employees who are not individuals with disabilities, unless an undue burden would be imposed on us.
If you use assistive technology (such as a Braille reader, a screen reader, TTY, etc.) and the format of any material on our web sites interfere with your ability to access the information, please contact FEMAOPA@dhs.gov for assistance. To enable us to respond in a manner most helpful to you, please indicate the nature of your accessibility problem, the preferred format in which to receive the material, the web address of the requested material, and your contact information."
One line of code. (Score:5, Informative)
From TFA:
Re:One line of code. (Score:5, Insightful)
I think the problem and solution may not be related. Hang with me on this one. We are asking the browser to the website what brand of browser it is and then the website determines what you can and cannot see simply based on that one piece of information. It should be a little different, the web site asks, can you handle JavaScript and a reply of yes from the browser. The website will now send you JavaScript info. Can you handle frames, DHTML, CSS and the list goes on as new technologies are added. So your browser would have an XML sheet of the response it should give to questions. Don't like JavaScript edit it to NO and the website should handle the request properly anyway.
I really think that the User Agent string should be abandoned to prevent poor coupling and cohesion of website and browsers. This User Agent string should be replaced with a list of browser capabilities.
/. it (Score:5, Funny)
FEMA demands? (Score:5, Insightful)
Is this FEMA demanding? Or an ignorant IT services supplier supplying a solution which only works on the IE6 platform? Or (horror of horrors) is this system an in-house job?
Maybe FEMA need to revist their IT procurement strategy - if they have one.
In a situation like this, I would have thought that every effort would be made to make the application process accessible to everybody.
Re:IE on Mac (Score:5, Insightful)
Likewise M$ stated that they will no longer support the Mac period because basically they have Safari.
Re:Sorry but the subject of this article is mislea (Score:5, Insightful)
You should also never be mandating error checking of complex forms on the client side because you can't control the client-side. If it's complex enough that you can't reliably deploy it in JS, you should be writing that logic into the server side code.
Re:Sorry but the subject of this article is mislea (Score:5, Insightful)
Crap. (Score:5, Insightful)
If this was a business, fine, who cares. But this is a disaster relief agency funded by taxpayer dollars, and they goddamn well better have a site that can be viewed by all citizens who need to view it.
Just part and parcel with the rest of their collossal incompetence during the current distaster.
And don't tell me they have better things to do; I haven't seen 'em do hardly anything yet. They could have used the week after the hurricane, when they were sitting around with their thumbs up their asses while everyone else was doing their job for them to at least make a webpage that could at least be viewed by the people who're still using older versions of IE!
Re:Virtual PC (Score:5, Funny)
"MS-Internet" is confusing to them.
Re:FEMA's web portal design is the least of our pr (Score:5, Insightful)
When a public institution sets up a service with the tax payer's money for the tax payers to use and in the end there are clients which *UNNECESSARILY* can't access the service, that is just plain incompetence.
Re:A new low for Slashdot. (Score:5, Insightful)
Having said that, the whole situation is bringing other issues to light as well. Requiring IE (6 or later) is just stupid and puts up another hurdle for some of the people seeking assistance.
This is the type of system that should be designed to conform to industry standards and the lowest common denominator. After a disaster we shouldn't be picky. Maybe all the "good" PCs got destroyed.