Slashdot Mirror


The US Government and Open Standards: a Tale of Personal Woe (thevarguy.com)

An anonymous reader writes: This article details a Linux user's struggles to submit a grant application when the process requires finicky, proprietary software. It also covers familiar ground made timely by the upcoming elections: the U.S. should prefer open source software and open standards over proprietary alternatives. The grant application required a PDF created by Adobe Acrobat — software Adobe no longer supports for Linux. Once the document was created, attempting to submit it while using Ubuntu fails silently. (On Windows 7, it worked immediately.) The reader argues, "By requiring Acrobat the government gives preference to a particular software vendor, assuring that thousands of people who otherwise would not choose to use Adobe software are forced to install it. Worse, endorsing a proprietary, narrowly supported technology for government data poses the risk that public information could become inaccessible if the vendor decides to stop supporting the software. Last but not least, there are privacy and fairness issues at stake. Acrobat is a totally closed-source program, which means we have to take Adobe's word for it that nothing sketchy is going on in its code. ... It would seem to be in the interest of the public for the government to prefer an open source solution, since it is much harder to hide nefarious features inside code that can be publicly inspected."

256 comments

  1. The "Trust us" aspect is intentional by penguinoid · · Score: 1

    The government (or a corporation's lobbyists) have no problem with a requirement to trust them.

    --
    Don't waste your vote! Vote for whoever you want, unless you live in a swing state it won't matter anyways
    1. Re:The "Trust us" aspect is intentional by serviscope_minor · · Score: 5, Interesting

      No, in this case I disagree. I'm not usually a fan of Hanlon's razor, but I think it applies here. I recently had an experience with the US Govt in this regard submitting an application to the NIH.

      It was a second stage grant so a chunk of the proposal was how you did on the first stage. And they let you submit a video. So far so good!

      What about the formats, well, not only did they allow wmv and mov, they also allowed the industry standard, open (if not unencumbered) and widely supported h.264 in an mp4 file.

      Woah! That's amazing. Open standards are great, that should work anywhere, easy to make, etc etc nice happy flowers and bunnies and rainbows and unicorns yay!

      Oh and the file has to be embedded in a PDF.

      er, what? I mean, u wot m8? I mean WHAT THE EVER LIVING WHAT WHY WHY WOULD YOU DO THAT WHAT DO YOU EVEN MEAN???

      I am not kidding that was a requirement. So this comes with about a billion problems. First, "embedded" is ill defined: some versions of PDF support video playing in the PDF, but they can also hold files you can simply download. In the former case, Adobe (tm) decided to do it two different ways in two different versions. The first (older) way is to embed the video file and use the system's video player to play the video.

      That's moderately sane. Was PITA before every platform supported MPEG4, but even back then I had a PDF which would play on Windows, OSX and FreeBSD (probably Linux too---sis not check). These days it should be easy---just use MP4.

      Except it doesn't work that way any more. No, the newest version which not everyone has will only play stuff using flash. So, you have to find a flash player for the video and convert the video to flv and embed it that way. So far, so bad. Flash player is getting somewhat rare now, at least the standalone flash plugin not bundled with a browser (chrome?). And it ain't bundled with acroread.

      Well that's all pretty obnoxious. Firstly the methods are mutually incompatible, of course. Naturally because one is for older acroread, one for newer. The file size is strict so you can't embed it both ways and hope for the best. Actually we couldn't get the flash version to work on anyone's (windows) machine. Well, fuck you very much Adobe.

      So what I did was the third method which is to have it as an attached file. Double clicking on it invites you to save or open it.

      Naturally of course NONE of these things work in anything other than acroread. None of the other PDF readers---the sort everyone seems to have now, like the firefox and chrome ones, the mobile ones or the one embedded in newer versions of windows---work with these methods.

      And thankfully someone figured out how to do this in LaTeX. Scott Pakin of course---anything sufficiently obscure in LaTeX always ends up there. Anyone else noticed that?

      So there it was, I had the nice, standard works anywhere video file embedded in a uh... PDF where you had to piss around to open it. It was still accessible to submit for anyone using open tools, but WTF?

      Oh and of course I tried including a youtube link for when it didn't work and the PDF got bounced with a snippy message pointing out angrily that of COURSE links weren't allowed (heaven forfend!) because then someone might CHEAT by linking to a longer video than is allowed!

      This is one of the cases where I think only incredible incopmetence and not malice describes the situation.

      --
      SJW n. One who posts facts.
    2. Re:The "Trust us" aspect is intentional by budgenator · · Score: 1

      When you submitted for the grant, did remember to add a dedicated computer, software and administrator's wages to it ?

      --
      Apocalypse Cancelled, Sorry, No Ticket Refunds
    3. Re:The "Trust us" aspect is intentional by david_thornley · · Score: 1

      As far as I can tell, only the Acrobat reader fully implements the PDF standard. Perhaps someone should write an open source PDF viewer that covers the entire PDF standard, including chapter 13, the multimedia features. It looks to me like a real pain, and not something I'm going to do any time soon, but it would be very nice to have.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
  2. who here can fix that? by Bite+The+Pillow · · Score: 2, Insightful

    "On Windows 7, it worked immediately."

    Oh, you fixed it. I don't have time to be outraged about this. Get a citizens united corporate backing and fight, otherwise fuck off Bennett hassleton.

    I didn't ask why I should care, I know that. I just don't have time to do more than ask if anonymous helpless cares more than just preach to the choir.

    1. Re:who here can fix that? by pz · · Score: 4, Interesting

      Hmm. I use Firefox / Fedora to access both the NIH and NSF web sites without any problems.

      I also use Adobe Reader / Windows to fill out the SF424 forms because, well, if it screws up because you've got your panties in a twist about not using one company's software versus another's, and you don't get the grant because the form was unreadable or inconsistent, you have no one to blame but yourself.

      Indeed, I was just submitting the JIT (Just In Time) information for a DARPA award and the PDF form wasn't working correctly despite having been recently downloaded. Whom do you think gets the sharp end of the stick if I were to submit a wonky form? You go ahead and be pendantic and self-righteous and blame the government; I want to keep doing science. So the old copy was deleted, and a new copy re-downloaded. Fortunately, it wasn't some hidden, Fed-sponsored pro-Adobe conspiracy, but likely a simple TCP error during the first download, as the newer copy worked just fine.

      Moreover, when it comes down to it, grant applications to the US government are likely accessible by the public through FOIA requests, so it's not like the information is really private or protected in any deep sense. What sort of nefarious activity does the OP suspect Adobe will commit with the data in the application anyway?

      The current use of a PDF-based application is phenomenally better than it was before when the applications required a specific program to be downloaded in order to fill them out. That was frustrating to say the least, highly non-portable, and full of bugs. The present PDF-based mechanisms are great, simply great, in comparison. They also work very, very reliably.

      There are battles that are worth fighting, and those that aren't. I'm always pleased when the US government allows me to use my Linux box (and I do that preferentially), but as a realist, I also have a dedicated Windows box on my desk for exactly the times when the assumption has been made that Windows is the computational substrate. That the government no longer requires .DOC files in its grant applications (at least the ones I see), and takes PDFs instead is a huge, huge win.

      --

      Put my fist through my alarm clock with its ding-dong death inside my ear. - The Blackjacks.
    2. Re:who here can fix that? by sumdumass · · Score: 0

      That's right. It's not our problem if the government of the people locks out a portion of the population over ideological reasons for purely technical aspects that could otherwise easily be tackled. In fact, it serves them right for thinking differently about their freedoms and whatnot. Those type of people need to either conform of be left out.

      Now where amis that damn sarcasm tag when you need it.

    3. Re: who here can fix that? by Anonymous Coward · · Score: 0

      Remember to repeat that the next time you submit a doc in Oglala dialect and you get the cold shoulder. It's a document format, it has nothing to do with culture, rights or anything. If you insist using sub-par software written by amateurs it's your choice, bear the consequences.

    4. Re: who here can fix that? by sumdumass · · Score: 2

      Pen and paper should be enough but standards and not software programs should be the acceptable forms.

      And yes, it has everything to do with rights and culture. Poorer people cannot always afford specific programs and people may for whatever ideological reasons not want to use specific programs and that should be their right because of arbitrary costs associated. If the government is to require specific software instead of acceptable standards, they need to ensure it is free from the bottom up. This means an operating system, software, and perhaps even computers and internet. There should be no barriers to government services artificially put in place. Standards allow options -

    5. Re: who here can fix that? by Anonymous Coward · · Score: 0

      Acrobat reader is free, dumbass, and if you can afford a computer it will come with a Windows license. Focus on results rather than means. Be a real person, nor a geek.

    6. Re: who here can fix that? by sumdumass · · Score: 1

      There is no acroreader for Windows 98/me or linux dumbass. And while two of those are outdated, you are essentially saying buy a new computer to deal with government and yes, all sorts of new computers are sold without Windows or a Windows license. Get out of your mom's basement and look around a bit.

    7. Re:who here can fix that? by tburkhol · · Score: 2

      I also use Adobe Reader / Windows to fill out the SF424 forms because, well, if it screws up because you've got your panties in a twist about not using one company's software versus another's, and you don't get the grant because the form was unreadable or inconsistent, you have no one to blame but yourself.

      This is true: if you want the grant, you must comply with whatever rule the funding agency requires. If they ask for a photograph of the PI with a herring on his head, then you better fish-up.

      The question is whether those bureaucratic rules are necessary or appropriate. Is your DARPA grant allowed to include a windows computer for the sole purpose of filing grants? Is there some technical superiority to Acrobat forms over html or javascript forms?

      I'm always pleased when the US government allows me to use my Linux box (and I do that preferentially), but as a realist, I also have a dedicated Windows box on my desk for exactly the times when the assumption has been made that Windows is the computational substrate.

      Seems pretty wasteful if you, and dozens (? hundreds?) of other people, have to go buy a second computer, OS, and other software from a specific vendor just for communicating with the government. I don't think anyone's asking you to pick up the banner and fight the power, but don't denigrate the people who are trying to push the government to move to better systems.

      The form progression has, so far, followed a minimum-change model. First the paper: typewritten onto pre-printed forms. Then Word template documents to print and mail. Then the dedicated program where you load pdfs generated from the old Word templates into fixed fields (I think I still have a copy of that monstrosity, which was definitely worse for the applicant). Now the Acrobat fillable-forms with pdf-attachments. It gets a little better every time, so let's not stop improving it.

    8. Re:who here can fix that? by Midnight+Thunder · · Score: 1

      Additionally, what is a suitable replacement for PDF? There used to be some alternatives, but they all died, from what I can see.

      There are times when the closest thing to an open standard, is one published by a business, because there is no other appropriate open standard.

      If there are a lack of tools on the Linux side, then that is something the Linux community needs to address. On MacOS X, the PDF tools that many people use on developed by Apple and not Adobe, but work with the specification as published. We can't always blame others for not using our favourite tool and in the case of government, businesses and even private citizens, PDF is the closest thing to a common document interchange format, that represents their document rendition the best.

      I use all three operating system, but accept they each have their own strength and weaknesses.

      --
      Jumpstart the tartan drive.
    9. Re:who here can fix that? by vtcodger · · Score: 2

      "The current use of a PDF-based application is phenomenally better than it was before when the applications required a specific program to be downloaded in order to fill them out. That was frustrating to say the least, highly non-portable, and full of bugs."

      No kidding. After I retired from real 40-50 hour a week IT work, I worked part time for a school in Vermont. Every year we got two or three new/altered forms from various state agencies trying to collect data on all sorts of stuff. Some of the stuff was probably pure bureaucracy, but a lot of it looked meaningful.

      Not one of their data collection tools/techniques actually worked out of the box. Not one. Never. I was able to tweak some to usability. The state fixed others. Much of the time, everyone gave up and we just sent in the data as a text file or email or sheet of paper and they presumably reentered it by hand.

      --
      You can't see ANYTHING from a car, You've got to get out of the goddamned contraption and walk...Edward Abbey
    10. Re:who here can fix that? by Registered+Coward+v2 · · Score: 1

      That's right. It's not our problem if the government of the people locks out a portion of the population over ideological reasons for purely technical aspects that could otherwise easily be tackled. In fact, it serves them right for thinking differently about their freedoms and whatnot. Those type of people need to either conform of be left out.

      Now where amis that damn sarcasm tag when you need it.

      The problem is cost. The Adobe solution, while limiting works; going to another to support multiple platforms would require coding, support, and testing, so rathe rattan spend money agencies go with what is cheap and works.

      --
      I'm a consultant - I convert gibberish into cash-flow.
    11. Re:who here can fix that? by BarbaraHudson · · Score: 1
      Seriously? If the current solution accommodates more than 99% of the population, just borrow someone else's computer. Problem solved. Saying "it's pretty wasteful is dozens or even hundreds of people have to buy a second computer is small potatoes compared to the cost to the taxpayer of making sure that everything works under linux as well.

      It's obviously not that big a problem if we almost never hear of anyone complaining about it. A few hundred people complaining out of more than 300,000,000 is just pissing in the wind. Besides, linux scanning/printing software sucks unless you'e ready to pay for it, so might as well just buy the second computer and know everything will just work.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    12. Re:who here can fix that? by sumdumass · · Score: 1

      They don't need to go to another platform. They just need to create and publish standards so everyone or anyone can create working software that isn't locked into some unavailable proprietary format. They could use the existing software and skip the parts that don't play well with others.

    13. Re:who here can fix that? by Coren22 · · Score: 1

      The Open Document Format would work well as many different office applications can read and write it.

      https://en.wikipedia.org/wiki/...

      --
      APK likes to ask for responses to the same things over and over. Maybe he just likes the responses?
    14. Re:who here can fix that? by DerekLyons · · Score: 1

      I don't think anyone's asking you to pick up the banner and fight the power, but don't denigrate the people who are trying to push the government to move to better systems.

      If they were trying to push the government onto a better system, that would be a valid point. But that's not what they're pushing for. They're pushing the government to change to a system that's not only more 'convenient' for a minority, but also fits that minority's particular philosophical and political beliefs.

    15. Re:who here can fix that? by pz · · Score: 1

      Seems pretty wasteful if you, and dozens (? hundreds?) of other people, have to go buy a second computer, OS, and other software from a specific vendor just for communicating with the government.

      Ah, there's the rub. The default computational environment in my institution is Windows. I bought an extra computer not because I needed compatibility with everyone else, but so that I would have the freedom to run the environment of my choice. The extra computer is really my Linux box.

      ... don't denigrate the people who are trying to push the government to move to better systems.

      Yes, I suppose you're right. The shrill tone of the OP, with self-serving attitude and utter lack of historical perspective was a little off-putting. But that doesn't mean we shouldn't work toward a completely universal solution for governmental forms. The thing is, since Adobe Reader is universal, or very nearly so, and PDF is subject to open standards, I'm not sure the effort is either justified, or well-aimed. A better target, I should think, would be Adobe, to get them to restart Linux support for Reader.

      The current PDF-based system is so much better than the previous heinous solution (it was so painful that I've blocked the name of the program), and is so close to a perfect solution that it really does not strike me as a battle worth waging.

      That said, the obvious next step would be to go to a purely web-based system, as the NSF has for its final reports (maybe for its submissions as well... I haven't made one in a handful of years). This idea, however, is not nearly as appealing, despite the obvious universality that browser-based solutions present. It is much more difficult to use a web-based multi-page form, including text editors, than a single PDF document, from my recent experiences.

      --

      Put my fist through my alarm clock with its ding-dong death inside my ear. - The Blackjacks.
    16. Re: who here can fix that? by Anonymous Coward · · Score: 0

      Are you still using w98 or ME in 2016? LOL. Really? Do you want an acroreader for your ZX Spectrum as well? If that's your reason, you should be denied any grant. If it's not, it only shows you're grasping at straws. And I do get out of home (I don't live in a basement, since I can afford actual living quarters) and have to look very hard for computers not sold without Windows or MacOS. Everybody can afford a low-end portable today. The $25 computer bought secondhand holds no value because any computer that old cannot be used reliably anyway. I live in the real world of adults where people are interested in getting things done, too bad for you. Dismissed.

    17. Re: who here can fix that? by Anonymous Coward · · Score: 0

      Or maybe you could join the real world. You know, where real adults live.

    18. Re:who here can fix that? by Midnight+Thunder · · Score: 1

      The goal of the Open Document Format is closer to a general MS Office document, than what a PDF is trying to achieve. In many ways a PDF represents a 'print equivalent' rendition that is also generally considered as final form of submission. It is not designed, for the most part, to be edited once produced. This is also the reason a number of friends and contacts prefer sending their resumes to head hunters in PDF form.

      One other factor regarding PDF, it is the largest common denominator, in terms of human oriented file format people have tools for viewing. Sometimes we need to accept that sometimes that 'mediocre' solution is better than that 'great' solution. Life is about compromises and choosing your battles - I have accepted PDF does the job, is open enough and that I have other problems that are worthing putting my energy into.

      --
      Jumpstart the tartan drive.
    19. Re:who here can fix that? by tepples · · Score: 1

      Besides, linux scanning/printing software sucks unless you'e ready to pay for it

      That's why I paid for it. Having been burned in the past by the likes of Canon and Microtek, I chose an HP Officejet 4500 specifically because of HP's positive track record of CUPS and SANE support.

    20. Re:who here can fix that? by tepples · · Score: 1

      They're pushing the government to change to a system that's not only more 'convenient' for a minority, but also fits that minority's particular philosophical and political beliefs.

      What do you think the Civil Rights Act and Americans with Disabilities Act are? They're cases of government providing for recognition of basic rights of minorities. The alternative is to require all citizens to deal with a particular for-profit company, and I thought the government had moved away from that policy in the mid-1980s when it broke up AT&T.

    21. Re:who here can fix that? by BarbaraHudson · · Score: 1
      Mine said linux on the box. Sure, one specific version of one specific distro. Really sucked.

      I have an hp 9800 wide format printer, but it's sitting on a shelf. Color and b/w laser is so much better, whether for pictures or docs.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    22. Re: who here can fix that? by sumdumass · · Score: 1

      This real world of yours sounds very authoritarian with the government ignoring its citizens and all and you blaming them because you like the idea of spending taxes on proprietary software and enriching corporations.

      I'm not sure I want to live in your real world. Fortunately, Both our worlds give us the ability to change them.

    23. Re:who here can fix that? by Anonymous Coward · · Score: 0

      Just because it is how it is is no reason not to bitch and get government fixing this shitty unethical behaviour. The government should be talking in languages that are not proprietary in nature and everybody can access. Anything short of that is discrimination and produces favouritism and illegal monopolies.

  3. Hiring and RFQs always have quirks by Anonymous Coward · · Score: 0

    If the bidding was rigged in favor of one particular supplier you'd have a right to complain, but this is just a typical bug. Most likely, the people who ran the process was platform neutral (frankly I did too, since I print PDFs from Ubuntu almost every day).

    Grow a pair and quit whining, maybe you'll win once in awhile. The world is not going to be made perfect even if everyone on /. agrees to boycott a (lengthy) list of companies and opportunities.

    1. Re: Hiring and RFQs always have quirks by Anonymous Coward · · Score: 1

      Even more so, is it worth spending a hundred thousand dollars to add support and maintain it for your one off Linux install when the system works marginally adequately for 99.999% of the population?

    2. Re: Hiring and RFQs always have quirks by Coren22 · · Score: 1

      Aww, you poor dear, did the IT guy stop you from surfing porn and jerking off at work?

      --
      APK likes to ask for responses to the same things over and over. Maybe he just likes the responses?
    3. Re: Hiring and RFQs always have quirks by Anonymous Coward · · Score: 0

      Don't know. Never met him. The whole of IT was outsourced and the former computer weenies escorted out by security. Never had any downtime ever since.

  4. corps owns usa gov. what's news? by sittingnut · · Score: 0

    but to be fair, by asking for grants from same entity, one must realize, one is selling oneself to it, more or less.

     

  5. Works as designed by Anonymous Coward · · Score: 0

    By requiring Acrobat the government gives preference to a particular software vendor, assuring that thousands of people who otherwise would not choose to use Adobe software are forced to install it

    Adobe paid good money for that preference and those politicians, in exchange for business to be forced their way.

    That's how the crony-capitalist system works. Didn't you know that? What those with money and power want, they get. Until everything eventually falls apart and chaos ensues.

  6. Re:Not that crap again by EmeraldBot · · Score: 5, Insightful

    since it is much harder to hide nefarious features inside code that can be publicly inspected

    Not THAT crap again.

    Heartbleed should put that right to bed.

    I don't understand your point here. It was found and then fixed in a few days, and the patches were widely released to anyone willing to update. The system worked exactly like it was supposed to: the fact that a single critical bug garned that much attention should give you an idea of how uncommon it is.

    In contrast, Adobe Reader has had not one, not two, but 26 different cripplingly severe vulnerabilities in the last six months alone, and that's only because I got tired of counting after #26. How many people patch Adobe Reader? Would you like to compare Libreoffice to Microsoft Word, FreeBSD to Windows, or Internet Explorer to Firefox? Maybe Apache to IIS, or perhaps OpenJDK to Sun java? Amarok to Itunes? Our very own Adobe Reader to Okular or Evince?

    Open source software does indeed have a demonstrably better security record than closed source software, that is undeniable. Further more, even if it didn't, it wouldn't matter because the statement was that it was easier to discover vulnerabilities in open wource software. And he's right. What do you rather do: read source code, or dissassemble a binary?

    --
    "Set a man a fire, he'll be warm for the rest of the night. Set a man afire, he'll be warm for the rest of his life."
  7. Adobe Acrobat by wisnoskij · · Score: 4, Insightful

    ... Is the worst program to use to create PDFs. Just use one of the free applications.

    PDF is the open standard for sharing documents. Adobe does not offer any open source or free creation tools, but there are half a dozen great PDF creation tools available some of them open source, many of them free.

    --
    Troll is not a replacement for I disagree.
    1. Re: Adobe Acrobat by nachtelfjeiu · · Score: 1

      Indeed. I use foxit portable. It's free, portable and i think it's open source. Frankly i don't care as long as it conforms to the portableapps.com standards

    2. Re:Adobe Acrobat by antdude · · Score: 1

      What are the best PDF applications to edit existing PDF files?

      --
      Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
    3. Re:Adobe Acrobat by temcat · · Score: 1

      Infix. It's proprietary and Windows based, though the author says it also works on Linux under Wine (I didn't check it).

    4. Re:Adobe Acrobat by AthanasiusKircher · · Score: 1

      What are the best PDF applications to edit existing PDF files?

      THIS. Yes, creating a PDF using open source software on Linux or whatever is obviously trivial.

      But editing a PDF is a different matter. To my knowledge, nothing comes close to Acrobat is terms of its flexibility and ease of use in editing existing PDFs, particularly if you're looking for open source on Linux. (And I'm a big supporter of non-proprietary alternatives in general.) Yes, you can cobble together functionality from various tools, and certain command line utilities can even be faster for certain tasks, but nothing like the convenience of Acrobat.

    5. Re: Adobe Acrobat by Anonymous Coward · · Score: 0

      Mastered was ok... until they decided to add watermarking to the free version

    6. Re:Adobe Acrobat by wisnoskij · · Score: 2

      PDF-XChange is a good viewer/editor, and the free version has most of the features of the pro version. I use it for filling in and signing forms.

      --
      Troll is not a replacement for I disagree.
    7. Re:Adobe Acrobat by vandamme · · Score: 1

      I open up PDFs all the time in LibreOffice. Using Linux. Then export to PDF, with password. So what's the problem?

    8. Re:Adobe Acrobat by antdude · · Score: 1

      LO can let you edit existing PDFs now like change texts, forms, etc.?

      --
      Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
  8. "attempting to submit it while using Ubuntu fails" by wisnoskij · · Score: 1

    Um, does the OP mean that using the default bundled browser on Ubuntu fails? Because that could just be Mozilla's fault for not following standards on their Ubuntu branch.

    --
    Troll is not a replacement for I disagree.
  9. Asking for a fucking handout... by Anonymous Coward · · Score: 0

    And complaining about the process... How quaint!

    1. Re:Asking for a fucking handout... by Anonymous Coward · · Score: 0

      Are you part of the Oregon Militia? Going to complain about how hard gub'mit makes it to get your "free" money?

  10. Re:"attempting to submit it while using Ubuntu fai by Anonymous Coward · · Score: 0

    More likely IIS is designed to not working correctly when it don't detect MICROS~1 Windows.

    Surface Tablets sabatage AFC Championship Game

  11. Re:Not that crap again by darkain · · Score: 4, Insightful

    To add to this: why the hell does it even matter if one particular software solution contained a serious security issue? The whole point of having open standards is the ability to have multiple software solutions all capable of interoperably working on the same data formats. This is one area where HTML shines, though HTML isn't quite well suited for physical paper print material though.

  12. Re:Not that crap again by sims+2 · · Score: 2

    Just fyi OpenSSL was vulnerable to heartbleed for over 2 years before it was discovered then it was fixed at the same time it was announced.

    Otherwise yeah adobe reader is large security risk for Any windows computer...actually now that I think of it wasn't jailbreakme.com based on a PDF exploit?

    So even just PDF in general seems to have security problems in implementation for some reason.

    --
    Minimum threshold fixed. Thanks!
  13. Microsoft Patriots Tablets crash game .. by Anonymous Coward · · Score: 0, Funny

    "The tablets are connect to dedicated private wireless networks for security, and are restricted to running a single app used to look at real-time photos of previous plays and study the opposing team." ref

    1. Re:Microsoft Patriots Tablets crash game .. by Anonymous Coward · · Score: 0

      So why the fuck are you linking an article completely unrelated about a networking problem and yet calling it a Microsoft Tablet crash? Trying to see how many fails you can put in one post?

  14. Re:Not that crap again by Anonymous Coward · · Score: 0

    "Open source software does indeed have a demonstrably better security record than closed source software" And you can prove this statement?

    'What do you rather do: read source code, or disassemble a binary?" I would rather do neither and focus my attention on the actual functionality of the application I am developing. And you gloss over the fact that just looking at the source code you can identify vulnerabilities.

  15. Re:Not that crap again by Lunix+Nutcase · · Score: 0

    Most vulnerabilities are found through binary analysis not reading the source code. And, yes, that is even true for open source software.

  16. Horrible Summary: Some clarifications by Duckman5 · · Score: 5, Informative
    The application process required opening a PDF in Adobe Acrobat READER. It used some proprietary extension and if opened in any other application just had a note that said to use Acrobat Reader.

    When opened in Acrobat Reader it had a form with a button at the bottom to submit the information. He tried to process it using the most recent version of acrobat for each of the following operating systems:

    • On Linux, the button did nothing.
    • On Windows XP in a virtual machine, the button half worked (asked for login info)
    • On native boot Windows 7, it worked all the way

    The takeaway is this: a government process used a supposedly open format but ruined it by using a proprietary extension that only worked on a recent version of proprietary software running on a recent version of a proprietary operating system.

    1. Re:Horrible Summary: Some clarifications by Anonymous Coward · · Score: 2, Informative

      It was probably written using the Adobe LiveCycle program and uses the XFA form technology. XFA PDF's are different in that there are no actual postscript commands in the PDF and they do not use the AcroForms technology. The layout and form inputs are defined in an XML document embedded into a PDF container. Adobe Reader then dynamically generates the postscript to render the document on the fly when the PDF is opened. If the PDF reader being used doesn't understand XFA (for example. pdf.js), then they get the generic "Please open in Adobe Reader." The benefit to XFA is that since the drawing content is dynamic, it allows for growing the length of the PDF when you have forms that take a variable number of inputs, like a purchase order with a variable number of line items. One downside is that Adobe Reader does some crazy undocumented proprietary shit when the form also has digital signature blocks.

    2. Re: Horrible Summary: Some clarifications by Anonymous Coward · · Score: 0

      The IRS was created by those republicans to oppress us.

    3. Re: Horrible Summary: Some clarifications by Anonymous Coward · · Score: 0

      The IRS was created by those republicans to oppress us.

      It was created in 1862 by a Republican President! You are correct.

    4. Re: Horrible Summary: Some clarifications by Anonymous Coward · · Score: 0

      Lincoln was a Republican. Was a Republican.

    5. Re: Horrible Summary: Some clarifications by Anonymous Coward · · Score: 0

      Holy crap, an empty password worked for opening the new I-9. Thank you. I thought I was going to have to track down a Windows machine to use for out HR paperwork.

    6. Re: Horrible Summary: Some clarifications by Anonymous Coward · · Score: 0

      Let us never forget that those Republicans created the IRS.

    7. Re: Horrible Summary: Some clarifications by Anonymous Coward · · Score: 0

      Ugh. There's a reason normal people hate those republicans so much.

    8. Re: Horrible Summary: Some clarifications by Anonymous Coward · · Score: 0

      There's no excuse for encrypting public documents. I noticed Apache Tika is unable to open all of the new government documents. Of course Tika blames the government, but that doesn't help us.

    9. Re:Horrible Summary: Some clarifications by Duckman5 · · Score: 1

      What is the point of that, though? Why can't Adobe just make a new format with a new file extension? PDF is about print-ready formatting. Adding a crappy, dynamic, proprietary thing inside a PDF is like using a Word DOC to send someone a video. Who does that???

    10. Re:Horrible Summary: Some clarifications by nmb3000 · · Score: 5, Interesting

      XFA PDF's are different in that there are no actual postscript commands in the PDF and they do not use the AcroForms technology. The layout and form inputs are defined in an XML document embedded into a PDF container. Adobe Reader then dynamically generates the postscript to render the document on the fly when the PDF is opened. If the PDF reader being used doesn't understand XFA (for example. pdf.js), then they get the generic "Please open in Adobe Reader."

      Good god. Just when I started thinking Acrobat couldn't get any worse... What ever happened to the Portable part of the Portable Document Format? :(

      Adobe needs to stop riding on the coattails of the PDF standard and just create their own damned document format completely separate from PDF. They've been shoving more and more of this kind of stupid shit into PDF files for years, all under the guise of PDFs being a "standard" -- just to encourage the spread their bug-ridden malware by making the files unusable in other programs. It's gotten worse than the ActiveX webpages from the early 2000's.

      --
      "What do you despise? By this are you truly known." --Princess Irulan, Manual of Muad'Dib
      /)
    11. Re: Horrible Summary: Some clarifications by TheReaperD · · Score: 1

      Adobe. They have always done crap like this. The older PDF viewer software did things like auto launch an embedded binary with admin privileges and system access. Crap like this is actually an improvement from the old days.

      --
      "Be particularly skeptical when presented with evidence confirming what you already believe." -
    12. Re:Horrible Summary: Some clarifications by Anonymous Coward · · Score: 0

      What is the point of that, though? Why can't Adobe just make a new format with a new file extension?

      Vendor lock-in.
      If they make a different extention, people might notice the difference.
      It is a matter of trying to make people think they have to use the latest Adobe software to use PDF.

    13. Re:Horrible Summary: Some clarifications by Anonymous Coward · · Score: 0

      The takeaway is this:

      When you follow the instructions, the process works just fine. It didn't work for the article author because he didn't follow the instructions because he's a special snowflake.

      Step 1, buy a computer
      Step 2, learn Windows
      Step 3, submit form

      Yeah, the process is totally fine. Its just the instructions that were left a bit wanting.

    14. Re: Horrible Summary: Some clarifications by Anonymous Coward · · Score: 0

      If you bought a computer in the last 20 years, you will have noticed it comes with Windows. Unless you specifically asked not to have Windows, or if you bought a Mac. The vast majority of people use a commercial OS because computers to well-adjusted and socially adept people are just a means to an end and not the centre of their lives. It's you fanatics who are out of touch with reality and can't get through your heads that you're not some special elite but just a small annoying minority that we simply decided to ignore.

    15. Re:Horrible Summary: Some clarifications by Anonymous Coward · · Score: 0

      Derek do you support fascism as well...
      Microsoft is a convicted monopolist by the very government requiring it! Your line of thinking makes my head spin.

    16. Re:Horrible Summary: Some clarifications by temcat · · Score: 2

      What ever happened to the Portable part of the Portable Document Format?

      Now it's Proprietary Document Format.

    17. Re:Horrible Summary: Some clarifications by Big+Hairy+Ian · · Score: 1

      Government did insufficient platform testing

      --

      Build a Man a Fire, and He'll Be Warm for a Day. Set a Man on Fire, and He'll Be Warm for the Rest of His Life.

    18. Re: Horrible Summary: Some clarifications by Anonymous Coward · · Score: 0

      > If you bought a computer in the last 20 years, you will have noticed it comes with Windows

      The process only works with Windows 7. Where did you get that computer 20 years ago running Windows 7?

    19. Re: Horrible Summary: Some clarifications by Anonymous Coward · · Score: 0

      Geeks that build their own computers are like the computer version of grease monkeys. And just like with custom cars, when we pull up next to you on the Internet Superhighway, you can't help but give our rigs a few approving glances and a thumbs-up.

    20. Re:Horrible Summary: Some clarifications by vtcodger · · Score: 2

      "Now it's Proprietary Document Format."

      PDF = Preposterous Document Format ?

      --
      You can't see ANYTHING from a car, You've got to get out of the goddamned contraption and walk...Edward Abbey
    21. Re: Horrible Summary: Some clarifications by Anne+Thwacks · · Score: 1

      I have bought several computers in the last 20 years. The first thing I normally do is replace windows. On several machines (All Thinkpads, AFAICR), after a number of years, Windows fails, and an attempt to reinstall fails, even with a different hard disk. Not wishing to throw away good Thinkpads, and use Dells instead, I discovered that Ubuntu and FreeBSD install and work fine. Windows in more defective than most people think.

      --
      Sent from my ASR33 using ASCII
    22. Re: Horrible Summary: Some clarifications by BarbaraHudson · · Score: 1

      Sure there are - in the transmission of the information back to the server, as well as to help prevent someone else from creating a malicious document that crashes everything or contains a malware payload.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    23. Re: Horrible Summary: Some clarifications by BarbaraHudson · · Score: 1

      What, computer operating systems can't be upgraded? This isn't the early 80s, when the OS was burned into ROM.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    24. Re: Horrible Summary: Some clarifications by BarbaraHudson · · Score: 1

      Plenty of laptops take 2 hard drives. Installing an alternate OS on the second and making it the default slows down Windows bitrot to the point where it should last the life of the laptop and then some.

      The linux drives, on the other hand, will probably fail every 3 years (or less - much less in my experience) because of the load a fully-pimped-out linux install puts on the drive.

      If you paid for the OS, might as well keep it for those times when you might need it.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    25. Re:Horrible Summary: Some clarifications by BarbaraHudson · · Score: 1

      Want to boycott every company that has ever run afoul of the law? Good luck with that. Safety inspections, health inspections, labeling requirements, accidental and intentional misreporting, out-of-spec, etc ... you wouldn't even be able to eat a cheeseburger.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    26. Re:Horrible Summary: Some clarifications by BarbaraHudson · · Score: 1

      Government ignored insignificant platforms. Linux, Amiga, Plan9, Commodore64, Trash-80 ...

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    27. Re: Horrible Summary: Some clarifications by Holi · · Score: 1

      Wait, we are supposed to take advice from someone who cannot figure out how to install Windows???

      --
      Sorry, teleporters just kill you and then make a copy. A perfect, soul-less copy.
    28. Re: Horrible Summary: Some clarifications by Anne+Thwacks · · Score: 1
      The problem was not the hard disk. The Windows install process crashes, OSS has no problem. I can only assume that something set a flag in the NVROM to flag that the computer was "life expired" and that WIndows supports this, but Linux and FreeBSD don't. It might not be intentional - might be an "uninitialised variable" bug. Or not.

      I have tried the Lenovo "recovery" backup disks, and genuine and pirate copies of various Windows versions, and no copy of Windows will even boot, but OSS installs fine.

      I have not had many laptop HDs fail, other than those dropped. However, I doubt many of my laptop drives that get heavy use are three years old - ones that get heavy use are normally upgraded before then. I am writing this using a six year old T61p with a three month old SSD. Obviously, I am not a gamer.

      --
      Sent from my ASR33 using ASCII
    29. Re: Horrible Summary: Some clarifications by Anonymous Coward · · Score: 0

      And just like custom cars, more often than not you'll be pulled over because your junk is violating every freaking safety rule and pollutes like a burning refinery.

    30. Re: Horrible Summary: Some clarifications by BarbaraHudson · · Score: 1

      Probably a bad hard disk. Not every OS puts critical files in the same place.

      By heavy use, I was referring to databases, log files that are constantly updated, a web server (even for local development), and logging file systems.

      I've had 17 hard drives die in one desktop (to be fair, some were DOA), and 4 hard drives in 2 laptops. Hard drives, pushed hard, fail.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    31. Re:Horrible Summary: Some clarifications by tepples · · Score: 1

      It depends on whether you set the subjective bar for "insignificant" before GNU/Linux or between GNU/Linux and AmigaOS in your list. Besides, Linux isn't "insignificant" when it's the kernel of the most widespread smartphone and tablet OS.

    32. Re: Horrible Summary: Some clarifications by Anonymous Coward · · Score: 0

      What brand(s), and how exactly are you thrashing so many HDD's to death?

      Capcha: exerts

    33. Re:Horrible Summary: Some clarifications by BarbaraHudson · · Score: 1

      First, it's not GNU/Linux. GNU is not the kernel, and the GNU utilities are easily replaced to make a completely GNU-free system. Referring to it by non-core software is only for zealots - in that case it should be called by a number of different names, depending on what software is used on any system. Firefox/Linux? Chrome/Linux? Wine/Linux? Why not give credit to the hardware? Acer/Linux, Lenovo/Linux? Or all those dual-boot systems - Windows/Linux?

      Linux can easily be replaced by FreeBSD in Android, it's just that Google wanted to make their system appear open for marketing purposes. And everyone I know who bought a linux tablet gave them away because they were cheap pieces of crap. Something that sits unused is not "widespread."

      But back to the story - almost nobody in the grant-applying public hasn't got access to a Windows computer, or, failing that, can't pick one up off the streets on garbage day or at a garage sale dirt cheap. So, in that particular area, Linux is not just insignificant - it doesn't exist. (If it did the OP wouldn't be such a whiner).

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    34. Re: Horrible Summary: Some clarifications by BarbaraHudson · · Score: 1

      17 were Seagates made in the now-infamous Maxtor factory once they rebranded it. It's not like they were heavily loaded. One drive for /boot and /root, one drive for /home, one drive for /var, and I forget what I hung on the last drive. No swap space because it never got close to needing it. 4 (in a pair of laptops) were Western Digital. Hard drives fail.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    35. Re:Horrible Summary: Some clarifications by tepples · · Score: 1

      First, it's not GNU/Linux. GNU is not the kernel, and the GNU utilities are easily replaced to make a completely GNU-free system.

      It's to distinguish GUI Linux distributions that resemble Debian or Fedora, designed for multi-window display and a physical keyboard and precise pointing device, from Linux distributions that resemble Android, designed for an all-maximized window management policy and a touch screen, and Linux distributions that resemble DD-WRT, designed for a usually headless appliance. Would you prefer the term "the X11 desktop"?

    36. Re:Horrible Summary: Some clarifications by BarbaraHudson · · Score: 1

      No, it's not. Stallman was doing the whole GNU/linux thing well before android ever existed.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    37. Re:Horrible Summary: Some clarifications by tepples · · Score: 1

      He was ahead of his time. Android eventually proved him right. Which term do you prefer for GUI Linux that resembles Debian and Fedora more than Android?

    38. Re:Horrible Summary: Some clarifications by BarbaraHudson · · Score: 1

      Android didn't prove him right. Free software was inevitable. Call it linux, same as everyone else does. Only freetards insist on calling it gnu/linux. You don't see anyone calling it gnu/freebsd.

      GPL software contains the seeds of its' own demise. Look at how crappy the revenue and profit are for RedHat with their "sell the service" model compared to the other OSes. Redhat - $1.79 billion revenue. Microsoft 93.6 billion. Apple $234 billion. Hell, even Blackberry makes twice as much.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    39. Re:Horrible Summary: Some clarifications by tepples · · Score: 1

      You don't see anyone calling it gnu/freebsd.

      That's because kFreeBSD is more often used with the FreeBSD userland. For a while there was a monstrosity called "Debian GNU/kFreeBSD".

    40. Re:Horrible Summary: Some clarifications by BarbaraHudson · · Score: 1

      Nope. Has nothing to do with the desktop interface. Stallman wants kde-centric distros like OpenSUSE to be referred to as GNU/linux.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    41. Re:Horrible Summary: Some clarifications by tepples · · Score: 1

      Stallman wants kde-centric distros like OpenSUSE to be referred to as GNU/linux.

      I'm still waiting for a precise term to distinguish GNOME, KDE, and Xfce distros on the one hand from Android on the other.

    42. Re: Horrible Summary: Some clarifications by david_thornley · · Score: 1

      I have bought two desktops and two laptops in the past several years. Let's consider them.

      The first laptop and desktop were purchased from Dell with Ubuntu installed, and no Windows license. Eventually, I had to replace the drive on the laptop, and bought a legal XP license for it to dual-boot so I could play games.

      The second laptop came with W7.

      The second desktop came in parts from NewEgg, and did not include a Windows license. (The experience has convinced me not to do it again; my computer assembly skills seem to be far worse than other people's, for some reason.)

      All of these were purchased long after 1996, and none predated XP. None of these were Macs. In no case did I specifically ask for no Windows. Three of the four did not come with Windows licenses. You are wrong.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    43. Re:Horrible Summary: Some clarifications by david_thornley · · Score: 1

      I haven't actually tried digging in (that's a post-retirement project), but AFAICT a computer with Linux installed is useless. If I add the Gnu software to it, I can use it in a limited fashion. There are equivalents to Gnu here, but not on my desktops/laptops. Adding some sort of graphics software improves the usefulness greatly, but isn't strictly necessary for some of the stuff I like to do on Linux. Therefore, Gnu/Linux seems reasonable to me, since that's the minimum system I can use. It's something of an arbitrary designation, but it is reasonable. Unfortunately, RMS's request was largely political and has remained political, and therefore vim will triumph over emacs before this naming controversy dies.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    44. Re:Horrible Summary: Some clarifications by BarbaraHudson · · Score: 1

      Considering that many distros ship with multiple window managers, trying to identify a distro by its' windows manager doesn't work. Just use linux or android - everyone will understand the difference.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    45. Re:Horrible Summary: Some clarifications by BarbaraHudson · · Score: 1

      Not really. Use the linux kernel and a modified base FreeBSD userland.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    46. Re:Horrible Summary: Some clarifications by david_thornley · · Score: 1

      My point exactly. It becomes useful when you have a kernel and userland. Without those two, it's useful. With those two, you're just adding capabilities. Therefore, referring to the base OS by kernel and userland is reasonable, although obviously not the only reasonable choice. As it happens, the only approximations to general-purpose computers in my household that use something akin to Unix run Mac OSX and Ubuntu, and Ubuntu has a Linux kernel and Gnu userland. If I wanted, I could have a FreeBSD computer (kernel and userland) or presumably any combination of userland and kernel, possibly with modification, but what I have can reasonably be called Linux, Gnu/Linux, or Ubuntu.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    47. Re:Horrible Summary: Some clarifications by BarbaraHudson · · Score: 1

      Most people would just say the kernel name. Simple. We don't need to excessively label stuff - that just leads to more confusion (just look at the explosion of stupid cpu names to see what I mean).

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
  17. Re:"attempting to submit it while using Ubuntu fai by Anonymous Coward · · Score: 0

    IIS is a web server retard, it happily works with all browsers. however you can write shit code that may not work with a browser. This could easily be bad coders on the website end or on the Linux browser end, both are common problems. why you would link a surface device (client side) issue is beyond me, I can only guess you just don't know much about IT.

  18. Re:"attempting to submit it while using Ubuntu fai by larkost · · Score: 2

    My guess is that this was one of Adobe's form systems. Those produce overly-complex PDF's that then submit the form content back to specially crafted servers in a non-documented way. Creating these "workflow systems" are how Adobe has been making money on the Acrobat "platform" for some time now. So none of this corresponds to any standards, so nothing works except Adobe Acrobat (usually only on Windows, even MacOS need not apply).

    Five years ago I might have thought that using these systems was an ok idea, but web forms have long since surpassed what is possible on these systems, and since mostly they just produce XML it should be cheap and easy to replace them. My guess is that this is an old system, and it just works, so it is hard to justify the money of replacing it. If someone really wanted to do some good, they could organize a hackathon to replace this.

  19. Linux supporters again denying real problems. by Anonymous Coward · · Score: 3, Insightful

    While Linux hasn't always been known for having the most supportive community, things have gotten particularly bad lately.

    Like your comment shows, it's getting quite routine for a user to describe some problem they're having with open source software, and instead of getting anything resembling help we instead see Linux and open source supporters just flat out deny that the problem exists. This isn't a case of giving snooty answers, or even just ignoring the questions. It's outright denial we're seeing now, typically without any sort of evidence to support this denial.

    It's an extremely disrespectful attitude to have, and when you direct it towards somebody asking for help then you'll most likely just drive them away to proprietary software.

    We see this attitude from the GNOME 3 community, which now consists of a small number of people trying to force their awful software on a much larger community. These GNOME 3 supporters just deny that the UI is now unusable.

    We see this attitude from the systemd community. Again, this is a relatively small number of people trying to force their awful software on a much larger community. These systemd supporters just deny that their init system is bloated, full of architectural flaws (binary logging and doing everything are to examples), and has caused a lot of people a lot of problems.

    We see this attitude from the Firefox community. Once more, this is a relatively small number of people trying to force their awful software on a much larger community. These Firefox supporters just deny that the UI is now awful, that there are performance issues, and that there are years-old bugs that haven't been fixed.

    When users come forward with problems with GNOME 3, systemd or Firefox we just see open source supporters like you treat these people like they're total shit.

    It isn't Microsoft, or SCO, or Apple, or Adobe, or any other company that truly harms the adoption of Linux and open source software. It's the Linux and open source communities themselves who cause this harm, all thanks to how poorly they treat so many of the users of this open source software.

    1. Re: Linux supporters again denying real problems. by TheReaperD · · Score: 1

      Gnome 3, I have to give you. The previous version worked well (even though it wasn't my preference) with few issues. Its only flaw was that it wasn't 'pretty'. To solve the 'pretty' problem, they threw everything away and tried to force a buggy and virtually unusable replacement.

      Systemd though, I can't give you. It was a solution to real problems with initv. You may not like the solution they chose but, you can't deny that it was trying to solve real problems. When your dealing with something as low level as the init system, it's unrealistic for most projects to support more than one solution. So, they picked what they considered the lesser of the evils, systemd. You may not like the choice but, it's been made.

      Firefox is mixed. I understand the complaint that they're Chromifying Firefox. Most Firefox users used it because it wasn't Chrome. The problem here is that Mozilla is a business and they wanted a larger userbase than the anti-chrome crowd and that means adopting Chrome's design as that is what a majority of users prefer. It sucks but, it's reality.

      --
      "Be particularly skeptical when presented with evidence confirming what you already believe." -
  20. Re:"attempting to submit it while using Ubuntu fai by Anonymous Coward · · Score: 0

    yeah I am sure it is IIS's fault that Adobe isn't supported on Ubuntu and that it is IIS's fault that older versions of the dodgy adobe extension don't work on various OS's. For fucks sake did you even read the article before you posted your fail?

  21. You're learning just now by RightwingNutjob · · Score: 3, Funny

    that the US government is Bad At Computers? Where have you been this whole time? And are you interested in buying a bridge? I've got in Brooklyn that just happens to be for sale.

  22. When it comes to governments... by EzInKy · · Score: 1

    ...only the most secure channels should be used for communication.

    --
    Time is what keeps everything from happening all at once.
  23. Of course the government prefers Adobe... by OEasygoDiodoB · · Score: 2

    between Acrobat and Flash, Adobe provides the bulk of the vulnerabilities the NSA needs to operate. Quid pro quo.

  24. Re:Not that crap again by Calavar · · Score: 0

    I don't understand your point here. It was found and then fixed in a few days

    A few days? Heartbleed went undetected for several years, not a few days.

    What do you rather do: read source code, or dissassemble a binary?

    It is almost always easier to find vulnerabilities through binary analysis. If you try looking for bugs by reading the source code, odds are that you'll make the same mistake that the original author of the bug made. It's just like doing an algebra problem on math exam. You don't check your work by redoing the problem because you'll just end up making the same mistake a second time; instead you do plug in some numbers and see if your equation spit out the right result.

  25. Wolf Bearclaw Hitler II for President by Anonymous Coward · · Score: 0

    Our purpose:

    1. The United Fascist Union exists to promote a revival of the Republican Commonwealth of Imperial Rome and stand against liberalism, public corruption, decadence and Democracy in all the evil forms they manifest themselves in. The United Fascist Union will not discriminate on the basis of race, color, sex, creed, national origin or disability, provided that the applicant is a conservative of national origin. Nor will the U. F. U. endorse any type of racial hatred, such as that being practiced by conventional rightist groups. We will also not accept those that hate minorities, practice discrimination or that would do violent, stupid things as members.

    2. The main objectives of the United Fascist Union shall be: (a) To institute a military Dictatorship form of government over the Earth. (b) To create and establish a "Universal Price Index" which will regulate costs. (c) To corporatize utilities (making them agencies of the United Fascist Union). (d) To establish a "Transferable Work Point Card" which will replace paper money and to replenish heavy industry wherever the empire is the organ of state by creating new construction projects.

    3. Under the corporate dictatorship the global government will function like a corporation; powere being vested in the dictator of Nova Roma who sits atop the pyramid of government, acting as both a receiver and transmitter of the peoples general will. The collective will of the masses would travel up the pyramid of state and be channeled through the office of the dictator and would be transformed into constructive benevolent programs, then travel back down the pyramid of state, through which it would be distributed to the masses in the form of constructive social programs.

    4. The people will be regimented, disciplined and controlled and they will stop thinking of themselves as individuals and act as components of the corporate collective. Being organized as employers, merchants and workers, they will function as members of the collective for a common effort towards development and production, as per the Italian model of government.

    1. Re:Wolf Bearclaw Hitler II for President by sabbede · · Score: 1
      There was a Wolf Bearclaw Hitler Sr.?

      Not that he could be/have been a real Hitler. Alois' sons saw to that.

  26. Easy solution by Orgasmatron · · Score: 0

    The easiest solution is to get rid of these grants.

    Don't get me wrong, with all of the imaginary rights the Supreme Court has been finding in the 14th amendment, the one I'd most like them to find is the right to a federal government that exclusively uses Free Software and open standards.

    But I don't really have a lot of sympathy for this guy's difficulty in getting my tax money. He calls himself "The VAR guy", which strongly suggests that he's not asking for money to perform some obligation of the federal government as spelled out in the Constitution.

    --
    See that "Preview" button?
    1. Re:Easy solution by sabbede · · Score: 1

      What about the power "To promote the Progress of Science and useful Arts"?

    2. Re:Easy solution by tepples · · Score: 1

      The only substantive power under the clause to which you refer is the power to grant copyrights and patents.

    3. Re:Easy solution by sabbede · · Score: 1

      Given the goal set by the first clause, the "necessary and proper" clause can be seen as justification for other steps intended to facilitate that goal.

  27. Re:Not that crap again by nmb3000 · · Score: 2

    since it is much harder to hide nefarious features inside code that can be publicly inspected

    Not THAT crap again.

    Heartbleed should put that right to bed.

    Heartbleed had nothing to do with the potential for "nefarious" hidden functionality in closed-source systems. If anything, Heartbleed might be a counterpoint to Eric Raymond's proposal that "given enough eyeballs, all bugs are shallow" -- but the truth is that complex problems usually have complex solutions, and the more complex the solution the smaller the percentage of those eyeballs that has expertise.

    As far as the article's argument goes, I'm torn. I can see immense value in requiring the software that government uses be open source. It levels the playing field in terms of accessibility while promoting the transparency required for a successful democracy. It also falls in line with other existing aspects of the government, such as the requirement that any works created by the Federal government (generally) are put into the public domain.

    However I can see the argument that computers and software are just tools to get stuff done. Interoperability can be simplified when you target specific application versions (say, "MS Office 2010 and newer") rather than a more squishy target such as "Open Document Format". While there's no reason you couldn't do that, it seems like when it comes to software today, sadly, sticking to an implementation of a (possibly proprietary) standard rather than a generic standard itself ends up causing fewer problems.

    That said, I'd definitely agree that it should not be required to use Adobe Acrobat to submit a grant application.

    --
    "What do you despise? By this are you truly known." --Princess Irulan, Manual of Muad'Dib
    /)
  28. Re: Not that crap again by TheReaperD · · Score: 2

    The PDF security problems stem from its early days when they were trying to get their adoption rates up. In order to try and get every business to adopt it, they asked people at the companies what features they would like to see in Acrobat. And they got mostly marketing managers replying with every bell and whistle they could think up: scripting support with system and drve access, embedded binaries, ability to connect and send commands to Outlook, etc. I'm not sure anyone at Adobe cared if they were a good idea, much less secure. All they cared about was adoption. They've been trying to clean up the mess ever since. Many of these features have had to be removed or severely restricted just to try and put their fingers in the gaping holes that is Acrobat security.

    --
    "Be particularly skeptical when presented with evidence confirming what you already believe." -
  29. Re:Not that crap again by ShanghaiBill · · Score: 2, Insightful

    This is one area where HTML shines

    It is also an area where PDF shines. PDF is a license free open standard, and there are open source tools that can generate and manipulate the format. It isn't as easy to work with as HTML, but it isn't that hard either. TFA is just uninformed whining. PDF is a perfectly acceptable open format for the government to use, and it is a big improvement over requiring something that is actually proprietary, such as MS-Word.

  30. Re: "attempting to submit it while using Ubuntu fa by TheReaperD · · Score: 1

    I delt with this problem a lot actually. Some out there made a browser string check that would modify the layout and code of the page. It became very popular and got dropped in to so many pages. The problem is that browsers updated and the code didn't and it started breaking more pages than solving issues. I've seen ones still in use that reference Netscape navigator and ancient IE versions but, no current browser. What's worse is that they don't leave things alone on a non-recognized browser, it does a non-supported mode that breaks most modern code. I have no idea where these webdorks get this code as none of the reputable code repositories seem to have these ancient code samples. Thankfully this happens less now but, I still run into government sites with truly ancient code.

    --
    "Be particularly skeptical when presented with evidence confirming what you already believe." -
  31. GOSiP T4 by Anonymous Coward · · Score: 0

    I'm old enough to remember when governments mandated this in the name of openness/comparability.
    That worked out well.
    I say let the marketplace decide what's what

  32. Re:Not that crap again by dwywit · · Score: 1

    Not having looked at the actual grant, or a sample grant application, I can see why those in charge of processing grant applications would want submissions to be highly structured, formal, and consistent.

    How many applications are expected? If you can't at least pre-process them electronically to identify the first round of refusals (e.g. for not meeting one or another requirement, or not using enough jargon), then a person has to eyeball them, and that costs money that would be better spent elsewhere.

    If I had to process many different formats by eye, I wouldn't be a happy bureaucrat.

    OTOH, why not move the whole process to a html form?

    --
    They sentenced me to twenty years of boredom
  33. Re:Not that crap again by Anonymous Coward · · Score: 0

    But finding a vulnerability is only half of the problem of "fixing a bug". The other half is actually fixing the bug. Guess which one makes it easier to do so: closed source or open source?

  34. Re: Not that crap again by Anonymous Coward · · Score: 0

    From TFA:

    "In reality, the form and submission process are rife with problems that stem from lack of support for open standards. First, you have to use Adobe Acrobat to open the file. If you try to use any other PDF reader, the document appears as an otherwise blank page with an error message telling you to use Acrobat."

  35. Re:Not that crap again by AchilleTalon · · Score: 1

    I am sorry, but if it was fixed in few days, it was not found in few days. This bug existed for many versions of OpenSSL before being finally discovered. That's not quite true to say it was discovered in days.

    --
    Achille Talon
    Hop!
  36. Re:This is a pedantic hissy fit by serviscope_minor · · Score: 0

    FUCK OFF no it hasn't.

    Just had to be loud so people would notice.

    The base version of PDF which displays static text is well supported and open. PDF has many many weird and wonderful features, like embedding videos which are not standardised and where successive versions are mutually incompatible.

    You know the latest PDF version requires a full flash player to embed stuff, right? Where's the standard for that?

    Ans sometimes the man requires you use some stupid-ass feature that no on else's PDF reader works with (including the windows and in-browser ones which have gone a long way towards getting Acrobat installs off people's machines).

    So, not PDF is not a real standard. It's one of those fake ones where bits are standard, but the full thing is really "whatever works in Adobe (r) (tm) (bend over) Acrobat (r)(tm)(fuck you) today". And that's anything but standard.

    The OP is just setting up a straw man and grandstanding.

    No, you've never had to deal with the government and its love of obscure PDF features. Naturally in the way of slashdot, you display your ignorance loudly and proudly and with insults and get modded up.

    --
    SJW n. One who posts facts.
  37. Re:Not that crap again by Narcocide · · Score: 3, Informative

    Except that the "open" PDF standard you're talking about is only a small subset of the oldest, most primitive image/text drawing features of said file format, and the aforementioned government website is not only requiring use of a PDF document that used some of the newer (massively insecure) JavaScript-enabled interactive form input/validation features not included in said "open" PDF standard or implemented outside of Acrobat, but apparently they even then used said features to code the document such that it blocks you from even trying to read the document without Acrobat.

    Go ahead. Go download it and try to open it with Xpdf, let us know how that works out.

  38. Re:Not that crap again by serviscope_minor · · Score: 2

    PDF is NOT an open standard. Oh sure little bits of it are (the document part) but the bulk is not. Adobe's PDF has loads of weird and messed up features that are 100% proprietary and that for some reason government IT wonks absolutely love for no discernible reason.

    This story is about one of these bits.

    --
    SJW n. One who posts facts.
  39. Re:Not that crap again by EmeraldBot · · Score: 2

    I am sorry, but if it was fixed in few days, it was not found in few days. This bug existed for many versions of OpenSSL before being finally discovered. That's not quite true to say it was discovered in days.

    Microsoft had a flaw in Windows that lasted for almost 20 years before being fixed, and they also had one that took 17 years to fix, and another one that took 15 years to fix. There are many, many more with shorter lifespans but are just as severe in terms of how much they compromise. Heartbleed was in use for 2, being introduced in March 2012 and fixed April 2014.

    My point here is that open source software has a better track record for security, and you don't seem to be really disputing that.

    --
    "Set a man a fire, he'll be warm for the rest of the night. Set a man afire, he'll be warm for the rest of his life."
  40. Adobe 9.5.5 and Linux by Zombie+Ryushu · · Score: 3, Informative

    In order to get this working under Linux, you have to install the (Ancient) Adobe 9.5.5 Reader and its associated npppf module. Then it will work. I have alot of experience with this. While Okular, Evince, and XPDF can fill out forms, there is no support for submitting an XFA Form under anything other than the real Acrobat Reader.

    1. Re:Adobe 9.5.5 and Linux by Zombie+Ryushu · · Score: 1

      This is a normal thing I've known about for ages. You can't download 9.5 from Adobe's site anymore, you need to get it from Suse, or Fedora's Repo.

    2. Re:Adobe 9.5.5 and Linux by Anonymous Coward · · Score: 0

      But, the form requires Adobe 10 to work. There is no working solution in Linux.

      I am having the same problem with the EU, trying to submit a funding application to the ERC. They also require the same Adobe form process... and Adobe only support Windows and OSX software. So, there is no way to do it on Linux. Believe me I've tried... with version 9.5.5, I click submit, and it tells me there has been a problem.

      Quite why they couldn't just have a website with some text boxes, rather than a PDF form beats me!

  41. FBAR No longer requires proprietary Adobe app by Anonymous Coward · · Score: 0

    Last year, I complained bitterly to the Treasury Department that I had to install a proprietary product (Adobe Acrobat Reader DC) to file the required foreign assets report. Not only is this product not available on Linux, I had to download it and install it on my wife's Macbook. The EULA required me to let Adobe receive my personal information including the bank accounts that I have in Europe. Fortunately, this year the Treasury has provided a non-Adobe option for individuals: http://bsaefiling.fincen.treas.gov/NoRegFBARFiler.html.

  42. Inferiority complex. by Anonymous Coward · · Score: 0

    From TFA:

    > You may be thinking, "If you just wanted things to work you should have used a supported version of Windows. No one forces you to use Linux."

    The reasoning should be the exact opposite of that! One should NOT need to use ANY proprietary system. The underlying assumption is that Microsoft Windows is a standard (perhaps because it became ubiquitous)... it is not! It is just a product. Others came before and were considered the most common OS (like CP/M), there are alternatives more or less widely available (OS X) and free alternatives (like Linux) for those who don't want or can't purchase commercial products.

    The government (at least in my country, which is not the USA) should be legally obliged to use the most democratic solution (e.g. Linux or BSD) instead of promoting the use of a proprietary system -- specially if that system is a monopoly. Besides the transparency obligation, there's also the need to avoid condoning a monopolistic situation, a clearly anti-capitalistic move.

    > True, using Linux is my choice. I know that lack of compatibility is one of the prices I pay to run a free operating system.

    No, no, no. This has been solved long ago -- both with PDF becoming a standard and with ODF formats. Lack of compatibility is a collateral effect of modern paid software not being compatible with previous versions (and many say this seems to be intentional). Libreoffice folks already said compatibility is a moving target. Governments should work against that not participate in it.

    It's not rocket science! It's just an application entry!

    > But that response misses the point. The issue is not that I couldn't submit the file using Linux. It's that the government requires applicants to use Adobe's proprietary software and extensions to submit files, when it could instead adhere to open standards.

    Now we're cooking. Well said and that is what is at center of this turmoil.

    > The whole point of PDF -- or portable document format -- files is that they are supposed to look and behave the same on any platform that supports the PDF standard, which has been an open standard since 2008. Making PDF files work only with a specific PDF reader gives you the opposite of portability.

    Indeed, that's what "portable" in Portable Document Format means.

    I won't say we've covered every single feature and that PDF is 100% compatible, but we're quite close.

    But that's beside the point.

    The main thing is not to demand that the user acquire a new OS/computer to comply with an official system. More than ease of use, availability of software or price, that is what makes a monopoly. This has been the essence of de facto schemes like Wintel -- and also Adobe products (PDF/Flash/Photoshop) have always favored the dominant platforms (particularly Microsoft), with versions for others OSes remaining underdeveloped, receiving only security patches or simply not being available.

    The government should care about antitrust laws, not contribute to aggravate the problem.

    1. Re:Inferiority complex. by BarbaraHudson · · Score: 1

      Why should the taxpayers pay extra to support an insignificant platform because you're too lazy to be arsed to borrow someone else's computer or go down to the library? Those are both free solutions.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    2. Re:Inferiority complex. by Anonymous Coward · · Score: 0

      > Why should the taxpayers pay extra to support an insignificant platform because you're too lazy to be arsed to borrow someone else's computer or go down to the library? Those are both free solutions.

      Haha, nice try, Mr. M$ guy.

      Why should taxpayers' money be used in fomenting the use of proprietary standards and foster even wider adoption of closed platforms?

      If I were a taxpayer in the US (I'm not) and someone decided for me which company to bless in procurement, I'd like to receive a very clear explanation about why the country must help big corp X.

      Actually, I'd like to know why Adobe was bought in the first place, since my money could be better used in other areas instead of buying things which can be obtained for free.

      Borrow someone else's computer... how cute!

      And before I conclude, I would like to say F.U., but you know what? It's not my money and I got my own government to care about... so, please, have a nice day and proceed on your evil ways for as long as the suck..., I mean, the voters tolerate it.

    3. Re: Inferiority complex. by Anonymous Coward · · Score: 0

      Whine whine whine boo hoo. Go home and blow your nose, loser.

    4. Re:Inferiority complex. by Anonymous Coward · · Score: 0

      I'm sorry if my message came as directed to the person I was replying to.

      It should be directed to governments which fail at procurement and the ones who sell overpriced things to said governments.

      In my indignation, I chose poorly the words and my reply came out as angered towards user BarbaraHudson, which is totally inappropriate, and so I must apologize for being rude.

      Please read my words as being about the situation described in the article and not a personal attack.

    5. Re:Inferiority complex. by Anonymous Coward · · Score: 0

      I realized my error as soon as I posted, but I couldn't edit it (mainly because Slashdot imposes a timed limitation to avoid trolls, I suppose).

      Perhaps a short time allowing edition after the post could be a good idea. Perhaps some 15 to 20 minutes (provided nobody is replying to it).

    6. Re:Inferiority complex. by tepples · · Score: 1

      You can spend an hour in a comment's preview if you want.

    7. Re:Inferiority complex. by BarbaraHudson · · Score: 1

      Or slashdot could allow someone to add to, but not delete from, the comment, with a clear indication that it's been edited.

      Example: I fart when I'm horny.
      EDIT: Teach me not to leave my phone unlocked around family.

      Hopefully my daughter WILL lock her phone when her sister is around :-)

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    8. Re:Inferiority complex. by tepples · · Score: 1

      Or slashdot could allow someone to add to, but not delete from, the comment

      Equivalent functionality exists in Slash and Rehash. It's called a reply to self.

    9. Re:Inferiority complex. by david_thornley · · Score: 1

      My experience is that Preview does not allow me to see errors, and I can look at it carefully, submit, and immediately see what I did wrong.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
  43. Wah wah wah. by Anonymous Coward · · Score: 0

    Please stop your whining. There's an easy answer. Get a job instead of trying to get free money from the government. If you want someone to do something for you, you play by their rules. This discussion has nothing to do with open standards. In fact, you think everyone should conform to your beliefs while at the same time you're begging them to give you something for free.

  44. Poppler project was supposed to work on XFA by Zombie+Ryushu · · Score: 1

    The Poppler Project, which both Okular and Evince use was supposed to start work on figuring out how XFA Worked years ago when adobe Dropped support for Acrobat 9.5.5 on Linux. They never completed their work. There was too little demand for it.

  45. Re:Not that crap again by TheRaven64 · · Score: 5, Interesting

    Except that the "open" PDF standard you're talking about is only a small subset of the oldest, most primitive image/text drawing features of said file format

    That's not even remotely true. Read the PDF 1.7 specification (chapter 8, specifically) and you'll see all of that stuff documented. JavaScript has been part of the spec since PDF 1.3. The fact that some viewers don't implement features that have been part of the spec for over 10 years is not the fault of the spec.

    You might be thinking of the PDF/A family of standards. These are ISO standards for long-term document archiving and specify an intentionally restricted subset of PDF features to ensure that it will always be easy to implement readers for them.

    --
    I am TheRaven on Soylent News
  46. Re:Not that crap again by TheRaven64 · · Score: 1

    Have you actually read the PDF spec? All of the interactive forms stuff is documented (see chapter 8), as are the multimedia parts (see chapter 9).

    --
    I am TheRaven on Soylent News
  47. Re:Not that crap again by serviscope_minor · · Score: 1

    Have you actually read the PDF spec? All of the interactive forms stuff is documented (see chapter 8)

    Have you? Because the whole of the XFA stuff says to look elsewhere.

    8), as are the multimedia parts (see chapter 9).

    Oh yes "just use flash" for embedding multimedia stuff. And, uhhh, where's the spec for that? And no before you ask, simply embedding videos doesn't work on the latest version (it works perfectly on older versions). On the latest acrobat reader versions you need to embed a flash video player and an FLV.

    Yes I had to go through this recently. I could have it either work in an old version or a new version using the two methods but not both. New version requires proprietary stuff for videos: Flash.

    So very open.

    And as for you blaming everyone but adobe: even they haven't implemented half this stuff on the mobile PDF reader and have stated they WON'T.

    --
    SJW n. One who posts facts.
  48. Don't be such a baby. by sabbede · · Score: 1

    Open or not, PDF is the standard for portable documents. Has been for so long, the cost of establishing and implementing another format is prohibitively high. Also, there are alternatives to Acrobat/Reader.

    1. Re:Don't be such a baby. by tepples · · Score: 1

      Also, there are alternatives to Acrobat/Reader.

      Which such alternatives support XFA forms?

    2. Re:Don't be such a baby. by sabbede · · Score: 1

      If there's none, you just live with the fact that you need to get your hands on a different computer. Or maybe Wine will do the trick. If you use linux on your primary computer, dealing with compatibility issues is going to become a familiar ordeal.

    3. Re:Don't be such a baby. by tepples · · Score: 1

      Or maybe Wine will do the trick.

      From the featured article: "Installing the most recent Windows version of Acrobat in Wine. This worked and the application opened, but it refused to load my PDF file. Probably some Wine bugginess."

    4. Re:Don't be such a baby. by sabbede · · Score: 1

      OH! Good catch... Maybe he should have used Acrobat 11 instead of DC? Install windows in a VM or dual boot? Or he could have tried the easier route of asking a friend with Windows or a Mac to borrow it for an hour, using one at the office, or library... Convenient? Not really. But dealing with incompatible binaries never is.

  49. Re: Not that crap again by Entrope · · Score: 1

    That syndrome is in no way restricted to Adobe or Acrobat. It is endemic to proprietary software, where one of the easiest forms of competitive advantage is to bundle functionality into one big lump where the features have complicated interactions -- basically the antithesis of the Unix philosophy.

  50. NJ tax office mandates Adobe as well by crmarvin42 · · Score: 1

    I filed my state tax return a few days ago and had to use my work laptop (a POS Dell) instead of my Mac because I refused to install Adobe software on it. They even prevented me from SEEING the form on my Mac so that I could print it out and fill it in by hand, it just showed an error page instructing me to install Adobe software. Even after completing and submitting the form I couldn't convert it to a flat file that was readable on my Mac, which is just fucking stupid.

    Before that I couldn't even access parts of their website because those parts are only tested with Internet Explorer, and the security certificate clashes with Safari. So basically the state of NJ wants me to use the least secure browser, and software with a reputation for security holes to submit my CONFIDENTIAL TAX information!

    --
    Bureaucracy expands to meet the needs of the expanding bureaucracy.-Oscar Wilde
    1. Re:NJ tax office mandates Adobe as well by BarbaraHudson · · Score: 1

      You didn't HAVE to use yor work laptop. You even admitted it - " because I refused to install Adobe software on it." PEBCAK ID-10-T error.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    2. Re:NJ tax office mandates Adobe as well by tepples · · Score: 1

      Does "Because I disagreed with points X, Y, and Z in Adobe's EULA as well as Adobe's poor security record" sound less whiny?

    3. Re:NJ tax office mandates Adobe as well by BarbaraHudson · · Score: 1

      So run it in a vm.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    4. Re:NJ tax office mandates Adobe as well by tepples · · Score: 1

      Because I disagreed with points X, Y, and Z in Adobe's EULA as well as Adobe's poor security record

      So run it in a vm.

      Use of a copyrighted computer program in a virtual machine does not excuse the user from the user's obligations under the EULA. And with common virtual machine software, how does the user allow only those Internet connections required to submit the form without also allowing the Adobe Reader software to phone home to its publisher?

    5. Re:NJ tax office mandates Adobe as well by BarbaraHudson · · Score: 1

      So comply with the EULA. It's not like you're required to continue compliance once you've stopped the VM. And let it phone home - who cares? It's not like it will be able to do an inventory of all the other software on the host machine or anything.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    6. Re:NJ tax office mandates Adobe as well by tepples · · Score: 1

      So run it in a vm.

      Provided the operating system license permits running it in a VM. Some operating systems require the purchase of a separate license for the host and guest.

    7. Re:NJ tax office mandates Adobe as well by BarbaraHudson · · Score: 1

      So then cough up the money. Not everything in life is (or even should be) free. Software is no holy exception. Read the comments - nobody gives a damn about this "special snowflake."

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    8. Re:NJ tax office mandates Adobe as well by crmarvin42 · · Score: 1

      I did have to. I get to decide security policy for my personal machine, not the NJ state tax office.

      If they want to use software from a company with a horrible security record, that is their decision, but they should not be able to force that decision on others. I was fortunate enough (well fortunate isn't really the word but...) that my employer also has the same horrible taste in security policy, and was therefore able to access the forms on a computer I had handy without having to create a virtualization just to maintain security.

      I have a perfectly good PDF reader on my computer, and if the tax office kept to the open parts of the PDF standard we wouldn't have a problem, but they didn't. They used a bunch of proprietary Adobe features to make the supposedly open PDF anything but.

      --
      Bureaucracy expands to meet the needs of the expanding bureaucracy.-Oscar Wilde
    9. Re:NJ tax office mandates Adobe as well by crmarvin42 · · Score: 1

      Seeing as about 20% of the installed base in the US is mac, (and I'd guess it is even higher for personal as opposed to work computers, especially in a wealthy state like NJ) I'm hardly a special snowflake.

      Windows computers still don't come with PDF capabilities by default, but the Mac has for years. There is no justification for requiring the installation of a proprietary, and security flaw riddled piece of software to render a PDF, when the built in software can do that already. It is unnecessary. The Tax office has an obligation to make those forms accessible to everyone, to the extent possible. All they had to do was disable the stupid (Download Adobe or else) feature and I could have used the form without issue. It is the lock out that makes this so fucking stupid.

      Remember, this isn't about something I have a real choice about. I have to file my taxes, and so does everyone else. Therefore, the government agency mandating tax filings should make every effort to at the very least not lock people out of being able to even open the damn file. The fact that we are discussing my most sensitive financial information, and they expect me to trust it to adobe with their horrific security track record is just special.

      --
      Bureaucracy expands to meet the needs of the expanding bureaucracy.-Oscar Wilde
    10. Re:NJ tax office mandates Adobe as well by BarbaraHudson · · Score: 1

      Nobody, nowhere, said you had to use your own machine. So it's not a question of deciding security on your own personal machine now, is it?

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    11. Re:NJ tax office mandates Adobe as well by BarbaraHudson · · Score: 1

      You're barking up the wrong tree. The OP had nothing to do with any tax office. And as I pointed out, you can pick up a Windows machine for free at the side of the road on garbage day (think of all those dual-core machines that we envied, now in the trash). Or pick one up at Goodwill for $25.

      Next question - since this IS a complaint about filing taxes in New Jersey, New Jersey allows you to file with a Mac, so what in the world ARE you crying about? Oh, and you can still file on paper.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    12. Re:NJ tax office mandates Adobe as well by crmarvin42 · · Score: 1

      I don't know if you are aware of this, but financial information is considered particularly attractive to data thieves. If you are getting a refund, for example, there is a spot on the form for your bank account and routing numbers so that funds can be direct deposited. That's the kind of information we like to consider Sensitive.

      You may also be unaware that Adobe has a less than stellar reputation for software security. Combining sensitive information with software known to be rather insecure is a potentially dangerous combination for the one who's information is being transmitted.

      Having a flat PDF that could be printed from any computer capable of meeting the open portions of the PDF specification would enable virtually all tax payers to be able to print and complete the forms at home without having to transmit any sensitive information via insecure software. However, the NJ Tax office only offers the forms online in a PDF that does not conform to the open portion of the PDF specification such that the forms are not accessible at all without Adobe brand PDF software. Therefore, the NJ Tax office is in fact requiring tax payers to reduce the security of their personal computers in order to access a form for no reason that I have been able to determine anyway, other than they've signed a contract with Adobe.

      Hell I wouldn't even object to the use of a special PDF form as long as there is a vanilla PDF form for printing also available. Their current set up adds friction and potentially cost to a system where none is justified. Complexity for complexity sake.

      --
      Bureaucracy expands to meet the needs of the expanding bureaucracy.-Oscar Wilde
    13. Re:NJ tax office mandates Adobe as well by crmarvin42 · · Score: 1

      Yes, because all tax payers have access to a 3rd party corporate IT managed machine to make sure that insecure software doesn't introduce security risks. /sarcasm.

      Many employers have guidelines restricting what information can be accessed via corporate machines. For all I know, using my work laptop to file my personal taxes could be violation of that approved use. The alternative is to enter my CONFIDENTIAL TAX INFORMATION into a computer about which I know very little with regard to security and have to trust that there isn't key logger software or something else that will enable someone to cull my information from the forms (library, friends, family, etc.).

      Please explain to me why anyone would consider that to be an acceptable security trade off.

      Governments have an obligation to not put in place unnecessary barriers to prevent the citizens from using those services. Particularly for something like tax filing which is obligatory (financial and criminal fines can result). Requiring Adobe software is a small friction, it is available for most platforms (Linux excluded as far as I know), but the friction ALSO introduces unnecessary risks as well. IF adobe forms are one option, then fine but by making them the only way to e-file without paying a tax preparer, they are doing a disservice to their citizens.

      --
      Bureaucracy expands to meet the needs of the expanding bureaucracy.-Oscar Wilde
    14. Re:NJ tax office mandates Adobe as well by BarbaraHudson · · Score: 1

      The world is not a nice place. There is no such thing as completely secure software, so that argument is a complete red herring. You can also uninstall Adobe right after you've finished if you're that paranoid. They also want it submitted in electronic format to save money and transcription errors - two things taxpayers like. This is all just whinging for whinging's sake. If you're that paranoid, you shouldn't even be posting or reading here.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    15. Re:NJ tax office mandates Adobe as well by BarbaraHudson · · Score: 1

      So buy your own frigging laptop. Stop crying about something that more than 99% of the population has only minor problems with - and they're not even technical. The only people I've seen with malware are the idiots who download pirated games, etc., or look at porn, or play those stupid online games. Nobody is going to spend huge amounts of money catering to a small band of whiners by producing an alternative method, and keeping it always in sync and up to date.

      Also, linux is not completely secure either, so what's your point again? Oh, just whining because whatever ...

      Or you could try not paying your taxes, and explaining your concerns to a judge. It would probably be cheaper to just buy a computer solely for filing your taxes.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    16. Re:NJ tax office mandates Adobe as well by crmarvin42 · · Score: 1

      You apparently didn't read my original posts since
      1. I already have a computer, but the NJ tax office has erected artificial barriers to my using it
      2. roughly 20% of the installed base in the US (and probably higher in the state of NJ) have a mac at home, which would be their first choice for E-filing their taxes.
      3. Most computer users are idiots at least some of the time. I am trying NOT to be an idiot by NOT installing software known to increase security risks. In essence, part of my complaint is that the NJ tax office is trying to force me to act like an idiot for no apparently good reason.
      4. Explain to me how putting a flat form online along side the wizbang filled version translates into "spending huge amounts of money" to cater to something on the order of 20% of potential tax filers. Their form has active code, meaning it is probably MORE EXPENSIVE to maintain than the form I would like them to post since there is no debugging necessary for a flat PDF.
      5. I am not talking about Linux (although the ultimate OP was), I'm talking about a mac, but that is beside the point. The issue is security, not platform preferences. Adobe is an absolute requirement to even open the damn form. If adobe had a stellar security reputation, then I could see your point, but they DON'T. They have a reputation for opening computers up to all sorts of attacks that would not otherwise work. I wouldn't want to install it on any PC I might own either if it could be avoided.
      6. And finally, you make my damn point for me. I don't have an option to not file my taxes unless I am owed a return. So they are erecting artificial barriers to tax filing for no discernible benefit to me or the state of NJ, UNLESS it dissuades me from requesting the money that they owe me, because if I owe them money they will get it plus interest in the long run anyway.

      Finally, it is not whining to point out unnecessary complications in a system for which I am partially footing the bill, and which is supposed to exist to serve the needs of those like me. Government agencies are supposed to be responsive to the needs of the citizens. As a citizen of NJ, it is completely appropriate for me to complain about things I perceive as flaws in the system, not just because they inconvenience me, but because they are unnecessary inconveniences and could potentially affect up to 20% of the people expected to use those services. This is supposed to be how government services improve and evolve. It remains to be seen if they will respond to my complaint in any way. I was simply adding my anecdote to that of the author of the original article.

      Not sure why any of that has apparnetly made you so butt hurt. Do you work for the NJ tax office or Adobe or something?

      --
      Bureaucracy expands to meet the needs of the expanding bureaucracy.-Oscar Wilde
    17. Re:NJ tax office mandates Adobe as well by crmarvin42 · · Score: 1

      So because there is always some risk, any attempt to minimize risk is pointless? What kind of logic is that?

      Yes, I could install and uninstall, and if I didn't have access to my work laptop that would have been my next choice. However, that doesn't invalidate the complaint.

      Government program should strive to be efficient, not just internally, but externally as well. Everyone hates the DMV, largely because they tend to be so inefficient with taxpayer time (waiting for hours to get documents processed). Periodically states I've lived in have attempted to address those issues and I have greatly appreciated it when those programs have succeeded. By your logic, no one should ever complain about long wait times or long processing times at the DMV because it is "whinging for whinging's sake".

      I agree that electronic formats are preferable, but it is possible to have an electronic format that doesn't require the use of Adobe software. I filing my federal tax return online with no need for me to install any extra software, Adobe or otherwise, so it is certainly possible to do so securely. They've picked a solution that excludes a non-zero percentage of the population. My best guess is up to approximately 20% of tax payers not using a professional service like H&R Block (Who incidentally have been accused of trying to increase tax form complexity so as to scare a larger proportion of tax payers into using their services instead of filing on their own).

      Identifying inefficiencies or unnecessary complexity in a system for which I, as a tax payer and voter, am responsible to a certain extent is not whinging, but participating in the process.

      --
      Bureaucracy expands to meet the needs of the expanding bureaucracy.-Oscar Wilde
    18. Re:NJ tax office mandates Adobe as well by BarbaraHudson · · Score: 1

      No, YOU erected artificial barriers to using it. They don't want a flat form because it can't be self-validating before being submitted. Garbage in, garbage out. So the flat form is a total non-starter, as should be obvious.

      And the argument in the original post that "Acrobat is a totally closed-source program, which means we have to take Adobe's word for it that nothing sketchy is going on in its code" is also total bullsh*t. Unless you're going to personally audit the source and compile it yourself, you always have to take someone else's word for it. Your "system" also has flaws.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    19. Re:NJ tax office mandates Adobe as well by BarbaraHudson · · Score: 1
      Maybe you should move to another country. The DMV here is pretty quick, polite, and courteous. Then again, much of it has been outsourced to private organizations, and much of the rest is automated. We have efile, but we also have plain-text formats for those who are visually handicapped, that can be emailed in.

      Also, you CAN file your taxes using a printed form - I found it in less than a minute, so all your whining is for naught. You could have just looked it up and downloaded the pdf and printed it.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
  51. Re:Not that crap again by Anonymous Coward · · Score: 0

    I wonder if 18f is going to weigh in on this. I am a researcher who submits grants and I would definitely like to switch 100% from Windows to Linux as soon as Windows 7 support is discontinued. It would be very helpful if govt forms in the US were open.

  52. SWF spec is available by tepples · · Score: 1

    Oh yes "just use flash" for embedding multimedia stuff. And, uhhh, where's the spec for that?

    Google swf format spec produced a specification for SWF in PDF format as the first result, readable in the free PDF.js reader included in Firefox.

    1. Re:SWF spec is available by serviscope_minor · · Score: 1

      Ha! I stand corrected. That must be new. I remember the troubles trying to reverse engineer flash back in the noughties.

      --
      SJW n. One who posts facts.
    2. Re:SWF spec is available by TheRaven64 · · Score: 2

      The Flash spec has been published since at least the '90s, though the click-through license agreement prohibited writing tools for playing back flash until about 10 years ago. There were numerous third-party tools for producing Flash, just as there were for PDF and PostScript, because that's always been Adobe's explicit policy for getting adoption for their formats.

      --
      I am TheRaven on Soylent News
    3. Re:SWF spec is available by tepples · · Score: 1

      The relicensing of the SWF spec to allow third-party implementations was part of what Adobe called "Open Screen Project", and sources claim that it happened in the second quarter of 2008.

  53. making life easier by Anonymous Coward · · Score: 0

    The bottom line here is that the government wants you to help make their life easier. The carrot is to make your life easier too, but as the article points out, it isn't working. So don't make their life easier. Download those PDFs, print them out, fill them out by hand, and make the govt. do some work for the information they are demanding. This applies especially for f1040.pdf and its kin. In the rest of the civilized world, governments do most of your tax paperwork for you, sending it to you for corrections, omissions, & signature. Only the US govt. requires you to be a servant to the so-called public servants at tax time. They already have all the info they need!

  54. Re:Not that crap again by Anonymous Coward · · Score: 0

    Apple had a flaw in a version of Java they distributed in OS X that was discovered, then *not* fixed for a whole year. Viva la closed source! The fixing time was what was referenced in the "open source bugs are shallow" quote, not the discovery time.

  55. If you're using Win98 you will be 0wn3d by tepples · · Score: 2

    Acrobat reader is free, dumbass, and if you can afford a computer it will come with a Windows license.

    There is no acroreader for Windows 98/me

    Support for Windows 98 and Windows Millennium Edition ended in July 2006. If you are still using one of these two operating systems on a PC connected to the Internet, you are using software with exploitable security vulnerabilities that will not be fixed this century.

    and yes, all sorts of new computers are sold without Windows or a Windows license.

    I know. Many are servers, which are not intended to display GUI apps in the first place. Many are made by Apple Inc., and they come with an OS X license that can run Acrobat for OS X. Many are ARM-based devices, and you have a valid point that Adobe refuses to port the features at issue to Acrobat for mobile operating systems.

    1. Re:If you're using Win98 you will be 0wn3d by sumdumass · · Score: 1

      And some are actual linux desktop computers.

      As for Windows 98 /me- I see some that are still in use and as long as they are behind a router and as long as they only visit trusted sites, they can still finction safely and well on the internet. I just picked up a $25 laptop at a flee market for misc parts which still had a functional Windows ME install on it.you know poorer people would use the hell out of i for as long as they could. I still have running win98 boxes with all the software that is practical already on it which could function similar.

      As for exploitable vulnerabilities, i know of several that MS knew full well and didn't patch for months on end. One win XP issue with the help center went unpatched for 11months so they could put the fix in a service pack which also invalidated cracks for the OS. Even with a new and supported system you can have the same with no ability to do anything about it.

    2. Re:If you're using Win98 you will be 0wn3d by tepples · · Score: 1

      as long as they only visit trusted sites

      It's hard to determine what a user can reasonably consider "trusted sites" anymore now that major web ad networks have become a common vector for infection.

      and yes, all sorts of new computers are sold without Windows or a Windows license. [...] And some are actual linux desktop computers.

      But are there enough desktop PCs sold with GNU/Linux or Remix OS in use in the United States to make it worth spending U.S. residents' tax money to support them?

      I just picked up a $25 laptop at a flee market

      Ideally, one would wipe Windows ME and install a suitably sized GNU/Linux OS. But I wonder for what kind of grant from "a U.S. federal funding agency" someone whose only PC is a $25 used PC would be applying. The featured article left out specifics of the grant. I believe the omission was intended to carry the implication that compatibility with free software is something that the government ought to be implementing across the board, as opposed to an exceptional fix just for one class of grants. I sort of agree with the philosophy behind demanding a government-wide fix, but this omission still makes it hard to build an airtight proposal for supporting the edge case of someone who owns zero PCs with a supported Windows OS.

    3. Re:If you're using Win98 you will be 0wn3d by Coren22 · · Score: 1

      I would expect that anyone applying for a government grant would have access to a local library which typically has many Windows computers available free for anyone to use.

      --
      APK likes to ask for responses to the same things over and over. Maybe he just likes the responses?
  56. That's paying Microsoft to fix it by tepples · · Score: 1

    On Windows 7, it worked immediately.

    Oh, you fixed it.

    That's not fixing it. That's paying Microsoft Corporation to fix it. And if this were required for a grant in any country but the United States, that would be paying a foreign company to fix it.

    1. Re:That's paying Microsoft to fix it by BarbaraHudson · · Score: 1

      Nonsense. It's not "paying Microsoft Corporation to fix it." Last I looked (a couple of minutes ago) Microsoft still does not own Adobe.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    2. Re:That's paying Microsoft to fix it by tepples · · Score: 1

      The user tried running authentic Adobe Reader software in Wine. It didn't work. So the user paid Microsoft to fix the incompatibility with Adobe Reader.

    3. Re:That's paying Microsoft to fix it by BarbaraHudson · · Score: 1

      No, he didn't pay ANY money for Microsoft to "fix Adobe Reader." It already ran just fine under Windows. That he didn't use Windows was his choice, not Microsoft's. Microsoft has zero liability for either wine or linux.

      His complaint is the same as with any other software - buy a game that works under windows, if it doesn't work on wine you have zero grounds for complaining. Ditto hardware - unless (and even when) it says that it works under linux, it probably won't.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    4. Re:That's paying Microsoft to fix it by tepples · · Score: 1

      Paid Microsoft to license the existing proprietary fix, if you want to get technical.

  57. Re:Not that crap again by vtcodger · · Score: 2

    Where PDF shines is its ability to accurately render a document pretty much EXACTLY the way its author intended. HTML usually can't do that. Nor was it intended to. The M stands for MARKUP -- which is not the some thing as LAYOUT.

    Other than that, I can't say much nice about PDF. When confronted with a purportedly editable pdf form, my experience has been that trying to edit the bloody thing without paying for Acrobat is a waste of time in both Linux and Windows. (foxit purportedly can edit pdfs, but I found the user interface to be beyond my limited comprehension). Anyway I just convert editable pdfs to Jpeg and use an image editor like kolourpaint. Probably not what the agencies distributing the stuff have in mind, but it satisfies MY obligations.

    In fairness, government folk face a major problem when trying to gather data in a usable format other than unadorned ascii text. There really doesn't seem to be any such format. Those folks have a day job and that job surely is not dealing with the IT industry's near total lack of meaningful standards.

    --
    You can't see ANYTHING from a car, You've got to get out of the goddamned contraption and walk...Edward Abbey
  58. Re:Not that crap again by LWATCDR · · Score: 1

    Except that the bug was in OpenSSL for years. It did not work the way it is supposed to at all. One of the big problems we are having with FOSS is the same that we are having with COTS software and that is monoculture. A few programs dominate certain spaces so when you have a vulnerability in one of those programs it is a huge issue. OpenSSL, MySQL, Windows, PHP, Flash, Outlook, Bind, and so on are all programs that carry a very high price tag for error.
    OpenSSL is a great example of a failure in the FOSS model. Just about everyone depends on OpenSSL but for many years it was starved for resources. People took but very few ever gave back. Just about the only FOSS projects I know of that are not really starved for resources are Linux and maybe Firefox and Firefox gets paid money by setting a default search engine.
    FOSS has a problem in that everyone sees it as free as in beer and almost no one gives back and no I really do not feel that being an FOSS advocate as giving back anything.

    --
    See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
  59. PDFs are not PDFs by rickb928 · · Score: 4, Interesting

    At work, my clients use PDFs to submit to us regularly. We immediately convert this to a TIF for our use...

    This is not so good as it seems.

    We have one client that uses a custom font. Yeah, really. Being not just custom but copyrighted, and they do not include it in the PDFs, when they submit, and our converter makes the best choice it can to make this into something we can use internally. Sadly, the mapping is off by one character code. The original word 'carrot', for instance ends up being 'dbsspu'. Really. They could not change this. We could not change this. They submit using PNGs now. 'Solved'.

    Another client uses some third-party PDF software to send those to us. Their solution results in perfectly readable files that our converter refuses to recognize as a PDF. I looked at the data, and it looks ok to me with an unuusal qualifier in the header. Seems their software creates PDFs with version numbers that can't really exist... Solution? Open the PDF before they send ti to us, save it, and magically somehow it changes things.

    Another client sends us PDFs that often convert perfect images, hidden behind what can be described as zebra stripes. Except for when it looks like black & white leopard stripes. Solution? Send us JPGs.

    PDFs are a lot more complex and difficult than people think. So many third-party apps that generate almost-compatible PDFs, Adobe probably trying to kill these by modifying the file format, adding features that just don;t come out so well, it's not bliss with PDFs.

    But to the OP, what open document format would we want the government to use? It should be first, read-only when needed, for instance for applications and submissions, though read/write as an option, of course. Signable. Able to secure, probably via certificate. Forms capability of course. Does this readily exist?

    --
    deleting the extra space after periods so i can stay relevant, yeah.
    1. Re:PDFs are not PDFs by erapert · · Score: 1

      So... What's wrong with just sending plain text? Or if they must include images then why not use LaTeX or HTML and just .zip the whole folder together?

    2. Re: PDFs are not PDFs by rickb928 · · Score: 1

      The application is to send images (whether they contain graphics, text , or whatever) to be made accessible in a document imaging system. TIFF, PDF, DOC, DOCX, JPG, BMP, GIF formats are accepted. PDFs are very common.

      --
      deleting the extra space after periods so i can stay relevant, yeah.
    3. Re:PDFs are not PDFs by Anonymous Coward · · Score: 0

      Every browser renders HTML differently and anyone can edit it. When the files are easily editable the company/government has to reexamine each one to make sure the user didn't chance any terms compared to just shoving the document through a simple process to extract the field data.

      LaTeX editors handle LaTeX differently. I tried to learn LaTeX . Downloaded some random LaTeX documents to see how they work. Oops, you need this extension, that library, this specific older version of this library, not XYZ editor that has a bug nor YXZ which doesn't yet support feature KJQ, this library requires that one which isn't compatible with some other program you didn't know had anything to do with LaTeX, etc... From my experience, PDFs are easier than LaTeX. If the couple PDF readers don't work, then you can't open it. No spending days trying to find the right combinations of unsupported libraries and tinkering with the file until it'll render in your LaTex viewer.

  60. Funding / security by Anonymous Coward · · Score: 0

    I'm a programmer who works for the government. I've used open source projects in the past, but there are some concerns. For instance, it's not just government that works in an open source project (kind of the point - mostly this is a positive thing). So, if you have another party that knows a government organization is using a certain open source project, they can attempt to insert malicious code and hope we'll update our software version in the future. So I have to be very careful how I institutionalize usage of different projects, even though I really love using open source. I'm not even going to pretend that I am any good at spotting malicious code - really wish I was better, but not sure I have that much time to invest in that.

  61. Re:Not that crap again by SQLGuru · · Score: 1

    The closed-ness or openness of the code doesn't make the bug easier or harder to fix. It just makes fixing it more public with a potentially larger pool of people looking for the bug.

  62. Re: Not that crap again by Anonymous Coward · · Score: 0

    True, in FOSS you don't get any features at all.

  63. Uploading grants is literally my job. by caution+live+frogs · · Score: 4, Informative

    I am an Administrative Official for a large organization. Uploading grants is literally a major part of my job. (As a research scientist, I also write my own grants - so I understand this from several angles.)

    The argument that open standards should be used is a fair one, but it is missing the bigger picture here. The vast majority of grants (NIH, NSF, Veterans Affairs, DoD, etc.) are SF-424 NIH standard packages obtained through Grants.gov and submitted by an AO such as myself, not by the applicant. Very few grants require the person authoring them to be the signing official who agrees on behalf of the organization to administer funds if the grant is successful. The vast majority of the applicants therefore route grants through a corporate or University network, where Windows (and to a lesser degree OS X - I'm a Mac user myself) predominate. In all of these cases, the organization will be providing the tools necessary - Acrobat is handed out like candy in my organization. It's part of the corporate image for all computers. Using Acrobat forms streamlines and simplifies submission for 99% of the applicants. The government is not going to change this to address a few edge cases.

    The suggested alternative - web forms - is laughable. It might be good for one person, but in an average submission cycle I am sending 10-15 grants with widely varying requirements including esoteric formatting issues, hard-coded naming conventions, and etc. - not to mention that the typical grant includes dozens of required components and attachments, each with set formatting restrictions. It is hard enough to comb through an assembly SF-424 package to check for errors prior to submission as it is. If I had to manually upload each of these grants, one at a time, one piece at a time, into a web forms system, I would not be able to do my job. Period.

    Post-submission, forms are processed by a clunky system in eRA Commons, then get referred to Grants.gov for eventual routing to the reviewing agency. The system has a series of automated checks built in to verify that the package is complete before it is assembled. This requires the various bits and pieces to be separate documents, as they are in an Acrobat package (and it is a package, with embedded attachments, not a flat PDF). This process is flaky and fragile enough as it is. Web forms are not going to improve the process, but they certainly would increase the workload for the AO by about 1000% and would definitely increase the error rate. This is also ignoring the fact that the forms are modular, in that some sections (like the budget) are only inserted as needed, and the necessity of being able to assemble and pre-check these things offline precludes any kind of web form system. The article writer is being intentionally obtuse and a bit naive here to make a shallow argument in favor of open standards. Heart is in the right place but reality is being ignored here.

    Tl;dr version: it's hard. We do the best we have with the tools provided. Just be glad Grants.gov didn't decide to use InfoPath instead of Acrobat.

    1. Re:Uploading grants is literally my job. by djconsultingmeister · · Score: 1

      Just a quick thanks for explaining how this works so well. Enjoy reading such a fine answer or comment. Thanks again. com

      --
      CrazyOldMan
  64. Re:Not that crap again by Anne+Thwacks · · Score: 1
    If I had to process many different formats by eye, I wouldn't be a happy bureaucrat.

    Are you arguing that you don't want the submissions in standards compliant PDF?

    Or does my sarcasm detector need a 50,000 mile service?

    --
    Sent from my ASR33 using ASCII
  65. Dept of Treasury requires Acrobat to submit form by david.emery · · Score: 1

    Treasury Dept requires the use of Adobe Acrobat to fill out and submit the 'foreign bank account' form (I have to report every year on my Canadian RRSP - 401k equivalent- since it's more than $10k.)

    You would think the obvious way to do this is with a (secure) website. But no, that's not how Treasury does it. Instead, they have to have some back-end that extracts information from the specially crafted PDF that can only be submitted through Acrobat Reader (you can't just email or upload the filled-out PDF form.)

    So every year I install Acrobat, fill out the form, and then uninstall Acrobat Reader (letting Mac OS X Preview.app handle all other PDF duties.)

  66. Happens in Denmark as well by Anonymous Coward · · Score: 0

    A few years back the tax authority demanded Adobe software to see your tax return. It was due to a new embedded PDF viewer in Internet Explorer, where the tax authority could not make sure the private documents were removed from the HD after the user logged off their site - which would be a problem for people, who used PC at a public library. Their server therefore enforced Adobe on every user. The uproar was large enough that they changed it though.

    The public TV broadcaster - to which we have to pay a license fee for just owning a computer, because of their online content - now uses Flash 12. Not available on Linux except through Chrome. And not on the embedded Linux in my TV. But for some reason they allow another, flash free solution on iOS.

    It was bad in the 90s, but got better in the 00s so you could use Linux interacting with almost anything on the net. But recently it seems to go the wrong way again. I wonder if this is due to the "app" concept on phones making developers thinking in special solutions for each client platform?

    1. Re:Happens in Denmark as well by tepples · · Score: 1

      But recently it seems to go the wrong way again. I wonder if this is due to the "app" concept on phones making developers thinking in special solutions for each client platform?

      If someone over on the red site is to be believed, the "app" concept is reviving the concept of making a program that fits well into each operating system's GUI paradigm, as opposed to poorly into all of them the way a web app does.

  67. Re:Not that crap again by BarbaraHudson · · Score: 2

    Look, anyone making a grant application who can't beg or borrow someone else's computer for a bit and thinks that the solution is to whine about it has bigger problems. When you're asking for money, better to just go with the flow. Maybe include the purchase of a windows computer in the request. Or get one of those cheap windows tablets.

    --
    "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
  68. Re:Not that crap again by Anonymous Coward · · Score: 0

    Except HTML does not look the same and frequently breaks despite the best efforts of web developers to tweak their HTML for all standards unless the HTML is extremely simple.

  69. Re:Not that crap again by Anonymous Coward · · Score: 0

    The closeness of the code means that fewer people can look at it, but it also means that when a bug is found the proprietary owner of the code can pretend the bug is not there, hope for security by obscurity, and otherwise extend the time before a fix is installed. Often bugs in proprietary code remain in the code base for years after the company finds out they exists, and are never fixed until they are publicly revealed in the media, though the company and often the government security agencies, know the exploit exists.

  70. Re:Not that crap again by Jahta · · Score: 1

    since it is much harder to hide nefarious features inside code that can be publicly inspected

    Not THAT crap again.

    Heartbleed should put that right to bed.

    I don't understand your point here. It was found and then fixed in a few days, and the patches were widely released to anyone willing to update. The system worked exactly like it was supposed to: the fact that a single critical bug garned that much attention should give you an idea of how uncommon it is.

    Well the Heartbleed bug was introduced in OpenSSL 1.0.1 (March 2012) and wasn't fixed until 1.0.1g (June 2014). So the bug sat there for 2 years (and through 6 OpenSSL releases) without anybody noticing it.

    Don't get me wrong, having open access to source code is great. But simply assuming open == safe/secure is naive. If few people actually look at the code or (in areas like cryptography) if the people looking at the code don't have the specialist knowledge and experience required, then bad code can slip through.

  71. I have here in my hand a list... by rbrander · · Score: 1

    ...of 135 ISIS agents working within Adobe, Microsoft, and Apple.

    Look, it worked for McCarthy. I know it's mean, but we're playing for keeps here.

  72. Re:Not that crap again by bigman2003 · · Score: 3, Informative

    HTML forms are a bad idea for proposal submission.

    I've written quite a few grant submission systems (I have a grant cycle running right now, with a deadline of this Friday...yay...). It's a pretty standard deal- web based system that allows for a fair amount of meta data (PIs, co-operators, institutions, name of grant, funding request, etc.). These of course are all part of the HTML forms.

    BUT- the proposals themselves- the 2-20 page document where they explain the project- is always a complete mish-mash of stuff that could never go into an HTML form. Formulas, images, etc. Tons of formatting. And typically it is a document that has been shared/edited with other researchers. I ran one system about 15 years ago that was HTML only, and the number of projects that had 8 different PIs, who all wanted edit rights at the same time was way too high. This was pre-Google Wave, and the idea of 8 people simultaneously editing the same text on the web was insane then...as it is now.

    Plus, the way that researchers/PIs handle these submissions is to turn everything in at the last possible minute. Any complication on the receiving system will just cause you to get your ass chewed out in the hallway at the next big conference.

    I absolutely, 100% never ever want to hear someone say, "I tried to submit my proposal, I typed everything in, then there was an error." Because really, these people will open the page, then sit on it for 3 days as they dink around. When they finally hit 'submit' they're surprised that there was an error. Yes, there are technical ways to mitigate this problem...and the very best way is to have the applicants submit documents.

    But, in the case of this article...I usually provide support for these systems. I've been doing this for about 20 years, so I'm fairly good at it. And the absolute quickest way to provide support to someone having problems is to say, "Just email me the document, and I'll submit it for you." 90% of the time I get an email that says, "I figured it out...thanks for your help." 8% of the time people say, "I tried to email the document, but it failed...my file was corrupt, so I re-saved it and then submitted...thanks for your help." The last 2% send me the file, I convert it if necessary, and we move on. (that's 2% of the problems, not 2% of the submissions)

    There is no reason for me to make a 100% bullet-proof, all-inclusive system that will handle every single different scenario perfectly. It would take too much time. For the very small number of people with a problem, I just do it the old fashioned way. So if somebody told me, "I'm on Linux, and I can't convert my file to PDF, and I don't want to use one of the billion on-line PDF conversion tools, why is the government supporting Adobe and Microsoft!!!, blah blah blah" I just tell them to send me the file. In about 3 minutes I'm done and they are happy. Once upon a time I even hired temps to do this work- but these cases are really about .5% of submissions, and it just isn't worth it.

    The article wasn't about the practical aspects of using PDF, it was about the (crap, can't think of the word...) aspect, where someone got their panties in a bunch because the government doesn't facilitate their worst-case-scenario approach to proposal submission.

    Source: Been doing this for 20 years for the gub'ment. Yes, there is a guy like me behind most of those systems. See the part of the submission site that says, "For technical assistance...". Yeah, call me or send me an email and I'll take care of it for you. That's why they pay me, and good service is how I make the system look good.

    ***On the other hand, when you send an email to me, my boss, the funding organization and the overarching agency describing how the system does not function properly, and you were not able to submit your proposal...yes, I will send back a very detailed screenshot laden email pointing out step by step how you failed, and probably send the logs showing that you logged on one time 3 hours before the submission deadline. Goddam I hate it when people blame their failings on the system.

    --
    No reason to lie.
  73. Another ideological FOSS rant by Anonymous Coward · · Score: 0

    Look, I have some sympathy with the concept of moving towards open standards. I also believe that compatibility with multiple computing systems is a general Good Thing.

    However then I read the following: "Acrobat is a totally closed-source program, which means we have to take Adobe's word for it that nothing sketchy is going on in its code."

    This is nothing more than the FUD that FOSS users routinely accuse other of. Source code access might be a generic good but in reality, multiple additional conditions must exist before any business value is realized from that. Adobe is a reputable company and smearing their reputation with allegations of "sketchiness" is nothing more than character assassination. If this were done to a FOSS company, product, or community, the FOSS world would go insanely defensive, with justification.

    The FOSS world has had more than enough security blunders, quality control problems, UI design fails, toxic interpersonal problems, and all the rest. If you feel free to take shots at the proprietary source world then be prepared to keep your own house in order. Or get called out for having feet of clay.

    There are sound reasons why the computing world sometimes gravitates towards de-facto standards, proprietary software, or other systems that might not scratch your Free itch. When FOSS works it can be wonderful. When it fails or underperforms, there's a litany of excuses, rants, and ideology readily trotted out. This kind of reaction is unprofessional and blames the user when most often they are blameless.

    Not everyone cares about what you care about. Your agenda is not necessarily my agenda. And when people want to get work done, on time and on budget, you really can't blame them for adopting what helps them do that. FOSS or otherwise.

    1. Re:Another ideological FOSS rant by Anne+Thwacks · · Score: 1
      Adobe is a reputable company

      Perhaps, in the sense that they have a reputation. It is not a good reputation, however. Being marginally better than the KGB, is just not good enough.

      --
      Sent from my ASR33 using ASCII
  74. Re:Not that crap again by Anonymous Coward · · Score: 0

    Javascript should not be part of standards to be relied upon. Javascript itself changes depending on the interpreter and environment used and its behavior cannot be guaranteed without significant investment--even Google struggles with it, so much so they run a few million automated tests per feature for each web-based software/service they provide.

    Archiving is about ability reproduce, exactly, data, look thereof, etc. without deviation. I'll take PDF/A any day with no hesitation for that sort of thing or hell--give us paper or microfilm all over again if that's what it takes (at least proper formatting due to strictly defined standards + providing a decent environment = guarantee so long as those specs + conditions are maintained, and you don't need billions in ongoing investment to upgrade infrastructure + build backwards-compatibility into new services and systems to maintain such access).

  75. Re: Not that crap again by Anonymous Coward · · Score: 0

    You are correct. You only get what you ask for and nothing else. The way it should be. My pdf viewer doesn't need cloud access.

    Except for systemd, but that's another topic.

  76. Re:Not that crap again by MrKrillls · · Score: 1

    Ahhhhh. The real story! Thx!!!!

    --
    Don't step on the baby.
  77. Microsoft, Apple, and Adobe are foreign by tepples · · Score: 1

    I am having the same problem with the EU, trying to submit a funding application to the ERC. They also require the same Adobe form process... and Adobe only support Windows and OSX software.

    Have you made a more public complaint that the EU is requiring the purchase of a proprietary foreign product? Microsoft, Apple, and Adobe are all foreign.

  78. Rigged in favor of Microsoft and Adobe by tepples · · Score: 1

    If the bidding was rigged in favor of one particular supplier you'd have a right to complain

    It is rigged in favor of Microsoft Corporation and Adobe Systems.

  79. Paper by tepples · · Score: 1

    Could you have obtained a paper form and used that instead of Adobe software to file a New Jersey income tax return? I'm trying to rule this out because I'm looking for evidence for the claim that governments' revenue departments have gone paperless and proprietary.

    1. Re:Paper by crmarvin42 · · Score: 1

      I don't know. The only version of the forms they had available on their website were the PDF I couldn't (and in fact still can't) read and a web form that I was never able to log into.

      --
      Bureaucracy expands to meet the needs of the expanding bureaucracy.-Oscar Wilde
    2. Re:Paper by tepples · · Score: 1

      The last time I checked, I could obtain tax forms during tax season from the public library.

    3. Re:Paper by crmarvin42 · · Score: 1

      That may be. I know it was the case in past years, and is probably true now.

      If they are going to go through the hassle of hosting a website with the forms, why lock 20% of people out of them? Maybe I'm wrong, but I'd assume that a flat PDF version of the form is cheaper to host on their website for people to print out at home, than it is to send pre-printed copies of the tax forms to libraries. Just seems wasteful and needlessly inefficient.

      --
      Bureaucracy expands to meet the needs of the expanding bureaucracy.-Oscar Wilde
  80. Re:Not that crap again by tepples · · Score: 1

    Javascript should not be part of standards to be relied upon.

    JavaScript is the combination of ECMAScript and the HTML DOM. ECMAScript is a standard published by Ecma International, and the HTML DOM is a recommendation published by W3C. Yes, some implementations fail to conform, but some implementations of PDF/A likely also fail to conform.

  81. Bought a used laptop with unlicensed Windows 10 by tepples · · Score: 1

    I ... have to look very hard for computers not sold without Windows or MacOS

    "not sold without" doesn't mean what you intended. I'll assume you meant "sold without".

    "computers" includes devices with Android or iOS. I'll assume you meant "desktop or laptop computers".

    A few months ago, I bought a Lenovo ThinkPad laptop on eBay that came with Windows 10 and had its Certificate of Authenticity torn off because it was from a lot of computers that were on a volume license. After a system update, it failed to activate because it couldn't connect to the volume license server. I asked the seller, and he said the whole lot was like that, and I could either provide my own Windows license or mail it back. Instead, I kept it and put on Debian.

  82. Wirth's law of system requirements by tepples · · Score: 1

    If you bought a computer in the last 20 years, you will have noticed it comes with Windows

    The process only works with Windows 7.

    What, computer operating systems can't be upgraded?

    PC hardware manufactured 20 years ago is unlikely to meet the system requirements of any currently supported Windows operating system.

    1. Re:Wirth's law of system requirements by BarbaraHudson · · Score: 1

      The PCs sitting on the side of the road on garbage day beat the minimum specs for Windows 7. So do the $20 computers at Goodwill.

      The minimum requirements for Windows 7 are modest by today's standards: 1 GHz or faster 32-bit (x86) or 64-bit (x64) processor. 1 GB RAM (32-bit) or 2 GB RAM (64-bit) 16 GB available disk space (32-bit) or 20 GB (64-bit) -- just for the OS, not applications or data files.

      If you want to be in the game, you have to go by the rules of the people handing out the money. They're not going to remake every process to cater to the 0.0001%or less who want to be assholes and cost taxpayers a lot more, both to create, and to administer, just to please them.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
  83. Re:Dept of Treasury requires Acrobat to submit for by tepples · · Score: 1

    Can that particular form be filed on paper instead?

  84. Are you serious? by DerekLyons · · Score: 1

    What do you think the Civil Rights Act and Americans with Disabilities Act are? They're cases of government providing for recognition of basic rights of minorities.

    Having a philosophical preference for Linux is not a disability, and not catering to that preference is neither discrimination nor harassment or persecution.
     

    The alternative is to require all citizens to deal with a particular for-profit company, and I thought the government had moved away from that policy in the mid-1980s when it broke up AT&T.

    Um, no. The government has never had a policy of not requiring citizens to deal with a particular for-for-profit company.

  85. Re:Dept of Treasury requires Acrobat to submit for by david.emery · · Score: 1

    NO! I should have mentioned that. THE ONLY WAY to file this form ("substantial penalties for failure to file" and they will go after you because of money-laundering initiatives) is through Adobe Acrobat!!

  86. Re:"attempting to submit it while using Ubuntu fai by Anonymous Coward · · Score: 0

    Maybe the contents of the document fell foul of Mozillas anti free speech PC brigade

  87. Re:Dept of Treasury requires Acrobat to submit for by tepples · · Score: 1

    Can the U.S. Treasury's foreign bank account form be submitted on a copy of Adobe® Reader software installed on a PC at a public library, or does it have to be submitted from a PC that you own?

  88. Re:Not that crap again by Anonymous Coward · · Score: 0

    Uh huh! You're a researcher who submits grants? You're a researcher who submits grants. researcher submits grants submits grants Dubious poster alert!!! You aren't a researcher who submits grant applications but a researcher who submits grants. I'll buy that for a dollar!

  89. Re:Not that crap again by Narcocide · · Score: 1

    Hmmm... my information seems to be outdated. Thank you for the correction. I still think it doesn't really excuse them implementing explicit vendor lock-in with said PDF file though.

  90. PDF is about as open as my ass by iwbcman · · Score: 1

    I keep reading all this about how open the PDF standard is. Get this through your thick skull: if there are no *other* implementations that do everything that the reference implementation does (for PDF this is Adobe Acrobat Reader) then the "openness" of the format is an illusion. None of the alternative PDF readers, of which there are many, handle *all* of the things supported by the format, much as none of alternative flash encoders/decoders actually support everything done in Adobe flash. My question to you guys is this: Is there any real reason left for not implementing things like this as web applications which run in browsers? Has not our modern HTML5/javascript/css stuff progressed to the point that *everything* in Adobe Reader could actually be done in-browser? Not only should one not be forced to use a specific program for submitting forms to the government, but also one should not be required to use a PC, regardless of OS. Millions of people around the world now use smartphones/tablets as their primary computing devices. But again unless the supposed *openness* of the format actually translates into real existing independent implementations, we're stuck at square one. IF the government is going to require us to make use of Adobe PDF reader, then Adobe PDF reader should *be* a website that works in any current browser. Then the government agencies could host their own PDF reader server, subject to public accountability requirements, and the the browser client could perform all of its operations locally on the target platform(no cloud shit).

  91. Including the compliance cost by tepples · · Score: 1

    If you want to be in the game, you have to go by the rules of the people handing out the money.

    Then is it reasonable to include the cost of complying with the rules, including the cost of a Windows license for said $20 computer, in the grant request?

    1. Re:Including the compliance cost by BarbaraHudson · · Score: 1

      Considering that the $20 computer already has a windows license, why? But sure, they can try. Except that, to make the application, they already need access to such a system, so no.

      Let them just borrow a computer for a bit - are they really that incapable? If so, their application should never be made in the first place - self-selection process.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
  92. Unlicensed Windows by tepples · · Score: 1

    Considering that the $20 computer already has a windows license, why?

    It may in fact come with unlicensed Windows. I recently bought a used PC whose included copy of Windows ended up having been activated to some company's volume activation server that it could not reach. I concluded that said server was almost certainly behind the previous owner's corporate firewall. And a lot of thrift shops have an "AS IS" policy on electronics purchases.

    1. Re:Unlicensed Windows by BarbaraHudson · · Score: 1

      The ones you'll find on the curb on garbage day are not coming from a corporation. Besides, they can always just buy a copy of windows, big deal. Or a windows tablet with the latest included. Or, as I said, borrow someone else's computer for a bit if you're that cheap.

      Nobody except for a few whiners even cares. And they're too cheap to spend a couple hundred to get a new windows box, but they want organizations to spend hundreds of thousands of dollars changing their processes? Anyone who seriously suggested this should be fired.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
  93. Re:Not that crap again by gl4ss · · Score: 1

    hmm yeah tell that to the people embedding programs into pdf's and all that. flash files, what have you - and adobes publisher makes files for adobes reader. other readers might work or might not. .zip is a perfectly open license free standard! so lets have government just zip the files and we're golden!

    anyways, the latest pdf format version apparently isn't open, apparently, so it is just as good as docx or whatever in practice. might just as well export to html or whatever.

    --
    world was created 5 seconds before this post as it is.
  94. Re:Not that crap again by david_thornley · · Score: 1

    I've also found no open source PDF reader that implements the full standard. Specifically, it is possible to embed 3D models in a PDF file so that they can be manipulated, and this is covered in the PDF standard. It's possible to create these with open source software, such as libharu and the crawling horror known as U3D. (Protip: when outsourcing go all the way across the Pacific. Do not stop at Rl'yeh, no matter how tempting the contract is.)

    --
    "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
  95. Re:Dept of Treasury requires Acrobat to submit for by david_thornley · · Score: 1

    Do you normally enter your financial information onto a public computer? I wouldn't.

    --
    "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
  96. Re:Dept of Treasury requires Acrobat to submit for by tepples · · Score: 1

    Where is the public notice from the U.S. Government that it does not make this particular form available through paper?

  97. Re:Dept of Treasury requires Acrobat to submit for by david.emery · · Score: 1

    You can read about it here: https://www.irs.gov/Businesses...

  98. Non-Adobe Reader web form for FBAR by tepples · · Score: 1

    Regarding the individual FBAR (FinCEN Report 114), the link you gave me confirmed that it "is only available online through the BSA E-Filing System website." But I clicked through "BSA E-Filing System" and saw this:

    Online Form: Adobe Reader NOT required

  99. "GNU/Linux" avoids moving goalposts by tepples · · Score: 1

    Considering that many distros ship with multiple window managers, trying to identify a distro by its' windows manager doesn't work.

    Which is why I mentioned X11, the one thing that all Desktop/Linux/That/Isn't/Android window managers and toolkits have in common. The X Window System allows use of any of several window managers, the vast majority of which allow overlapping windows, tiled windows, or both. Desktop/Linux/That/Isn't/Android uses X11; Android doesn't.

    Just use linux or android - everyone will understand the difference.

    It turns out that not "everyone will understand the difference". Some Slashdot users tell me that Linux has already "arrived" (in the "year of the Linux desktop" sense) because it is the kernel of Android. And when I clarify in a reply that Android doesn't count because an all-maximized workflow is impractical for many desktop use cases, I get called out for the fallacy of "moving the goalposts". Because I've been harassed so often in the past for "moving the goalposts", I have been trying to find a term that is correct the first time. Historically, there has been a very strong correlation between GUI Linux distros that use Bash and GNU Coreutils and GUI Linux distros that use X11, which has allowed "GNU/Linux" to be understood as clearly excluding Android. And it sounds less paraphyletic than saying "Desktop/Linux/That/Isn't/Android".

    Do I need to try using only "Linux" for a while and collecting evidence of actual confusion?

    1. Re:"GNU/Linux" avoids moving goalposts by BarbaraHudson · · Score: 1

      Not all distros come with a windows manager. It's not needed, for example, in server installs and mini and recovery distros.

      As for the "year of the linux desktop thing", android isn't an operating system, but it's also not a desktop system. However, android tablets can already run two apps side-by-side, and a tiling window manager is much more efficient in terms of information display than an overlapping window manager.

      linux, freebsd, android, osx, windows, microsoft, apple, os/2, pc, mac - people will figure it out. :-)

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
  100. How many tablets and apps work w/ Android tiling? by tepples · · Score: 1

    Not all distros come with a windows manager. It's not needed, for example, in server installs and mini and recovery distros.

    These have not been suggested as substitutes for a desktop distro in the way that Android often has been. Once netbooks were discontinued at the end of 2012, people have recommended that netbook users instead buy an Android tablet and a keyboard, which doesn't fit my work flow well. So I have been trying to come up with a precise yet concise name that includes desktop distros while excluding Android, and the closest I have is "X11/Linux" or (when already in the topic of daily-use GUI distros) "GNU/Linux".

    android tablets can already run two apps side-by-side

    All Android tablets? My Nexus 7 (2012) got Lollipop but never got this feature. I know a tiling window manager ships with some tablets, such as the Samsung Galaxy Tab A that I bought a week ago. When I tap the Recents button, each app's title bar has an icon for whether it supports the tiling window manager. This icon looks like the logo of the Nintendo DS, and tapping it activates the tiling window manager. But a lot of apps that I use do not have this icon, because the app's manifest does not explicitly opt into the tiling window manager, and can thus run only in the full-screen. Examples of incompatible apps include the official Stack Exchange app. If I open a tiling-compatible app in one window and press Recents in the other window, only those few tiling-compatible apps appear in the resulting Recents list. Nor can I run two instances of the same app in tiled windows on the same device.

    linux, freebsd, android, osx, windows, microsoft, apple, os/2, pc, mac - people will figure it out. :-)

    There's a certain pedantic personality endemic to Slashdot, people who think "technically correct" is the best kind of correct, as Number 1.0 from Futurama put it. They see the success of Android, claim it as a victory for Linux, and ignore the fact that a tablet is not always a close substitute for a laptop, especially in their respective support for offline use. In Chromium or Firefox for X11/Linux, for example, I can load a dozen web pages in tabs, put my laptop on suspend, resume later, and read the pages even while offline. (The city bus that I ride to and from work does not provide Wi-Fi, and I currently do not subscribe to a cellular Internet service plan that allows tethering.) When it runs out of memory, it swaps the affected pages' memory to disk. But in Chrome or Firefox for Android, the browser is likely to purge the pages from memory instead of swapping them to the device's SSD, with the intent of reloading them when I switch back to the page's tab. But when it tries to reload a purged page, I get an error that I am offline. And even when I'm online, reloading the page is likely to erase the contents of text areas, especially on Slashdot's comment form.

  101. Re:How many tablets and apps work w/ Android tilin by BarbaraHudson · · Score: 1

    Just download the app - there are plenty of them, for android, ios, and windows. That "might" get you around apps that don't explicitly have resources for tiling on the display embedded into the apk.

    Enjoy :-)

    --
    "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.