Slashdot Mirror


Who Opposes Open Source Software In Government?

Skapare writes "Linux Journal is doing a story with a roundup of who the players are that are opposing open source in governments. The one I find interesting is the Gates connection to BSA. But I think we all need to become familiar with this round-up of special interest groups not operating in our interests (as taxpayers)."

501 comments

  1. Why is Gates being in bed with BSA a surprise? by Anonymous Coward · · Score: 0, Funny

    Are you new around here?

    1. Re:Why is Gates being in bed with BSA a surprise? by mistered · · Score: 4, Informative
      That's Preston Gates not Bill Gates.

      On an unrelated note, Preston Gates' IIS seems to be slashdotted now. I was surprised to see that the BSA is using Apache on FreeBSD. It seems to be working fine, if a little slow.

      --
      Enjoy your job, make lots of money, work within the law. Choose any two.
    2. Re:Why is Gates being in bed with BSA a surprise? by Anonymous Coward · · Score: 0

      *I was surprised to see that the BSA is using Apache on FreeBSD*

      I wonder if they payed for a copy at FreeBSD Mall or just downloaded it...

    3. Re:Why is Gates being in bed with BSA a surprise? by Anonymous Coward · · Score: 2, Insightful

      They're probably just paying someone who knows what they're doing to host it.

    4. Re:Why is Gates being in bed with BSA a surprise? by SEWilco · · Score: 1
      "Preston" is not the first name of Gates, it is a last name.

      The "Gates" in the name of this firm is not the "Gates" of Microsoft. William H. Gates

  2. our interest? by LBArrettAnderson · · Score: 0

    what do you mean our interest? we elected these people for reasons. they can do whatever they want. If they want open source, vote for them. If they don't, don't vote for them. I on the other hand don't care about who supports open source because that's nothing we can fully stop and/or make 100% the case.

    1. Re:our interest? by LBArrettAnderson · · Score: 1, Troll

      oh is it asking who opposes the government using it?

      in that case, i do. it's a security risk beyond measure if people could see the source of the computers the government is using.

    2. Re:our interest? by Geek+of+Tech · · Score: 0

      You're Bill Gates, aren't you?

      --
      Stop the Slashdot effect! Don't read the articles!
    3. Re:our interest? by LBArrettAnderson · · Score: 0

      are you suggesting that Bill Gates actually WANTS money??? geez! i thought he would be un-evil enough to not want to make profit for his company...

    4. Re:our interest? by Geek+of+Tech · · Score: 1
      As opposed to having one corporation having the entire source code for choice operating system of the gov? Linux is secure. Secure. Secure. Are we getting the point? It's free. It works.

      If that's a major concern, they have the source code, they can edit the code however they want, so none of us no what it's runnin. What about Windows? A prebottled OS that has to have someone baby sit it the entire time the PC is on? No thanks. I'll stick with Linux.

      --
      Stop the Slashdot effect! Don't read the articles!
    5. Re:our interest? by Anonymous Coward · · Score: 0

      OpenBSD is more secure than Linux. Perhaps you should stop beating the drum of Linux and start encouraging OpenBSD usage instead.

    6. Re:our interest? by Geek+of+Tech · · Score: 1
      Slammer. Code Red. BugBear. LoveBug.

      Name something all of these have in common.
      Right! They all are virus's that microsoft could have prevented had they actually put any thought into the code for their os.

      People don't even need the code for Windows to screw it over! Anyone can look for bugs in Linux. They find them. They patch them. Linux is where it's at.

      On a closing note, do you real want an OS that locks you into MS's products? U.S. tries to split M$. M$ wins. U.S. buys os from M$. Kinda makes ya wonder about how that would affect the DOJ's bias, as opposed to free linux, rely on anyone else?

      --
      Stop the Slashdot effect! Don't read the articles!
    7. Re:our interest? by oaf357 · · Score: 1

      Why is it a security risk?

    8. Re:our interest? by JJahn · · Score: 4, Interesting
      Linux is not secure. Yes it is inherently MORE secure than Windows, but the attitude of "I use Linux I don't have to worry about security" is an exceptionally dangerous one.

      And for the record, there have been plenty of security holes in Linux and the many packages for it. The difference is they are usually fixed faster. Think sendmail or bind here. How many stupid bugs are in those?

    9. Re:our interest? by Cat_Byte · · Score: 1

      Umm...you don't subscribe to update lists on kernels & software do you? ;) I've been in security admin for years and find comments like this humorous ;). My Redhat has sent me over 10 updates in the last 2 weeks for security holes. That's..umm...more than microsoft sent me. No I'm not trolling saying Microsoft is better..just saying take off the blinders. Humans write code...period...no matter what the OS. And when you get to several thousand lines of code you can't "put some thought" into every scenario someone will try. I run Linux, Debian, Windows 2K, and XP at my home & stay up to date on security of all of them. You should try sometime..you might find your linux is pretty full of holes if you haven't checked in the last 2 weeks.

      BTW you do know that nimda hit several models of HP printers too don't you?

      --
      Two roads diverged in a wood, and I - I took the one the bus load of girls just went down.
    10. Re:our interest? by glenebob · · Score: 4, Insightful
      "...it's a security risk beyond measure if people could see the source..."

      When will people realize that truly secure software is not compromised in the least when people see the code? In other words, if seeing the source gives a hacker a leg up, that code is either buggy or poorly designed. Period. It's that simple.

      Is Linux perfect? No. Is any reasonably complex software perfect? No. But open source does at least as much to help the people trying to secure the code as it does for the people trying to break it.

      On a separate note, the government is the last place I want to see closed-source software used. I feel that as a citizen of a democracy, I have the inherent right to see what's being done and how.

    11. Re:our interest? by Anonymous Coward · · Score: 0, Interesting

      [Linux] is inherently MORE secure than Windows

      "Inherently"? Highly doubtful. Linux may happen to be more secure than Windows because programmers took a little more care here and there. The usual advocate would insist that naturally it has to be so.

      But there's nothing fundamental about Linux that makes it "inherently" secure. It's based on essentially the same technology (hand coded software running on the same hardware) and is, if anything, older. There are a few zillion well-known holes in Unix and the usual Unix tools, most of which have been plugged (hopefully). But you can see the same brain-dead design decisions (I know, let's let any random user connect to our port and escape to a root-level debug shell with '!'; that'll be useful) and coding errors (yet another buffer exploit). For that matter, finding buffer overruns is easier when you have the source code.

      More secure, maybe. "Inherently", no. If Linux is more secure, it's because it took a lot iof hard work to patch the holes, not because it's reached some higher level of security design.

    12. Re:our interest? by LBArrettAnderson · · Score: 1

      I feel that as a citizen of a democracy, I have the inherent right to see what's being done and how.

      how will the government using open source make you see what's being done? it doesn't help you see "how" any more than if you know they use windows.

    13. Re:our interest? by WindBourne · · Score: 1
      it's a security risk beyond measure if people could see the source of the computers the government is using.
      hummmmmm. Security risk beyond measure?????
      I can only guess that you are
      1. not a US citizen
      2. Have not done any coding (except for maybe MS)
      3. Are incapable of reading stats(&;lt;1/3 of the web sites, but nearly 100% stolen CC; ~100% of virus, but 0-95% of desktop), the news (NSA pushing OSS over Closed Source)

      While I do not believe that many Linux distro are truely secure, BSD tends to be very secure.
      --
      I prefer the "u" in honour as it seems to be missing these days.
    14. Re:our interest? by Cat_Byte · · Score: 1

      Please explain to me why I had 6 attacks today captured by norton personal firewall & my linux firewall that were determened to be *nix boxes. Also tell me why as security admin I keep having to call customers telling them their box has been compromised. Maybe because they think anything besides Windows is "secure" out of the box?

      --
      Two roads diverged in a wood, and I - I took the one the bus load of girls just went down.
    15. Re:our interest? by LBArrettAnderson · · Score: 1

      1, yes i am.
      2, i code all the time - not MS
      3, i read stats very well, thank you

    16. Re:our interest? by Anonymous Coward · · Score: 0

      How dare some special interest group oppose our special interest!

    17. Re:our interest? by Anonymous Coward · · Score: 0, Offtopic

      OpenBSD is very secure out of the box but as soon as some semiskilled admin starts installing stuff and setting stuff up then it can end up as secure as an average Win98 install. Although I would imagine that it probably depends on the admin I would suspect that once it is configured and deployed the average OpenBSD box in no more (or less) secure than the average NetBSD or FreeBSD or Linux box.

    18. Re:our interest? by MsGeek · · Score: 1

      OK, I know there have been recent bugs and 'sploits found. Guess what? I fired up Mandrake Update today, and fixed EVERYTHING. I check Mandrake Update every few days, read up on the patches it's offering me, then apply the ones I feel are of merit. Usually it's the whole lot of them.

      Mandrake's update service works for ALL copies of Mandrake, whether downloaded from their FTP site or bought from MandrakeSoft or any third party that sells Mandrake. This is not the case with Red Hat's Up2Date. This is why I support Mandrake and recommend it to Linux newbies. It is EFFORTLESS to keep a Mandrake desktop patched, provided it's a sane desktop system in the first place. (no unnecessary daemons, etc.)

      --
      Knowledge is power. Knowledge shared is power multiplied.
    19. Re:our interest? by LBArrettAnderson · · Score: 1

      no one said anything about anyone being wrong about expressing their views. i'm arguing about their views, not whether or not they express them.

    20. Re:our interest? by Cat_Byte · · Score: 0, Offtopic

      I never said I depended on up2date. I said I subscribed to security update mailing lists. BTW those usually come out before the patch. You're missing my point tho. The parent thread said "Linux is secure, secure, SECURE." implying something the majority of *nix users adhere to & end up being one of the compromised machines trying to get into my network & trying to send email via open relay.

      --
      Two roads diverged in a wood, and I - I took the one the bus load of girls just went down.
    21. Re:our interest? by youaredan · · Score: 1

      It's ok Anderson - you can stop fighting for something you obviously didn't put much thought into. That was the quickest story change I've seen in a while.

      You would have mission critical/security critical processes running on a Win32 kernel and mundane process running on a *nix kernel? Isn't that a really warped view of the "Ghost Dog" (movie) ninja principles? "Treat matters of great importance lightly, and matters of little importance seriously." (something like that) Ultimately you make a very bad case for closed source operating systems.

      --
      -Digital Extremist // digitale
    22. Re:our interest? by Trolling4Dollars · · Score: 3, Interesting

      You're a fucking idiot.

      It's been proven time and time again that open source software is more secure as long as it's properly managed and vigilantly kept up to date. On the other hand, the security by obscurity crowd continues to play the same, tired old message that proprietary systems are secure because people don't know about the exploits. Do you honestly think that the black hats are going to come out and say, "Umm... I found this really big gaping hole in Windows that allows me access to credit card DBs on a few major e-commerce sites. Just thought I'd tell you."? No! They're going to keep it to themselves until the damage has gone far beyond anything that open source would be vulnerable to. Not to mention the foot dragging that Microsoft tends to favor when it comes to releasing patches for security holes. Especially if it's going to mean that they are going to lose money. And THAT'S where the root of the problem is. As long as companies are in this for profit, the main focus is going to be making more money with as little expense as possible. This means ignoring security holes that haven't been made public. This means gnoring security holes in old versions of OSes and applications simply because they want to FORCE people to buy their new products. This means no longer providing updates (even if the security hole is glaring and widespread) if it will keep people from migrating to the new OS or application. I'd much rather see my government using OSS because it's safer, gets patched quickly and is FAR easier to manage than proprietary crap. Go astroturf elsewhere you Micro$oft goon. MS is losing this battle. It can't be won in any honest way.

    23. Re:our interest? by LBArrettAnderson · · Score: 1

      Do you honestly think that the black hats are going to come out and say, "Umm... I found this really big gaping hole in Windows that allows me access to credit card DBs on a few major e-commerce sites. Just thought I'd tell you."? No! They're going to keep it to themselves until the damage has gone far beyond anything that open source would be vulnerable to.

      Of course he wouldn't tell you! He'd wait until most computers are patched. All they'll tell you about the patch is "it's a security update". If he told the world everyone would know about it and they'd use that hole.

    24. Re:our interest? by Geek+of+Tech · · Score: 1

      Yeah. I admit you're right. All of you. I'm really sorry for my ignorance. I really wasn't quite up to speed on my security info. What I meant (go ahead and flame me, I deserve it after that) is that *nix is... Forget it. I'm screwed. Please, Oh great one's, forgive your humble servent for his stupidity. I've just kinda annoyed at the lawyer's at M$ right now. I was wrong. My post was real flame-bait. You're right no OS is secure. I have not excuse. I was stupid. I'm going to go lock myself in my room now... oh wait... I'm already here... Well, I'm sorry for my lack of knowledge. (Oh and I do get info on all the latest bugs, via e-mail.)

      --
      Stop the Slashdot effect! Don't read the articles!
    25. Re:our interest? by NineNine · · Score: 1

      On a separate note, the government is the last place I want to see closed-source software used. I feel that as a citizen of a democracy, I have the inherent right to see what's being done and how.

      The format of documents is completely irrelevant if 98% are classified "Top Secret". Get your head out of your ass and quit pretending that there are millions of gov't documents that you can't read just because they're in .DOC format, because that's bullshit and you know it. If you really wanted to read 'em, you just download MS's free .DOC reader.

    26. Re:our interest? by LBArrettAnderson · · Score: 1

      i asked him a question. i didn't say what he said linux did was good or not. i said what he said was illogical.

    27. Re:our interest? by Anonymous Coward · · Score: 1, Insightful
      But there's nothing fundamental about Linux that makes it "inherently" secure.

      What about the massive number of interconnections and interdependencies in Windows. Your obdc data connection depends on an outlook dll, which interacts with a IIS dll, which depends on explorer, which interacts with a printer driver for folder thumbnail views, which interacts with... It all adds up to your application running on a system that you cannot test or even recreate.

      The Windows model is inherently less secure. Nice integration, performance, and backward compatability come with a price in correctness (stability and security).

      Agreed that both systems are subject to the same programming errors (buffer overflows, format string vulnerabilites, misplaced rpc trust, command escapes from applications, etc.), and Unix has a very bad history with system apps that have been debugged into existance, but a Unix system is simpler and more error resistant than a Windows system to perform an equivalent task.

    28. Re:our interest? by Daengbo · · Score: 2, Informative

      And, oh gret NineNine, where do I get the Linux version? My school is 100% linux.

    29. Re:our interest? by Anonymous Coward · · Score: 0

      Yes but these days your average Linux installation is also full of interdependent layers. Your KDE applications depends on the KDE libraries which depend on Qt which depend on Xlib which depends on X and X extensions which depend on libc which depend on the kernel. Along the way it may also depend on shell or Perl or Python or Ruby scripts that in turn call external command line tools which in turn call other library functions. Add in Object Models such as Bonobo or KParts and you get an ever greater number or permutations. Now add in the Gnome applications (Which depend on the Gnome libraries which depend on GTK+ which...), and all the non-Qt/GTK+ applications (Mozilla, OOo, Motif applications etc.) and you're in just as deep doo-doo as you are in Windows.

      The only slight advantage that Linux has over Windows is that the API's are generally kept cleaner and the seperation between layers is more obvious, which helps with component testing but doesn't do much when you're trying to system test it.

      Computer systems are inherently complex, thats just the way it is.

    30. Re:our interest? by Anonymous Coward · · Score: 0

      No, but for the 2% of documents that are available for public use it is compleltly relevent. Fuck the 98% I don't have to deal with, they can type them up on 80 column EBCDIC punch cards if they want. I want to be able to open that document that tells me how to complete the tax return, or read the minutes of the last house session. Thats my right as a citizen.

    31. Re:our interest? by Trolling4Dollars · · Score: 1

      If everyone in the world knew about it, it would get fixed in hours or at the most a day. At that point, the onus is on the admin to make sure that they've patched the hole. Then no one would use it... With Microsoft, you don't have that option. You have to wait for them to find (hah) and fix the hole. Remember, they are only going to fix it if it will severely impact their bottom line. They will drag their feet if they assume that it is'nt that big of a deal. They've done this before and they've been wrong every time. Sorry, but full disclosure wins out every time over security by obscurity.

    32. Re:our interest? by cjjjer · · Score: 1

      It's been proven time and time again that open source software is more secure as long as it's properly managed and vigilantly kept up to date.

      ROTFLMAO!!! Isn't this true of any platform not just Open Source?

      They're going to keep it to themselves until the damage has gone far beyond anything that open source would be vulnerable to.

      And you think that they wouldn't on Open Source? If I found an exploit on any system why would I have it fixed? I'd want to add it to my "tool kit" and use it when ever I wanted. That's the sign of a real black hat hacker

      This means gnoring security holes in old versions of OSS's and applications simply because they want to FORCE people to buy their new products.

      If you are referring to MS's End of Life strategy name me one OSS package that does not do this as well? I'm no Linux Guru but Iâ(TM)m pretty sure that Linux has an End of Life for pervious versions as well. Show me a place where you can download patches for the 1.1.x kernel.

      As long as companies are in this for profit, the main focus is going to be making more money with as little expense as possible.

      You just described all companies who use OSS. They are making money off the backs of people who enjoy doing it for nothing. I have said it before and will say it again if companies like IBM, Red Hat, Suse, etc could package any OSS up and sell it like MS does they would in a heartbeat. You bleeding heart OSS people are pretty naive when it comes to the business world. Just because it's Open Source people won't want to exploit it and make money off of it. I live in a perfect world where everyone shares everything and all is a happy-happy joy-joy. I love Open Source and think it's cool but this is one of its fundamental flaws, exploitation.

    33. Re:our interest? by Anonymous Coward · · Score: 0
      Please refrain from using things like this:


      ROTFLMAO!!!


      It only serves to make you look even more like the h4x0r wannabe fanboy that you are.

    34. Re:our interest? by 5KVGhost · · Score: 1

      You're a fucking idiot.

      It's been proven time and time again that open source software is more secure as long as it's properly managed and vigilantly kept up to date.


      And you're a rude idiot.

      Even if the case for Windows/Linux was as clear as you seem to think it is (and it most certainly isn't), there are far more critical issues involved than what OS, email program, office suite you use.

      Are any of the the apps that run the infrastructure you use every single day distributed as open source? Telephone switching systems? Firmware for routers and switches? Control systems for energy plants, power distribution networks, and water processing systems? Weather and communications satellite control systems? ATC?

      The answer is "no". And those are the sorts of decisions that governments must consider. MS doesn't write that kind of software, and neither does your average open-source drone on Slashdot.

    35. Re:our interest? by cjjjer · · Score: 1

      Why? What are you going to do if I don't?

      Most likely nothing since your just an anonymous coward anyway.

    36. Re:our interest? by Anonymous Coward · · Score: 0

      I'm only rude to those who deserve it. I didn't like his tone. You make a valid point AND you weren't deserving of a rude response.

    37. Re:our interest? by Xabraxas · · Score: 0
      your average Linux installation is also full of interdependent layers

      Fortunately those layers are outside of the kernel unlike Windows. The problem with Windows is that applications routinely crash the OS and if you can exploit an application you can crash the OS.

      --
      Time makes more converts than reason
    38. Re:our interest? by NineNine · · Score: 1

      And, oh gret NineNine, where do I get the Linux version? My school is 100% linux.

      Learn how to use Google before asking dumb questions:

      http://www.winfield.demon.nl/

    39. Re:our interest? by Daengbo · · Score: 1

      Hey -- smart retort. I just wish that Antiword was "MS's free .DOC reader" that you asked me to download. I have Antiword, and Abiword, and OfficeTLE, and Pladao, all of which are able to read it to some degree, but I am unable to fill out forms the government offers in .doc format using most of these. Learn to stay on topic before you give dumb answers.

  3. Initiative for Software Choice & CompTIA by angst7 · · Score: 3, Insightful

    The ISC supports four principles: software should be procured on its merits, the promotion of government funded research, the promotion of interoperability through platform-neutral standards and the maintenance of strong intellectual property protections.

    Whew they really had me going 'huh?' until that last part.

    ---
    Jedimom.com, that "not-so-fresh" feeling.

    --
    StrategyTalk.com, PC Game Forums
    1. Re:Initiative for Software Choice & CompTIA by Feztaa · · Score: 1

      The Initiative for Software Choice should be renamed to The Initiative for the Choice of Microsoft's Software. But that's beside the point.

      If those first three points are really true, they would also oppose a law that requires the use of Windows in government's computers. Which I doubt they would...

  4. Re:Who opposes OS in .gov? by LBArrettAnderson · · Score: 2, Interesting

    Somebody'll have to look this one up to confirm, but last i checked microsoft was a private corporation. It's not a part of the government.

  5. The world is changing by mao+che+minh · · Score: 5, Insightful
    Politicians answer to the almighty dollar. Very few open source advocacy groups and/or companies can compete with Microsoft or UNIX vendors when it comes to lobbying. Therefore, the majority of politicians that even mention technology will often opt for closed source corporations, as they are paid handsomely to do so by closed-source interests.

    It's why open source is a grass roots movement. We aim to capture hearts and minds on a fundamental and righteous level. We target the wallet second.

    Open source saves the government money. Open source would create more governemnt jobs, by not only keeping existing support personnel, but also by creating openings for developers that would tailor systems to the ever-evolving government technology base and needs. It makes complete sense to switch to open source. Why we don't switch is easy to see: Microsoft gives military politicians plenty of incentive not too.

    Britian, France, Japan, Peru, China and Germany are all moving to Linux and open source. Hell, some are even writing up legislation that gives incentives to businesses that do so as well. Why aren't we (the United States)?

    1. Re:The world is changing by SkArcher · · Score: 5, Insightful

      Why aren't we (the United States)?

      You answered your own question. It is because your country has a corrupt and entrenched mass of politicians who have no incentive for doing what is good for the electorate because they don't need to do so to remain in power.

      --

      An infinite number of monkeys will eventually come up with the complete works of /.
    2. Re:The world is changing by Anonymous Coward · · Score: 1, Interesting

      Britian, France, Japan, Peru, China and Germany are all moving to Linux and open source. Hell, some are even writing up legislation that gives incentives to businesses that do so as well.

      You are exaggerating or purposefully misleading the extent to which OSS is being embraced by these countries. Perhaps increasing the use of Linux in certain areas by a fraction of 1% is a huge gain considering that it had previously been 0%, but in the grand scheme of things there is no mass exodus towards OSS.

    3. Re:The world is changing by Anonymous Coward · · Score: 5, Insightful

      A bourgeois democracy is essentially just a tyranny of the rich.

    4. Re:The world is changing by Anonymous Coward · · Score: 2, Informative
      I guess you don't keep up with the times. These goverments are not only implementing Linux and open source in their most crucial public sectors (such as law enforcement and the military), some (like Japan and Germany) are working towards getting the private sector to also move towards Linux and OSS. Hell, the French government is even financing major projects by Mandrake that they intend on using, and Germany is doing the same with Suse.

      PS: 1%? I know that you're just trolling (because almost no one would be so damned ignorant to not know that Linux is making incredible in-roads in all markets and threatening Microsoft), but I felt compelled to respond anyways. Linux is winning. Redhat, Suse, and IBM might not be as powerful and widespread as Microsoft currently, but their growth is ridiculously fast.

    5. Re:The world is changing by Anonymous Coward · · Score: 0

      and no matter what your politicians do, you're still poor, socialist, eurotrash who are irrelevant.

    6. Re:The world is changing by Brian_Ellenberger · · Score: 5, Interesting

      a corrupt and entrenched mass of politicians who have no incentive for doing what is good for the electorate because they don't need to do so to remain in power.

      I thought that was the definition of government. :)

      Seriously, the people of the US have a heck of alot of more important things to worry about than whether the Government chooses Linux vs. Microsoft. Do you think the CEO of General Electric gives a crap whether the OS of choice on Random Project X is Linux or Microsoft. Heck No!

      Anyway, the money that would be saved by going from Microsoft to Linux is miniscule compared to the money spent on pork barrel projects by both sides of the isle. Unforunately, pork barrel projects are essentially politicans bribing their own people so they are hard to remove.

      Brian Ellenberger

    7. Re:The world is changing by retto · · Score: 2, Insightful

      I don't think European interest in Linux stems from a grand philosophical awakening, but from good-old-fashioned-nationalism. Why wouldn't a German politican want the money to go to SUSE instead of MS?

    8. Re:The world is changing by HBI · · Score: 0

      Shows how much of a clue you have about how the US works. None.

      It's not my job to educate you either.

      --
      HBI's Law: Frequency of calling others Nazis is directly correlated with the likelihood of the accuser being Communist.
    9. Re:The world is changing by Anonymous Coward · · Score: 0

      Linux progress is not a result of government encouragement as the original parent implied.

      Again (I am guessing you are the original parent poster), you are insinuating that the Japanese and German governments are actively encouraging the use of OSS in the private sector. This is false. Absolutely false. You are lying or haven't got the slightest clue as to the truth. Either way, it would be beneficial to everyone if you would stop spouting this crap as if you knew what you were talking about when it is clear to anyone with an ounce of knowledge about the relevant issues that you don't know anything.

      You are taking government subsidies and reinterpreting them as absolute support for the technologies. This is a mistake. It would be like saying that the U.S. government is working towards getting ethanol into our gas tanks. Yes, there are subsidies going to corn farmers to produce ethanol, but that that is not an indication of any absolute effort or program to increase dependency on ethanol.

    10. Re:The world is changing by Guppy06 · · Score: 5, Insightful

      Do you really think that European or Asian countries would still be moving to Linux if Microsoft was based in their country instead?

    11. Re:The world is changing by deadsaijinx* · · Score: 1

      because you don't have a clue either? thought so

      --
      YOU SUCK BALLS!
    12. Re:The world is changing by mao+che+minh · · Score: 5, Insightful
      We live in a global economy of corporations now. It is irrelevant in what country a corporation resides in. Microsoft exists everywhere, and offers their coin to any government that will listen. Hell, they (MS) offered both Britian and Germany a ton of bucks to stick with MS across the board.

      It isn't a question nationalism, but rather a test of common sense.

    13. Re:The world is changing by Hatta · · Score: 5, Insightful

      It's not money that's important. Even if open source costed more than closed source (which it might in the short run, considering training costs) we must consider the other benefits free software provides. Remember, it's free as in speech, not free as in beer.

      --
      Give me Classic Slashdot or give me death!
    14. Re:The world is changing by anonymous+loser · · Score: 4, Insightful
      Open source would create more governemnt jobs, by not only keeping existing support personnel, but also by creating openings for developers that would tailor systems to the ever-evolving government technology base and needs.

      I suppose I need to ask why you think having more government jobs is somehow better than having more private industry jobs. BTW there are already people that do the tailoring you describe. Just because something isn't open source doesn't mean you can't tailor it to suit your needs. Look at the huge number of custom applications developed using excel, for example.

      I'm certainly not against OSS; far from it. But, there are also cases where closed-source software can save just as much (or more) money, especially when talking about applications or systems which require a large amount of expertise to produce, and where there is plenty of competition in the market. This atmosphere leads to constant R&D and refinement of the product to the point where millions of dollars have been spent in order to keep the product competitive. Oftentimes the sticker price of such a product is more than justified by its overwhelmingly better usability, functionality, and performance. In a large organization, the number of man-hours saved using such an application over a less-efficient open-source alternative dwarfs the costs of acquisition. The only alternative is to constantly add the same funcionality, performance, and usability enhancements to the open-source version that the closed-source version offers. But, since your guys probably aren't experts in this domain, and there's not a lot of people writing open-source baking software, it is more expensive for you to develop this functionality than it is for ABC corporation. Plus, paying them means you have much fewer maintainence issues to worry about, like answering tech support questions, R&D for new features, etc.

    15. Re:The world is changing by Anonymous Coward · · Score: 2, Insightful

      Actually Microsoft isn't based here (in the US). It isn't based anywhere. It has campuses all over the world, and thefore doesn't have any real ties to a country. It is it's own entity. It doesn't pay taxes (because it's international). Microsoft just happens to have it's biggest user base here because it started here, in one of the largest US cities...Seattle (well, redmond actually but it's in the seattle area).

    16. Re:The world is changing by HBI · · Score: 0

      Paranoid delusions are often chemical. You should seek help, if you believe the parent poster.

      Everyone is going to die. Only idiots think that powerful people have time (and political capital) to waste on stupid things like what OS to run. It's like a telephone. They want it to work.

      'What color shoes go with the charcoal pinstripe suit' is more like it.

      Maybe if you worked in the US government you might understand. I happen to. If i want to introduce Linux, there is no law necessary. However, it has to work. It doesn't work seamlessly yet, which is why Linux only runs dhcp and Apache in our organization. All the rest is Win32. Never, not even once, has management specified an OS.

      What was that you were saying about a clue?

      --
      HBI's Law: Frequency of calling others Nazis is directly correlated with the likelihood of the accuser being Communist.
    17. Re:The world is changing by deadsaijinx* · · Score: 1

      hmmm, intriguing. My shoes are red, they go with everything.

      --
      YOU SUCK BALLS!
    18. Re:The world is changing by jc42 · · Score: 2, Insightful

      ...politicians that even mention technology will often opt for closed source corporations, as they are paid handsomely to do so ...

      There's a common term for this: bribery

      Open source saves the government money.

      True but irrelevant. It doesn't save any money for the politicians who are making the decisions. Rather, it loses them their bribery income.

      If you look back before the 2000 elections, you'll find a number of articles commenting on how Microsoft had suddenly increased its campaign contributions (to both parties) by several orders of magnitude. They were one of the biggest contributors. This is a very important part of the "Open Source in government" discussion.

      (What, me cynical? ;-)

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
    19. Re:The world is changing by Anonymous Coward · · Score: 0

      Amen brother. I say kill the neo-cons of America. NEO-CONS of America, DIE!!!!! DIE AND ROT IN HELL!

    20. Re:The world is changing by 73939133 · · Score: 1

      I suppose I need to ask why you think having more government jobs is somehow better than having more private industry jobs.

      When Microsoft sells another 10000 licenses of Windows, that creates zero jobs at Microsoft.

      (Of course, Windows is so flaky and hard to support that Windows actually creates many more IT jobs than a Linux, even if Microsoft support jobs are roughly the equivalent of a "sanitation engineer".)

    21. Re:The world is changing by Anonymous Coward · · Score: 1, Informative


      Better sign up at ITT Tech for that Linux+ course buddy.


      FWIW, ITT Tech does not offer Linux+. Or any other certifications for that matter.

      Although it should be noted that all ITT Tech electronics students used to have to take an into to programming course in C++ using Borland on WinNT, recently they've changed it so now they use KDevelop/GCC on Redhat 9...

    22. Re:The world is changing by Hamstaus · · Score: 1
      > Open source would create more governemnt jobs, by not only keeping existing support personnel, but also by creating openings for developers that would tailor systems to the ever-evolving government technology base and needs. It makes complete sense to switch to open source.
      This is somewhat of a fallacy. The fact of the matter is, whenever the government spends money, jobs are created. So, the government can spend money on open-source technicians, or the government can spend money on proprietary software. In the former case, government jobs are created. In the latter, private-sector jobs are created.

      This is something that the general public doesn't necessarily understand, otherwise you wouldn't see so many politicians promising to create jobs and at the same time spend less money. They go hand in hand.
      --
      I moderate "-1, Fool"
    23. Re:The world is changing by __aadhrk6380 · · Score: 2, Insightful

      I think the bigger issue is the "underlying layer of bureaucracy" part mentioned in the article.

      I do a ton of work at state government level as a consultant. I could plop an open source solution into one of my customers (35 remote site WAN, multiple servers, etc) and save them a ton of money. It won't happen any time soon, though.

      Consider:

      An elected politician relies on the "institutional knowledge" of career bureaucrats. Fred gets elected, and checks with his department heads Bob and Sharon. They have each been there twenty years, and "know" how things work. Suggestions for major change dismissed. People like these know how to do the least amount possible to appear accomodating and lessen change in their organizations at the same time.

      Even if you, as an elected official, want reform, maybe you put trusted people into key posts to oversee this. They STILL have to deal with Bob and Sharon, who have the key input into decisions. Face it, Bob and Sharon were there before you showed up, and they will be there LONG after you are gone. You lose again.

      The inertia is incredible.

      Oddly, with the additional spending and budget requirements incurred after 9/11, I am seeing more flexibility in considering alternatives. But it is still an uphill battle.

      The worst part is the fact that the biggest savings would come from the desktop. However, at that point, you aren't just dealing with Bob and Sharon, but the 700 people that work for them. 700 people that have been there an average of 7 years each. That KNOW how to do what they NEED to do, but nothing else on a computer.

      Try retraining THEM as a cost saving measure.

      It has nothing, IMO, to do with the politics of the party in office, but it has everything to do with the politics of the people who do government for a living. Win THEM, and you have the key.

    24. Re:The world is changing by Anonymous Coward · · Score: 0

      >>>the money that would be saved by going from Microsoft to Linux is miniscule.

      with Microsoft's financials being fairly public, how does this myth survive?

      i agree with the rest of your post, but to think that MS plus it's execs can have a total worth in the neighborhood of 120 Billion dollars and still believe that the cost difference is not significant in any framework???

      I guess politicians LIKE spending what amounts to, EVEN FOR THEM, obscene amounts of money.

      the truth of the matter is, the government could refrain from using ONE SINGLE INSTALL OF linux, and untold millions could be saved.

      from the mere threat.

      M$FT and Gates will be more then happy to continue to take your money with little fanfare.

      History has shown how many great civilizations failed sputtered and disappeared due to MONEY (economics)...more so then military conflict.

      so your "we got other things to worry about" don't fly.

      you see. it's about the money.

    25. Re:The world is changing by Lemmy+Caution · · Score: 1

      It is hardly irrelevant what country a corporation resides in from the perspective of national policy to protect that corporation. The corporation's best paying jobs (and thus sources of political grease) are where it's HQ is, that's where it usually pays its taxes. When a company buys labor cheaply overseas, keeps its management jobs local, and then pipelines the sales revenue into the home country, that means a hell of a lot, politically. No Washington State politician will dare do anything that threatens Microsoft (or Boeing, for that matter) if they can possibly avoid it.

    26. Re:The world is changing by The+Only+Druid · · Score: 1

      Brave words from someone who, pardon the pun, is too cowardly to even identify himself.

      Its easy to criticize, when you needn't fear reprisal.

      --
      "Stumble before you crawl"
    27. Re:The world is changing by The+Only+Druid · · Score: 2, Informative

      Thats just false in so many ways. The company is housed, according to its records with the Business Bureuos of many of the western countries, in the USA. Its owners pay taxes on income derived from the company in the US. The company is traded publicly on the US stock exchanges. Its incorporated, legally, in the US hence its ability to hide behind US law even as it is protected by US law (which means foreign governments cannot punish Microsoft for actions which are illegal in that country but legal in the US, unless those actions actually OCCUR in that foriegn country. You're full of shit, dont post here.

      --
      "Stumble before you crawl"
    28. Re:The world is changing by Anonymous Coward · · Score: 0

      Yeah, cause the government really was going to track him down and send him to a camp in siberia.

    29. Re:The world is changing by The+Only+Druid · · Score: 3, Insightful

      "Yeah, cause the government really was going to track him down and send him to a camp in siberia."

      The reprisal I was speaking of is the same one you fear: people responding to you personally and holding you personally accountable for your words. People like you [both online and in the real world] who are afraid to be known as the source of their own speech are the abusers of free speech. They cripple the worth of it, making a mockery of those who have honest things to fear for their speech.

      If you're a woman in Egypt or Iran, and you're speaking out against sexism, then you need anonymity, or you may be scalded with acid, assaulted otherwise or murdered. If you're some petulant brat who wants to make some false-pithy comment about the degradation of American society, then the only purpose in your Anonymity is that which Slashdot already makes clear: that you are a coward.

      Stand up for your words and be an adult, or shut the fuck up and sit down at the kiddy table.

      --
      "Stumble before you crawl"
    30. Re:The world is changing by SN74S181 · · Score: 1

      The fact of the matter is, whenever the government spends money, they tax it out of the private economy and skim off some for the kind of parasites that grows on slow moving things like governments.

    31. Re:The world is changing by Malcontent · · Score: 4, Funny

      And "only the druid" is your real name?

      --

      War is necrophilia.

    32. Re:The world is changing by timeOday · · Score: 0, Offtopic
      Oh please, I posted for a couple of years as AC just because I didn't want to bother with an account and didn't see the need. Good ideas and observations stand on their own legs, not on authority. I finally got an account because it was too hard to find responses to my postings.

      Anyways, there's no accountability in a forum like this. Sure, you can tie my messages together by my handle, so what? You still can't scowl at me as we pass in the hallway, or fire me, or loan me power tools. It's pretend-world.

    33. Re:The world is changing by boomgopher · · Score: 1

      Do you really think that European or Asian countries would still be moving to Linux if Microsoft was based in their country instead?

      Amen brother.

      --
      Your hybrid is not saving the environment. Its purpose is to make you feel good about buying something.
    34. Re:The world is changing by istartedi · · Score: 1, Flamebait

      Paragraph 1 I can agree with.

      It's why open source is a grass roots movement. We aim to capture hearts and minds on a fundamental and righteous level. We target the wallet second.

      I don't see Open Source as grass roots. It has a decidedly elitist flavor to it. RMS attended MIT, and his FSF was bankrolled by the McArthur foundation and charitable donations, many from corporations. Linus Torvalds is a Finish expatriot. ESR and Bruce Perens splintered off from the FSF with aims to make Free Software more palatable for business. Many of the major contributors to FS/OSS work in an academic setting where pride in being "better than the unwashed masses" is a given. This can't be described as "grass roots", at least this is not the US concept of the term as I know it.

      Open source saves the government money. Open source would create more governemnt jobs

      At this point, my head almost exploded.

      Britian, France, Japan, Peru, China and Germany are all moving to Linux and open source. Hell, some are even writing up legislation that gives incentives to businesses that do so as well. Why aren't we (the United States)?

      The Left told us that we couldn't build smokestacks. So heavy industry left. The Left told us we couldn't drill for oil. So the rigs left. The Left told us we couldn't build nuke plants. So the nukes left. The Left drove union wages sky high. So the remaining non-polluting industrial jobs left.

      Faced with this situation, the ever industrious people of the US turned to IP--"movies, music, and microcode" as it was so eloquently put, are now the primary engine of the economy. So naturally the Left hates that.

      If you don't like an IP-based economy, fine. What are you going to replace it with?

      --
      For all intensive purposes, "whom" is no longer a word. That begs the question, "who cares"?
    35. Re:The world is changing by Anonymous Coward · · Score: 1

      Yeah, I do think so.

      I think that EU member states, Canada and most Asian countries are also more likely to discuss the relevant issues without resorting to arguments derived from nationalistic appeals.

      More specifically, I think the EU/Can embrace free speech more honestly than the USoA does.

      I mean that dissenting opinions are more likely to be considered (and possibly embraced) in these countries by the general populace when contrasted with the mechanisms in the USoA that influence popular support.

      Good luck, you buckos.

    36. Re:The world is changing by kazad · · Score: 1
      Not sure why everyone seems to think that microsoft pays no taxes. Look at its income statement on Yahoo.

      Particularly, the line
      Income Tax Expense: $1,374,000,000

      Granted, this is just the amount they report on the balance sheet for investors (the tax books are different), but if they were paying NO taxes I think they would point this out and not take the expense.

    37. Re:The world is changing by unixbugs · · Score: 1

      It must be human nature for some of us not to have question about the right choice here because if it isn't then I'm not human. I would like to think that those in charge of this place have been around long enough to know otherwise, but after my own experience with "authority" I have grounds to argue.

      Now we are all looking at the face of the dragon. The only question is, "What to do next?".

      We will continue to share our knowledge and skills with those around us for the better of the rest of us, and without question. There are some who would like to take advantage of the willing, and when the time comes for them to patent their life's ill-will we will be there to tell them "its allready being used, but thanks anyway - need a job?". Until then we are stuck in the middle of a battle that cannot be won in a court of law, but in a place where our domain originated: in our hearts.

      The bottom line is about who wants to work for the good of our civilization, and who wants to work for "the man". In the simplest of terms: This is the rest of our lives, and what whe choose to do with is something we have to live with for the rest of humanity. Our only instict to survive should tell us about the future of the rest of the herd and not our own well being.

      ~/william

      if I may humbly submit this just once, something I wrote as a "confused kid" long ago.

      People, Believe It!

      --
      You are about to give someone a piece of your mind, something which you can ill afford...
    38. Re:The world is changing by cyril3 · · Score: 2, Insightful
      Socialism is tyranny of the poor.

      Democracy is tyranny of the majority

      Capitalism is tyranny of money.

      It sort of loses meaning after a while, this tyranny thing. To write off western civilization since the French Revolution as a tyranny of the rich is a bit short sighted.

    39. Re:The world is changing by unixbugs · · Score: 1

      Jesus Christ I thought my outlook on Intel's building of 1,000,000,000 obsolete machines was bad.

      You probably have a brain twice as capable as most of ours but you have no faith in the rest of us... our only faith relies on thinking like yours where we cannot express ourselves, but only act on that which shows us who we are.

      "You are about to give someone a piece of your mind, something which you can ill afford"
      -some MOTD from my slak box the last time it fsck'ed itself when I thrashed it.

      --
      You are about to give someone a piece of your mind, something which you can ill afford...
    40. Re:The world is changing by bursch-X · · Score: 1
      stupid things like what OS to run. It's like a telephone. They want it to work.
      Then why the fuck are they using Microsoft crap? It works barely, but it really doesn't work well.

      Working barely can't be enough. After all you don't want to pick up your phone trying to call someone in Europe when half of the time you get a puzzled operator from Japan to answer the call--but that's how well M$ stuff works in my experience.
      --
      There are two rules for success:
      1. Never tell everything you know.
    41. Re:The world is changing by bursch-X · · Score: 2, Insightful

      I have to agree. At least that's the impression a German living in Tokyo is getting. Your freedom of speech is flawed in many ways.

      If in Germany anyone would call any kind of action or behaviour "Un-German" he/she'd be put in the Nazi corner (probably smacked right in the face) and no one would take them seriously (except maybe for the gang with the nicely shaved heads, and no, I don't mean Buddhist monks ;^)

      Whereas you can easily make utterances in the US, such as calling certain things "Un-American" without making a complete arse out of you (well you still ARE making a complete arse out of you, but the people around you often won't object).

      --
      There are two rules for success:
      1. Never tell everything you know.
    42. Re:The world is changing by Anonymous Coward · · Score: 0

      Then that's called a rhetorical question. You aren't supposed to answer it. Oh wait, by responding quickly with a sharp, critical reply you can easily get modded up to +5 by all the eager beaver moderators out there.

      Slashdot has a problem: moderation. Ie, it doesn't have any of it. It's all fake, it's all useless, and meaningful discussion isn't promoted. We either need fewer moderators, who are willing and able to discriminate userful posts from pointless hype, or we need a more logarithmic rating system.

      Or even better, what if my metamoderations actually affected how their future moderations appeared on my account?

      This is not flamebait, but we *do* need to weed out all the idiots around here.

    43. Re:The world is changing by Tony-A · · Score: 1

      Thanks for sharing.

      The world progresses. Slowly. Five steps forward that you can see. Four steps backwards that you mostly cannot see. (Read Rabelais to find out what a goose's neck was good for)

      To oversimplify, there are two competitions. One as an individual within the species. One as your species against other species. If you want warfare, look at grasses versus trees. Oversimplifying, grasses raise cows to trample any tree seedlings that happen to get a start.

      never is the true hacker afraid to ask how or why. that is the core essence of being elite.
      The media is accustomed to being able to dispense or withold fame. A hacker is a threat to this "right" of the media.

    44. Re:The world is changing by nxt · · Score: 1

      That would work if our governments were interested in development and democratic improvements rather than maintaining status quo so key business can make as much $ as possible. Activities like OpenSource endanger this status quo.

    45. Re:The world is changing by Anonymous Coward · · Score: 0

      Just read at -1, Nested and enable Do Not Display Scores in your preferences. There you go, no moderation. Use your own filters and quit whinging.

    46. Re:The world is changing by hplasm · · Score: 1
      Stand up for your words and be an adult, or shut the fuck up and sit down at the kiddy table.

      Take heed of a worthy adult post. Let this be your example! Bushbabies of the world, shake off your AC predudice and be heard!!

      bah.

      --
      ...and he grinned, like a fox eating shit out of a wire brush.
    47. Re:The world is changing by Anonymous Coward · · Score: 0
      It is irrelevant in what country a corporation resides in.
      Microsoft is a US company. It does not make sense for another country to run its information security infrastructure on a system that may have NSA-style backdoors, doesn't support its own local economy, etc. Microsoft may have offices in other countries, but they run at break-even or loss, and all the money flows back to the USA.
    48. Re:The world is changing by gfxguy · · Score: 1
      ...miniscule compared to the money spent on pork barrel projects by both sides of the isle. Unforunately, pork barrel projects are essentially politicans bribing their own people so they are hard to remove.

      You mean like "tax rebates" for people who don't pay taxes? I agree - and it most certainly is on both sides of the aisle (although one side more than the other).
      --
      Stupid sexy Flanders.
    49. Re:The world is changing by FreeUser · · Score: 4, Insightful

      If you're a woman in Egypt or Iran, and you're speaking out against sexism, then you need anonymity, or you may be scalded with acid, assaulted otherwise or murdered.

      I agree with your point, but have a minor nit to pick with one of your examples.

      Actually, women in Iran have it comparatively good, for an islamic state anyway. Iranian femenists have managed to make compelling religious arguments based on the Koran that demands, if not full equality, at least a very fair and kind treatment, where fair in many cases not specifically mentioned elsewhere in the Koran amounts to equality before the law. By western standardsn it is still quite lacking, but women are surprisingly far better off in fundamentalist Iran than they are in most of the rest of the islamic world.

      OTOH our good friends in Saudi Arabia are the worst offendors. You should read the book "Princess" sometime for a real insite into the dirty secrets of Saudi culture and its treatment of women. Women drowned in the family swimming pool (in front of a family gathering) for sexual misconduct, women stoned to death for having been the victim of a gang rape in her own home after the "gang" united behind a story accusing her of being provactive and her own brother was too cowardly to come forward and tell her parents what really happened. Women locked up in a padded cell, with no light, no converstation, and food slid through a slat in the door, for the rest of their natural lives. The latter is so common they actually have a word for such an appalling facility: "The Women's Room." Women murdered by their families for driving a car in protest of restrictive laws at a time when women from Kuwait were doing so in droves (1991 Gulf War), and this list goes on, ad nauseum.

      The damn book should be required reading. The behavior of these cultures is appalling, and our political correctness in trying to whitewash this stuff isn't helpful to anyone. And we in America have supported this disgusting system for over half a century (the American people unwittingly, the American leadership, including the Bush family, quite knowingly), while making enemies of many of the reformers.

      Stand up for your words and be an adult, or shut the fuck up and sit down at the kiddy table.

      I disagree with this to some degree. Anonymous speech has its place and is important, even here on slashdot. More than once I've read a telling post about an employer posted anonymously to protect the identity of the whistle blower. We would have been poorer for it had the post not been made, or been made non-anonymously resulting in the person losing their job or insider status. However, you are right to decry the abuse of anonymouty, where cowardly children say inane things without having to stand by their words, and I share your irritation with such imbecels.

      Let them jabber away, but, as you say, seat them firmly at the kiddy table.

      --
      The Future of Human Evolution: Autonomy
    50. Re:The world is changing by mpe · · Score: 1

      Britian, France, Japan, Peru, China and Germany are all moving to Linux and open source. Hell, some are even writing up legislation that gives incentives to businesses that do so as well. Why aren't we (the United States)?

      Because in the case of the US the money involved stays within the US economy, even if it does all head in the direction of Washington state first. For the rest of the planet it involves money leaving for foreign shores.

    51. Re:The world is changing by TFloore · · Score: 3, Insightful
      we must consider the other benefits free software provides. Remember, it's free as in speech, not free as in beer.

      Look at what the federal government has been doing since Bush got elected in 2000. You seem to be operating under the incorrect assumption that the Bush administration cares about freedom of speech.

      Actually, I don't think the Bush admin really cares either way about freedom of speech, but from his actions, I'd say Ashcroft finds this whole 1st/4st/5th amendment stuff really annoying, and would be happier without them.

      Yes, I'm aware this discussion has been primarily centered on state and local government, not federal government, but you have to look at what priorities are for the people in charge. And once you start assuming corrupt politicians are running the game, you have to toss out the notion that they support freedom of speech and other nice things like that.
      --
      This is my sig. There are many like it but this one is... Oops. Frank, I've got your sig again! Where's mine?
    52. Re:The world is changing by TopShelf · · Score: 1

      Open source saves the government money. Open source would create more governemnt jobs,

      Whoa, stop right there. First it will save money, then it will "create more government jobs." Make up your mind!

      --
      Stop by my site where I write about ERP systems & more
    53. Re:The world is changing by mpe · · Score: 1

      We live in a global economy of corporations now. It is irrelevant in what country a corporation resides in. Microsoft exists everywhere, and offers their coin to any government that will listen.

      If Microsoft was headquartered in some little third world country they'd be far less able to annoy any significent national government.

    54. Re:The world is changing by danheskett · · Score: 1

      The thing is this:

      Government workers on the Federal scale need it laid out for them: how to fullfill job requirement 'X' with product 'Y'. Steps, in order.

      So a reasonable thing an IT worker needs to do is this:

      "How do I make my users desktop settings follow them to whatever desktop they log into on the network?"

      This is an easy question for Win2k Servers + WinNT or newer workstations. Straightforward answer,in steps.

      "Step 1, create a folder on a drive, share the folder by right clicking the folder, selecting Share.." etc etc.

      In the world of OSS, this is a more broad question that requires a whole host more planning. Should you use NFS and just mount the users home directory when they login? What about slow links? Maybe the servers could use rsync to make things be in sync between locations.. what technology should we use for authentication?

      It gets complicated. That complication is "choice". Choice is a really nice thing, but NOT when you just "want it to work".

      That's why OSS is getting only slowly adopted in government. Choice - freedom to choose - is not what your government worker wants. They want to be able to say with a straightface "I had to do that, it's just the way it is.". Thats a life-saving answer when your boss asks "why?".

      Seriously, it sounds like a joke, but this is really true.

      To really win government offices over, someone shoudl shit down and tailor an OS distribution that works only with (1) a single model of computer, (2) provides the fewest tools available and (3) only works when you do things according to procedure and (4) has no redudant pieces.

      Just my two cents...

    55. Re:The world is changing by mpe · · Score: 1

      Actually, women in Iran have it comparatively good, for an islamic state anyway.

      As with the other versions of "The religion of Abraham" a lot of what goes on in an "Islamic State" is dependent on human interpretations.

      Iranian femenists have managed to make compelling religious arguments based on the Koran that demands, if not full equality, at least a very fair and kind treatment, where fair in many cases not specifically mentioned elsewhere in the Koran amounts to equality before the law. By western standardsn it is still quite lacking, but women are surprisingly far better off in fundamentalist Iran than they are in most of the rest of the islamic world.

      Since Arab and Persian traditions and gender roles might well not be the same as those from the "West" it's quite possible that Iranians could claim that the US is lacking in some way or other.

      OTOH our good friends in Saudi Arabia are the worst offendors. You should read the book "Princess" sometime for a real insite into the dirty secrets of Saudi culture and its treatment of women.

      One important thing to remember is that this is Saudi it isn't Islamic or Arab.

    56. Re:The world is changing by mpe · · Score: 1

      Its incorporated, legally, in the US hence its ability to hide behind US law even as it is protected by US law (which means foreign governments cannot punish Microsoft for actions which are illegal in that country but legal in the US, unless those actions actually OCCUR in that foriegn country.

      Even in the latter case there is still the possibility of the US applying "diplomatic" preasure. Where the issue of who has the biggest army can be a major factor.
      Could you seriously imagine Syria or Iran attempting to prosecute Microsoft?

    57. Re:The world is changing by The+Only+Druid · · Score: 1

      You're entirely correct that Saudi Arabia is the worst of the lot, and I'm annoyed at myself for having forgotten to put it up front.

      Egypt in particular bothers me though, for one simple reason: throughout the 70s and 80s, many brave Egyptian women fought to remove the legal demand that all women be veiled in public. Several were assaulted horribly (esp. the oh-so-common acid attack of the men in this region against women). Now, young women who are for whatever reason more concerned with religion than the systematic abuse of a gender are actually fighting to reinstate the legal enforcement of veils. It disturbs me how well you can brainwash people, that they'll ask to be treated like this.

      As for your disagreement with my comment about anonymous speech, I see precisely ONE reason you should need the AC option on slashdot: you're posting some information that you have obtained legally or illegally but would be definately illegal (or prohibited by your job) to post here. Frankly, I dont want that posting on Slashdot: we cannot trust your information, since its anonymous, so why waste our time posting it?

      --
      "Stumble before you crawl"
    58. Re:The world is changing by The+Only+Druid · · Score: 2, Insightful

      Two points:

      You mention that Arab/Persian (redunant) traditions and gender roles might differ enough from the West that they think we have problems. This is called "cultural reletavism", and refers to the believe that cultures cannot be comparatively judged as "right" or "wrong" against one another. It was the common philosophical perspective of anthropologists/sociologists throughout the 70s and 80s, but fell out of popularity in the 90s (with the advent of social postmodern theory in anthropology.

      It fell out of popularity because you can also state (using the same argument) that we shouldn't judge Hitler since Nazi race roles were such that they thought we were insane to not kill our Jews, Gypsies and Dissidents. Alternately, you couldn't judge the Hutus for slaughtering the Tutsis in Rwanda for the same reason.

      Frankly, I'm sorry if I sound bigotted in some way, but I have nothing but disdain for any culture that includes as a core precept the idea that women are inferior or naturally subservient to men (or vice versa), just as I would disdain a culture that had similar beliefs about race or age.

      --
      "Stumble before you crawl"
    59. Re:The world is changing by 4of12 · · Score: 1

      ...if Microsoft was based in their country...

      These days, wouldn't it be more correct to pose questions asking about countries based in corporations instead?

      --
      "Provided by the management for your protection."
    60. Re:The world is changing by The+Only+Druid · · Score: 1

      It doesn't need to be: its a name which is consistent (I've had it here for over a year, I believe), and which enables you or anyone else who wants to criticize me or what I say to do so either by sending me a message or posting a response while knowing who said it.

      I dont keep my email public, because there are a billion trolls on Slashdot who would mailbomb me or otherwise cause problems. On the other hand, why would you need to email me if you can message me through Slashdot?

      --
      "Stumble before you crawl"
    61. Re:The world is changing by Fesh · · Score: 1

      "One important thing to remember is that this is Saudi it isn't Islamic or Arab."

      More specifically, look into Wahabi extremism in connection with the Saudi government...

      --
      --Fesh
      Kill -9 'em all, let root@localhost sort 'em out.
    62. Re:The world is changing by Fesh · · Score: 1

      This citizen of the U.S. would grant a further +1 insightful if he had mods at the moment.

      --
      --Fesh
      Kill -9 'em all, let root@localhost sort 'em out.
    63. Re:The world is changing by Anonymous Coward · · Score: 0

      Like "the only druid" is identifying oneself.
      Get a life.

    64. Re:The world is changing by tcopeland · · Score: 1

      > Why aren't we (the United States)?

      We are. Lots of government projects run on open source. Like this, and this.

      Yours,

      Tom

    65. Re:The world is changing by TKinias · · Score: 1

      scripsit The Only Druid:

      Brave words from someone who, pardon the pun, is too cowardly to even identify himself.

      Bourgeois democracy is merely the tyranny of the rich.

      Better?

      (The first one wasn't me, BTW -- I never post as AC)

      --
      In principio creauit Linus Linucem.
    66. Re:The world is changing by Grizzlysmit · · Score: 2, Insightful

      In short we can't bribe them like the companies can, but we can: "not vote for them" and in the end they find that hurts more if enough people do it.

      --
      in my life God comes first.... but Linux is pretty high after that :-D
      Francis Smit
    67. Re:The world is changing by oliverthered · · Score: 1

      "To write off western civilization since the French Revolution as a tyranny of the rich is a bit short sighted.".

      No it's not. There have always been plebs, the French revolution just replaced aristocracy with wealth and greed.

      Personal I thought we were all doing ok until the romans and vikings invaded.

      --
      thank God the internet isn't a human right.
    68. Re:The world is changing by sgtrock · · Score: 1

      If you are an American, you may be familiar with the collected pamphlets that were initially published anonymously prior to the Revolutionary War. They are collectively known as "The Federalist Papers". If you haven't read them, I do recommend that you do. Fascinating discussion of what makes good government. Some of it is dated, but much is still worthwhile.

      Because of that experience, the Supreme Court has consistently upheld the right to anonymous speech as a critically important component of public debate. Some of the ACs in this world do have something to say that is worth listening to. Evaluate their message the same way you do any other post, with the obvious factor that you can't evaluate them based on who they are. This is sometimes a good thing. Heck, if you have a prolific AC it's not too tough to see close resemblances in style from post to post.

    69. Re:The world is changing by Jagasian · · Score: 1

      You implied that "Arab/Persian" are "(redundant)". Just to fill you in, Persian aka Iranian is not the same as Arab. Sure it is a greyscale, but pure blooded Iranians are a different race than Arabs. Arabs are semites, while Iranians are Aryan. Both peoples have historical records of their race back to thousands of years ago.

      Now, science shows that we are are all actually Africans, but in everyday argument, you wouldn't claim that Caucasian/African is redundant.

      Finally, even if you acknowledge that their race is different, but you claim their traditions are the same... well lets just say you are even more wrong. The cultures are as distinct as apples and oranges. But from an outsider looking in, I guess it all looks the same, right? If you have never had an apple or an orange, then to you, they are both fruits.

    70. Re:The world is changing by Anonymous Coward · · Score: 0

      Umm... actually, as someone who was responsible for GE's internet infrastructure in the past, Mr. Welch actually did give a crap about what the company's infrastructure ran on, at least at some level.

      There were policies on what projects could run on what hardware. Their web-facing servers were all Sun machines, running Solaris. Couldn't touch Linux or FreeBSD, there was a standard put in place by the organization, which was signed by him. All dev and production we had was on Sun servers. If it didn't come from a name-brand vendor, with a fully-supported by vendor product, we couldn't use it.

    71. Re:The world is changing by Soothh · · Score: 1

      No, we are not the "United States", that is unless you live in DC, guam, the virgin islands, or a government owned territory. we ARE however the united states of america, i quote from Barbara Kennelly in congress "I have checked with the legislative counsel and the congressional research service about the definition (of USC 26 code 3121 (e) and Section 3(a) of H.R. 97) .
      According to these legal experts the definitions are not the same The term state in 26 USC 3121 (e) specifically includes only the named U.S. territories and possessions of the District of Columbia, Puerto Rico, the Virgin Islands, Guam and American Samoa."

      HINT:::USC 26 is where you will find much of the tax code. (www.law.cornell.edu)

      --
      We have seen that living things are too improbable and too beautifully "designed" to have come into existence by chance.
    72. Re:The world is changing by ichimunki · · Score: 1

      Why would users need NFS mounted home directories? That's clearly an attempt to borrow the Microsoft metaphor. With Unix/Linux we can just log right into the main server from our thin clients via SSH and either run applications in console or via a local X server. This actually makes life easier since very little clientside software will be needed there is less decentralized updating to do. It also guarantees that the user will have the software they need installed since it's either on the central server or not. Not so the Microsoft way, you've got to install the software on each machine where it's going to be used, right?

      And I guess I'll have to disagree with your main point as well. Because there are lots of options available (unless you've already made a foregone conclusion to go with Microsoft Windows), governmental units still would have to evaluate NFS, ssh, NT file sharing, etc before implementing a solution as part of their due diligence, wouldn't they? I understand that the government worker (or any worker) should not have a lot of options in many cases, but the people deciding what choices to make still have all these freedoms, so it does behoove them to honestly evaluate all of their options.

      --
      I do not have a signature
    73. Re:The world is changing by Nept · · Score: 1

      your country has a corrupt and entrenched mass of politicians

      Well, thank God there's no corrupt politicians in Britian, France, Japan, Peru, China and Germany!

      --
      "Teachers leave us kids alone ..." - Roger Waters, Pink Floyd
    74. Re:The world is changing by Nept · · Score: 1

      Hell, they (MS) offered both Britian and Germany a ton of bucks to stick with MS across the board.

      but it's because IBM offered them more that they switched.
      http://www.eweek.com/article2/0,3959,82 69,00.asp
      you better believe IBM was lobbying harder than Microsoft to prevent Microsoft from winning the contract in Germany. Sure Germany made the "right" decision - but it had nothing to do with anything else except money.

      --
      "Teachers leave us kids alone ..." - Roger Waters, Pink Floyd
    75. Re:The world is changing by The+Only+Druid · · Score: 1

      This just demonstrates that you failed to read the parent posts. I clearly stated that in the real world, where actual danger creates actual fear for people speaking out, anonymity is important. In fact, in my first post on this here, I explicitly discussed the example of feminist women in the Arab world.

      Slashdot is not the real world, and there is no danger in posting under an ID name. Read the parents before you post please, since all you've done is waste space on the screen (since you didn't contribute any new info that was not yet covered).

      --
      "Stumble before you crawl"
    76. Re:The world is changing by The+Only+Druid · · Score: 1

      A) There's no such thing as a "pure blooded" anything any more, and there's no indication that there ever was.

      B) I was too broad in calling arab/persian "redundant." To be more clear, I meant that insofar as the current discussion [of oppression of women] the use of both cultures is redundant. Both the Arab and Persian nations have histories going back centuries of systematic abuse and oppression of women [as well as all foreign cultures who attempt to enter their countries].

      C) Its funny that you use the word "Caucasian" since despite my having pale skin and clearly being of recent European descent, neither I nor my ancestors for approximately 6 or 7 generations minimum have ever been near the Caucasus mountains. Next time you're complaining about people using innapropriately vague racial terms, try and and not do the same thing.

      D) Yes, an apple is different from an orange, but its also true that both are fruits. That means if you're comparing fruits (in this case sexist and bigotted societies) against meats (in this case, the enlightened countries where women are equal), the relevant characteristics are that which distinguish the class "fruit" from the class "meat", not those which distinguish one fruit from another.

      --
      "Stumble before you crawl"
    77. Re:The world is changing by Rutulian · · Score: 1

      You're full of shit, dont post here.

      Dude, he can post anywhere he wants. Just chill out and learn how to listen to a different opinion. He wasn't disputing the fact that Microsoft was in the US. He was saying the location of Microsoft is irrelevant when it comes to adoption by the government. Lobbying pressure, monetary incentive, and popular adoption is still there. The only difference is that Microsoft has managed to be successful here and is now entrenched.

    78. Re:The world is changing by Anonymous Coward · · Score: 1, Interesting

      Well, because Linux is GPLed. The law wisely says that works made by the US government can not be copyrighted. This allows us to freely copy and use and more importantly see many of the works our tax dollars paid for.

      The GPL requires that if you can not contribute to it under the GPL, you can not use/modify GPL software for something to be distributed. Since they may not put the retrictions on it that the GPL requires despite its sophist use of the word `free' we can not in the United States move to Linux. We could move to open source though, just have to use a less restrictive license then the GPL or any that require your to use the same terms (which require a copyright etc.)

    79. Re:The world is changing by geekee · · Score: 1

      This coment makes no sense. If the rich are so powerful in the US, why do they pay about 50% of their wealth in various taxes, while the average person pays a far lower percent? Believe it or not, the average person if the most powerful person in the US. That's who politicians are interested in. The average person doesn't care whether the govt. uses OSS or closed source. Given that, the govt. has been using closed source solutions before the open source "knock offs" were even available. There's no incentive to switch.

      --
      Vote for Pedro
    80. Re:The world is changing by Misch · · Score: 2, Interesting

      Take a read:

      "Separation of the [democracy and capitalism] also depends on an unspoken deal, a nonaggression pact, between democracy's political majority and capitalism's affluent minority. The majority acknowledge that capitalism benefits all of us, even if some benefit a lot more than others. The majority also take comfort in the belief that everyone has at least a shot at scoring big. The affluent minority, meanwhile, acknowledge that their good fortune is at least in part the luck of the draw. They recognize that domestic tranquility, protection from foreign enemies, and other government functions are worth more to people with more at stake. And they retain a tiny yet prudent fear of what beast might be awakened if the fortunate folks get too greedy about protecting and enlarging their good fortune."

      --

      --You will rephrase your request for me to go to hell. Goto statements are not acceptable programming constructs
    81. Re:The world is changing by Misch · · Score: 1

      What they're saying is that the amount of money saved from software licenses would be greater than the amount of money required to hire additional developers to support their development/deployment efforts.

      --

      --You will rephrase your request for me to go to hell. Goto statements are not acceptable programming constructs
    82. Re:The world is changing by danheskett · · Score: 1

      This actually makes life easier since very little clientside software will be needed there is less decentralized updating to do. It also guarantees that the user will have the software they need installed since it's either on the central server or not. Not so the Microsoft way, you've got to install the software on each machine where it's going to be used, right?
      There are pro's and con's to each. For example, if you want to do anything bandwidth intensive over that thin client thin pipe you are in real trouble. Do you do video conferencing? That performs like crap over remote X. That's just one real world example I've run into. There is no simple answer, but FYI, in the MS world, there is a simple solution to that problem as well. But

      but the people deciding what choices to make still have all these freedoms, so it does behoove them to honestly evaluate all of their options
      No, see thats where you are wrong. It does not do them good to rock the boat at all. It can benefit them in the end, but not usually. Let me ask you this: let's say you go ahead and get them to try a small test of non-MS boxes on the network. If *anything* goes wrong with that box - regardless of its legit, caused by bad configuration, or hardware failures, or anything- someone is going to end up saying "see, I told you so!" and suddenly a win for that employee is a black mark. Now, if they go with the 'default', and something goes wrong, that's just the "way it is". That employee was just following orders.

      It's called risk aversion, and it's how government works.

    83. Re:The world is changing by Anonymous Coward · · Score: 0

      differentiating "actual danger" from other types of danger (say, to reputation or other intangibles) is a form of cultural relativism.

    84. Re:The world is changing by ichimunki · · Score: 2, Interesting

      Now, if they go with the 'default', and something goes wrong, that's just the "way it is". That employee was just following orders.

      I understand the risk aversion at the lower levels, but the it's the default setting levels where this due diligence should be happening. However, the problem is that the government works for us citizens (supposedly), and we're generally oblivious in these matters. So the ultimate overseers aren't actually paying any attention. And even if we were, we usually only get two choices on our ballots, and then those people are the ones who can actually affect the agencies involved. This is hardly a campaign issue at this point.

      Now if a major breach in national security could be pinned on a specific failure in a Microsoft product, then it might become more of an issue. But most of the general public is either too scared of computers to feel like they know enough to challenge policy makers or we're all so used to the annoyances of worms, viruses, rebooting, etc, that we don't really think about it in terms of overall loss of efficiency or safety.

      All that said, Microsoft actually only seems to win in places where it doesn't actually matter that much anyway. Like the bureaucracy. I suppose someone can correct me by pointing out that our guided missiles are all programmed using .NET. ;)

      --
      I do not have a signature
    85. Re:The world is changing by The+Only+Druid · · Score: 1

      You're an idiot and a troll. Distinguishing types of danger by their degree of severity is just normal practice. It has nothing to do with cultural relativism. Moreover, cultural relativism is about refusing to establish a comparison between cultures which is clearly contradictory with establishing a comparison between dangers.

      Idiot.

      --
      "Stumble before you crawl"
    86. Re:The world is changing by praedor · · Score: 1

      It is utterly beyond me why anyone should think it necessary to provide your real name (or mine, or anyone else's) in any forum of this type. Internet anonymity is particularly important given the sheer volume of idiots, juveniles, tards, psychos, and immature pole smokers that inhabit it.


      To those demanding the true identity of anyone on slashdot or similar forum...respond in kind FIRST: present your real name, address, phone number, and to make stalking you easier, please provide your daily schedule, place of employment, office number, etc.

      --
      In Bushworld, they struggle to keep church and state separate in Iraq as they increasingly merge the two in America.
    87. Re:The world is changing by simontek2 · · Score: 0

      Why? we are always the last to catch on to good ideas, why else do you think i want to move to europe.Our Gov't is messed up, so many loopholes and such,

      --
      SimonTek
    88. Re:The world is changing by armchairlinguist · · Score: 1

      Freedom of speech includes the right to say things that other people find stupid and disgusting. This is not a flaw -- the purpose of free speech is to protect the expression minority opinions, regardless of what the opinion is. This equal protection is necessary, because if you can suppress any minority opinion, you can suppress every one.

      Calling someone un-American for a certain behavior is disconcertingly common, and I don't think it is in any sense a good thing. But the fact that people can do it and get acceptance for it is related to differing values, not a problem with free speech. Nasty but socially acceptable opinions indicate a problem with society, not a problem with the Constitution.

    89. Re:The world is changing by Anonymous Coward · · Score: 0

      Now, young women who are for whatever reason more concerned with religion than the systematic abuse of a gender are actually fighting to reinstate the legal enforcement of veils. It disturbs me how well you can brainwash people, that they'll ask to be treated like this.

      And what IF you were "brainwashed" into thinking women were equal to men. Now before I get flamed I don't follow this and have no qualms about thinking out-side the box. Who is to say that our belief is right? That is something YOU as a person whether chinese,arabic,latinino,american have to decide whether you follow the crowd or diety forbid rock the boat.

    90. Re:The world is changing by Alphtoo · · Score: 1

      I went out yesterday evening and bought a carton of cigarettes and a twelve-pack of beer. If I'd had more money, I could have bought a politician. Bill Gates' pockets are much deeper than mine and much heavier too. I have no idea how he holds his pants up. He must spend a fortune on suspenders!

    91. Re:The world is changing by Alphtoo · · Score: 1

      The Only Druid made some interesting points, but yeah, one of the points he made he negated by signing as "The Only Druid", and he isn't the only one, BTW. I'm not a Druid and I use the handle "Alphtoo" for reasons I won't go into right now, but my name is Warren D. Lockaby and I'm not ashamed to put it on any document I post. All the best, - WDL

    92. Re:The world is changing by gauss314 · · Score: 1

      The CEO of GE might not give a crap, but the CIO who's mistakenly thinks that reputation and credibility would be serverely damaged does. You have to remember that a lot of these people attended board meetings and told a bunch of technically illiterate rich people that M$ would be a cheaper, easier to maintain, and easier to use platform than whatever unix/vms variant they were using at the time. Now, they would have to go into this same board room, and tell them that a cheaper in the long run, more expensive in the short run (training costs, conversion costs, etc) solution would be to switch to a free unix like os, while damn well knowing that most board members (and other executives) are only concerned with present costs. I'm not an executive, but I can certainly recall many occaisions that I had to do things that I (and my boss) knew would be more expensive in the long run, but cheaper in the short run simply because it would look better on the current year's balance sheet... "We'll worry about that in next year's budget..."

      It's unfortunate, but consider how many investors run their portfolio. Profits dip between quarters... SELL, SELL, SELL!!!, which drops the stock price, which causes further devaluation of the company, which causes more people to sell their stocks at a lower price. It doesn't matter to most investors (the smart ones, of course, being the exception), that the reason that profits dropped was because the company was making a long term investment in their future. Considering that the largest share holders of a company are its board members, they have the most to lose if the stock prices drop (even if only temporarily).

      --


      If there weren't so many damn idiots in this world, I'd just be average.
    93. Re:The world is changing by Guppy06 · · Score: 1

      When all is said and done, Microsoft is incorporated in the State of Washington, the United States of America, and that's where all their income and earnings tax dollars go.

    94. Re:The world is changing by bursch-X · · Score: 1

      I think you should have the freedom to say stupid things. You have that freedom in Germany, too (just look at our politicians 8-).

      But it's another thing when someone says something incredibly stupid/racist and almost no one is objecting against it. This would make me VERY concerned. And that's why (maybe I'm paranoid) looking at the US in it's current state just scares me.

      My glimpse of hope is that every once in a while I meet an American, who's very educated and has a very civilized opinion about things. But then again I meet those people here in Japan, and maybe they left their country for a reason. Well what do I know, maybe things look worse to me than they really are.

      --
      There are two rules for success:
      1. Never tell everything you know.
    95. Re:The world is changing by Felinoid · · Score: 1

      More than that.
      Your building reputation. An AC can escape the negitivity from his own comments you can not.
      When that negitivity is isolated to Slashdot then it's in the public eye and if someone slams you for making a lagit observation it's in the public eye for all to see. And if someone prases a troll that too is in public. You take all than you earn for your name/nick/what ever good and bad.
      I've been on Slashdot for a while and maybe I'm not loved or even well liked I'm not hated.
      I'll risk a little bad mouthing. But I put a name to my posts one that I stick with.
      It's not like your slashdot name isn't disconected from your profesional or personal life eather.
      You'll see every now and again a comment "I hope my boss dosen't see this" or the like. Your /. nick is seen on your screen at work.
      My friends , famaly and co-workers know who I am On /. I'm not annonomous for using a Nick.
      Jeffery (Baka Kitty) McLean.

      --
      I don't actually exist.
    96. Re:The world is changing by Doc+Hopper · · Score: 1
      I know this has diverged massively off-topic, but I feel the need to respond.

      I use my real name on Slashdot. See my sig. I use a real email address that, with the exception of checking a few spam blacklists, is completely unprotected from abuse and dumps right into my Inbox. If someone abuses it, I will deal with that case. I prefer to do this because it keeps me painfully aware that the Internet is not anonymous. Posting as an AC on Slashdot would only protect me from the casual and the clueless, not from any monied or government-invested entity that was interested in my true identity.

      Of course, someone may choose to take me to task for posting this, or sign my Slashdot email up for 10,000 mailing lists. That's their (stupid) choice. Hell, it might make me implement TMDA on slashdot@barnson.org. But safety in anonymity in a public online forum is an illusion that can be easily broken by those with the will and resources to pursue it.

      What you say on these boards are still your words, and as the Internet continues to play a growing role in society, those words may come back to haunt you later if you pursue public life. Use your real name and make yourself easily accessible, and you may find that good things come to you. It also helps to remind you to keep yourself focussed when doing public writing, so that you avoid accidentally writing stupid things because you forgot you were "in public".

      Hell, I got a contract job once because of a Slashdot posting. As well, I also got an interview featured in a Linux Journal once. I'm not a fame-monger by any means, but it's still kind of fun to see your name in a print publication.

      To bring this back on-topic, I think it's vital that we bring to light the names of those politicians who oppose open-source in government. You can draw several conclusions from the opposition:
      • He probably does not have great technical acumen. This can be safely assumed for most politicians, but him taking this position cements it.
      • He most likely has monied, closed-source interests financing him. Check the donors. Although officially money does not buy influence, what it does buy is face time for the donor with the politician, and a little face time is all you need to get your point across.
      • He probably has not been properly educated about the virtues of open-source, and most likely does not have the time to remedy this situation unless forced. If this representative or senator is yours, write to him/her and remind him/her of his/her civic duties, along with a brief outline of why open source is good and why closed source is bad.


      It cannot be stressed enough that, as good as posting on Slashdot makes you feel, taking the same amount of time to write a shorter letter to your Congressman does a lot more good. It helps if the letter is hand-addressed. Good luck!
    97. Re:The world is changing by Doc+Hopper · · Score: 1

      Because apples and oranges are actually so similar, whenever I would have said "you're comparing apples and oranges" I've begun saying "you're comparing apples and I-beams". At the very least, it tends to get their attention as people say "huh?".

      However, even apples and I-beams share some similar characteristics. Maybe I should start saying apples and quantum particles. Or "comparing those two things is like putting psychedelic mushrooms on a pizza."

    98. Re:The world is changing by DF5JT · · Score: 1

      "We live in a global economy of corporations now. It is irrelevant in what country a corporation resides in. "

      That's pure horsemanure. Even though Mickeysoft has local branches all over the world, the pure income after taxes in these places goes to the US, essentially covering the costs in the respective countries and converting the surplus to USD and transfer it to god's own country.

      To be quite honest, I don't see any point for any foreign governmemt organization to buy American Software, be dependent upon it and finance corporate America with the money.

      They should instead switch to Open Source and spend money within the country in order to support their own infrastructure for IT-Support and software development.

  6. This isn't necessarily bad by jkauzlar · · Score: 5, Interesting

    It doesn't seem like anyone (who isn't affiliated with a proprietary software company) is necessarily against open source as they are against the idea of the change itself. Changes in government are mostly reactionary. You need a large number of voters interested in the issue, otherwise its hardly worth the time. I believe the opponents to the open-source bills were mostly afraid to favor open-source; they weren't against it.

  7. As a guess... by Black+Parrot · · Score: 3, Insightful


    > Who Opposes Open Source Software In Government?

    To a first approximation I'd guess it as "those who've been paid to do so by companies who view FOSS as competition".

    --
    Sheesh, evil *and* a jerk. -- Jade
    1. Re:As a guess... by Anonymous Coward · · Score: 0

      The article mentions several state representatives but doesn't list their
      party allegiance. What party does Rep. Phil Barnhart of Oregon belong? Oregon Speaker of the House Karen Minnis? Rep. Wirth?

    2. Re:As a guess... by cREW+oNE · · Score: 1

      To a first approximation I'd guess it as "those who've been paid to do so by companies who view FOSS as competition".

      You mean those thousands of paid programmers and software architects that are already having a tough time because of the current economic state?

      --

      +++ATH0

  8. umm.... by ciroknight · · Score: 0, Troll

    NOT ME!!!

    --
    "Victory means exit strategy, and it's important for the President to explain to us what the exit strategy is." G.W.Bush
  9. Patriot Act erm... I ment SCOact by sokkelih · · Score: 1

    I gues that is quite self explainery.

  10. Open Source software is useless by ObviousGuy · · Score: 1, Flamebait

    Even Windows is "Open Source". If you really want the benefits that we are all talking about here we need to think about how we can encourage the use of Free Software (rather than bastardized Open Source Software).

    Take a look at the FSF website for more information regarding the benefits of Free Software.

    The problem with all this "Open Source" software advocacy (and the main reason there is no effective advocacy of it in government) is that there are too many interpretations of what it is. You have everything from ESR's idiotic concept of non-Free OSS all the way to Microsoft's pay2play OSS. If everyone would simply get on the same page with the correct FSF interpretation of FREE SOFTWARE, advocacy of FS would be much more effective.

    --
    I have been pwned because my /. password was too easy to guess.
    1. Re:Open Source software is useless by commodoresloat · · Score: 3, Insightful
      If everyone would simply get on the same page with the correct FSF interpretation of FREE SOFTWARE, advocacy of FS would be much more effective.

      If everyone would simply get on the same page and interpret FREEDOM the way I tell you to, then advocacy of freedom will be so much more effective.

    2. Re:Open Source software is useless by Feztaa · · Score: 3, Insightful

      What you don't seem to realize is that before the OSI came around, nobody took Free Software seriously. RMS may be a great coder, but he's an awful advocate for his own stuff.

      ESR took that same Free Software, slapped the name "Open Source" on it, and started marketing it. If it weren't for that, so called "Free/Open Source Software" wouldn't be anywhere near as prevalent as it currently is.

      It's simple, really. RMS appeals to your idealism, and not many businessmen/politicians are idealistic, so they don't buy into it. ESR advertises the advantages and the reduced costs, which is what people are really interested in.

      In short, shut up and show them the code.

    3. Re:Open Source software is useless by smallpaul · · Score: 1

      Even Windows is "Open Source".

      That is factually incorrect and without that "fact" your entire argument falls part. Do a Google search for "Open Source Definition" and tell me how Windows complies. The definition is quite precise, at least as precise as that of "Free Software". I have never heard Microsoft or anyone else claim that Windows is under an Open Source license. Furthermore, if you do a search for "Free Software Definition" you'll find 4 freedoms defined. Those four freedoms are all supported by every one of the open source licenses. Furthermore, your idea that FSF's "interpretation" of FREE SOFTWARE is simple and universal is incorrect. There are many different types of free software.

      Free software has become much more popular and successful since people started to sell it as "Open Source Software."

    4. Re:Open Source software is useless by Anonymous Coward · · Score: 0


      Even Windows is "Open Source".

      How in the fuck is windows open source?? If it is open source then where is an FTP site where I can download the source code for WinXP??

    5. Re:Open Source software is useless by Anonymous Coward · · Score: 0

      Go sign up for classes at your local university. They are likely to have the source to Windows.

      Or get a job at a large company. They are also likely to have the source to Windows. They paid for access to it.

      Just because YOU don't have access to the source doesn't mean that it's not available.

    6. Re:Open Source software is useless by Anonymous Coward · · Score: 0

      You are mistaken. Windows is indeed "Open Source". Microsoft makes available the source code to Windows to academia and those willing to pay for access. The only definition of Open Source that matters is "Source is Available". Everything else is a means to dilute the meaning of Free Software.

      No one doubts that OSS sells better that FS. It's hard to sell something that has Free in the description.

    7. Re:Open Source software is useless by kazad · · Score: 1

      heh, i love finding contradictory adages. it seems that every adage boils down to "don't do too much of one thing", which is good advice.

      He who hesitates is lost vs. Look before you leap

      Beware Greeks bearing gifts vs. Don't look a gift horse in the mouth

      Eye for an eye vs. Turn the other cheek

      Practice makes perfect vs. Everyone makes mistakes (or: No one is perfect) ...

      there are so many =)

    8. Re:Open Source software is useless by Feztaa · · Score: 1

      I need a contradiction for "the early bird gets the worm", can you think of one? The closest I've got it "slow and steady wins the race", but it doesn't quite work.

    9. Re:Open Source software is useless by Anonymous Coward · · Score: 0

      my favorite:

      early bird gets the worm vs. second rat gets the cheese =)

      (alternatively, early worm gets the bird!)

    10. Re:Open Source software is useless by Anonymous Coward · · Score: 0

      Take a look at the FSF website for more information regarding the benefits of Free Software.

      Fancy that: To understand the "benefits" of Free Software, read the propaganda from the organization that has failed to produce its own kernel and has never produced its own "distribution" of its own OS ala "Red Hat". (I'll start calling it GNU/Linux when there's a GNU distribution and GNU support.)

      There are many disbenefits to Free Software, especially from the DEVELOPER's standpoint. But of course, YOU never pay for software and YOU never pay for the SUPPORT. In the end, I can only draw the conclusion that many Free Software advocates are really just Free Loading users who hide under the banner of the Free Software movement. They parrot the ideals just because it sounds good, and they hurl invectives at anybody who opposes them, because in the long run, they always want "free as in beer".

      Who among the beer companies actually gives away their beer, or the recipes for their beer? See what I mean?

      I laugh at the incompetency of the Slahdot moderators to address these issues. Instead they scored this a -1 (Troll), while all the other trolling on these boards gets a score of "insightful". Yeah, more like "Inciteful", as in "Inciting a trolll".

      Come on: Address the issues! You KNOW that lots of "Free Software" advocates are people who DON'T code and who are "Free Loaders".

    11. Re:Open Source software is useless by Anonymous Coward · · Score: 0

      No, Windows is not "Open Source" as defined by the Open Source Initiative. Microsoft can call it "Open Source" all they like, but until their Shared Source licence is listed on the OSI site as compliant, it isn't Open Source.

      This is a simple concept, but I guess we're on Slashdot where even the simple is complicated.

    12. Re:Open Source software is useless by Anonymous Coward · · Score: 0

      Sorry, but the term Open Source has a very well defined meaning. Microsoft Shared Source Licencing does not fit the OSI definition. Therefore, it is not "Open Source". Have a nice day.

    13. Re:Open Source software is useless by Anonymous Coward · · Score: 0

      >> boils down to "don't do too much of one thing", which is good advice.

      all things in moderation in moderation

  11. Re:Who opposes OS in .gov? by Znonymous+Coward · · Score: 2, Funny

    Oh, then it must be Al-Qaeda.

    --

    Karma: The shiznight, mostly because I am the Drizzle.

  12. Can't be true. by Anonymous Coward · · Score: 3, Funny

    The BSA is an upstanding, ethical and well-respected group of businessmen. I cannot believe they would sully their good reputation by allowing their esteemed organization to simply be used as a pawn group by moneyed interestes for the application of political pressure.

  13. Wrong Gates, numbskull! :) by Stonent1 · · Score: 1
    1. Re:Wrong Gates, numbskull! :) by Surak · · Score: 2, Insightful

      Yep. None other than Bill Gates' daddy is one of the founders of PG&E (the law firm, not the utility ;).

      Is anyone surprised by this?

    2. Re:Wrong Gates, numbskull! :) by graxrmelg · · Score: 1

      Did you read the part that said "His many activities include managing the charitable foundation established by his son, William Gates III, and his wife, Melinda"?

    3. Re:Wrong Gates, numbskull! :) by Stonent1 · · Score: 1

      Hmm. I didn't see that on the prestongates site. Just thought it was some old man.

    4. Re:Wrong Gates, numbskull! :) by commodoresloat · · Score: 1

      It is some old man. A very wealthy one.

  14. Intel? you don't say... by Fry-kun · · Score: 1

    "Someone needs to tell the executives at Intel that an employee representing the company showed up at the Texas committee hearing for the opposition."

    This may be too strong a statement... Just because someone from Intel showed up, doesn't mean that Intel is opposed to that. Maybe Intel told that employee to visit that meeting and bring them the scoop to improve their rebuttal..? Then again, maybe they're considering joining in...
    In either case, it makes no sense to make such guesses just yet.

    --
    Did you know that "FTW" ("for the win") is a direct translation of "Sieg Heil"?
    1. Re:Intel? you don't say... by chance2105 · · Score: 0

      It's in the best interest of Intel to show up at these meetings. What else but proprietary software currently runs on the majority of their chips?

  15. I know! by Anonymous Coward · · Score: 3, Funny

    The allegations this "slashdot" site makes simply boggle the mind. What's next, articles claiming that respected software vendors like SCO or Microsoft are trying to get by on some basis other than that of the quality and strength of their products. I don't understand how people are allowed to print this sort of thing.

    - a concerned consumer.

    1. Re:I know! by LBArrettAnderson · · Score: 2, Funny

      MicroSoft has been built by the strength of its products.

    2. Re:I know! by Geek+of+Tech · · Score: 1
      Strength - Quality crafted with the ability to withstand abuse

      or

      Strength - Having a pack of ravinous lawyers trailing anyone else in the so called open market making a product that resembles and or operates anything like Windows?

      --
      Stop the Slashdot effect! Don't read the articles!
    3. Re:I know! by cranos · · Score: 2, Insightful

      No Microsoft has been built on the strength of its Marketing. Its products are derivative, poorly coded and at best can be said to be vaguely user friendly.

      Please do not confuse good marketing with product quality.

    4. Re:I know! by Billly+Gates · · Score: 1
      Hey, Microsoft innovates and SCO develops Linux and acts as its R&D for all their brillant unheard of idea's about innovation. After all, they own Unix and their Unix can scale to 1024 processors and is used extensively in the enterprise.

      Linux is just a bicycle without those precious 80 lines of code according to the presitedgeos lawyer of high caliber David Bois. They are such honest people. They are in Mormon country in Utah aren't they?

      Lets also not forget about Microsoft. They invented the pc and object oriented programming thanks to VB. After all icons are objects and to do real programing you just point and click. Plymorphism, classes, and information hiding are just hacks that are not object oriented.

      SCO and MS. Where would innovation and the whole IT industry be without them?

    5. Re:I know! by geekee · · Score: 1

      "Its products are derivative"

      Linux is a derivative of Unix. OpenOffice is a derivative of MS Office. FreeVO is a derivative of TiVo, The GIMP is a derivative of Photoshop. Your worship of OSS is getting old. OSS doesn't innovate, but merely copies.

      --
      Vote for Pedro
    6. Re:I know! by cranos · · Score: 1

      Windows GUI is a derivative of the Apple GUI, Word is a derivative of Word Perfect, XP is a derivative a piece of steaming crap. MS has not made one innovation in the entire time it has been around. Not one thing has MS built that hasn't already existed in some form.

      And this is my point. MS has never relied on the technical merits of its products to make it money. It's Marketing department is where it shows it strength.

  16. Maybe its some other BSA... by dafoomie · · Score: 0, Flamebait

    "Consider BSA to be of the highest professional caliber..."
    Sorry, you lost me there.

    1. Re:Maybe its some other BSA... by dafoomie · · Score: 2, Informative

      I'm sure that making unfounded claims about 40% of all software being pirated is very professional. And the same people that accused mirrors of openoffice.org of pirating MS Office. Or other horror stories. And check the first two comments here. This too.. They truly are professionals of the highest caliber. Professional what?

    2. Re:Maybe its some other BSA... by commodoresloat · · Score: 3, Funny
      Professional what?

      Extortionists.

    3. Re:Maybe its some other BSA... by Bush+Pig · · Score: 1

      Yeah - he means British Small Arms, who made some damn fine motorcycles (and quite reasonable rifles as well).

      --
      What a long, strange trip it's been.
    4. Re:Maybe its some other BSA... by Alioth · · Score: 1

      That would be Birmingham Small Arms (based in Birmingham, England).

  17. Gates and company are morally guilty of treason by ShatteredDream · · Score: 5, Interesting

    They testify that releasing the code to their competitors would constitute a clear and present danger to national security then give the source 3 months later to a communist country. Excuse the hell out of me, either MS doesn't care or they are too daft to read the obvious writings on the wall. Anyone who has read anything on how the Chinese view us militarily knows that the PLA's documents call for "alternative means" to take out the US's critical infrastructure and military forces. I'm sorry, but given their history with our legal system, I think they are some of the most disgusting treasonous scum in corporate America.

    The only thing worse was IIRC Boeing it was that moved Loral rocket technology to China to launch satellites knowing damn well that much of that technology was dual purpose. Now the PRC has missile technology that is approaching ours. Thank you corporate America, may so many of you be among the first up against the wall.

    Your right to try to turn a profit ends where our national security is concerned. I don't give a flying fuck why Microsoft released Windows' source code to them, but that alone is grounds to punish them by shit-canning their products in the federal government. Every desktop should be switched to MacOS X and/or Linux and MS Office replaced with OpenOffice. We have to draw a line in the sand and scream at them YOUR BEHAVIOR IS NOT ACCEPTABLE YOU UNPATRIOTIC FUCKERS!

    1. Re:Gates and company are morally guilty of treason by Anonymous Coward · · Score: 0

      Ok...let me see here... The Chinese have the source code to Windows. Their having the source code to our most popular OS is a national security risk. In response to this we should move everything to open-source... Hey....are you working for the Chinese?!

    2. Re:Gates and company are morally guilty of treason by Guppy06 · · Score: 1

      I'd rather use a system that everybody knows about than one that everybody but us know about.

    3. Re:Gates and company are morally guilty of treason by commodoresloat · · Score: 1
      Excuse the hell out of me, either MS doesn't care or they are too daft to read the obvious writings on the wall.

      Or, perhaps, they were just lying in Court, and in fact the source code to Windows actually isn't a threat to national security?

    4. Re:Gates and company are morally guilty of treason by Feztaa · · Score: 1

      Or, perhaps, they were just lying in Court, and in fact the source code to Windows actually isn't a threat to national security?

      Doesn't matter, really. They testified that it would be a breach of national security, then they did it. By their own words, they committed treason. Doesn't matter if it wasn't really a matter of national security, only that they said it was.

    5. Re:Gates and company are morally guilty of treason by Feztaa · · Score: 1

      Or, perhaps, they were just lying in Court, and in fact the source code to Windows actually isn't a threat to national security?

      Doesn't matter, really. They testified that it would be a breach of national security, then they did it. By their own words, they committed treason. Doesn't matter if it wasn't really a matter of national security, only that they said it was.


      Hey, I just thought of something. Looks like Gates is either guilty of treason, or perjury AND treason! Gotta love it :)

      If he was lying under oath, then it's perjury, and treason for doing something that he said would breach national security. If he wasn't lying, then it's just treason.

    6. Re:Gates and company are morally guilty of treason by the-build-chicken · · Score: 1

      Free markets must maintain growth...if they don't, the whole thing goes to sh*t...don't blame the companies, _they_ didn't invent the free market system, they're just a product of it...nor did they create the american social experience...that was created by apathetic americans letting their rights be taken bit by bit. Every day sacrificing a little more freedom for an extra 2% per annum on their savings.

      The companies didn't take your rights, the companies didn't betray you...if anything, the companies followed _your_ ("your" being the collective american masses) orders...you said you wanted growth, or you wouldn't invest in the company...you said you wanted growth at all costs to protect your 401k, you said you wanted to make money off their stock and get a good dividend...in fact, in the five years prior to 2001, how many of you (american citizens) asked companies to be loyal, patriotic, just and fair...not many...I was in america 97-99...it was insane...everyone you spoke to was going to be a millionaire from their investments...and I have been told that general view was common many years before '97. But now the bubble has burst, you all of the sudden want your soul back...to bad, you sold it years ago.

      American citizens have built a system where their corporations are forced to sell anything they can, to any country that will buy, because if they don't...you'll dump their stock...and that's a lot worse than reading some obscure geek web post bitching about how unpatriotic they are...patriotism doesn't pay the 401k.

    7. Re:Gates and company are morally guilty of treason by Anonymous Coward · · Score: 0

      But we can see the source to Linux, just like the chinese. We cannot see the source to Windows, unlike the chinese.

      You stupid fuck...

    8. Re:Gates and company are morally guilty of treason by SN74S181 · · Score: 1

      They testify that releasing the code to their competitors would constitute a clear and present danger to national security then give the source 3 months later to a communist country.

      So you're advocating a 'security through obscurity' process? It puts the software at risk when the source code is 'given' to a communist country? What were you meaning to imply in the above?

    9. Re:Gates and company are morally guilty of treason by Sloppy · · Score: 1
      Good defense! They didn't commit treason; they just committed treason in their hearts.

      Oh yes, quite commendable.

      --
      As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
    10. Re:Gates and company are morally guilty of treason by Malcontent · · Score: 1

      "Or, perhaps, they were just lying in Court, and in fact the source code to Windows actually isn't a threat to national security?"

      Didn't we try to impeach a president for that? How come Gares gers away with it?

      --

      War is necrophilia.

    11. Re:Gates and company are morally guilty of treason by commodoresloat · · Score: 1
      Actually, if they lied in court, they just committed perjury in their hearts. I really don't think we can accuse someone of treason for doing something they claimed would hurt national security, especially if there is no logical explanation why it would.

      If anything, this is a threat to China's national security, because once they look at the Windows source code, half their government programmers will die laughing.

    12. Re:Gates and company are morally guilty of treason by jc42 · · Score: 1

      This article is a prime example of why I think /. nees a "+1 flamebait" rating. ;-)

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
    13. Re:Gates and company are morally guilty of treason by Dumbush · · Score: 1

      is there any reason why the PLA would want to "take out our critical infastructure and military force"? Do you have any objective rational that can explain any reason why they would even attempt to attack, WITHOUT provocation? (everytime they said they will not give up use of military for reunfication, they had always included the clause that they would only do so should Taiwan declares independence, which is a provocation.)

      You didn't hear them crying bloods out of their eye sockets now for letting everybody knows the invention of gunpower and rocketry(early form) way back? Can't we just move on, and maybe, get along once awhile? I believe PRC's missile tech will eventually be world class, the tech just speeded up the process. But the ends and means are inevitable. The best defense against them isn't some kind of missile shield, nuclear pre-emptive strike, star war, or whatever fancy ideas our government comes with. It's all about not being so paranoid to, ummm... everybody else.

      oh yeah, it's just another case of patriot vs communist. I have no further input that could alter your rational.

  18. Example of Government at its worst.... by Brian_Ellenberger · · Score: 2, Insightful

    This is seriously an A#1 example of government at its worst. Decisions about which software to use are being made by politicans instead of by Software Architects ACTUALLY ON THE PROJECT. You know, the people who actually know best! Maybe the best tool should win instead of the tool that has the most political power---whether it be open source or Microsoft.

    1. Re:Example of Government at its worst.... by Anonymous Coward · · Score: 0

      Well sure, that sounds reasonable.

      But then people might not pick the Open Source solution and we can't have that!

      No it's far better to mandate Open Source, then we know our side will win.

      #insert "drippingsarcasm.h"

    2. Re:Example of Government at its worst.... by Bush+Pig · · Score: 1

      So, what's new here? Isn't this pretty much the way _most_ projects are done?

      --
      What a long, strange trip it's been.
    3. Re:Example of Government at its worst.... by Anonymous Coward · · Score: 0

      #insert "blatant_astroturf.h"

    4. Re:Example of Government at its worst.... by Anonymous Coward · · Score: 0

      #include "what_the_hell_is_insert.h"

    5. Re:Example of Government at its worst.... by Dirtside · · Score: 1
      Maybe the best tool should win instead of the tool that has the most political power
      The license the tool is provided under (i.e. GPL vs., say, one of MS's abusive licenses) certainly should be considered when determining what the "best" tool is. Only considering financial cost and the utility of the tool is shortsighted, especially considering the government's responsibility toward the people -- the government exists to serve us. If we can't tell whether the products the gov't buys are actually serving our needs (and, e.g., protecting our privacy), that's bad.

      Here's an example from an earlier post on this topic. Imagine the Army is going to buy a Jeep. Should they buy the "open-source" Jeep that costs some small amount X, that they can open up, modify, fix, and do whatever they want to; or should they buy the "closed-source" Jeep that costs 10 times X, that runs a little bit better and a little bit faster than the other Jeep, but they are not allowed to open the hood or make any modifications to without getting sued by the vendor, and cannot repair without sending the Jeep off to a repair center three states away?

      --
      "Destroy science and religion. Science would re-emerge exactly the same; but not religion." - Penn Jillette, paraphrased
  19. Re:Who opposes OS in .gov? by Drakonite · · Score: 4, Interesting
    Somebody'll have to look this one up to confirm, but last i checked microsoft was a private corporation. It's not a part of the government.

    That may be true, but that doesn't mean microsoft hasn't bought a substantial part of the government.

    --
    Shoot Pixels, Not People!
  20. WRONG BILL GATES!!!! by Anonymous Coward · · Score: 2, Informative

    The one I find interesting is the Gates connection to BSA

    http://www.prestongates.com/meetpge/wGates.asp

    "
    Our Founders
    William H. Gates

    William H. Gates practiced law for nearly half a century and has always been very proud of the legal profession. He values professionalism and encourages other lawyers to take pride in every aspect of their careers. He has said, "We are indeed a heterogeneous profession, but there is both a richness and a balance that this condition produces. It is obvious that, notwithstanding this great diversity, we stand upon one common foundation - society's requirement for the rendering of legal services in a professional manner."

    Mr. Gates was born in 1925 in Bremerton, Washington. He attended public schools in Bremerton, and graduated from Bremerton High. After high school, he enlisted in the United States Army. Graduating from Fort Benning Infantry School, he went on to serve in Japan and the Philippines during World War II before being honorably discharged in November 1946.

    Mr. Gates enrolled in the University of Washington and earned his bachelor of science degree in 1949. He then continued on to the University of Washington School of Law, where he graduated in June of 1950. He was admitted to the Washington State Bar one month later.

    After graduation, he practiced law in Bremerton, Wash. After two years, he joined the Seattle law firm of Skeel, McKelvy, Henke, Evenson & Uhlmann. In 1964, he moved to the firm of Shidler & King, where he launched a general corporate practice. He was made partner and the firm name was changed to Shidler McBroom & Gates. In 1985, Shidler McBroom Gates & Lucas was formed when Shidler McBroom & Gates merged with Lucas Glase Sherman & Hendrickson.

    In 1990, Shidler McBroom Gates & Lucas merged with the firm of Preston Thorgrimson Ellis & Holman, becoming Preston Thorgrimson Shidler Gates & Ellis. The firm name was changed to Preston Gates & Ellis in 1994. Mr. Gates continued to practice at the firm until his retirement in 1998."


    WRONG BILL GATES!!!!

    1. Re:WRONG BILL GATES!!!! by Anonymous Coward · · Score: 0

      WELL...

      "His many activities include managing the charitable foundation established by his son, William Gates III, and his wife, Melinda."

      It is B.G.(M$)'s father.

    2. Re:WRONG BILL GATES!!!! by NiceGeek · · Score: 2, Informative

      This was modded informative? Sheesh. Unless I'm mistaken, William H. Gates is Bill's FATHER! Seems like a pretty close connection to me.

    3. Re:WRONG BILL GATES!!!! by NotQuiteReal · · Score: 1
      Everyone knows kids don't listen to their parents. So, what't the connection, again?

      --
      This issue is a bit more complicated than you think.
  21. open source vs. secured source by gfody · · Score: 5, Informative

    its funny nobody seems to realize that the current state of most software is open source. all the assembly instructions you need to fix/modify a windows program are right there in the .exe file. thats why people are able to crack shareware, make keygens etc.

    the people arguing that opensource is a security risk seem to be under the impression that compiled source is secure. its not. this is ALL about the $$$$$

    --

    bite my glorious golden ass.
    1. Re:open source vs. secured source by Anonymous Coward · · Score: 0

      of course maybe ms has comments in their code explaining how to modify what in order to compromise national security.

    2. Re:open source vs. secured source by Oriumpor · · Score: 1

      cd c:\M$-Source\
      type iexplore.cc
      1://Uncomment this when Billy Boy is in office
      2://if(servername=IIS)
      3://{
      4://
      5://u pload governmentsecrets.txt;
      6://}

    3. Re:open source vs. secured source by commodoresloat · · Score: 1
      // To compromise national security, uncomment the following
      //
      // enable GlobalThermonuclearWar ;
      //
      // Then reboot and access the interface through the Global Thermonuclear War(TM) Control Panel
    4. Re:open source vs. secured source by Anonymous Coward · · Score: 0

      if (servername==IIS) ?

  22. Re:HELP??? by Anonymous Coward · · Score: 0

    Some ideas.

    - Get a telnet or shell account somewhere. Some public libraries will allow you to have a telnet Lynx-only account. Read slashdot from there.

    - Find, or set up on your home computer, a web proxy. Read slashdot through that.

    - Email pater@slashdot.org or one of the many other technical contacts for this site. Detail your problem and the IP from which the problem is occuring.

    - Stop reading slashdot at *work*. ^_^

  23. Gates BSA connection by thinkliberty · · Score: 4, Funny

    How can Bill Gates be connected to the BSA? (Boy Scouts of America) Is Bill... trustworthy, loyal, helpful, friendly, courteous, kind, obedient, cheerful, thrifty, brave, clean, and reverent? I think not!

    1. Re: Gates BSA connection by Black+Parrot · · Score: 2, Funny


      > How can Bill Gates be connected to the BSA? (Boy Scouts of America) Is Bill... trustworthy, loyal, helpful, friendly, courteous, kind, obedient, cheerful, thrifty, brave, clean, and reverent? I think not!

      But he's not Gay, so they let him in anyway.

      --
      Sheesh, evil *and* a jerk. -- Jade
    2. Re:Gates BSA connection by Oscar_Wilde · · Score: 1

      trustworthy, loyal, helpful, friendly, courteous, kind, obedient, cheerful, thrifty, brave, clean, and reverent

      Just to digress for a moment but is reverent really in the Scout Law in the USA?

      Is this specifically Christian? (you hear stories about how things are done in the US)

    3. Re:Gates BSA connection by The+Only+Druid · · Score: 1

      That quote ("Trustworthy...reverent") is the full scout law. Remember, the BSA was founded as (and remains largely today) a Christian organization. While it decided to permit other religions to join (specifically Jews...the other religions have just piggy-backed in without any explicit declaration), the Methodist Church accounts for about %30 of the Boy Scouts in the BSA (since it is the official youth group of the Methodist church in most regions), with the Mormons (i.e. the the Church of Latter Day Saints) accounting for another %35-50 for the same reason.

      To provide context, the scout oath proceeds as follows:
      "I promise to do my best, to do my duty, to God and my Country and to obey the scout law. To help other people at all times, to keep myself physically strong, mentally awake and morally straight."

      Of course, many people have employed the "morally straight" portion as the key to being bigotted against homosexuals, but thats a pretty specious argument.

      --
      "Stumble before you crawl"
    4. Re:Gates BSA connection by Satai · · Score: 1

      How can Bill Gates be connected to the BSA?

      billg made it to life scout, but not to eagle, if memory serves. He was one of the examples that Boys' Life trotted out when I was in the scouts...

    5. Re:Gates BSA connection by Oscar_Wilde · · Score: 1

      "I promise to do my best, to do my duty, to God and my Country", etc.

      Ok, interesting, here in Oz that reads "to do my duty, to my god" and I know some people replace god with community or whatever.

      I've been told that scouts in the US was based on religion but never knew why.

      I was a scout leader in Germany for a while and the scout organisation I belonged to was technically Catholic (DPSG) but they were happy for people of any religion (or of no religion) to join.

    6. Re:Gates BSA connection by _xeno_ · · Score: 1
      Yeah, scouts in the US are tied to religion. There are religious rewards for a whole bunch of religions, not just Christianity and Judaism. You can read a list of the various "religious emblems" recognized on this page. (I think I got the Protestant award when I was a Scout.)

      Atheism is right out, though. The scouting leadership has made it very clear that a Scout in the Boy Scouts of America must believe in a God. (Read up about atheism and religion in general in relation to the BSA from someone's rant.)

      The official "reasoning" behind why a US Scout must be "reverant" is that scouts are "morally straight" and that without having a religious code or backing, you cannot be "morally straight" or some BS like that. You can be kicked out of scouting if you profess no belief in God and won't back down.

      While the "belief in God" thing is sorta relaxed (Buddhists welcomed, for example), the idea that you must belong to and believe in a religion is not. I'm not entirely sure I agree with that, but then again, there are quite a few other official policies that I disagree with (like locking out homosexuals - this decision was made because the Mormon/Methodist churches threatened to pull funding if it was not enforced).

      All in all, I think that the Boy Scouts are a worthwhile organization. I enjoyed my trip to Eagle Scout, even though I disagree with some of the official BSA policies. It's still a good experience, I think, even if some of the official policies are kinda strange.

      --
      You are in a maze of twisty little relative jumps, all alike.
    7. Re:Gates BSA connection by Anonymous Coward · · Score: 0

      The scout motto is hopelessly obsolete. They need to add "obnoxious, unruly, and more than happy to do dangerous things with fire." Unless scouting has changed a lot in the last eight years. :)

    8. Re:Gates BSA connection by simontek2 · · Score: 0

      BUSINESS Software Alliance you idiots

      --
      SimonTek
  24. More important thatn OSS in .gov ... by i.r.id10t · · Score: 5, Insightful

    ... is open standard "document" formats. I don't care if Uncle Sam or anyone else chooses to use Microsoft (or any other) software. However, anything and everything that The People have access to must be stored in an open format that The People can read with the software of my choice. PDF, XML, plain text, latex, postscript/ghostscript, PNG images out of a scanner, dead trees, who cares.

    And what part of "shall not be infringed" don't they understand?

    --
    Don't blame me, I voted for Kodos
    1. Re:More important thatn OSS in .gov ... by Anonymous Coward · · Score: 0

      ... is open standard "document" formats. I don't care if Uncle Sam or anyone else chooses to use Microsoft (or any other) software. However, anything and everything that The People have access to must be stored in an open format that The People can read with the software of my choice. PDF, XML, plain text, latex, postscript/ghostscript, PNG images out of a scanner, dead trees, who cares.

      Really? Is that in the Constitution somewhere, because I can't find it? Until you can show that to me, you can shove "The People" up your ass.

    2. Re:More important thatn OSS in .gov ... by Anonymous Coward · · Score: 0

      If it requires that we buy something in order to view it, then it's not readily available to us. Either we can go look at it in person, or they can put it in an electronic format. If they decide to do that, then they can no more require you to purchase MS Word to view it than they could encrypt it and allow Verisign to charge you a fee to unencrypt it.

  25. Re:HELP??? by Anonymous Coward · · Score: 1, Funny

    I can READ slashdot, but it will not allow me to POST messages.

  26. probably just restating whats already been said... by hobobeaver · · Score: 2, Insightful

    I think that this was said above that its not that people oppose open source, I mean, its kinda a hard thing to oppose, I dont think that there are people (other than those who have something financially or politically to lose) who are gonna come out saying that there should be no open source, thats just dumb. However, I do think that there will always be politicians opposing it because they do get campaign funding from companies such as Microsoft and are in a position to lose it if open source becomes too widely used.

    --
    wtfsig?!11
  27. Changing software is a Big Deal by AvantLegion · · Score: 4, Insightful
    Britian, France, Japan, Peru, China and Germany are all moving to Linux and open source. Hell, some are even writing up legislation that gives incentives to businesses that do so as well. Why aren't we (the United States)?

    I think people greatly underestimate the amount of effort, blood, sweat, and tears it would take to "switch" (so to speak) a government agency (let alone a whole government) to Linux.

    The old adage applies: if it ain't broke, don't fix it. While some would no doubt argue that Windows-based systems are "broke", the fact is that government agencies somehow manage to make their computers crunch numbers and store data on Windows machines.

    In general, taking down a running, working system in order to replace it with something else is always a risky move. It is never something to be taken lightly.

    Hopefully, Linux can work its way into US government agencies, because it has a lot to offer. But acceptance will be necessarily slow, and we should not expect otherwise.

    We can praise the nations that throw caution to the wind and roll out Linux rapidly. But we should not be so negative to those that take a more cautious stance. Linux is NOT a perfect beast, and it should surprise no rational person that it is, at this time, treated as "the devil you don't know".

    1. Re:Changing software is a Big Deal by 73939133 · · Score: 2, Insightful

      I think people greatly underestimate the amount of effort, blood, sweat, and tears it would take to "switch" (so to speak) a government agency (let alone a whole government) to Linux.

      Can't be worse than the amount of effort, blood, sweat, and tears involved in upgrading from one Microsoft OS or Office version to the next.

      The old adage applies: if it ain't broke, don't fix it.

      It is "broke": Windows is hugely expensive, hard to administer, and unreliable. And on top of all that, its adoption by government agencies often forces regular citizens to buy it, too, whether they want to or not.

      We can praise the nations that throw caution to the wind and roll out Linux rapidly. But we should not be so negative to those that take a more cautious stance. Linux is NOT a perfect beast, and it should surprise no rational person that it is, at this time, treated as "the devil you don't know".

      Organizations that migrate don't just have their IT staff wake up and say "oh, I think we'll install Linux today, how about that?". They do extensive testing, talk to other users, check reports and bug lists, etc. In different words, with the copious support and widespread adoption of Linux, after spending a few months getting to know Linux and planning for a migration, an IT manager should have enough information to determine what the risks and benefits are. If not, he is in the wrong job.

    2. Re:Changing software is a Big Deal by cscx · · Score: 1

      hard to administer

      That's where I draw the line.

    3. Re:Changing software is a Big Deal by Tony-A · · Score: 2, Insightful

      I think people greatly underestimate the amount of effort, blood, sweat, and tears it would take to "switch" (so to speak) a government agency (let alone a whole government) to Linux.

      There was a lot of effort, blood, sweat, and tears going from Second Generation mainframes (think 64k should be enough for anybody) to Third Generation mainframes (think MVS without the M and without the V).

      One thing to realize is that the problems to be solved get trimmed and shifted based on our abilities. With a different technology that optimum point moves. A minimum cost attempt at doing exactly what you were doing before generally leads to dissatisfaction and cost overruns. Reevaluating and taking advantage of the new technology causes a few losses, but they weren't worth that much anyway. Overall it's a substantial gain.

      Methinks the problem isn't whether to jump ship, it's when and how. Is Linux ready for the desktop doesn't refer to yesterday's desktops, it refers to tomorrows desktops.

      somehow manage to make their computers crunch numbers and store data on Windows machines.
      Wow. Whoopie. Surely we can do better than that!

    4. Re:Changing software is a Big Deal by AvantLegion · · Score: 2, Insightful
      Typical cookie-cutter answer. To compare a Linux rollout with updating MS Office exhibits a bad lack of perspective.

      Sure, Windows is expensive. It may indeed be hard to administer and unreliable. But get this: they're managing to use it! A certain degree of fault tolerance exists within any system, and clearly Windows does not fail often enough to make a change necessary. Perhaps one might be desirable due to potential benefits, but it is not necessary because the work *is* getting done.

      after spending a few months getting to know Linux and planning for a migration, an IT manager should have enough information to determine what the risks and benefits are. If not, he is in the wrong job.

      Of course. There's no way the government is *choosing* Windows - it's only the lack of investigation of Linux that's to blame.

    5. Re:Changing software is a Big Deal by AvantLegion · · Score: 1
      > "somehow manage to make their computers crunch numbers and store data on Windows machines."
      Wow. Whoopie. Surely we can do better than that!

      I apologize if you were unable to understand the facetious nature of the comment. I will be certain to dumb things down next time.

    6. Re:Changing software is a Big Deal by duffbeer703 · · Score: 1

      Are you on crack?

      I worked in a government agency who struggled with the obscene costs of upgrading thousands of Windows clients and servers.

      Although MS was expensive, we had confidence that we would have a fully functional Windows 2000 environment two years later.

      If we had switched to a massive Linux rollout, I just don't know where we would have been at the end of the day.

      --
      Conformity is the jailer of freedom and enemy of growth. -JFK
    7. Re:Changing software is a Big Deal by Anonymous Coward · · Score: 0

      Is that so?

      http://searchenterpriselinux.techtarget.com/orig in alContent/0,289142,sid39_gci905078,00.html

    8. Re:Changing software is a Big Deal by jc42 · · Score: 5, Interesting

      We can praise the nations that throw caution to the wind and roll out Linux rapidly.

      Funny thing: For the past year, I've been working for a little consulting company whose main contract is a big European conglomerate that's doing just that. Their management was getting more and more paranoid about the implications that their corporate data was under the control of a big American corporation. We're extracting all their data (with precious little help from that big American corporation, who know that they've lost the contract) and putting it into a flock of networked linux systems. And to do the the job, they hired an American company! But it makes sense, because our chief's main sales pitch has been to point out that we're building a system that they will control from the top to the bottom.

      Linux is NOT a perfect beast, and it should surprise no rational person that it is, at this time, treated as "the devil you don't know".

      One of the stories was of a big meeting at the big conglomerate's site. One of their managers brought up the subject of linux support. Our guy asked for a show of hands: How many ran linux at home. About 1/3 of the hands went up. He observed that they didn't need to hire any more linux expertise.

      Linux is hardly an unknown. Anyone who says they'll have trouble finding linux expertise is simply shovelling a pile of BS. For that matter, finding BSD expertise is nearly as easy, especially now that OSX is getting rave reviews.

      It makes sense to transition gradually. But it need not take many years. Especially when the inevitable happens and MS forces you to upgrade. Transitioning to linux then will be cheaper, and it won't take much more retraining. So you might as well do it, and get out from under the thumb of the American beast.

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
    9. Re:Changing software is a Big Deal by Anonymous Coward · · Score: 0


      In general, taking down a running, working system in order to replace it with something else is always a risky move. It is never something to be taken lightly

      Yeah. A while back we upgraded about 300 workstations from Office 97 to Office 2000. This was what, a year ago? And we are still experiencing problems as a result!!! I cannot imagine what kinds of problems we would be facing if we had switched from Win32 to Linux. It would be a disaster plain and simple.

    10. Re:Changing software is a Big Deal by 73939133 · · Score: 4, Insightful

      But get this: they're managing to use it! A certain degree of fault tolerance exists within any system, and clearly Windows does not fail often enough to make a change necessary. Perhaps one might be desirable due to potential benefits, but it is not necessary because the work *is* getting done.

      Sure, it is "necessary": money spent unneccessarily on one thing is not available for spending on other things.

      It may not be "necessary" to overthrow a dictatorship, and it may be easier in the short term not to, but in the long term, it's a good idea, and it's a good idea to do so as soon as possible.

    11. Re:Changing software is a Big Deal by Tony-A · · Score: 1

      "somehow manage to make their computers crunch numbers and store data on Windows machines."
      is not facetious.
      Microsoft Windows isn't quite that bad.

    12. Re:Changing software is a Big Deal by sn00ker · · Score: 1
      I think people greatly underestimate the amount of effort, blood, sweat, and tears it would take to "switch" (so to speak) a government agency (let alone a whole government) to Linux.
      I think that the catalyst for a lot of governmental change will be Longhorn.
      Since Longhorn will not be backwards compatible (at least that's the word coming from the Beast of Redmond), any organisation that's going to be forced to upgrade has far less to lose by switching to OSS. When you're being made to rip it all out by a multi-national monopoly, it suddenly looks pretty attractive to start running software that dances to your tune.
      The open source community should just be praying that Bill and Steve don't wise up to the once-in-a-development-cycle opportunity that Longhorn will present to us - Selling a total replacement (and one that won't cost a bean in licence fees, now or in the future) in the face of a total replacement (that will cost you a large chunk of your national debt in licence fees now, and that's not even counting next year) is a lot easier than selling a total replacement in the face of stagnation and an entrenched system.

      --
      "God, root, what is difference?" - Pitr, userfriendly
    13. Re:Changing software is a Big Deal by cperciva · · Score: 1

      . Our guy asked for a show of hands: How many ran linux at home. About 1/3 of the hands went up. He observed that they didn't need to hire any more linux expertise.

      Users != Expertise.

      My mother uses Microsoft Windows, but I wouldn't trust her to administrate a server; for that matter, I wouldn't trust her to keep her own computer working properly.

    14. Re:Changing software is a Big Deal by DarenN · · Score: 1


      It's sarcastic....

      --
      Rational thought is the only true freedom
    15. Re:Changing software is a Big Deal by Anonymous Coward · · Score: 0

      Of course, but out of the 1/3 that raised their hands, you can find enough competent users to send on an RHCE or similiar course and get them trained up to the level required. If you're really paranoid, you only need to hire one bearded guru to stand watch and you're golden.

    16. Re:Changing software is a Big Deal by cygnusx · · Score: 1

      Methinks the problem isn't whether to jump ship, it's when and how. Is Linux ready for the desktop doesn't refer to yesterday's desktops, it refers to tomorrows desktops.

      Hate to break this to you, but (the current state of) Linux isn't even ready for yesterday's desktops. If (the current state of) Linux is what you think tomorrow's desktops will be like, then I think I'll just go back to the command line.

      Btw - Linux-the-kernel is ready for the desktop. It's Linux-the-OS that lags, largely because it does provide the consistent interfaces (programmatic and UI) that the market has been demanding since the early 90s.

    17. Re:Changing software is a Big Deal by chthon · · Score: 1

      if it ain't broke, don't fix it

      Yes, that is probably the reason that MS wants you to upgrade every few years.

    18. Re:Changing software is a Big Deal by puppetluva · · Score: 1

      One of my least favorite cliches:

      if it ain't broke, don't fix it [annoying phrase - orig. rural american] - phrase used by those who lack vision or initiative to either justify continued laziness (usually involving budget wastefulness) or advertise lack of full understanding of requirements. Often confused with wisdom but unrelated. see cowardice, or reactive management.

    19. Re:Changing software is a Big Deal by Rinikusu · · Score: 1

      I think there was an article on Quark Express 6 for OS X yesterday that showed this mentality well: Even though QE 6 is on the horizon, many print shops still run 3.32 on OS 9. WHy? Because it works and if ain't broke, don't fix it. I know just about everyone here still knows someone plugging along on some old hardware because it does exactly what they want it to do (hell, look at the Amiga guys). Change for the sake of Change is not necessarily a good idea.

      --
      If you were me, you'd be good lookin'. - six string samurai
    20. Re:Changing software is a Big Deal by mpe · · Score: 1

      I think people greatly underestimate the amount of effort, blood, sweat, and tears it would take to "switch" (so to speak) a government agency (let alone a whole government) to Linux.

      At the same time plenty appear to under estimate the amount of effort required to "stay" with Microsoft.

      The old adage applies: if it ain't broke, don't fix it. While some would no doubt argue that Windows-based systems are "broke", the fact is that government agencies somehow manage to make their computers crunch numbers and store data on Windows machines.

      They need to be able to retrieve this data for decades, in some cases time periods in the order of 120 years. Commercial business rarely has to use data for such long periods of time. But this is essential if civil government is to function effectivly.

      In general, taking down a running, working system in order to replace it with something else is always a risky move. It is never something to be taken lightly.

      Microsoft's business model relys on people doing this every 18-36 months.

    21. Re:Changing software is a Big Deal by mpe · · Score: 1

      Sure, Windows is expensive. It may indeed be hard to administer and unreliable. But get this: they're managing to use it!

      Just because they can manage to use it does not imply that it is the best or most efficent tool tool for the job. As for the expensive part I've never heard of anyone who actually likes paying taxes.

    22. Re:Changing software is a Big Deal by jc42 · · Score: 1

      Users != Expertise.

      Of course. But linux users are not a random sampling of all users. They have a strong tendency to be people who are interested in understanding what their computer is doing. That's why they use a system where such understanding is possible. (OSX is now producing an influx of such people into the Mac camp, and we're suggesting to the client that they consider replacing the Windoze machines with Macs for all their non-computer-geek users. You can probably recite the list of arguments for this.)

      In the case at hand, I'd bet that most of the linux users could, with perhaps a bit of extra training, handle most of the in-house support that the client needs. We'd be happy to do the training, of course (for a small fee ;-).

      In fact, we're doing just that, though on a somewhat informal basis. We put up web interfaces on our development systems and invite the clients' people to help us test it. We get a lot of good feedback this way. The only problem is that they find it so useful that they start using it regularly, and then get upset when we do something that breaks a development system for a few hours. We have to keep reminding them that that machine's for development and isn't reliable. But they don't want to move to the "live" machines, because those don't yet have all the features they want.

      In any case, it's fairly clear that the client's linux users are willing and able to jump in as alpha and beta testers and are already developing the in-house expertise that they need. The big problem is being impolite and saying "Sorry, but I don't really need your help just yet. I'll send some email when it's ready for testing."

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
    23. Re:Changing software is a Big Deal by Anonymous Coward · · Score: 0

      ...he says, delirious to the fact that Linux is being rolled out on thousands of desktops in large organizations daily, and used with success every time it's given the opportunity.

      Thanks, Baghdad Bob.

      -Happy Linux Desktop User

    24. Re:Changing software is a Big Deal by RandyF · · Score: 1
      In general, taking down a running, working system in order to replace it with something else is always a risky move. It is never something to be taken lightly.

      And yet every time M$ changes the standard and a corporation has to change, the project is huge, the old apps don't run properly, and a careful, staged approach is absolutely necessary.

      I've been through many "technology upgrades" through the years as a consultant. Switching either servers or user workstations to a new M$ offering is no more difficult than switching to Linux. The difference in look and feel is an easy change for most users because it is close anyway.

      There will always be people who hate to change. These are the same ones who refused to go from 95 to 98, from 98 to NT, or from NT to 2K. Moving to Linux will make absolutely no difference in their acceptance of change.

      Linux is NOT a perfect beast, and it should surprise no rational person that it is, at this time, treated as "the devil you don't know".

      The concept of Linux being an unknown doesn't wash anymore. Even if it is not installed in your shop a very large percentage of the techs out there have been running Linux for years at home.

      With M$'s push to the "software as a service" model, they are trying to force corporations to upgrade at M$'s pace, not at the pace needed by the company to clear every hurdle. Because of this, switching to Linux can be done slower than the forced shift to the newest, untested M$ offering.

      When the general populace begins to realize that the "emperor" really has no clothes, M$ will cease to exist. I can assure you that the $40 Billion "war chest" will not last very long when people stop buying their products and paying their extortion fees. Salaries alone will eat that up in less than a year! M$ knows this. That is why they are desperately trying to buy up every company out there with a patent and corner every market they can.

      'nuff said.

      --
      --==-- I've found Karma to be a relative thing... Ya know, the kind you invite to Christmas... ;)
    25. Re:Changing software is a Big Deal by cygnusx · · Score: 1

      Since when has large corporate rollouts == good? Cube farms have been rolled out in the thousands in lots of corporations, that makes 'em good?

      > -Happy Linux Desktop User
      == Sheep.

      If you want to talk about a Unix desktop (hell, desktop) done right, talk about OSX. Otherwise STFU about how Linux is desktop nirvana.

    26. Re:Changing software is a Big Deal by yuri+benjamin · · Score: 1

      Change doesn't have to be overnight.
      I woudl suggest to any organisation wanting to break free from the proprietary vendors' treadmills to make the switch in the following stages:

      1) Office print servers/file servers, any other servers that can be a "drop-in" replacement.
      2) Rewrite Intranet apps to remove active-X.
      3) Open-Source office apps that run on windows - eg OpenOffice.org

      1, 2 & 3 can be done simultaneously.

      4) Replace IIS with Apache (when step 2 is complete)
      5) When the applications are all-non proprietary, switch the OS.
      eg Linux (with Evolution and exchange plug-in if necessary)
      6) Get staff used to and happy with, say, kde or gnome.
      7) Replace Exchange server with open source equivalent.

      Step 7 presupposes that there are/is good shared calander type servers available. I honestly don't know.

      Okay, the above is just a rough outline. A good IT steering committee could polish my road map a bit better.

      The gap between 1, 2 & 3, and 4-7 could be 6, 12 or 18 months.
      My scheme leaves Exchange as the last change, but in some organisations it could be step 4 or 5.

      It's basicly doable. Switch to non proprietary applications, and once you're comfortable with that, you can replace the underlying OS.
      Open Office is more or less the same on Windows and Linux, AFAIK.

      Yuri

      --
      You make the mistake of thinking you can educate the fundamental stupidity out of people. You can't.
    27. Re:Changing software is a Big Deal by yuri+benjamin · · Score: 1

      Users != Expertise.

      Disclaimer: Assumptions follow:

      I'm assuming that the meeting in question was of IT professionals. In that case, chances are that among the 1/3 of hands raised, there were probably some pretty competent linux geeks among them.
      If it turns out that the meeting in question was not of IT professionals then I am pleasantly surprised - that a roomfull of non-techies has 1/3 linux usage at home.

      Yuri

      --
      You make the mistake of thinking you can educate the fundamental stupidity out of people. You can't.
  28. Because of Change. by Obscenity · · Score: 1

    The Government is afraid of the Open Source movement because it implies WORK. Work to make things work, to make them function and be compatable. they are very much a lazy bunch. They would rather sit down and have Microsloth do the programming for them, then trust a bunch of smart people *gasp*!. When someone can do it for you, and when it doesent work you can complain to one entity, instead of a community, it makes your life much easier. Plus Microsloth is rich, and everybody knows who has poer, the Almighty Buck!

    --
    OMG OMG OMG WTF OMG WTF BBQ STFU RTFM, OMFG OMG OMG OMG ROFL LMAO OMG WTF STFU ROFLMAO
    1. Re:Because of Change. by ObviousGuy · · Score: 3, Funny

      I will take a stupid and lazy government any day over a stupid and industrious one. Hell, I'd take a stupid and lazy government over a smart and industrious one.

      --
      I have been pwned because my /. password was too easy to guess.
    2. Re:Because of Change. by NineNine · · Score: 1

      The Government is afraid of the Open Source movement because it implies WORK. Work to make things work, to make them function and be compatable. they are very much a lazy bunch. They would rather sit down and have Microsloth do the programming for them, then trust a bunch of smart people *gasp*!. When someone can do it for you, and when it doesent work you can complain to one entity, instead of a community, it makes your life much easier. Plus Microsloth is rich, and everybody knows who has poer, the Almighty Buck!


      Hey, you dumb fucking kid... you don't pay taxes, so shut the fuck up. I don't want to pay the gov't to pay a shitload of geeks to duplicate MS' efforts.

    3. Re:Because of Change. by ocelotbob · · Score: 1
      I do pay taxes and I have to ask that if a FOSS solution is less expensive, even if it means hiring a bunch of developers to tweak the code, then why the fuck not? I want my tax dollars going to the most efficient method. And that means not only the most efficient now, but the most efficient ten, twenty years from now when the data format is obsolete, but the data is still needed. An open program usually means an open file format, thus making data retrieval at a later date easier.

      I think you need to use your brain a bit here and realize that commercial software solutions aren't always the best way to go. And while you're at it, you need to fix that security hole in your website that's been there for months now.

      --

      Marxism is the opiate of dumbasses

    4. Re:Because of Change. by Red+Rocket · · Score: 1


      I will take a stupid and lazy government any day over a stupid and industrious one. Hell, I'd take a stupid and lazy government over a smart and industrious one.

      Power, like nature, abhors a vacuum. A stupid, lazy government is a weak government. A weak government will quickly be eclipsed by some other form of power. In the case of the US, that power is the power of corporations. So what you are saying is that you'd rather be ruled by corporations than by yourself. In the US, the government is the people. That's why they say, "The People vs. whomever" in a criminal case. And it's why the Constitution begins with . . .

      We the People

      Don't be so quick to give away your only source of power.

      --
      - Hail to our fearless misleader! Fool speed ahead!
  29. ONE interpretation by Anonymous Coward · · Score: 0
    http://www.gnu.org/copyleft/gpl.html

    That's it. One GPL. Is it that hard for you to understand?

  30. It gets worse by El+Cubano · · Score: 3, Interesting

    The only thing worse was IIRC Boeing it was that moved Loral rocket technology to China to launch satellites knowing damn well that much of that technology was dual purpose. Now the PRC has missile technology that is approaching ours. Thank you corporate America, may so many of you be among the first up against the wall.

    What's worse is how the FTC (under Clinton) approved the sale of several supercomputers (Crays I believe) that were on the export control list to China. This happened around the same time as the missile technology thing. The really scary thing was that the FTC asked China to let them inspect the facilities where these supercomputers were to be user for "academic research" and China said no. A major corporation with ties to China made a huge contribution to Clinton's reelection campaing, and voila, sale gets approved.

    Of course nobody even noticed because the same week (or month) as all this happened the Lewinski scandal broke and Americans seemed to care more about who blew the pres in the oval office. Nobody cared that we gave away to the Chinese missile technology and the computer horsepower to be able to target us with it.

    1. Re:It gets worse by WindBourne · · Score: 4, Interesting

      What's worse is how the FTC (under Clinton) approved the sale of several supercomputers (Crays I believe) that were on the export control list to China.
      It gets tiring hearing this stuff.
      Clinton's admin did not overtly or covertly approve of missile technlogy transfer (most of which was completed between 1990-1994; basically starting during Bushes era). These companies were tried and found guilty . To be honest, I suspect that this stuff is back happening again.
      As to the low-end cray's, they did not even make top500.org. The question that should always be asked is, does a transer give an advantage to an enemy (or future advisory) that they will not be able to get elsewhere. If they can not get it elsewhere, then we should not sell it. If they can, then we should sell it and try to modify it so that we can use it in trying times. It is hard to embed keys or backdoors in a single (or couple of) chips or an OS (witness the NSA key in MS Windows). But in a large system that is outdated and easily beaten by Beowulf systems. To be honest, china was almost certainly not using these for computations, but most likely needed something from them (logic boards to copy,etc). By missdoing it slightly, we can then detect what they are up to.
      I have no love for Clinton (but a much larger disdain for the current admin's theft of our rights), it is better to knock him for what was done wrong rather than come off sounding like Bill Gates or Rush Limbaugh.

      --
      I prefer the "u" in honour as it seems to be missing these days.
    2. Re:It gets worse by El+Cubano · · Score: 1

      I have no love for Clinton (but a much larger disdain for the current admin's theft of our rights), it is better to knock him for what was done wrong rather than come off sounding like Bill Gates or Rush Limbaugh.

      I must totally agree with you there. Point taken.

  31. One interpretation of Free Software, yes by Anonymous Coward · · Score: 0

    However there are any number of interpretations of "Open Source Software" of which only a few are compatible with the concept of Free Software and more importantly the GPL.

    Even a license that offers much more in the way of freedom like the BSD license compatible with the GPL and hence software licensed under the BSD license could not be considered Free Software.

    1. Re:One interpretation of Free Software, yes by merdark · · Score: 1

      I don't think Free Software (GPL) is free as in freedom nor do I believe it is good for the world. It is akin to a religous cult. Please take your preaching to the church (FSF).

  32. in our interests (as taxpayers)? by NotQuiteReal · · Score: 1, Insightful
    This is not flame bait!

    Who cares, one way or the other? Use open source, save a few bucks. Do it if it makes sense. Don't use open source, so what.

    Profit making companies (proprietary software firms, if they are lucky) pay taxes. "Open source" doesn't, by and large. So, on top of GSA discounts and tax revenue, the cost is lowered, for commercial software.

    How much does non-free software cost anyhow? Even if it is a lot of money, it is in the noise, compared to salaries.

    I really don't care, either way. "Free" software, paid-for software, peanuts in the big picture.

    Politics pisses me off, but (by and large) There is no consirpacy. "Shit happens". Or, if you prefer; "The road to hell is paved in good intentions." Or, my words, every little step towards jumping in the shit seemed like a good idea, at the time.

    Sorry, the gin (good stuff) is talking. The sun will burn the planet up, someday. All computers suck, that's my professional opinion (and I make ~$100K/yr dealing with them, give or take a dot-com bust.)

    --
    This issue is a bit more complicated than you think.
    1. Re:in our interests (as taxpayers)? by dbrown · · Score: 3, Insightful

      Just for the record, I also work professionally with computers. I make shrink-wrapped software for a living.

      This is not about politics. This is about ensuring that tax payer money is used as efficiently as possible by requiring that all options have been evaluated. Legislation like this does not force a particular choice. It merely forces that all options have been considered before making a decision.

      Commercial software has marketing, sales teams, and slews of paid people backing it up. Open source software has none of this (outside of your local OSS zealot). Open source is often very viable for many situations, but it goes unnoticed because it has no marketing or sales teams. In my mind, legislation like this levels the playing field. It at least gives open source a chance of being noticed.

      I don't agree that software costs are "in the noise". This is definitely not the case for public schools. A school district can easily have 1000+ computers. If one piece of software costs $50 per seat, thats nearly two teacher salaries just for that single piece of software. Imagine the cost savings between a full installation of MS Office vs OpenOffice for a school system.

      I fully support legislation like this. I don't want my tax money going to a commercial software company just because their sales boy is charismatic. As a tax payer I want the most for my money.

    2. Re:in our interests (as taxpayers)? by NotQuiteReal · · Score: 1
      $50/seat = "noise".

      If a teacher makes (only) $30K/year, for 40 weeks, that's $150 a day. So you think 1/3 of a day's salary isn't noise?

      I send my kids to private school (so my kids will never be featured on Jay Leno's "Jay Walking" segment), so I am paying public school taxes + tuition. To be honest, I don't even know what my kids use at school, but the people I have met running the IT infrastruction don't know much, and I suspect it is the same (or worse) at public school.

      I reiterate - I really don't care what people use for software, but if it costs more and a days labor to figure out something that they don't "already know", then it is not cost effective.

      That is the crux of the OSS vs MS "problem".

      (Gin still very much in effect.)

      --
      This issue is a bit more complicated than you think.
    3. Re:in our interests (as taxpayers)? by ocelotbob · · Score: 1
      You're ignoring a large part of the financial issue here in creating a school district's IT infrastructure -- the student computer labs. Yes, teachers and admins take up a large portion of the IT budget, but a good portion also goes towards creating an infrastructure for the students. By going with FOSS, districts can go with far cheaper, more innovative solutions by doing such things as having all the student computers be totally diskless, creating huge administrative cost settings due to the fact that you don't need to worry about reimaging computers when someone screws with the settings.

      You also don't have to worry about tracking licensing costs, and if the terminal server system is built well enough, you should have far fewer worries about downtime. Yes, training is definitely an issue, but designed properly, a FOSS based system will be competitive, if not less expensive, than a proprietary system. You've just got to figure out exactly what's needed.

      --

      Marxism is the opiate of dumbasses

    4. Re:in our interests (as taxpayers)? by mpe · · Score: 1

      Commercial software has marketing, sales teams, and slews of paid people backing it up.

      On the other hand you could call them "people who do nothing to add to the software's functionality, but who still need paying" :)

      Open source software has none of this (outside of your local OSS zealot).

      Of course advocates of proprietary software are never "zealots"...

  33. I don't care wether it is open or closed source by xutopia · · Score: 5, Interesting

    It needs to be based on free, open and documented standards.

  34. Welcome to the wonders of "democracy" by ShatteredDream · · Score: 0, Troll

    It's not that most of them are corrupt, it's that most of them are too stupid to know better. Our politicians reflect the fact that the average person by sheer virtue of being a citizen is entitled to vote.

    It's a stupid, illogical and immoral political goal to let every jackass and ditz vote. Democracy, not religion, in any form where the mob, not those who have served their country, gets to vote is the opiate of the masses. It lets John Q Citizen feel like he's in control. But he's not.

    By empowering everyone to vote, you disempower the best and brightest to make positive political change. The best and brightest who have served are who should be voting, not your average dumb fuck who has never served his or her country in the military or (peace || ameri)corps.

    If 75% of the public couldn't vote, we'd have the system we want. It'd be clean, effective, respectful of civil rights and technologically progressive. But no, you bumbling foolish defenders of the popular right to vote, you'll never have a good government while the frightened masses call the shots.

    The PATRIOT Act wouldn't have passed if the soccer moms and country-club dads of America who put their selfish interests above national service early on were told, "hey we don't give a fuck what you think" by the government. Why? Because why would the politicians care what those who can't vote think. They'd be a lot more concerned because the people WHO DO CARE would be voting. You know those types, the ones who generally care about their country and don't vote Republicrat because that's what their family has always voted for or something similarly stupid.

    You don't need to vote if the government runs well and respects your rights. I'd rather live under a dictator who does both than a democratic system of government that considers my rights subject to the whims of the mob. Get the government out of our lives, disenfranchise everyone who isn't a veteran of the military, peacecorps or americorps and let those who do care fix the mistakes.

    I learned to hate the idea of submitting myself to the mob in our education system. I got a taste of what the Columbine killers went through, just a taste mind you. It was there that I learned why dictators consider mass participation the easiest way to power: the masses don't think, only a minority do and when properly manipulated the masses will crush those who do think.

    1. Re:Welcome to the wonders of "democracy" by gfody · · Score: 5, Insightful

      word.

      I think the answer is to provide a dummy option on all ballots designed such that people that don't know better would be more likely to pick it.

      take the slashdot polls for example:
      "Whats your favorite breakfeast?"
      a) cold pizza
      b) cold cereal
      c) cowboy neil's underpants

      lots of people dont understand what cold pizza or cold cereal even are and would rather vote cowboy neil's underpants as their favorite breakfeast because they think its funny.

      when using the results to determine which infact is the most popular breakfeast cowboy neil's underpants is discarded and the stupid-vote eliminated.

      --

      bite my glorious golden ass.
    2. Re:Welcome to the wonders of "democracy" by Anonymous Coward · · Score: 0

      <zap brannigan>shutup you communist hippy</zap brannigan>

    3. Re:Welcome to the wonders of "democracy" by Anonymous Coward · · Score: 0

      I think that he did mention that not only military, but also peace/ameri-corps could vote also. Personally I would extend it so that anyone with a Bachelors degree from an accredited institution could vote.

      Who cares though? It would never happen. There would be massive riots, it would be a disaster.

    4. Re:Welcome to the wonders of "democracy" by Bush+Pig · · Score: 1

      The Heinlein pills are working ... or have you read too much Ayn Rand?

      --
      What a long, strange trip it's been.
    5. Re:Welcome to the wonders of "democracy" by sevensharpnine · · Score: 2, Insightful

      I think that he did mention that not only military, but also peace/ameri-corps could vote also. Personally I would extend it so that anyone with a Bachelors degree from an accredited institution could vote.

      So we've established two points: the parent poster wants the country run by "veterans" of the military or peace/ameri-corps , and you now want to add anyone with an accredited degree. To go out on a limb here, I'd venture that the parent has served in either the peace or ameri-corps, and you have a degree. Luckily, you two just happen to be in the proposed ruling class.

      Anyone who proposes the ruling class should be made out of people just like them isn't fit to rule. In fact, your narrow vision of how a country should be run makes me suspect your own abilities to decide any political matter. When you grow up, you just might realize the system is built as it is largely to protect the general populace from narrow-minded egoists like yourselves.

      --
      "God is a comedian playing to an audience too afraid to laugh." -Voltaire
    6. Re:Welcome to the wonders of "democracy" by HBI · · Score: 0, Flamebait

      I love the mods here, this post is flamebait because it raises real questions. But the parent of it, which slams the US mercilessly, is insightful.

      Someone should start a US-only geek board and just block the addresses of the Europeans already. As if we care what they think, it's all "The US Sucks!" anyway. It's enough to make you want to just stop reading. Hey...that's an idea...

      --
      HBI's Law: Frequency of calling others Nazis is directly correlated with the likelihood of the accuser being Communist.
    7. Re:Welcome to the wonders of "democracy" by Mr_Matt · · Score: 1

      It's enough to make you want to just stop reading. Hey...that's an idea...

      I believe the relevant phrase here is "don't let the door smack you on the ass on your way out." After reading your last 25 or so posts to Slashdot, I wouldn't miss you or your knee-jerk ideology. There are a few Real Americans (TM) who realize that there are other countries in the world - places we trade with, places we've defended in the past, places from which we get our wonderfully broad American society. Places that are pretty nice on their own, even if the United States is where I choose to live. Rampant nationalism (like you spout) just makes things worse, in case you've forgotten your 20th century history. Anyways, some of us don't like guys like you giving us a bad name.

      So, AMF. I won't shed many tears. :)

      --


      But what does my opinion matter, I just vote here. It's not like I have any money or anything.
    8. Re:Welcome to the wonders of "democracy" by Malcontent · · Score: 1

      HAving been in the military I can tell you that your average soldier/seaman/airman/marine is dumber then your average citizen.

      Most join because they can't get a better job or to get out of the dinky town they were born and raised in.

      What makes you think they would make better choices then your soccer mom or your typical geek?

      --

      War is necrophilia.

    9. Re:Welcome to the wonders of "democracy" by davesag · · Score: 1
      Here's a better idea. In the spirit of "no taxation without representation" I propose a system wherby everyone is required by law to to vote (even prisoners and people with the same name as convicted criminals), but you need pay no tax if the party you voted for did not get elected. In this way a majority of the people still have to pay tax. Of course this applies to human beings only - corporations can't vote and still have to pay tax, but to bring them into line they too should pay tax on their incomes, not just on their profits.

      FTSOC: Throw in deductions for reinvestements in R&D, both for corporations and people, and allow deductions for monies paid out as salaries to people who also pay income tax to negate the double-dipping. Then get rid of all consumption taxes on essential or socially beneficial items like education, books, software, fresh food, prescription medicines and medical fees, 3rd party, property and life insurance, and pump up or introduce consumption taxes on cigarettes, gambling machines, petrol/diesel (with deductions allowed for professional drivers, farmers and the like), firearms and ammunition, alcohol, 'lifestyle' drugs etc. The total tax pool would be about the same as it is now and the world would be a happier place.

      --
      I used to have a better sig than this, but I got tired of it
    10. Re:Welcome to the wonders of "democracy" by Pseudonym · · Score: 1

      For the benefit of the non-Americans, what are the peace-/ameri-corps and how do they differ from the millitary?

      BTW, I'm a fat bearded geek, which is one of the four major geek types. Would I qualify for any of these? If not, how would I earn the chance to vote under the proposed scheme?


      --
      sub f{($f)=@_;print"$f(q{$f});";}f(q{sub f{($f)=@_;print"$f(q{$f});";}f});
    11. Re:Welcome to the wonders of "democracy" by msaavedra · · Score: 2, Informative

      The Peace Corps and AmeriCorps web sites can answer your questions. I believe just about everyone qualifies for either of these organizations.

      --
      "Any fool can make a rule, and any fool will mind it."
      --Henry David Thoreau
    12. Re:Welcome to the wonders of "democracy" by Anonymous Coward · · Score: 0

      Thats a fine idea, but we'll also need to ensure that those who are not paying taxes do not write, fax or email any elected representative, do not attend any public hearings or meetings, and do not use public services such as roads, schools or libraries. Then it will be a fair system!

      Or maybe we could use Proportional Representation. Thats too easy though, it'll never work.

    13. Re:Welcome to the wonders of "democracy" by chthon · · Score: 1

      To run a democracy well, the first job to do is make sure that the educational system works well.

    14. Re:Welcome to the wonders of "democracy" by gfxguy · · Score: 1

      I was about to rip this guy a new one, but thankfully someone did a much more tasteful job.

      This guy's saying I shouldn't be allowed to vote because I wasn't in the military or some left wing organization like the peacecorps (not that there's anything wrong with that - these organizations do good work).

      None of these groups do anything to make members more or less politically aware (except, perhaps, to their own narrow concerns) than any other public group or institution. I read history, I read newspapers (both liberal and conservative), I watch news program, I pay attention to what my state legislators are doing, but somehow I shouldn't be allowed to vote.

      WTF? Who died and left this guy in charge of arbitrarily deciding what organizations impart the necessary information to be "allowed" to vote?

      --
      Stupid sexy Flanders.
    15. Re:Welcome to the wonders of "democracy" by gfxguy · · Score: 1

      Now here's a post that should be modded up!

      Let the vouchers flow and the testing begin...

      --
      Stupid sexy Flanders.
    16. Re:Welcome to the wonders of "democracy" by carsont · · Score: 1

      You mean like Ross Perot in 1992, or Ralph Nader in 2000?

      --

      Ubi dubium, ibi libertas.
    17. Re:Welcome to the wonders of "democracy" by ajs318 · · Score: 1

      I have a better idea.

      You build two sets of houses of parliament, or whatever else they are called in Less Civilised Countries. You put a full set of Labour MPs in one, and a full set of Conservative MPs in the other. {Substitute appropriate party names in other countries.}

      Everyone gets to choose which one they pay their taxes to. So if you prefer the Tories, you pay your taxes to them and in return you get healthcare from Tory NHS hospitals, security by Conservative Coppers, and so on. Otherwise you can pay your taxes to the Labour government and you get healthcare from Labour hospitals, security from Blair's Bobbies, and so on.

      If you try to cheat and don't pay any taxes to anybody, both sets can gang up on you and hunt you down!

      --
      Je fume. Tu fumes. Nous fûmes!
    18. Re:Welcome to the wonders of "democracy" by The+AtomicPunk · · Score: 1

      Uhh... yeah.

      How about voting restrictions a lot more useful:

      If you're on public assistance, you can't vote.

      That way, politicians can no longer directly use my money to buy votes, ala "tax refunds" to people who never paid taxes (which we used to call Welfare).

    19. Re:Welcome to the wonders of "democracy" by Surreal_Streaker · · Score: 1
      Cute, but what happens when the majority of the voters start voting for the candidate that they belive is least likely to win (i.e. the most unqualified candidate) so they won't have to pay tax?

    20. Re:Welcome to the wonders of "democracy" by Surreal_Streaker · · Score: 1
      Peace-/ameri-corps are non-military service orginizations, with international and national (American) focus respectively. Volunteers spend their time doing good deeds, and helping the world / America be a better place.

      Peace-/ameri-corps are seen in some circles as a way to "give back" to the world / your country (America) without the ethical considerations / risk of joining the military.

    21. Re:Welcome to the wonders of "democracy" by HBI · · Score: 1

      Your movement loses mindshare with each person you lose.

      The SCO suit, bad attitudes here, and all of a sudden Linux uptake stops. So I will avail myself of your offer. Thanks for making it painless!

      --
      HBI's Law: Frequency of calling others Nazis is directly correlated with the likelihood of the accuser being Communist.
    22. Re:Welcome to the wonders of "democracy" by Malcontent · · Score: 1

      "WTF? Who died and left this guy in charge of arbitrarily deciding what organizations impart the necessary information to be "allowed" to vote?"

      Yet another dumbfuck who prefers to parrot others rather then think for himself.

      --

      War is necrophilia.

    23. Re:Welcome to the wonders of "democracy" by stephanruby · · Score: 1
      I would take the opposite stance. Anyone who has ever worked for the government, and that includes the military/americorps, shouldn't be allowed to vote. There is a conflict of interest otherwise.

      You wouldn't want to have your maid set her own salary and decide her own job description. Would you?

      (/tongue seriously implanted in my cheek)

    24. Re:Welcome to the wonders of "democracy" by donutz · · Score: 2, Funny

      lots of people dont understand what cold pizza or cold cereal even are and would rather vote cowboy neil's underpants as their favorite breakfeast because they think its funny.

      If you saw, much less tried to eat, CowboyNeal's underpants...you wouldn't consider it that funny.

    25. Re:Welcome to the wonders of "democracy" by Anonymous Coward · · Score: 0

      Cowboyneal for president!

    26. Re:Welcome to the wonders of "democracy" by Anonymous Coward · · Score: 0

      Anyway, none of them would have impeded Bush's takeover of the whitehouse. Yeah, sure... Democracy... isn't it? Uhmm... whatever. God bless Irak.

    27. Re:Welcome to the wonders of "democracy" by Anonymous Coward · · Score: 0

      to make you want to just stop reading. Hey...that's an idea...

      Brilliant idea, indeed. If you don't like what you read-just stop reading!
      Hey, did anyone just say merkins are ignorant?

  35. w00t [1-UP] by Znonymous+Coward · · Score: 1

    No wonder there is confusion about this. Aparently, given M$'s slap on the rist, a monolopy is bigger than a govenrment.

    --

    Karma: The shiznight, mostly because I am the Drizzle.

    1. Re:w00t [1-UP] by Drakonite · · Score: 2, Insightful
      No wonder there is confusion about this. Aparently, given M$'s slap on the rist, a monolopy is bigger than a govenrment.

      Yes, especially when the monopoly has more money and more employees than a large number of governments around the world do.

      --
      Shoot Pixels, Not People!
  36. Why? by ObviousGuy · · Score: 3, Interesting

    Why wouldn't it be better to have custom software that helps the government employee do his job? What business of yours is it that the thing conforms to arbitrary standards?

    Are standards more important than having the right tool for the right job?

    --
    I have been pwned because my /. password was too easy to guess.
    1. Re:Why? by WindBourne · · Score: 2, Interesting

      How much does it cost and at what benefit?
      TCP/IP is a standard and IPX,apple talk, etc are custom protocols. Do they do a better job for our government on our dollar? Not really. Does Office do a better job than say corel, star, or open Office? Not really. Is it worth the extra costs? No, not really.
      Considering that the US Federal government is the largest buyer, it behooves the tapyer to have the follow standards or even set open standards for muh of the software. Everytime that they do not, the costs go way up and the benefit remains the same.
      However, there are plenty of places in the government where a closed source would probably be better, there is many more that would benefit by open standards.

      --
      I prefer the "u" in honour as it seems to be missing these days.
    2. Re:Why? by SN74S181 · · Score: 1

      Since when is Corel Office an open standard?

      Or were you just engaging in an anything-but-Microsoft rant.

  37. Legislators shouldn't be deciding this... period. by SirTwitchALot · · Score: 4, Insightful

    The decision of which software to use should not be made by legislators, it should be made by people experienced with the technology. Mandating the use of open source only limits choice. Bills that mandate that open source be considered are less damaging, but pointless, since if an open solution exists that is viable, a smart engineer will consider it. I work with government clients all the time, and as much as I like open source software, some of it just doesn't meet the needs of my client, for open source software that does, I am more than happy to recommend its use. It's about finding the best tool for the job, not the one that best fits my political views.

    --
    Go away, or I will replace you with a very small shell script.
  38. Open source should be mandated. by Hatta · · Score: 5, Insightful

    They asserted "no law exists to prevent the state from acquiring open-source software now" and no law is needed to enable them to do so.


    Seems reasonable yes? Anything that does the job should be allowed to compete. Certainly. But in the case of government the question is "what exactly is 'the job'?". The government (ostensibly) exists to service the public interest. The public interest demands that our government be independant from corporate influence. Commitment of government to a closed source solution provided by a single vendor gives this vendor undue influence over governmental process. The public interest also demands that our data be accessible now and into the future. Clearly closed data formats cannot provide this. Finally, the public interest demands that government computers be secure. Without access to the source code it cannot be proven that there are not back doors providing access to sensitive government data.

    So the question when evaluating a piece of software, say, a database, for governmental use is not just "Is this the best database" but "Is this the best database that ensures data accessability and security without tying us to a single corporation." Only open source software can provide these important considerations.

    Note that this is not "discrimination" against closed source vendors. Any company can provide software to the government, as long as it satisfys these requirements.
    --
    Give me Classic Slashdot or give me death!
    1. Re:Open source should be mandated. by Anonymous Coward · · Score: 0

      By your logic governmetn shoudl just start their own construction business to build and maintain government buildings, create their own auto manufacturer to build and maintain their own fleet of automobiles, etc., etc., etc. Do you see how stupid this reasoning is? Software is not special, it should not be treated as such.

  39. Re:HELP??? by Anonymous Coward · · Score: 0

    In that case, all four of my suggestions still apply just as much. Email pater or a site admin.

  40. Does open source pose a security risk? by Anonymous Coward · · Score: 0

    Seriously. If everyone knows what level of code the government is running on their so-called secure servers, will they still be considered secure?

    If someone discovers a new method of breaching said servers, will they be more apt to exploit it or fix it? Would you be willing to bet national security on that?

    1. Re:Does open source pose a security risk? by commodoresloat · · Score: 1
      If someone discovers a new method of breaching said servers, will they be more apt to exploit it or fix it? Would you be willing to bet national security on that?

      Beats the hell out of betting national security on the decision-making bureaucracy of some for-profit corporation. When someone discovers a new method of defeating Windows security, how is it handled? Compared to when someone produces a new Linux or BSD exploit?

    2. Re:Does open source pose a security risk? by Cat_Byte · · Score: 1

      Have you reported a security flaw to Linux or BSD to time how quickly they handle it? I have....you'd be surprised in a bad bad way. Open source also equals people not being paid to fix their bugs when it comes to 3rd party software that compromises the whole OS.

      --
      Two roads diverged in a wood, and I - I took the one the bus load of girls just went down.
    3. Re:Does open source pose a security risk? by buck_wild · · Score: 1

      Or worse: the government takes over a particular flavor of unix, to prevent a national security issue.

      --
      If all you have is a hammer, everything looks like a nail.
    4. Re:Does open source pose a security risk? by commodoresloat · · Score: 1

      But it also means you can hire someone to fix the bug yourself. Closed source means waiting for some company to decide it's worth fixing. I think there is a strong security argument for open source in government.

  41. Re: You hit on a key point, I think! by King_TJ · · Score: 4, Informative

    One of my friends was employed by the military (mechanical engineer), and often got involved in computer issues as a side-effect of his rank and position.

    From the stories he told me, it sounds to me like the U.S. military often resists change on a department by department basis. I don't doubt that politicians at the top play a big role in keeping closed source commerical products in the military -- but in many cases, it seems like the only hurdles are technical ones. (EG. A specification demands that any software or OS solution used meet a number of criteria. If a Linux installation can meet them, then fine - it can *technically* be substituted as the server platform for that department.) Where it falls apart is when a colonel decides he really likes Microsoft products (maybe simply because that's all he ever used), and he dictates that *his* staff will never use anything but Windows.

    On the particular military installation my friend worked at, they had a similar situation years ago, where one group kept using Novell - despite the rest of the base running Windows. Everyone tried to put pressure on the other group to ditch the old Novell server - but for years, they insisted on sticking with it. (Everyone else ended up having to mess around with loading Novell modules and IPX stacks they didn't want to use, or else not be able to access that one department's data.) Since the Novell system technically met the (old) requirements drafted up, there wasn't any way to mandate a change.

  42. Comment removed by account_deleted · · Score: 2, Informative

    Comment removed based on user account deletion

  43. as taxpayers!? by SHEENmaster · · Score: 2, Insightful

    Gates and Microsoft have more influence than I do because they pay/round_up more taxes than I do.

    --
    You can't judge a book by the way it wears its hair.
    1. Re:as taxpayers!? by Anonymous Coward · · Score: 0

      Bzzzzt!!!! Wrong! Wrong! Wrong! Play again!

      There are more of us than there are them, WE deserve more say since WE are the ones who will be affected. Do you REALLY want to be controlled by the small percentage of welathy people? Or... ARE YOU ONE OF THOSE PEOPLE? Hmmmm??? You're either an idiot who thinks that if you're nice to the rich, you'll get rich. Or you are already rich (ie. $75,000/year and higher) and you have something to lose if the power balance shifts to the majority. Remember. It's Majority rule. That's why the United States is a democracy and not a republic.

    2. Re:as taxpayers!? by Bush+Pig · · Score: 2, Informative

      Actually, the United States is a Republic, not a democracy.

      --
      What a long, strange trip it's been.
    3. Re:as taxpayers!? by Anonymous Coward · · Score: 0

      Quit spreading the lies that the dittoheads have been pusing for years now. The United States is not and never has been a republic. We are a democracy that has been co-opted by corporate colusionists and tyranny. Why is it that we speak of converting the world over to democracy when we liberate places like Iraq "for the good of the Iraqi people"? Because we are a democracy you polehole!!! Get it through your thick skull, the United States is and was intended to be a democracy by our founding fathers. Stop the lies! Get educated and learn something about your country asswipe!

    4. Re:as taxpayers!? by Anonymous Coward · · Score: 0
      Quit spreading the lies that the dittoheads have been pusing for years now. The United States is not and never has been a democracy. We are a republic that has been co-opted by corporate colusionists and tyranny. Why is it that we speak of converting the world over to democracy when we liberate places like Iraq "for the good of the Iraqi people"? Because it's good propaganda, you polehole!!! Get it through your thick skull, the United States is and was intended to be a republic by our founding fathers. Stop the lies! Get educated and learn something about your country asswipe!
      I pledge allegiance to the flag of the United States of America, and to the Republic for which it stands...
      Now go away, or I shall taunt you a second time!
    5. Re:as taxpayers!? by Billly+Gates · · Score: 1
      Nope! MS declares their stock price as lower then last years and they pay no taxes! Bill Gates only makes 40k a year and gives over a billion to charity. This means he actually gets a refund.

      We pay our taxes and they do not. Plain and simple.

    6. Re:as taxpayers!? by Bull999999 · · Score: 1

      They also got caught for understating their income to reduce their tax expense.

      --
      1f u c4n r34d th1s u r34lly n33d t0 g37 l41d
    7. Re:as taxpayers!? by stoborrobots · · Score: 4, Insightful
      Occassionally american stupidity shows through...

      The US is BOTH a republic (because Dubya is an American), and a democracy (because the head of state is elected by the people, loosely speaking)

      Don't be confused by the fact that your political parties are the Republicans and the Democrats...

    8. Re:as taxpayers!? by croddy · · Score: 1
      Section. 4.

      The United States shall guarantee to every State in this Union a Republican Form of Government, and shall protect each of them against Invasion; and on Application of the Legislature, or of the Executive (when the Legislature cannot be convened) against domestic Violence.

    9. Re:as taxpayers!? by Anonymous Coward · · Score: 0

      Got caught. Didn't get punished. They got caught abusing their monopoly, but they didn't get punished. So they don't pay taxes, do as they like, and don't get punished for it. Yup, welcome to the United States.

    10. Re:as taxpayers!? by zero_offset · · Score: 1, Insightful
      Occassionally american stupidity shows through...

      The US is BOTH a republic (because Dubya is an American), and a democracy (because the head of state is elected by the people, loosely speaking)

      American stupidity, indeed.

      The US is a representative republic. This means the government operates through the decisions made by elected individuals who are expected to represent the interests of the citizenry. It does not make any statement about how those representatives are elected.

      The US is not a democracy. In a democracy, the "will of the people" outweighs the rights of any individual, and that is not how our government operates (not yet, anyway). Since you said "loosely speaking", I assume you're aware that our President is chosen by the Electoral College, and is absolutely not elected by the people, so you are apparently aware that we are not a democracy. The obvious example is John Quincy Adams being chosen as President in spite of Andrew Jackson having won the popular vote (notwithstanding conspiracy theories and messy facts about whether "the popular vote" even existed prior to Jackson rasing hell about it).

      --

      Slashdot quality declines as the number of hot grits posts decreases. - Provolt's Law, Apr-09-2005

    11. Re:as taxpayers!? by I_M_Noman · · Score: 1
      Or you are already rich (ie. $75,000/year and higher)
      $75k rich? Oh, that's rich. You obviously don't live in any urban area in the US. $75k barely covers the essentials. I'm lucky to have anything left over after paying for housing and transportation, let alone the other monthly bills.

      In other news, as others here have said repeatedy, the US is a republic. (Some might go so far as to call it an oligarchy.)
    12. Re:as taxpayers!? by Anonymous Coward · · Score: 0

      Sorry, there is no place (with the possible exception of NYC) that $75,000 isn't enough to cover NORMAL living expenses and provide some level of savings. $75,000 IS rich. When I say NORMAL expenses, that means:

      -Not having an SUV
      -Not living in a gated community or a condo
      -Living in a small two bedroom house that only costs $85,000 (like I do)
      -Having only one USED car per person (My wife and I each have one used car)
      -Cooking your own meals instead of eating out every night or even every weekend
      -Having only one computer for all residents of the houshold (unless you use open source OSes, then you can have more machines because you don't pay the MS tax)
      -Doing your own auto and home repairs since it's cheaper and you probably can't afford someone to do it anyway.

      Between my wife and I we are almost at a total of $60,000 a year in a major metropolitan city. We are barely breaking even. If we each made $75,000 a year, we would be rich and would have no problem living anywhere. I guess it all depends on how you play it. If you are a sheeple and just have to have an SUV, live in a gated community and have all the latest tech gadgets, then your expectations are way out of whack with reality. And yes, if my wife and I both made $75,000, I would say that we were rich. But we don't. As it is, we are lower middle-class. Part of that evaporating statistic. Any less in our salaries and we'd be on the way to low-income.

    13. Re:as taxpayers!? by Red+Rocket · · Score: 1


      I pledge allegiance to the flag of the United States of America, and to the Republic for which it stands...

      Uh, can you point out where it says that in the Constitution? I'm pretty sure that's just a little pledge written by an individual much later and then altered to include God even later.

      Your mother smells of elderberries.

      --
      - Hail to our fearless misleader! Fool speed ahead!
    14. Re:as taxpayers!? by Soothh · · Score: 1

      Yea, and as the letter I got from Barbra Kennelly says, there IS a difference between United States, and United States of America, US is ONLY DC guam, v. islands, the USA is the 50 states, keep that in mind when you look up any tax codes. :)

      --
      We have seen that living things are too improbable and too beautifully "designed" to have come into existence by chance.
    15. Re:as taxpayers!? by Soothh · · Score: 1

      The United States is a democracy, the united states of america is a republic (and to the republic for which it stands) and actually, its technically a limited republic, read the federalist papers. Its just a book by the founding fathers as to all the things they mean in the constitution, think of the const. as cliff notes for the federalist papers.

      --
      We have seen that living things are too improbable and too beautifully "designed" to have come into existence by chance.
    16. Re:as taxpayers!? by cayenne8 · · Score: 1
      $75K == Rich???????????????????/

      Man, you got strict standards...that's just getting to the upper end of middle class...

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    17. Re:as taxpayers!? by Anonymous Coward · · Score: 0

      Why would that be the obvious example? Why woulnd't the last Presidential election be the example? Gore won the popular vote, no matter the Florida outcome. Anyway, there *are* democratic elements at various levels in the United States, such as direct election of Senators and iniitiatives in some states.

    18. Re:as taxpayers!? by I_M_Noman · · Score: 1
      Sorry, there is no place (with the possible exception of NYC) that $75,000 isn't enough to cover NORMAL living expenses and provide some level of savings
      I live in NYC. Both Boston and San Francisco are more expensive than New York. Chicago isn't too far behind, I'd imagine. As to your other points, I drive a '90 Honda Accord. If I don't want it broken into, I have to pay for a garage space. In NYC, if you aren't renting you're probably living in a co-op (~75% of non-rental housing) or a condo. Free-standing houses exist but they're prohibitively expensive. My 1-bedroom co-op cost less than your house did, but I was lucky -- the same apartment cost twice what I paid just one year later when my mother needed to buy a place. All real estate in NYC is ridiculously expensive.

      Commutation costs as well (subway fares were just increased 33%, and my firm is moving us to Hoboken so I'll also have PATH fares to pay; bridge & tunnel tolls have risen too), not to mention laundry, dry cleaning (gotta keep the work clothes clean), gas & electric, and those pesky taxes that eat almost half of each paycheck (plus my firm doesn't entirely pay for health insurance).

      I reiterate, $75k isn't rich any more.
    19. Re:as taxpayers!? by Xabraxas · · Score: 0
      You are correct. The Pledge of Allegiance was used in 1892 to promote the sale of flags to schools for the 400th anniversary of Columbus discovering America.

      Intersting fact: God was not mentioned in the original version of the Pledge of Allegiance and the word "equality" was purposely left out because it was too radical for the time.

      --
      Time makes more converts than reason
    20. Re:as taxpayers!? by Alphtoo · · Score: 1

      Sorry, pal, but right now YOUR stupidity is showing through. The USA is a Democratic Republic. A Democracy would be a government in which every law was voted on by every citizen. In a Republic, we elect people to represent us and (we hope) vote for or against laws to serve our best interests. Since the adoption of the US Constitution, we have been a Republic, for better or worse.

    21. Re:as taxpayers!? by McPierce · · Score: 1

      Occassionally american stupidity shows through...

      The United States is a democratric republic. The representatives are elected via a democratic system of popular votes. They in turn represent their constituents (in theory at least), and vote on major issues in favor of the majority of their constituents.

      The President is not elected democratically, but is instead elected via the electoral college system. This system ought to cast votes that represent the popular vote for their district, but are not required to do so. No President is elected by popular vote, which makes it not a pure democratic system.

      --
      Darryl L. Pierce "What do you care what people think, Mr. Feynman?"
  44. Google says: by mcc · · Score: 1

    According to this page, Bill Gates, founder of Microsoft Corp., attained the rank of Life in the Boy Scouts.

    According to this page, William H. Gates, Bill Gates' father and the "William Gates" relevant to the Preston-Gates law firm linked in the slashblurb (note that said lawfirm is now slashdotted), is an Eagle Scout and served as a board member on the Chief Seattle Council of the Boy Scouts of America from 1985 to 1990.

  45. Level playing field? Why? by 73939133 · · Score: 5, Insightful

    Each opponent asserted the playing field was level and open-source legislation would introduce unfairness into the procurement process.

    Why should free software and commercial software be treated equally? What does this have to do with "fairness"?

    I give my government lots of money. I have a right to expect that they don't buy commerical stuff if there are reasonable free alternatives. If they do go out and buy something commercial, they should be required to document carefully the reasons for their choices.

    Even if the free software were to require larger IT staffs (which it doesn't), I'd much rather see my tax dollars go into salaries for local government employees than disappear somewhere in Microsoft's bank account up in Washington state soemwhere.

  46. I remember that by Anonymous Coward · · Score: 0

    Wasn't that the time you were totally making shit up because you don't like the Repubs?

  47. Remember choice? by FooGoo · · Score: 1

    It also includes the right not to us open source software. Any legislation forcing any type of software is bad. I want a level playing field in which all software is considered on its merits...free or not. Now go out and make it happen.
    Thanks

    --
    People who bite the hand that feeds them usually lick the boot that kicks them
  48. I give my government lots of money by Anonymous Coward · · Score: 0

    I demand that they do more paperwork and generate lots more garbage justifying every ticky tack purchase or license. These reports must document carefully the reasons why each decision was made in favor of one choice over another. I want to see the documentation signed off on by the decision maker, his supervisor, and all supervisors up to and including the President.

    God knows all they've got is free time and lots of my money.

    1. Re:I give my government lots of money by 73939133 · · Score: 2, Interesting

      These reports must document carefully the reasons why each decision was made in favor of one choice over another.

      Not at all: if the organization chooses open source software, they don't have to justify their choice because they haven't spent any money of the software. If they choose software costing millions of dollars in licensing fees, like that from Microsoft, then they bloody well should have to document and justify that if there are free alternatives.

      So, no, this doesn't generate any extra paperwork unless a lot of money is at stake. And when a lot of money is at stake, I, for one, want the extra paperwork.

    2. Re:I give my government lots of money by mpe · · Score: 1

      I demand that they do more paperwork and generate lots more garbage justifying every ticky tack purchase or license. These reports must document carefully the reasons why each decision was made in favor of one choice over another.

      This is probably what the rules actually say they should be doing now! Since the whole point of purchasing rules is to prevent "vendor lockin". Proprietary software is more or less mutually exclusive with typical purchasing rules in the first place. Thus there should be a very good jusification of why your money is being spent in violation of the rules designed to prevent it being squandered.
      Alternativly they can use software which dosn't require spending money on the purchase and administration of EULA's, CAL's, etc. in the first place.

  49. You swollowed that hook line and sinker. by twitter · · Score: 2, Insightful
    I believe the opponents to the open-source bills were mostly afraid to favor open-source; they weren't against it.

    Yes, that's what they say and that's why they are wrong. They ARE afraid of bills that favor open source solutions because they would then be out of sales. The problem they are trying to avoid is that open source is a legitimate criteria of selection. Trying to say that it's not is dishonest. The government, like anyone else, should take advantage of free software and all the benifits it brings.

    Of course, these groups are lying about all those benifits too. They claim their software is superior and cheaper than free software. Those using free software know better. That's why these bills are floating up from the technocrats and why the opposition uses lobiests, adverts and lies. They are trying to use ignorant opinion to prop up their sales that much longer while they despiratly look for ways to kill off free software.

    They are doomed to fail. Though the technocrats may not be as well organized, they are armed with the truth and can back it up with test cases and numbers. So long as Paladium is not made manditory, the number of cases proving the viability of free software will only continue to become more numerous and obvious. The disparity between free software and propriatory code continues to grow.

    --

    Friends don't help friends install M$ junk.

    1. Re:You swollowed that hook line and sinker. by Anonymous Coward · · Score: 0
      You are unconvincing for two reasons.

      1) You are too shrill. You seem to rely more on preaching than analysis. Its a pity - perhaps you actually do have something to say.

      2) Your spelling is atrocious, and this makes you sound like an uneducated and ill-informed dick. Grab a dictionary and check these out for starters:

      • benifits
      • lobiests
      • despiratly
      • manditory
      • propriatory
  50. Soldiers just trained to do as told? by ShatteredDream · · Score: 2, Interesting

    Tell that to the soldiers at My Lai who turned on their CO and fired on those killing the civilians there. And in case you didn't notice, I said that national service could also be peacecorps or americorps.

  51. what's that i smell? by Anonymous Coward · · Score: 0

    oh yeah, eurotrash.

  52. Sweeeeet! by Anonymous Coward · · Score: 0

    A Linux blacklist!

    Now the ever mature Linux community can e-mail bomb and repeatedly download large files from these people's web sites, just like they did with SCO!

    If shit like that happens to people on this list it just gives them more ammo against OSS in business.

  53. Uh oh by Jade+E.+2 · · Score: 4, Funny

    I believe this is the first time we slashdotted the server of an IP law firm... Don't worry about that 'whooshing' sound, that's just the "cease and desist"s starting to arrive.

  54. ah, you are confused. by twitter · · Score: 4, Insightful
    The Chinese have the source code to Windows. Their having the source code to our most popular OS is a national security risk. In response to this we should move everything to open-source... Hey....are you working for the Chinese?!

    First, Microsoft said it believed this was a national secruity risk. Their sale is therefore willful treason, regardless of the facts.

    Second, the fact that our enemies have access to information our own government does not have compete access to really is detrimental to US security. China can and will give that code to all the people they think they have to in order to find weaknesses to exploit. The NSA can only go so far in protecting against those attacks because Microscrew continues with their "fork" and new sofware is being deployed on government desks all day long with windoze updater. It's doubtuf that the NSA or anyone besides Microsoft can keep up with all the different versions of software that gets put on those computers, so any weakenss the Chinese find will have a high probability of sucess. Windoze is fragile enough without help from professionals representing one of the world's most repressive regiems having the source code to understand exactly how random expoits found work.

    It should be obvious that free software levels the playing field and alows everyone to help fix the problems. The results are already in because we know that IIS gets broken all the time, but free software is not.

    --

    Friends don't help friends install M$ junk.

    1. Re:ah, you are confused. by Anonymous Coward · · Score: 0

      The results are already in because we know that IIS gets broken all the time, but free software is not

      Sounds like you need some serious help from a professional. My rate is only $50/hour. Give me a buzz, and I'll teach you how to use IIS.

    2. Re:ah, you are confused. by Anonymous Coward · · Score: 0
      It should be obvious that free software levels the playing field and alows everyone to help fix the problems. The results are already in because we know that IIS gets broken all the time, but free software is not.

      Now that the rush of blood to your head has eased and the crimson mists have lifted a little, please re-read your previous comments and consider whether such sweeping, unjustified, propagandist utterances actually help or hinder our noble cause.

    3. Re:ah, you are confused. by Anonymous Coward · · Score: 0

      My wife is from China, you stupid, stupid fucks. Why not travel the world and learn that you're not the only country on the planet.

  55. Must be on a winblows server by Anonymous Coward · · Score: 0

    Active Server Pages error 'ASP 0113'

    Script timed out /Default.asp

    The maximum amount of time for a script to execute was exceeded. You can change this limit by specifying a new value for the property Server.ScriptTimeout or by changing the value in the IIS administration tools.

  56. Re:nothing new by NotQuiteReal · · Score: 1

    As a shareholder, I certainly hope they are buying something with that $40B (with a "b") in cash. They aren't giving it to me!

    --
    This issue is a bit more complicated than you think.
  57. Why is someone called 'Software Choice' against OS by GrimReality · · Score: 3, Insightful

    One of the groups opposing the use of OSS/FS in government is Initiative for Software Choice & CompTIA of which Microsoft is a member. The guiding principles of this organisation are (from the article):

    ... software should be procured on its merits, the promotion of government funded research, the promotion of interoperability through platform-neutral standards and the maintenance of strong intellectual property protections.

    Firstly: 'the promotion of interoperability through platform-neutral standards'??? I am confused. Microsoft has become the member of a group that advocates 'platform-neutral standards'???

    1. Wasn't it Microsoft that has been trying to lock everyone into a specific platform (win32-x86)?
    2. Isn't it Microsoft that insists on breaking every standards and RFCs to gain 'platform lock-in' and other benefits --or simply because they didn't care.

    Secondly: Isn't the idea to check out open-source too, a way of adding more 'Software Choice', so, why would they be opposed to government adding open-source to their candidates for purchase/use???

    Am I reading this wrong, or did someone start the Infinte Improbability Drive (sorry Doug)...

    Thank you.
    GrimReality

  58. Carona?? by Cat_Byte · · Score: 1

    During the Texas hearing, Senate sponsor John Carona summed up the money situation nicely during the hearing before the Administrative Committee.

    Oh damn...Carona? I thought I voted for Corona as in cerveza!

    --
    Two roads diverged in a wood, and I - I took the one the bus load of girls just went down.
  59. Governments are customers too! by Anonymous Coward · · Score: 1, Insightful

    ACT has a particular proble with it's stance against such open-source laws (emphasis added):

    ACT says it prefers market-driven solutions over regulated ones, so it targets any attempt at government involvement. ACT holds an opposition to any law that would favor any software, regardless of the reasons.

    What ACT and others seem to forget is that the governement, any government, is a customer too. For a free-market too function customers must be free and unfettered to state what their requirements are. In the case of a virtual entity, like a corporation, or a government, these requirements must be stated in a manner that tells subordinates what is expected. Corporations use memos, governments use laws.

    The argument often used against Open Source laws, that "an open-source bill provides preferential legislation... (and) that such legislation tilts the playing field"; flies in the face of the very method by which the government express its will as a customer in the free, market-driven, economy they so cherish. They forget that the key to any such economy is, simply stated, give the customer what they desire or exit the marketplace. They attempt, by their arguments blocking such legislation, to use the very love of the "free market" to create a closed market, or at least one favourable to them, which by design mitigates against customer choice. They turn the concept of free-market on its head by their own ignorance.

    My hat is off Texas Senate sponsor John Carona. He at least seems to grasp that the government of Texas is a customer, and the predicated action of a customer is to be self-serving. The government wants to save money? The goverment wants to avail themselves of the resources of Open Source to keep money for software in Texas? The government then must express that desire through the only means available to a government - a law.

    That the BSA, ACT, ISC, CompTIA, and AeA don't understand that their members are in service to their customers, and not the other way about, is hubris of the nth degree. We should be reminding them that we hold the purse strings, that we through our representatives decide how money should be spent, apportioned, and saved. We should remind and hold our State representatives to the responsibility they have as the largest customers of software and services.

    Keep the money at home, guys. Keep money where it's needed most!

  60. bullshit, in so many ways. by twitter · · Score: 4, Insightful
    The decision of which software to use should not be made by legislators, it should be made by people experienced with the technology.

    The technocrats are the ones pushing the bills, legislators are the ones with doubts.

    Mandating the use of open source only limits choice.

    No, it does not. Software companies are free to open their code at any time.

    Bills that mandate that open source be considered are less damaging, but pointless, since if an open solution exists that is viable, a smart engineer will consider it.

    That does not mean that he can use it. Vendors must be aproved in order for state employees to purchase things. The process of aproval is Byzantine at best and one that does not work well for free software that may not have a vendor at all. Bills that free state employees to use software they want to use would be a Godsend.

    I work with government clients all the time, and as much as I like open source software, some of it just doesn't meet the needs of my client.

    That's hollow. Name one thing that propriatory software does that free software does not besides interoperate with propriatory software. In those rare instances, a purchasing agency can claim "sole source vendor" and make the purchase and those are looked on with susupecion.

    It's about finding the best tool for the job, not the one that best fits my political views.

    This IS about finding the best tool for the job . Free software is almost always better than it's closed source counterparts. Free software, in part, helps to avoid vendor lock in, a very real goal of state purchasing laws. Legislators have already decided they don't like getting raped by vendors. Vendor lock in always results in a lack of legitimate competition and inferior goods in the end.

    The only political view that you need to have is a belief in full disclosure in state afairs. From honest discource, function and trust flow. Indeed, it's the closed source view of the world that requires the most radical assumptions. It requires you to believe that you don't own your computers, that you should be so very greatful that your computer does a few things and you agree to limitations on your use of that computer, that you pay absorbedent fees instead of developing your own solution, even that you will never even attempt to understand how the program works. That kind of nonsense is not accepted in most government purchasing, where complete honesty and accountability through inspection is required. The closed source software companies, which have only existed in their current form since the early 1980s, has a lot of nerve to try to impose these conditions on the public and call it IP rights.

    --

    Friends don't help friends install M$ junk.

    1. Re:bullshit, in so many ways. by SN74S181 · · Score: 1

      Name one thing that propriatory software does that free software does not besides interoperate with propriatory software.

      You've clearly never worked in an engineering field. Sure, as long as you're just wanting to browse the web, and edit some light duty documents in a word processor, your claims are probably true.

      We're in a shitload of trouble if some bureaucrat makes the 'feel-good' decision that all civil engineers have to start solely using XFig for their drawings.

    2. Re:bullshit, in so many ways. by Malcontent · · Score: 1

      "We're in a shitload of trouble if some bureaucrat makes the 'feel-good' decision that all civil engineers have to start solely using XFig for their drawings"

      What are they using now? Autocad? Some other very expensive CAD program? How many full time programmers could the govt hire with the money they pay for the CAD program and associated support?

      --

      War is necrophilia.

    3. Re:bullshit, in so many ways. by SirTwitchALot · · Score: 1
      That's hollow. Name one thing that propriatory software does that free software does not besides interoperate with propriatory software. In those rare instances, a purchasing agency can claim "sole source vendor" and make the purchase and those are looked on with susupecion.


      I'll name a few...

      Siebel (customer relationship management the only open source package I found is a total joke)

      Oracle (this is prolly gonna get me flamed, but MYSql still isn't there yet, and postgresql isn't much closer.)

      FOX or any other law enforcement software (Interface software to the federal law enforcement network, it wouldn't be hard to write an open solution, but hundreds of lives depend daily on the functionality of this software, it's important that this is developed with a very pure codebase, and bugs are corrected within minutes. Price comes second, the lives of officers comes first with this application.)

      Filenet (archival software, very tightly integrated with our WORM drives, makes tar look like a plaything)

      Livelink (documentation management system)

      CICS (old mainframe app, ask your dad)

      or for that matter any of the mainframe apps we use

      ...and there are others. It's not as simple as little web forms and spreadsheets, we need to preserve the integrity and availability of our (the people's) data for a LONG time. Some people in the OSS community are trying to make this a political issue, not a technical one, which is a shame.
      --
      Go away, or I will replace you with a very small shell script.
    4. Re:bullshit, in so many ways. by cREW+oNE · · Score: 1

      Name one thing that propriatory software does that free software does not besides interoperate with propriatory software.

      A lot of government software is specialized software that has no OS alternative. For example, we wrote a private-network based application to assist in the checking and registration of cargo in traffic. Others wrote the software to maintain the gigantic databases that the government has.

      The government should do what any company should - pick the software that's best for them.

      --

      +++ATH0

    5. Re:bullshit, in so many ways. by SN74S181 · · Score: 1

      If the task so easy that a bunch of full time civil-service-duff programmers could be thrown together and code a replacement for Autocad (and let's be real- that wasn't necessarily the program I had in mind....), it would have already happened. Someone would have already done it and put Autodesk out of business. I think the market has proven it won't happen.

      It's typical to think 'we can just throw gummint money at the problem....' but that doesn't make it so.

    6. Re:bullshit, in so many ways. by mpe · · Score: 1

      Free software is almost always better than it's closed source counterparts. Free software, in part, helps to avoid vendor lock in, a very real goal of state purchasing laws. Legislators have already decided they don't like getting raped by vendors. Vendor lock in always results in a lack of legitimate competition and inferior goods in the end.

      At least part of the problem is that these laws and purchasing regulations tend not to be applied to software. If they were proprietary software would never have even got a "foot in the door".

      The closed source software companies, which have only existed in their current form since the early 1980s, has a lot of nerve to try to impose these conditions on the public and call it IP rights.

      Indeed the idea of software software being a manufacturing industry is also tied up with this.
      Thing is that for most real world software systems the idea of an "off the shelf" package, let alone system is an utter nonsense. At best extensive customisation is likely to be needed to fit the actual requirments.

    7. Re:bullshit, in so many ways. by jafac · · Score: 1

      It's not just finding the best tool for the job, it's about DEFINING THE SCOPE of what the "job" is.

      If the job is: writing documents - then, in a certain sense, MS Office might be the best tool.

      But if the job is: writing documents which may have historical significance - using MS Office opens yourself to generations of future extortion and forced migration to preserve file-format compatability.

      And even this grossly oversimplifies the scope of how Requirements for government contractors are defined. It's not all that simple. The more simplified you get, the more MS Office looks like a no-brainer. But when the person defining the requirements really looks at every aspect of a solution, Open Source is the no-brainer. Especially when you take the spirit of fundamental documents like The Constitution and Bill of Rights into account, and what they mean, and how it was intended that government should work, what functions it should fill in society as a whole. The whole point of government is to fulfull a social purpose: ". . . in order to form a more perfect union. . . "
      Handouts of our Tax Money to a private corporation which will ultimately hold PUBLIC PROPERTY captive - is NOT in the Public Interest!

      --

      These are my friends, See how they glisten. See this one shine, how he smiles in the light.
    8. Re:bullshit, in so many ways. by Malcontent · · Score: 1

      " If the task so easy that a bunch of full time civil-service-duff programmers could be thrown together and code a replacement for Autocad "

      I know that it's fashionable in some circles to believe that govt workers are somehow more stupid then you. It probably makes you feel better to think that somebody is incompetent just because they work for the govt and that you are so superior to those "gummit employees".

      The fact of the matter is that the govt employs tens of thousands of programmers. There is no reason why they could not employ a dozen more and get them working on a competing open source project. With that kind of dedicated effort and funding a competing product may indeed emerge.

      Look what happened to Mozilla. A combination of volunteers and paid programmers ended up making a browser that is superior to IE.

      --

      War is necrophilia.

    9. Re:bullshit, in so many ways. by Anonymous Coward · · Score: 0
      Friendly neighborhood Spelling Nazi here, just to give you a couple of pointers ;)
      Name one thing that propriatory software does
      proprietary
      and make the purchase and those are looked on with susupecion.
      suspicion
      that you pay absorbedent fees
      exorbitant

      Hope that helps ;) Have a nice day.

  61. Municipal Use by waldoj · · Score: 2, Interesting

    In a short speech to the Charlottesville (VA, USA) City Council last week, I proposed the consideration of open source via an internal bid approach, considering the results alongside traditional proposals. I haven't gotten any results or response yet (it's only been a week, after all), but based on the thoughtful nods and scribblings of the councilors while I was talking, I feel good about it. :)

    I'd be interested in hearing if anybody else has convinced their municipality to consider the use of open source on a project-by-project basis and, if so, how they went about it. I'm not so naive to think that a mere speech will do the trick, so I'll need some ammunition for the follow-up.

    Hey, funny -- this really follows up nicely on the Ask Slashdot on the topic that I submitted a year and a half ago. :) Hey, and I keep my campaign promises, too...even though I wasn't elected. ;)

    -Waldo Jaquith

    1. Re:Municipal Use by Anonymous Coward · · Score: 0

      Looks like your plank doesn't really excite the voters. Perhaps the computer systems that the city uses isn't such a big deal to anyone but zealots like yourself?

    2. Re:Municipal Use by Anonymous Coward · · Score: 0

      Proposing the consideration of free software on the same merits as commercial software...what a zealot!

  62. How is Gates supporting the BSA bad? by rnd() · · Score: 2, Informative

    Of course Gates supports the BSA. The BSA enforces Gates' ownership over the property he and his company have created.

    I see no reason why anyone in government should care what software people use.

    --

    Amazing magic tricks

  63. Testimony before congress. by grantsellis · · Score: 2, Funny

    I have here a list of people who are secretly members of the BSA ...

  64. Many uses (and non uses) of OS by YrWrstNtmr · · Score: 2, Interesting

    From the article at LinuxWorld:
    The main thing a government unit considering open-source software wants to know is how it can save money.

    Not necessarily. Another 'main thing' is...does it do what we need it to do? In many instances, yes. General office funcions can be done with OO.o, back end and server functions with various flavors of Linux, webservers with Apache. There's a whole raft of free and OS tools available for various functions.

    But also, in many instances, no, it won't. For instance, there are no good quality open source tools for GIS or CAD requirements. Free or open source is good, but does not always fit the requirements of what is needed in a particular environment.

    In any case, I care far more about open format, accessible documents, rather than worry about which tool is used to create that document.

    1. Re:Many uses (and non uses) of OS by tiny69 · · Score: 1
      But also, in many instances, no, it won't. For instance, there are no good quality open source tools for GIS...
      I don't know about you, but I think GRASS GIS is pretty good.
      --
      Go not unto/. for advice, for you will be told both yea and nay (but have nothing to do with the question)
    2. Re:Many uses (and non uses) of OS by mpe · · Score: 1

      For instance, there are no good quality open source tools for GIS or CAD requirements. Free or open source is good, but does not always fit the requirements of what is needed in a particular environment.

      How exactly will proprietary software magically happen to fit the requirements?
      The only way you get software to fit the requirements is to have it written. There is a lot less "baggage" involved with open source than proprietary software when it comes to writing software. Especially if you want to be able to use any pre-existing code or to have the ability to maintain or modify the result at some later date.

  65. Politicians are largely irrelevant by Shoten · · Score: 3, Interesting

    I do consulting in the Washington DC area, and have been in a lot of federal agencies. At the point where products are chosen and designs are built, nobody really cares what any politicians think. It comes down to the people who are in charge, at the agency level, of that project. At times, it isn't even up to them, as they hand that duty off to the contractor or even subcontractor. Good example: we once did a Citrix solution for Raytheon as part of a larger solution that went to the FAA...and only one person at FAA even knew what we were doing.

    While the NSA was granting Common Criteria Certification to Checkpoint Firewall-1 (an Israeli product), relative small-fry in multiple agencies were afraid to use it due to the classic federal urban legend about Israeli backdoors or other malware embedded into it. The US Army has a collossal site license (or at least had, some years ago) for Netscape products, so that's what they used when possible. Ultimately, the people in charge of choosing the solution do so without significant awareness or care of what politicians say, think, or feel...and this is both good and bad.

    --

    For your security, this post has been encrypted with ROT-13, twice.
  66. 1. Republicans by blair1q · · Score: 2, Funny

    That's it. That's the list.

  67. Free thinkers? by Transcendent · · Score: 1, Insightful

    Most of you are missing the big picture. Most of you are too caught up in your open source "movement" and idealism of free software that you're so blinded by your love of open source and hatred for MS and Gates (which you always seem to blame Blue Screens on the OS and not the drivers for some reason) that you will follow it without just cause... The government would be stupid to go with an open source platform:

    1) This is really the only reason I need to be stating. "Every body has access to it". Other government agencies and/or anti-government/terrorist organizations could easily search the code for exploits and vulnerabilities that would allow them to attack government computers. Depending on how the gov designs their networks and implements the opensource software, it could lead to some serious troubles.

    2) Although one may argue that it would be wasting government money to buy software, they have the money anyway and it'll be better than just keepin it in a vault. Mainly, it would stimulate the economy (specifically the tech market) if a large government bought a rather large license from a company, or contracted a company to write them software.

    Stop hugging the penguine and think for yourselves. You may hate what I say, but deep down you know it's right.

    Mod me down people... mod me down...

    1. Re:Free thinkers? by psykocrime · · Score: 2, Interesting

      1) This is really the only reason I need to be stating. "Every body has access to it". Other government agencies and/or anti-government/terrorist organizations could easily search the code for exploits and vulnerabilities that would allow them to attack government computers. Depending on how the gov designs their networks and implements the opensource software, it could lead to some serious troubles.

      So you're arguing for "security through obscurity?" Get real. Security through obscurity doesn't work and we all know it. People find plenty of exploits and vunerabilities for Windows and commercial Unix, without the source code, now don't they?

      The benefit of OSS and Free Software, is that the exploits and vunerabilities tend to get fixed MUCH faster, than they would for commercial operating systems.

      --
      // TODO: Insert Cool Sig
    2. Re:Free thinkers? by Transcendent · · Score: 2, Insightful

      So you're arguing for "security through obscurity?" Get real.

      Where did you get that from? Please understand arguments before you comment on them.

      Take the nice and sturdy security of a Unix platform, modify it heavily to your own custom needs, and KEEP THE SOURCE CLOSED and don't allow anyone not from the government (and of course the creators of the code) to access it. Just have a team of testers from the company that wrote the code working on finding vulnerabilities.

      What do you get? Something a lot more secure than letting everyone look for buffer overflows throughout your code...

      People find plenty of exploits and vunerabilities for Windows and commercial Unix, without the source code, now don't they?

      ...and they don't find any in OSS?! Wow...

      The benefit of OSS and Free Software, is that the exploits and vunerabilities tend to get fixed MUCH faster, than they would for commercial operating systems.

      We're not talking about commercial operating systems here... did you not notice? This is for the Government. I'm sure as hell that any bug found in software written by a company contracted by the government would be fixed before they could even understand how the hell to pull the exploit off.

    3. Re:Free thinkers? by buss_error · · Score: 1
      "Every body has access to it". Other government agencies and/or anti-government/terrorist organizations could easily search the code for exploits and vulnerabilities that would allow them to attack government computers.

      As opposed to, say, searching the web for known expolits and d/l'ing the hack from a script kiddie.

      Depending on how the gov designs their networks and implements the opensource software, it could lead to some serious troubles.

      Or, using closed source, they can conviently remain ignorant of vulns that are known, but can't be reported because of NDAs. Also, if you set your network up stupidly, you are going to have problem no matter what OS you use.

      2) Although one may argue that it would be wasting government money to buy software, they have the money anyway and it'll be better than just keepin it in a vault. Mainly, it would stimulate the economy (specifically the tech market) if a large government bought a rather large license from a company, or contracted a company to write them software.

      Software, be it open source or closed source, doesn't:

      write itself

      install itself

      configure itself

      maintain itself

      plan it's own phaseout at end-of-life.

      When considering the TCO of a project, one must factor in such items as upgrade and update time, hardware costs (replacement and that), backup time and media expense, cost to maintain the systems, add users/features/whatever, configure/reconfigure.... you know. The stuff we do with our time all day long. Our employers don't keep us on staff for our fetching legs and cute giggle. (Well, not my legs or giggle anyway.)

      Open Source gives you the freedom to control those costs. Closed source forces those costs onto you weather you want them or not.

      --
      Necessity is the plea for every infringement of human freedom. It is the argument of tyrants; it is the creed of slaves.
    4. Re:Free thinkers? by jotaeleemeese · · Score: 1

      You should be mod down for being asking for it, but any way.

      If the source is closed can you tell me how a goverment of a country like Germany, France or Russia can know that there are no backdoors in a software produced elsewere? And surely closed software source has never ever been attacked? Give me a break buddy, you either have been living in a cave the last 5 years or are trolling. Closed source software has as bad a security record as any other solution (I am threading safe here, open source software I am sure is more secure).

      The argument about money is an absolut pile of horse shit. The money save on IT infrastrucutre could be invested elsewhere. In the UK just to cite an example, the public transport system is in chaos, the prision system is in brink of collapse, teachers have to be dismissed due to lack of funds. To spend premeum prices in software when there are cheaper alternatives is one of the worst ways of wastage.

      --
      IANAL but write like a drunk one.
    5. Re:Free thinkers? by EricTheGreen · · Score: 2, Informative

      Uh, no actually, I don't think you're right at all...

      1) By your logic, closed-source solutions are inherently more secure, simply because an attacker needs to go a-searching for exploits on the call level, rather than having access to the source? Please. Doesn't seem to have slowed down the steady stream of MS-specific exploits, does it?

      If anything, I'd rather said code have as wide a review base as possible to determine these exploits and fix them before the shenanigans begin. Possible with open source. Not happening with closed source. I'd say closing the source serves as a security de-stabilizer.

      2) A proposition you clearly haven't considered: perhaps the government could find some more broadly meaningful use for monies earmarked for software licenses as opposed to a de-facto subsidy of our software development sector? General business development? Social support programs? Or, (as I put my Libertarian hat on), even return it to Joe and Jane Taxpayer and let them determine some useful purpose for it?

      From the just the above, I think I could make a good case for open source that has nothing to do w/ "religion" and has a lot to do with pragmatic concerns about security and effective use of tax dollars.

      Get off the soapbox. There are a number of sound reasons for supporting open source use by ouf government agencies that have nothing to do with hatred (blind or otherwise) of closed-source vendors.

    6. Re:Free thinkers? by Ben+Hutchings · · Score: 1
      1) This is really the only reason I need to be stating. "Every body has access to it". Other government agencies and/or anti-government/terrorist organizations could easily search the code for exploits and vulnerabilities that would allow them to attack government computers.

      Unlike proprietary software such as Lotus Notes or IIS, I suppose.

      2) Although one may argue that it would be wasting government money to buy software, they have the money anyway and it'll be better than just keepin it in a vault.

      Better still, they could pay off some debt or reduce the next year's tax level. Even money kept "in a vault" will earn interest. Why spend money just for the sake of it?

    7. Re:Free thinkers? by Transcendent · · Score: 1

      If the source is closed can you tell me how a goverment of a country like Germany, France or Russia can know that there are no backdoors in a software produced elsewere? And surely closed software source has never ever been attacked? Give me a break buddy, you either have been living in a cave the last 5 years or are trolling. Closed source software has as bad a security record as any other solution (I am threading safe here, open source software I am sure is more secure).

      Think for a moment. Done? Ok... People have a definate advantage when they have access to the suorce code of software while they are trying to attack it. Just because something is closed source doesn't mean it has the same problems that MS does with their sh!tty methods of security. Again, like i said in my original comment, you are blinded. Instead of using overgeneralizations to classify your sofware (namely: OSS=good, closed=bad), think about how a close source project SHOULD be run... and not how it is now.

      Government used software should NOT be readily accessable to the public. Only top, trusted software companies contracted by the government should have access to search for exploits... even then it could be a bad idea... one exploit found by one untrustworthy could cause serious damage to the security of the governments computer systems.

    8. Re:Free thinkers? by Transcendent · · Score: 1

      As opposed to, say, searching the web for known expolits and d/l'ing the hack from a script kiddie.

      Exactly how will there be KNOWN exploits to closed, government specific sofwtare that script kiddies have access to?

      Or, using closed source, they can conviently remain ignorant of vulns that are known

      Please... You, like most people here, tend to think that if you keep source code closed to the public you will be ignorant to problems and it will end up like MS software. That is now the case.

    9. Re:Free thinkers? by ajs318 · · Score: 1
      1) This is really the only reason I need to be stating. "Every body has access to it". Other government agencies and/or anti-government/terrorist organizations could easily search the code for exploits and vulnerabilities that would allow them to attack government computers. Depending on how the gov designs their networks and implements the opensource software, it could lead to some serious troubles.
      What the hell? That is the point with open source. Anyone can see the source. Anyone can spot and repair vulnerabilities in it. Anyone who is writing it knows what a {excuse my french} prick they would look if anyone saw a flaw in their code.

      Whereas with closed source, nobody need ever know ..... except, don't governments by their very nature have the right to see the source code of any software made in that country anyway?!

      Also I resent the notion that a government, whose wages I am paying, should presume to keep secrets from me, one of the people they serve.

      Test for a perfectly fair society: As part of the implementation of the grand reorganisation plan, the architects of that plan should be allocated roles within the new society completely at random. Objecting to that proviso is a little like refusing to stand under a bridge while a procession of fully-laden carts travel over it as part of the opening ceremony.
      --
      Je fume. Tu fumes. Nous fûmes!
    10. Re:Free thinkers? by mpe · · Score: 1

      Most of you are missing the big picture. Most of you are too caught up in your open source "movement" and idealism of free software that you're so blinded by your love of open source and hatred for MS and Gates

      As if the proprietary software movement, of which Mr Gates is "poster boy", dosn't qualify as as "blinded".

      (which you always seem to blame Blue Screens on the OS and not the drivers for some reason)

      Because the OS is broken because it takes such a drastic action in response to the actions of a third party driver.

      Other government agencies and/or anti-government/terrorist organizations could easily search the code for exploits and vulnerabilities that would allow them to attack government computers. Depending on how the gov designs their networks and implements the opensource software, it could lead to some serious troubles.

      Having the source isn't necessary to exploit vulnerabilities in a program. As all the exploits of Microsoft's programs demonstrate. Even if this was an issue how can you be sure that the code is safe from terrorists/other governments, just because only people at the software company can see it.
      Effectivly this is just an argument of "security by obscurity". Whereas if you want good security you have as few "secrets" as possible and the entire system subject to examination.

    11. Re:Free thinkers? by mpe · · Score: 1

      Take the nice and sturdy security of a Unix platform, modify it heavily to your own custom needs, and KEEP THE SOURCE CLOSED and don't allow anyone not from the government (and of course the creators of the code) to access it.

      In order for this you would have to first extensivly screen everyone involved in the project as well as anyone they might have contact with. Then you have keep them under a close watch for the rest of their lives.

      Just have a team of testers from the company that wrote the code working on finding vulnerabilities.

      If they "black box" test the system hope they don't miss anything. If they need to "white box" then they have just signed up for life membership of this hypothetical black software agency.

  68. I call troll by NineNine · · Score: 0, Flamebait

    Hey, you fucking troll... how about clamming up and letting us grownups talk? Reliability, hard to adminster, blah, blah, blah. That's a 10 year old troll whose time has come and gone. Come up with a new troll, THEN come back.

  69. A thought for your pennies... by Transcendent · · Score: 2, Interesting

    ...does it really matter? ...will any of us really notice a difference in the Government? Will any of you be directly affected by this decision other than being happy (for some strange reason) that the Government is using Linux?

    You can keep the two cents...

    1. Re:A thought for your pennies... by praedor · · Score: 1

      It matters. Tax dollars wont be fed into a convicted monopolist company. The government should not be paying criminal organizations for anything.


      All government document formats under OSS will be future-proof. No more closed format documents that requires citizens to purchase specific software from a specific company. It is not OK for the government to directly or indirectly force people to buy any particular item from any particular vendor. As an extension of this, the documents of government belong to the people, ultimately, and they must be in a format that the people can access regardless of the fortunes or misfortunes of "the market". M$ has a finite lifetime. It will not always be there just as its document format is itself not stable even between OS releases. That version to version instability is simply added to the inherent instability in the lifetime of M$ (or any other corporation, for that matter). There are no permanent companies...but government and its decisions and records must strive to stand above the instability and finite lifespans of companies and vendors.


      It matters because the government should not be beholden to any entity outside the people themselves. No company can be allowed to hold anything over it in any way. By cutting off dependency upon any single corporation and going with a document format standard that will be available to anyone for virtual perpetuity (OSS is this by nature) it improves governance and the historic record.


      --
      In Bushworld, they struggle to keep church and state separate in Iraq as they increasingly merge the two in America.
    2. Re:A thought for your pennies... by Transcendent · · Score: 1

      Tax dollars wont be fed into a convicted monopolist company

      Sun? HP? ...I dare to say Mac?

      MS is not the only closed-source OS vendor.

  70. Re:Why is someone called 'Software Choice' against by CrazyDuke · · Score: 1

    Hypocritical lobbying groups are not unknown in our government. They are great for sabotaging and undermining grassroots efforts. I can't think of any specific examples at the moment but "evironmental protection" interest groups funded by smokestack and toxic waste industry and "consumer protection" interest groups funded by megacorporations and marketing firms come to mind.

    --
    Any sufficiently advanced influence is indistinguishable from control.
  71. Nope by waldoj · · Score: 1

    Looks like your plank doesn't really excite the voters. Perhaps the computer systems that the city uses isn't such a big deal to anyone but zealots like yourself?

    It wasn't a plank, and I'm no zealot. Thanks for playing, smart guy.

    -Waldo Jaquith

    1. Re:Nope by Anonymous Coward · · Score: 0

      I read your plank last year and it certainly was a major issue you were trying to push.

      Someone who thinks that OSS solutions are better than CSS solutions is almost by definition a zealot. That you are trying to change it at the government level cements you as an OSS zealot.

  72. Open source in the government is a good idea... by cp5i6 · · Score: 4, Interesting

    In the sense that it saves the tax payer incredible amounts of software license purchases for large scale systems.

    Of course I'm only referring to the GPL licensed open source. It would be pointless if someone open sourced something and refuse to deliever the source unless you pay em a billion dollars.

    But back to main point why governments should be using open source.

    1. We all know that the government systems are probably just a step up more secure then university systems. Colleges have been strong supporters of *nix / open source but never truly as secure as businesses, so why bother? Well because colleges like government are big entities that are kinda very inefficient because the markets don't punish (I'm definitely dumbing down the issue... you bond/rating agency guys must forgive me) governments or colleges for inefficiencies. The cost of these inefficiencies acutally do produce savings because government employees are not paid a lot and it wouldn't be worth it to pay so much more to buy 10000 licenses when you can just buy 1 and distribute.

    2. Another reason why the government should be open source is because it's tied very closely to academia. Most of the huge research labs/super computing facilities are sponsored by the government. I'd shudder to think how little work would be done with a closed source solution when the scientists are acutally intelligent enough to know how to hack the code.

    3. The fact that all top secret military stuff like nukes and all that dangerous shit is definitely not open source and probably some ass backwards properitary system that you'd have to learn san script to break in.. just makes me all the more comfortable knowing the government doesn't use open source on shit like that.. which comes back to the Terry Pratchett quote... "If there was a big red button and you put a big sign next to it that said 'Don't push' some idiot is bound to push it" kind of mentality that retarded people in this world have when it comes to dealing with classified information.

    So if you've read down this far congratz on listening to an old man rant.. but it wouldn't be complete with out a point.. which is PEOPLE... there are places for open source.. and there are places for closed source... the government doens't just look at MS or linux...

    unlike some certain group of readers of a certain website... So instead of being hard core open source or hard core closed source..

    Sit back... think about what each is good for... and choose appropriately.

  73. COMPTIA and Linux Certification by wardawg · · Score: 1

    How can an organization such as COMPTIA sponsor a Linux Certification Program and not violate a conflict of interest by opposing the use of OSS/Linux in the Federal Government? How can they offer a decent Linux Certification program yet oppose OSS/Linux in the Federal Government? They can't and they don't. I have seen the material for their Linux+ and it is totally useless information for Linux System Administrators, but it is what you would expect of a MSCE drone mentality.

  74. Real-to-life by kcb93x · · Score: 1
    A school district can easily have 1000+ computers. If one piece of software costs $50 per seat, thats nearly two teacher salaries just for that single piece of software. Imagine the cost savings between a full installation of MS Office vs OpenOffice for a school system.

    We happen to have 800+ in my high school alone (3 Class-C segments, full, plus some not networked) I pointed out OpenOffice, and we tried it. Then StarOffice was released free. We used our drafting room as a testing board, as well as a few teachers who needed MS Office interoperability. And, we pay about $70 per copy of Office (we turned down "Software Assurance", they wanted $$$ for each computer in district, regardless of wether it could even run any MS software- including Pre-Power PC Macs.)

    If it weren't for me mentioning that there was free software, we wouldn't have saved over $5,000 last year on software. (And we've got budget cuts to boot- that software wouldn't have been purchased, anyway, but I found a free alternative that allowed us to get what was needed- Office software)

    Just my $0.02.

    --
    There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
  75. Texas legislation was already dead by ptbarnett · · Score: 3, Informative
    This year, Oregon and Texas legislators introduced house and senate bills respectively supporting open-source software. Both legislative bills made their way to committee hearings, but the results differed significantly. Oregon's HB 2892 died. In Texas, SB 1579 found favor in the Committee and remains pending due to a walkout by approximately 50 members of the House.

    The status of SB 1579 can be found here.

    It was left pending in committee on 5/8/2003, before 55 Democrats fled to Oklahoma on 5/11/2003 to break the quorum and prevent Republican gerrymandering of Congressional districts and replace Democrat gerrymandering of Congressional districts back in 1991.

    It's not clear that the exodus actually prevented further action on the bill, but the legislative session ended on 6/2/2003. The next regular session will not start until January, 2005.

    1. Re:Texas legislation was already dead by Jarnis · · Score: 1

      ""It's not clear that the exodus actually prevented further action on the bill, but the legislative session ended on 6/2/2003. The next regular session will not start until January, 2005. ""

      Stupid question. how on earth can any legislative system work if NOTHING is done for ALMOST TWO YEARS?!?!?!

      I know lawmakers take summer vacations (pretty excessive ones at that), and have breaks due to elections etc., but *two years*..?

    2. Re:Texas legislation was already dead by paranoic · · Score: 1

      If the Republican leadership thought that this was important, they would have brought it forward in the remaing days of the session.

      The redistricting attempt by the Republicans was an attempt to redraw the lines set by a Court a couple of years ago, because the Republicans and Democrats couldn't agree.

      Why is it ok for the Republicans to do it, if they think that it wasn't ok for the Democrats to do it?
      </Flame off>

    3. Re:Texas legislation was already dead by ptbarnett · · Score: 1
      Stupid question. how on earth can any legislative system work if NOTHING is done for ALMOST TWO YEARS?!?!?!

      The Texas Legislature convenes for approximately 5 months every two years. We like it that way. It limits the amount of potential damage.

      If necessary, a special session can be called by the governor. We haven't had one since 1992, but it is almost certain there will be at least one special session (to address a specific issue) before the next election in 11/04.

    4. Re:Texas legislation was already dead by ptbarnett · · Score: 1
      The redistricting attempt by the Republicans was an attempt to redraw the lines set by a Court a couple of years ago, because the Republicans and Democrats couldn't agree.

      That's correct. At that time, the House was controlled by Democrats and the Senate by Republicans, so it went to court. A Democrat judge largely kept the current boundaries, adjusting them just enough to create two new Congressional districts.

      Why is it ok for the Republicans to do it, if they think that it wasn't ok for the Democrats to do it?

      It's politics. Democrats controlled Texas government for 130 years, since Reconstruction. However, Texas citizens didn't really become more Republican -- the Democrats (nationally) became less "Texan".

      In 1964, there was only one elected Republican in the entire state government: a House Representative from Midland. Today, every statewide office holder is Republican, and Democrats are in the minority in both the House and the Senate. But, the Congressional delegation is still majority Democrat, due to the gerrymandering of districts engineered by Martin Frost in 1991.

      I'm an independent. I think that gerrymandering districts by either party is outrageous. But, I also recognize that it's standard operating procedure by the party in power at the time. If the Democrats want to gerrymander the districts in their favor, they are going to have to win a bunch of elections.

      However, the Democrats' tantrum certainly isn't going to help with that. There are about a dozen districts that voted majority Republican in the last election, but elected a Democrat to the Texas House -- usually a long-time incumbent. Popular opinion is heavily against the walkout, and those representatives are now vulnerable in the next election.

  76. Open Source as Revenue by JoeCommodore · · Score: 1
    One of the organizations I know of has a development with an open source policy. But to access the source you have to be 1) a paid up member of the organization, and b) pay the usage fee for the program, then c) pay an extra fee for access to the Source Code.

    I had suggested Open Source when they were first considering doing this project. From observation over the years, agencies who do large-scale projects usually fall to the mercy of the developers who many times kept the source then turn around an d re-sell the agencies' software (who paid all the development costs) again to other out of area agencies. (government funds paying for software again and again). So, it is a step better, at least when the developers squeeze out all the profits and leave - the agencies aren't left with unmodifiable code.

    With tight budgets non-profit agencies are now looking into the potential licensing revenue of their internal works to other agencies... :-/

    p

    --
    "Enjoy what you're doing! If it becomes drudgery, you're doing it wrong!" - Jim Butterfield
  77. Still With The "No" by waldoj · · Score: 1

    I read your plank last year and it certainly was a major issue you were trying to push.

    No, it wasn't a major issue. It wasn't even a minor issue. I never mentioned it once in a single debate, speech, or interview. Nowhere did it appear anywhere on my platform. You obviously have no idea of what you're talking about.

    Someone who thinks that OSS solutions are better than CSS solutions is almost by definition a zealot. That you are trying to change it at the government level cements you as an OSS zealot.

    My proposal is that OSS be considered along with other proposals. That's hardly zealotry. That's just good fiscal policy.

    -Waldo Jaquith

    1. Re:Still With The "No" by Anonymous Coward · · Score: 0

      I now present you with your own link for your perusal. http://ask.slashdot.org/article.pl?sid=02/01/14/19 20236&mode=thread

      Don't look now, your agenda is showing.

  78. Who opposes open source in the government? by TummyX · · Score: 4, Funny

    Who controls the British crown?
    Who keeps the metric system down?
    We do! We do.
    Who leaves Atlantis off the maps?
    Who keeps the Martians under wraps?
    We do! We do.
    Who holds back the electric car?
    Who makes Steve Guttenberg a star?
    We do! We do.
    Who robs cave fish of their sight?
    Who rigs every Oscar night?
    We do! We do.
    Who keeps Microsoft on its course?
    Who opposes open source?
    We do! We do.

    1. Re:Who opposes open source in the government? by 1qa2ws3ed · · Score: 1

      > Who controls the British crown?
      British media. but there is not much to control.
      > Who keeps the metric system down?
      historycal reasons + lazyness.
      > Who leaves Atlantis off the maps?
      images from satellite?
      ...
      > Who keeps Microsoft on its course?
      Microsoft
      > Who opposes open source?
      Microsoft

    2. Re:Who opposes open source in the government? by Cackmobile · · Score: 2, Insightful

      You fool. Its the Stonecutters!!!!

      --
      -- Karma Karma Karma Karma, Karma Chameleon - Boy George
    3. Re:Who opposes open source in the government? by Anonymous Coward · · Score: 0

      Now let's all get drunk and play ping pong.

  79. Wha...? by waldoj · · Score: 1

    I now present you with your own link for your perusal. http://ask.slashdot.org/article.pl?sid=02/01/14/19 20236&mode=thread

    Don't look now, your agenda is showing.


    I already linked to that in my original post -- that's what you were replying to in the first place. My Ask Slashdot submission asked if my interest in OSS and belief that it has a place in government was something that would be useful in a campaign. The answer was a resounding "no," and that was that. That's not an agenda, that's a question.

    I can't make this clearer: I have only once addressed the topic of OSS in my city, using the exact words contained in the speech to which I linked. You can attempt to invent alternate truths, but it's getting a bit silly at this point.

    -Waldo Jaquith

  80. Who Opposes? I Do. by istartedi · · Score: 2, Insightful

    OK, I don't oppose it totally, but I got your attention, didn't I? I oppose an ideological bent in either direction.

    When the government decides what software to purchase, I want them purchasing what's best for the job. In a rapidly evolving field where improvements are still being made and maximum performance is critical, I don't want them installing OSS that's half the speed, purchasing twice the hardware, and training twice the staff just because "OSS is good".

    OTOH, I don't want them mandating a "Windows only in department X" policy either; especially if department X is comprised of technicly literate people who "know how to handle their computers, thank-you very much".

    I certainly don't want them installing $500 worth of MS server software when LAMP would have done just fine.

    In other words, we don't need no stinkin' "you must consider OSS software" policy any more than we need a "you must use Windows" policy. They both suck equally.

    And last but not least, I don't want the government developing software under GPL, EULA, or anything other than Public Domain, which is where all government works are supposed to be placed (of course, if they hired a contractor, then the contractor still gets to negotiate terms).

    Actually, this is just another expression of a theme that runs through a lot of the stuff I write here: Ideological purity is always bad... except when it's good.

    --
    For all intensive purposes, "whom" is no longer a word. That begs the question, "who cares"?
  81. Both by koko775 · · Score: 1

    M-w.com - democracy
    1 a : government by the people; especially : rule of the majority b : a government in which the supreme power is vested in the people and exercised by them directly or indirectly through a system of representation usually involving periodically held free elections

    republic
    1 a (1) : a government having a chief of state who is not a monarch and who in modern times is usually a president (2) : a political unit (as a nation) having such a form of government b (1) : a government in which supreme power resides in a body of citizens entitled to vote and is exercised by elected officers and representatives responsible to them and governing according to law (2) : a political unit (as a nation) having such a form of government c : a usually specified republican government of a political unit

    However, we elect representatives as our voice -- and it seems that our voice has been easily corrupted by money. We aren't a pure democracy, a "democracy in which the power is exercised directly by the people rather than through representatives"; we are not a direct democracy.

    Deal with it. We're a democracy AND a republic whose ignorance and greed is causing us to self-destruct.

    1. Re:Both by Anonymous Coward · · Score: 0

      Uh yeah, thats why its a Democratic Republic. Skipped Civics did we?

    2. Re:Both by koko775 · · Score: 1

      No, haven't gotten there yet. I'm a freshman. But with the people arguing i had to find something than just my valid opinion to throw at them. :P

  82. that's a simplistic reply by martin-boundary · · Score: 2, Insightful
    Nobody is suggesting that the government build its tools from scratch. His point is that any software used by the government must follow minimum standards of accessibility. This is true for buildings, by the way. A government agency can't simply hire space in any old building, it has to be accessible to people with disabilities, so for example you need a wheelchair ramp in case there are stairs.

    Opening the source for inspection by the public is a minimum standard of accessibility. So long as a company is willing to do that, they can sell as much software to the government as they want.

  83. Taxpayers? by autopr0n · · Score: 1

    The ACLU doesn't represent all taxpayers either, nor does the EFF. Why should special interests try to promote policies that benefit taxpayers?

    Anyway, government in general is not there for the benefit of the taxpayers, but rather the benefit of the citizens. The two groups are not the same.

    --
    autopr0n is like, down and stuff.
  84. Simple... by Anonymous Coward · · Score: 0

    The ones who are paid to oppose it by large corporations who have something to lose with the adoption of FOSS.

  85. Enemies of the U.S. prefer the U.S. uses Windows! by statusbar · · Score: 1

    Governments using windows everywhere increase overhead, bloat, reduce network and infrastructure security and all in all increase government inefficiency. Enemies of the United States will like this. Enemies of the United States will fund lobbyists in the U.S. to promote inefficiencies and security holes that can be taken advantage of later. Only mildly joking...

    Interestingly, I have a friend in Amsterdam who says that the LAST thing you ever want is an efficient government - the first thing they will do is interfere with your way of life very efficiently.

    --jeff++

    --
    ipv6 is my vpn
  86. Government jobs are local by GerardM · · Score: 2, Insightful

    When there is a choise between proprietary programmers and Open Source programmers; it is in the macro economic intrest of a government to have the programmers within its realm. Given the profit margins on software, there is a lot that can be spent on programmers without affecting the economic balance and the taxpayers.. Thanks, Gerard

  87. Nonsense by Anonymous Coward · · Score: 0
    Anyone can post as AC about anything, regardless of their political views and
    fear of retribution. What counts is the message itself, what you wrote, and
    how you wrote it. What is the big deal about someone being anonymous!



    Your post was not anonymous and means little. But the content of your thoughts were nonsense;
    it is not CNN or your view of the world who decides whether fear retribution
    is reasonable, it is the poster who decides if he wants to remain anonymous.



    (I bet if you were an Iraqi, Iranian, or Egyptian and had a different view of the
    world, you would have posted exactly the same like you just did. That i my impression.)

  88. Free Non-Thinker? by Anonymous Coward · · Score: 0
    Free software's security advantage is that it isn't as static as something like Windows. Yes, some terrorist could find a hole in your open source software's security, they could find a similar hole in closed source software no doubt. But if you aren't using software you can freely modify, then you can't patch it up yourself.

    Would be terrorists also aren't the only people looking at your open source government software either, programmers on the gov payroll and good samaritans alike can also browse the code and fix problems they happen to find.

    Another thing to consider is that if it were free software, the security of every computer using it(home comps, businesses, whatever) is raised, which would benefit the whole.

    Although one may argue that it would be wasting government money to buy software, they have the money anyway and it'll be better than just keepin it in a vault.

    Well, your country's government might have money in big vaults, but the US sure doesn't. We measure our lack of money in trillions of dollars of debt.
  89. MOD PARENT UP by Anonymous Coward · · Score: 0

    Controversial but certainly true...

  90. So? by jotaeleemeese · · Score: 1

    That means they will cut their veins before allowing GPL or any other licensing agreement to be violated.

    Good for them.

    --
    IANAL but write like a drunk one.
  91. In the long term is broken. by jotaeleemeese · · Score: 1

    Thus the systems need fixing.

    -Open standards for storage of information should be mandated.

    -Open protocols should be mandated.

    -A company providing services should be able to provide a clean sheet of health legally (why any goverment on its right mind would want to deal with a convicted monopolist abuser?. Why voters would tolerate that their goverments associate themselves and trust their dat to somebody with a dubious legal past).

    -The goverment should have acces to all the source code to ensure that no back door exist that can compromise the integrity of the data.

    Sorry, but the system is broken. I badly needs fixing.

    --
    IANAL but write like a drunk one.
    1. Re:In the long term is broken. by mpe · · Score: 1

      why any goverment on its right mind would want to deal with a convicted monopolist abuser?

      Let alone one in a foreign country who is outside of their control.

  92. How do you tailor WIndows? by jotaeleemeese · · Score: 1

    Office? Outlook? IIS? Exchange?

    Thats right, you can not.

    Thanks for playing.

    --
    IANAL but write like a drunk one.
    1. Re:How do you tailor WIndows? by Ben+Hutchings · · Score: 1
  93. Software does not exist in isolation. by jotaeleemeese · · Score: 1

    A tool has to be evaluated based not only on its technical merits but also considering its social impact.

    A democratic goverment should promote transparency, this transparency should not be limited by the goverment agancies' choice of software. Both the data and how it is handled should be open to the public for scrutiny and accountability.

    The only way to ensure this is for the goverment to set minimum standards, which has to include open standards and open source. Anything less is unacceptable.

    Many goverments are beggining to realize this, and frankly, the differential in cost is becomming a very minor second consideration.

    --
    IANAL but write like a drunk one.
  94. Software does not exist in isolation. by jotaeleemeese · · Score: 1

    And software architects are not aware of all the social implications of using certain tools. That is the job of politicians.

    --
    IANAL but write like a drunk one.
  95. "Our interests"? by echucker · · Score: 1

    I'd appreciate it if you didn't speak for me, since you don't know my stance on the matter.

  96. What stops the military... by jotaeleemeese · · Score: 1

    .... to take an Open Source solution, modify it to meet their needs and locking away the source?

    Nothing.

    They would save money, they would keep their applications secure.

    So unless you are trying to point out that you don't understand the nature of open source, what exactly is your point?

    --
    IANAL but write like a drunk one.
    1. Re:What stops the military... by cp5i6 · · Score: 1

      Again I was referring to GPL licensed software.

      So Unless you are trying to point out that you don't understand the nature of GPL open source, what exactly is your point?

      or are you goign to tell me that the government has the right to violate a contract? In that case I'd tell you to go back to high school and relearn your US History and read up on what this government is acutally formed upon.

    2. Re:What stops the military... by Laur · · Score: 1

      I suggest you re-read the GPL. You are perfecly free to make any modificaions to GPL code you like and keep it closed source. Only if you distribute this code do you have to share your changes. So, as long as the organization in question only uses the modifications internally there is no problem. Of course, issues could arise if the program is to be distributed to subcontractors or such, in this case GPL would not be the best choice. Please bear in mind, there is nothing wrong with running systems on an open source OS, yet keeping the data secret, or running closed source apps on top of this. On another note, if you think the current US government still embodies the ideals it was founded upon I suggest you review your US history.

      --
      When you lose something irreplaceable, you don't mourn for the thing you lost, you mourn for yourself. - Harpo Marx
    3. Re:What stops the military... by Zeriel · · Score: 1

      Read the GPL again. If the military takes an OSS app, mods it for own use, and doesn't distribute it, then the source stays with them. They are under no obligation to release it to anyone they don't want to.

      If someone DOES release it, then the source is open.
      But I'm using a GPLed app modified here right now. It's distributed with sources to everyone in the company, perfectly legally. No one else can see that code until I or another employee chooses to distribute it outside the company.

      --
      "America has done some terrible things. But I know that Americans don't cheer when innocents die." -Dave Barry
  97. Open standards are important in a democracy. by jotaeleemeese · · Score: 1

    Because they are auditable and accountable by anybody without requiring special tools.

    There are many more considerations that the purely technical.

    --
    IANAL but write like a drunk one.
  98. Yes, it matter.s by jotaeleemeese · · Score: 1

    The money you earned with your hard work and that was trsnfered to the goverment in the form of tax would be saved and thus spent in other stuff.

    The goverment's data would be in open formats, thus protecting your tax money against forced obsolescence by private companies.

    The transparency and accountability of the goverment's data and proceures would be hiaghly enhanced since both code and data would be easily accesible to anybody to see.

    Those are not strange reasone, they are concrete needs that if met certainly would make me happy.

    --
    IANAL but write like a drunk one.
  99. I'm going to reply, not mod you down. by pjc50 · · Score: 1

    The "everybody has access to it" argument makes a certain amount of sense, although it's extremely controvertial in the computer security world. But that also applies to Windows and all other COTS software: enemy governments can get hold of that as well. The Chinese govt. has a Windows source license.

    Point (2): Firstly, they don't just "have the money anyway" - it is either from the people in taxes, borrowed from the banks and pension funds, or taken from savers through inflation if they print more bills.

    Secondly, if you're going to stimulate the economy by throwing money around arbirarily, why not stimulate the inner cities by funding education instead? It doesn't have to go to the World's Richest Man. You could even have a dividend tax cut and spread government money more evenly among the super-rich.

    (If you're trying to troll and weren't making an argument, you might like to remove inflammatory language from your posts like "You know I'm right")

  100. Enemy? by mr_bojangels · · Score: 1

    Second, the fact that our enemies have access to information our own government does not have compete access to really is detrimental to US security. China can and will give that code to all the people they think they have to in order to find weaknesses to exploit.

    Refresh my mind: exactely when did China become an enemy of the US?

    1. Re:Enemy? by durbinshroom · · Score: 1

      That exactly what I've been thinking the whole time reading this thread...

  101. Whining is easy... by Walles · · Score: 1
    ... but coming up with good alternatives are hard.

    What's yours?

    --
    Installed the Bubblemon yet?
  102. Which kind by Quill_28 · · Score: 1

    Are we talking GPL stuff here? BSD-type license? Or software that you pay for, but they give you source-code?

    I am ok with the later two, but the more I read about the GPL the more I am against it.

  103. the gates connection by Anonymous Coward · · Score: 0

    that should be
    http://www.prestongates.com/meetpge/wGates.asp,
    (hint - search for belinda)
    not just
    http://www.prestongates.com

  104. Re: You hit on a key point, I think! by espo812 · · Score: 1
    Since the Novell system technically met the (old) requirements drafted up, there wasn't any way to mandate a change.
    Which isn't helpful because the people drawing up the requirements will often put their same bias in so that only one system (the one they like the most) can meet them. You're even advocating it in your post- you (or the rest of the base) don't seem to like Novell even though it met the requirements, and you (or they) wanted the requirements changed so that Novell would not be an option. It's the wonder of bureaucracy.
    --

    espo
  105. The BSA-MS Connection by mrkurt · · Score: 1

    The one I find interesting is the Gates connection to BSA.

    Last year, just before Microsoft rolled out Licensing 6.0, the BSA ran an ad campaign on radio stations in my city admonishing listeners who ran businesses to make sure that there was no software piracy in their enterprise. This was exactly the same time Microsoft was sending letters to businesses in the area to confirm with the Beast exactly how many licenses they owned. This was the last chance for enterprises to get into compliance, as follow-up audits on some businesses were about to be conducted.

    I interpreted the ad campaign as basically saying "the sheriff in town (MS) will soon be kicking butt and taking names". Plus, I heard about the connection between MS and the BSA well before this time. Nothing about the BSA's activities surprises me, and everything they do should be viewed in light of the fact that MS is their most prominent member.

    --
    Always look on the briight side of life! (whistle, whistle)
  106. At risk of moderation... by nahdude812 · · Score: 1

    At risk of negative moderation, I want to state that the Slashdot commentary on this article seems to imply that no one should oppose Open Source in the government. This is very similar to saying something like "Can you believe these guys who have a financially vested interest in a point of view that opposes mine are actually working to protect their interests?" Well, wouldn't they be saying, "Can you ubelieve these guys who have no financially vested interest in a point of view that opposes mine are actually working to damage my interests?"

    There *should* be people who uphold both sides, this IS what what is in the public's best interets. So long as they aren't upholding their interests by buying government officials small personal islands or vacation homes in the hamptons, then the technology with the higher merits will win.

    Fortunately we all know from empirical data on just security vulnerabilities (and time to fix!) alone which technology is the superior one, and so as the open source community in general, we (developers and advocates) shouldn't be threatened by this, but rather let our work stand for itself, and not even be afraid of just a little bit of shady payoff, because if our work cannot stand up to that kind of attack as a whole, then we should try harder. We are Borg, our collective mind is far superior to the single mindedness of Redmond. It will be assimilated.

    Ok, sorry, ignore that last part.

  107. Gates and the BSA by darthtuttle · · Score: 1

    I recall that Gates (via Microsoft) really was behind the creation of the BSA because he wasn't getting along with the SPA (Software Piracy Association) (?? memory is bad on this one), who used to go hunting for pirates but wasn't good enough for Billy Boy.

    --
    Darthtuttle
    Thought Architect
  108. One Question by f0rt0r · · Score: 1

    Are you still hiring? :-)

    --
    I can't afford a sig!
  109. OPEN SOURCE BAD FOR ALL by rod · · Score: 1

    Where the hell you think our job comes from?
    Governments are good customers. They do Microsoft rich, but also do computer professionals make money. With open source, the money invested in our industry (software, for instance) will move towards other industries. Food, health, who knows? Isn't better keep it with us?

    LET'S MAKE THE MONEY STAY IN OUR INDUSTRY!
    LET'S VALUE OUR MARKET!

  110. Dad? by twitter · · Score: 1
    CICS (old mainframe app, ask your dad) or for that matter any of the mainframe apps we use.

    My dad is a cardiologist, so I'll have to ask IBM about mainframes. Oops! Want to tell me IBM is making a political statement?

    --

    Friends don't help friends install M$ junk.

    1. Re:Dad? by SirTwitchALot · · Score: 1

      Sure the zseries runs Linux, and I never said OSS didn't have its place or value. I have yet to see CICS for linux though, hell, they don't even make a good 3270 implementation for Linux. You'd love to make everything black and white, but it's just not that simple. We have two S390's here, and we run Linux on several of the LPARS, but OS/390 isn't going anywhere anytime soon because Linux still doesn't do the entire job.

      --
      Go away, or I will replace you with a very small shell script.
  111. Microsoft Intentionally "breaks" their products! by DG · · Score: 2, Insightful

    "If it ain't broke, don't fix it"

    That would be fine and dandy if a Microsoft product was like a physical widget, but it's not.

    Can you get support from Microsoft for MS-DOS? Windows 3.1? Win 95? If you want to buy 300 more licences for Windows NT, or for Word 97, can you get it? If you want Win98 but with that pesky security hole patched, can it be had for ANY price?

    The Microsoft forced upgrade cycle means that the stuff "self-breaks" every few years ANYWAY. So which is worse - converting entire agencies to Windows Whatever from Win95, or converting the same agency from Win 95 to Linux?

    You're going to have to do *A* conversion eventually; you might as well get onto the one that doesn't require you to pay licences and which can be upgraded or bugfixed piecemeal.

    DG

    --
    Want to learn about race cars? Read my Book
  112. Re:Legislators shouldn't be deciding this... perio by Anonym0us+Cow+Herd · · Score: 1

    The decision of which software to use should not be made by legislators

    The decision of which software to use is not being made by legislators.

    The legislators are simply setting the rules under which software is acquired.

    At present, the rules I just mentioned are stacked against a whole class of software which in some cases may offer better value.

    --
    The price of freedom is eternal litigation.
  113. MORE Government? Yech! by TrollBridge · · Score: 1
    "Open source would create more governemnt jobs"

    I thought us freedom-loving people want LESS govenrment, not MORE government. If OSS further inflates the size of government, as you suggest that it would, should that be regarded as a Good Thing (tm)?

    I'm of the belief that individual freedom is inversely proportional to the size of government. We should be advocating things that decrease government and increase our freedom.

    --
    There's a Mercedes gap too. I want one and can't afford one, but it's not government's job to do anything about it.
  114. Who Opposes Open Source Software In Government? by Wireless+Joe · · Score: 1

    I had no idea that Roger Daltrey had an opinion on the Open Source movement.

  115. you can still read it for free... by durbinshroom · · Score: 1

    Even if it is in Word format, there are free readers readily available...if it's an issue of having to download that program, in order to read pdf files I have to download acrobat reader...

  116. Behold the power of Pork by Anonymous Coward · · Score: 0

    If you want open source to get the kind of money pork barreling gets, lobby your Congressman. Crikey, it is astounding how easy it can be to get your Congressperson to do something, as long as you get off your kiester and do it. Tell your Congressman that you, and list as many of your friends as possible in a petition, want open source used in government systems. Claim all the great reasons to use it, and make a production about it. If you want to impact a system you have access to, all it takes is effort.

  117. Cygwin by Anonymous Coward · · Score: 0

    There are many reasons the government hasn't switched. One of them being IT staffed trained as MCSE's and refusing to deal with anything else.

    KIC

  118. Put their faces on a deck of cards! by Anonymous Coward · · Score: 0

    The fashionable thing to do is put their
    faces on a deck of cards. Any photoshop
    wizards up to it?

  119. Follow the money by whitroth · · Score: 1

    What the article *didn't* do was follow the money. I strolled over to and did a little research.

    BSA doesn't seem to be a Big Dispenser of money...on the *other* hand:

    2002 election cycle totals:
    M$: GOP: $1,942,751 Dems: $0

    By sector:
    Computer Equipment & Services: $3,034,602
    36% to Dems
    64% to Repubs

    http://www.opensecrets.org/pacs/sector.asp?txt=B 01 &cycle=2002

    PACs total Dems GOP
    Intel Corp $251,779 $59,500 $192,279
    Microsoft Corp $743,201 $311,600 $431,601

    (and, btw,
    PayPal Inc $28,000 $2,000 $26,000)

    Soft money:
    Microsoft Corp $2,618,094 $800,343 $1,817,251

    But I'm sure the [Ll]ibertarians here will tell us that the above noted free market solves everything.

    mark

  120. anonymous cowardice by knobmaker · · Score: 1
    Frankly, I dont want that posting on Slashdot: we cannot trust your information, since its anonymous, so why waste our time posting it?

    Your statement is silly on so many levels I hardly know where to begin. In the first place, most of the postings on /. do not contain much in the way of "information." In the case of posts which do contain information, who would be foolish enough to accept the veracity of such information because it was tagged with a consistent screen name? If I assert that the moon is made of green cheese, are you any more likely to accept this "fact" if I post as knobmaker? Anyone who would judge the worthiness of factual information based on the anonymity of the poster is an idiot. For that matter, anyone who accepts any stranger's word for anything important is an idiot.

    But even sillier is your implication that the value of a given piece of writing rests on the identity of the writer rather than on the writing itself. There is, for example, some doubt as to who wrote Shapkespeare's body of work. Are the author's accomplishments in some way rendered less admirable because these works might not be authored by the man who bore the name? What about Beowulf? Or the Bible? Do you dismiss the value of these works because the authors are unknown? And sadly (given the quality of most /. posts) to post on /. is to commit an act of writing. If a given post engages my interest to some degree, I don't care who wrote it. (By the way, I disagree with you, but I admire the clarity of your prose.)

    Finally, consider this: would my refutation of your opinion be any less effective if I posted it anonymously? No, of course not, because it contains only arguments and assertions so generally accepted or disbelieved that they are not in dispute.

    Of course, fairness compels me to admit I usually read at +1, to avoid reading a lot of nonsense from trolls, but when I'm moderating, I read at -1, to counteract the bias of the system (and many moderators) against anonymous posting.

    1. Re:anonymous cowardice by Doc+Hopper · · Score: 1
      As much as I want to agree with you, I find myself disagreeing strongly.
      who would be foolish enough to accept the veracity of such information because it was tagged with a consistent screen name?

      You are ignoring the influence of reputation and consistency. If a poster has a reputation as a poster of valid, insightful information, further posts tend to enhance that opinion. If the opposite is true, that screen name buys them nothing.

      It feels like you've intentionally missed the point. It's not the consistency of the pseudonym that's important. It's the consistency of the quality of the information behind that pseudonym, which you allude to later in your post. I know people online only by their handles that I trust and respect, but only because I've been given trust and respect in return. Is that any less valid because I'm unaware of their real-life identity?

      The value of posting as non-AC is important. I've established friend relationships with certain Slashdot users due to their consistently high-quality postings. If they post information, I am far more inclined to regard it with credulity than a posting by Anonymous Coward. The value of a given piece of writing does not rest on the identity of the writer, but the potential impact of that writing is directly related to the audience(s) who are receptive to that writing based on the author's established credibility.

      Kind of the old tree/forest thing. If a Slashdot user posts anonymously at -1, does it make a sound? (probably not, unless you're using a voice reader and moderating)

      would my refutation of your opinion be any less effective if I posted it anonymously?

      Poorly chosen wording there. If you would have used "valid" rather than "effective", I'd have agreed to the point you were getting across. Your refutation is no less valid due to anonymous or non-anon status, but it is far less effective (as in, having any effect on readers) because people generally discount the opinions of ACs.

      My two cents.
    2. Re:anonymous cowardice by aborchers · · Score: 1
      The value of posting as non-AC is important


      I finally set my filter to hide unmoderated posts by ACs because the signal to noise ratio was just so awful. I know I'm exploiting others who have to mod the ACs up, but apparently they have more time than I do. ;-)

      Something I would like to see in /. is an option to disable anonymous replies to a post. I have no problem with people preserving their anonymity for personal security or any other valid reason, but it is often abused on this board as a shield for rudeness (or, obviously, trolling). I don't like the fact that when I post I open myself to braindead inflammatory retorts from people who just want to be jerks and don't have to be exposed as such. At least when I'm being an idiot, I have the courtesy to identify the source!
      --
      Trouble making decisions? Just flip for it.
    3. Re:anonymous cowardice by knobmaker · · Score: 1

      Poorly chosen wording there. If you would have used "valid" rather than "effective", I'd have agreed to the point you were getting across.

      Within the limited context of slashdot, you are, of course, entirely correct. However, this is not due to any innate limitation of anonymous writing. It's due to an entirely artificial construct-- the moderation penalty /. applies to anonymous posters.

      The poster to whom I replied took as his thesis the idea that anonymous communication was worthless because it was anonymous. You have defended this proposition in the limited context of /. and in terms of "effectiveness," but the original poster is apparently convinced that no anonymous posting should be allowed on /., because of its worthlessness (in his view.) Is this your view?

  121. Re: You hit on a key point, I think! by King_TJ · · Score: 1

    Yes, but who is drawing up the requirements in the first place? It seems to me it's usually one of the department heads I was referring to.

    So like I was saying, the problem may not have much at all to do with some sort of mandate "from the top" that all military personnel use a Microsoft product (or any other vendor's product). In some (many?) cases, it just may be departmental politics at work.

    And yes, people can (and do) manipulate requirements to effectively try to force the use of a favorite product - but that's not always successful. How many relevant features can you really come up with that are all only met by your "pet product" and not by any other vendor's alternatives?

    I think the problem of old, outdated requirements being used long after they need review and revision is a bigger problem.

  122. Slight exaggeration by mig0 · · Score: 0

    >Britian, France, Japan, Peru, China and Germany are all moving to Linux and open source.

    What we know is that these countries are in an identical stage as the US is regarding using open source software in government agencies. Peru considered legislation last year to do this, but I've seen NO indication that the bill was passed.

    >Hell, some are even writing up legislation that gives incentives to businesses that do so as well. Why aren't we (the United States)?

    I would oppose offering incentives to businesses to use open source applications. I would oppose efforts by the government to mandate open source (as opposed to open documents) software. The government should use the best tool for the job, and not limit agencies to a specific tool based on lobbying efforts by companies or parties with a specific interest in the government's choice.

  123. no, that's the way you would portray me. by twitter · · Score: 1
    You'd love to make everything black and white

    No, that's just the way you would portray anyone who considers software freedom a valid criteria for software selection. This is why you have accused me of making a political statement instead of considering technical matters. Software freedom is a technical matter much more than it is a political statement.

    --

    Friends don't help friends install M$ junk.

  124. Actually I have neither by ShatteredDream · · Score: 1

    I'm still a student not a veteran, but plan on military service after college

  125. Re:1. Republicans by finkployd · · Score: 1

    Really, Democrat Fritz Hollings strikes you as someone would support open source?

    Finkployd

  126. RATINGS ABUSE!!! by Anonymous Coward · · Score: 0

    What stupid Slashfuck rated this comment down? It expresses a valid opinion, especially since many people are currently out of work.

    Get your heads out of your asses people.

  127. or perhaps they are at a library... by Anonymous Coward · · Score: 0

    I agree with what you say, if you can take the extremism out of it

  128. Government should oppose viral licensing, not OSS by Brett+Glass · · Score: 1

    The use of ethically licensed open source code by government is a good thing. However, the use of so-called "open source" code which is licensed under unethical licenses (such as the GPL), and/or licenses whose purpose is to destroy businesses and/or deprive people of reasonable rewards for their work (an explicit goal of the GPL), is not appropriate for government. In short, government should insist on licensing such as that of Python, X, and the BSDs, and should shun viral, anti-business licenses such as the GPL.

  129. BSA - not Christian specific by AHumbleOpinion · · Score: 1

    The Boy Scouts are religious in a very non-specific way. Believing in God is about all that is required. Long ago I was in a troop sponsored by the local Catholic church, members were Catholic, Protestant, and Jewish. The churches involvement was in fund rasing, pancake bnreakfast type stuff, and providing a room to meet and store equipment. I recall another kid at summer camp one year who today I would presume to be a Sikh. I'm not sure, the subject of religion never came up. We were all too busy being rowdy early-teenage boys turned loose with lots of fun equipment and very minimal adult supervision. I use "adult supervision" in a very very loose fashion. The rare adult that you would run across was a usually a college student earning a few bucks over summer break.