Slashdot Mirror


Maine School & Linux

Feztaa writes "This story talks about a private school in Maine that has introduced linux into their computer labs, with smashing success. Apparently, they spent less than half of the money that other schools spent on new computer labs, and got better hardware to boot."

71 of 414 comments (clear)

  1. Computer lab or vocational education? by gentlewizard · · Score: 4, Interesting

    Most middle school and high school "computer labs" seem to be oriented around the business department vocational education model. That is, they teach people how to keyboard quickly, use office productivity apps, maybe even edit a web page or develop a PowerPoint presentation.

    Using Linux in the computer lab is closer IMHO to a real computer science lab like at the university level, where one learns how computers work.

    It all depends on your intent. If the intent is to teach business apps, Windows is the right choice because that's what businesses use. But Linux offers a richer environment for understanding computer principles.

    1. Re:Computer lab or vocational education? by teapot · · Score: 4, Insightful

      Not true. Software change over time. When they exit school the windows software has already changed a lot.

      Applicationspecific learning does not yield any exceptionally good students. Also, the software range is much larger for linux, and in addition it has more fun software which they can try out.

      If you wanna try out random software in windows, you're subjected to a lot of crappy software. Eg. are there any good free astronomy programs for windows? And are they just as freely available? :)

    2. Re:Computer lab or vocational education? by FreekyGeek · · Score: 5, Insightful

      I think the "everyone uses Widnows apps, so kids should learn to use Windows" is a silly bugaboo. I mean, take a look at the interface of Word next to the interface of OpenOffice. Same toolbar, same, editing screen, same drop-down menus. Ditto spreadsheets. If a person who knows OpenOffice pretty well sits down at a Windows machine, would it really take them very long to figure out how to write a letter in Word? It's not as if extensive retraining is required - the *concepts* are al the same.

      I think a lot of businesses get hung up on this, too. "We can't use Linux, we'd have to re-train all our people to use new applications." How long do they really thing it would take someone that used to use IE, to use Mozilla? The "back" button works the same way. The "Bold" button in OpenOffice works the same way as in Word. Evolution has folders for mail just like outlook.

      There's just not much of a learning curve at all for standard office apps. Once you learn to use one spreadsheet, it just ain't that hard to pick up another one. 95% of the concepts are the same.

    3. Re:Computer lab or vocational education? by KDan · · Score: 4, Insightful

      I think the "everyone uses Widnows apps, so kids should learn to use Windows" is a silly bugaboo.

      It's even simpler than that, especially in reference to the fact that the software that "everyone uses" changes through time. Because it changes to what? Mostly to the software that they were using at school and uni. So if you let kids play with linux instead of windows at school, and extend that through uni by giving them good and preferential access to linux computers, when they come out of school/uni and their employers realise that all these kids can use linux software, which is cheaper, and so don't need retraining, they'll switch to linux without a second thought.

      Daniel

      --
      Carpe Diem
    4. Re:Computer lab or vocational education? by Anonymous Coward · · Score: 5, Insightful

      > "everyone uses Widnows apps, so kids should learn to use Windows" is a silly bugaboo.

      Not only that but when the current students get out into the workforce in 5 or so years time there is _no_ guarantee that Windows or Word will be the 'required' product to know.

      In 1981 the hot products were CP/M, WordStar and Supercalc. In 1986 this was dead and MS-DOS, WordPerfect and Loyus 123 were used by business. Another 5 years and the switch was to Windows 3.1 and early Word and Excell (or Multiplan).

      MS has only held on so long since then through strangling the competition, but in 5 years time MS Office may be obsolete, possibly just because of the punitive licence fees, or possibly just because a better product can survive long enough to be noticed.

      It may not be Star Office or OpenOffice.org either, but why throw money at MS when these will do the task.

    5. Re:Computer lab or vocational education? by fucksl4shd0t · · Score: 2, Insightful

      Therefore, a lot of our users are still using Office 97. We are in the midst of planning an upgrade to Office XP, but that will take at least a year and half to achieve.

      *Plus* most users don't know a lick about Linux, and quite frankly, don't have the inclination to go through the 'hassle' of learning how it works and how to install the various packages required for a given application.

      Reconcile these two statements, if you don't mind. :) In a business, do the individual users who don't know jack about computers handle such mission-critical tasks as upgrading software on their machines?

      Furthermore, to upgrade the software on a GNU/Linux network, you only need to upgrade the software on the server. Mount /usr on all the clients and it's magically done. Does that take a year and a half to perform? Not when you do it during your initial setup, it doesn't. Then upgrades are just a matter of installing the new software on the server. There's some fine points, still, such as upgrading the kernel. But since you can spend a small amount of money putting small hard drives in a machine (or no hard drive at all!) and having it boot from the network, you can easily make it possible to upgrade kernels as simply as changing a floppy.

      Bring on the flame, but Linux still isn't ready for prime-user use. It just isn't and it's gonna take a very long time before it gets to the point that companies are going to be ready to adopt it.

      My 4-year-old doesn't have any trouble at all using KDE, and you mean to tell me that a grown adult can't use it? My little girl can barely read, but she has an easier time understanding single-clicking over double-clicking to open an application. (read: game)

      The #1 reason GNU/Linux isn't ready for prime-time use is because people don't believe it is. It has nothing to do with technical capabilities or anything else of the sort. It's all about believing in it, or not, as the case may be. In a business setting, it's not only irresponsible, but blatantly stupid to depend on everyone in the company to be able to install software. Let the administrators do it, and you'll find GNU/Linux is not only ready for prime-time use, but indeed it is the best solution available.

      --
      Like what I said? You might like my music
    6. Re:Computer lab or vocational education? by starseeker · · Score: 2, Interesting

      "If the intent is to teach business apps, Windows is the right choice because that's what businesses use."

      No, no, NO! That's exactly what any good middle or high school (or liberal arts college for that matter) should NOT do. That is the single biggest reason Microsoft has a monopoly. Training on specific apps makes for inflexible users. They should have a class which exposes people to as many platforms as they possibly can, and make people learn basic operations on all of them. Then teach basic word processing and spreadsheets, also making them do basic stuff on all of them. Teach the concepts, then make people learn the different implimentations. That way, when they see another one at work, they will adapt quickly. After a certain point a person learns how the logic of most computer interfaces works, and can figure out new variations fairly quickly. THAT is what schools should be teaching. Businesses can do specific training on applications/macros/whatever that the specific job uses, and people will be fast and flexible at it once they know how to learn new computer apps.

      Sorry about the rant, but that's a pet annoyance of mine.

      --
      "I object to doing things that computers can do." -- Olin Shivers, lispers.org
    7. Re:Computer lab or vocational education? by zcat_NZ · · Score: 2, Insightful

      Funny but true; My wife who is really computerphobic used to use my Gnome desktop quite regularly for games and web browsing, although she mostly prefers windows98.

      She refuses to use XP at all because it's 'too different' from what she's used to.

      WTF?!! The difference between Gnome and 98 is less than the difference between 98 and XP? Well, that's what Sue seems to think!

      Amongst other things, XP keeps shifting things around on the start menu and hides stuff if you haven't used it for a while. Sue HATES that!!

      --
      455fe10422ca29c4933f95052b792ab2
    8. Re:Computer lab or vocational education? by fucksl4shd0t · · Score: 2, Interesting

      Yup. Kids (and young adults) pick up new things much more quickly, like languages or interfaces. A well-designed interface or program should be easy for the average adult to learn - not just geeks and kids. Kids also have less of a problem asking adults for help. Adults don't like to feel stupid, and trying to use Linux makes most people feel stupid.

      Ok, you shot down my point about the 4-year-old, so I'll mention the wife that only knows (knew) how to use IE, Word, and a smattering of other windows apps. Now she prefers GNU/LInux, and one reason she prefers it has to do with my next point...

      Windows operates under the assumption that the user *is* an idiot, and it treats them accordingly. Between all the stupid "Ok" dialogs and "Are you sure?" and Clippy, Windows does an excellent job of getting across the point that "you aren't smart enough to use a computer, so I have to hold your hand like a little kid crossing the street." So the users are told constantly by the interface that they're too stupid to use this OS, and sooner or later they even believe it. Contrast to GNU/Linux, which actually does treat you with a bit of respect (most of the time, but it certainly has its moments), when people use it they feel like they know what they're doing. This can be a bad thing, I know. The point is that rather than beat up on the user, GNU/Linux builds up the user, and they get more and more willing to try different things.

      It seems strange to me to talk about how a computer treats its user, but that is the guts of the matter, isn't it? Microsoft has demonstrated a superiority complex along with a driving need to rule the world, whereas Free Software developers have demonstrated a willingness to help people and make peoples' lives better both en masse and individually. The respective interfaces reflect these basic drives by the respective developers. What does an average person prefer from a friend? Someone who treats them with respect, a bit of deference, and allows them the freedom to do as they wish? Or would they rather have Bill Gates as a friend? :)

      Add to this the knowledge that adults tend to be more set in their ways, and are less likely to try (or stick with) new things, in favor of what's old and comfortable... and it seems clear that Linux has to do several things before it can be adopted by the masses. One of those things is, most likely, a better (perceived) compatibility with Windows.

      I can agree that there's more that GNU/Linux can do to help the masses to look upon it favorably, but IMHO, it's ready for the masses. At least, Mandrake LInux 9.0 is, I'm sure I don't want the masses to have their first experience with Gentoo. I also agree that people in general prefer not to change from their old, nasty habits. I still smoke cigarettes, for example. I'm certainly not on a high horse about not resisting change. OTOH, I have benefitted personally by adopting technology (starting with CDs, moving on to mp3s and so forth) that really benefits me in a direct, personal fashion. My own experience is that GNU/Linux benefits me in a direct, personal fashion, and it adds pleasure to my life. Windows removed pleasure from my life and replaced it with more negative emotions best left unmentioned. My own anecdotal story is hardly evidence to support a revolution, though. :)

      When it comes down to it, KDE (not sure about Gnome) is easy for the average adult to learn. IN fact, in many ways it acts the way people expect it to act, ways in which windows doesn't (single-clicking vs double-clicking). The catch is, this isn't exactly true since people have learned the windows ass-backwards way already. When it comes to troubleshooting driver problems and so forth, Windows errs on the part of thinking the user is too stupid, whereas GNU/Linux errs on the part of expecting the user to know more than they do. In both cases, I find it difficult to fix driver problems. It's the same, I've found, in most of the administration tasks on each OS. But I've also found that after you get past the steep learning curve of GNU/Linux, you can fix things faster and more efficiently than you can ever achieve with Windows.

      When it comes to administering a machine, whether its a home machine or a work machine, or the one you use at school, it amounts to having two choices. You can try to fix it yourself, or you can get someone who knows what they're doing to fix it. (The third choice is irrelevant, because it means offloading the problem onto someone else who will then be faced with the same two choices) Your average idiot will get someone who knows what they're doing to fix it, and it makes no difference if it's their home machine or their work machine or whatever. Your average techie (or wanna-be techie) will try to fix it themselves, and if they fail they'll look for help. In either case, someone who knows what they're doing gets involved eventually anyway. I've *never* seen your average idiot (to whom Windows is targetted) fix their broken computer by themselves. That doesn't mean it hasn't happened, but I've never seen it. :)

      --
      Like what I said? You might like my music
    9. Re:Computer lab or vocational education? by Handpaper · · Score: 2, Funny

      there are still people out there that have problems turning on computers
      Maybe this would help?

  2. Cloning by JohnFluxx · · Score: 4, Interesting

    "Having purchased 20 new, identical computers, it made sense to completely configure one machine and then clone the hard drive to the other 19 computers. However, Microsoft's EULA prevents a user from doing this, even if they have 20 copies of Windows."

    Surely this isn't correct... is it?
    Not even MS would do this - it makes no sense.

    1. Re:Cloning by Libor+Vanek · · Score: 3, Informative

      I'm afraid it's right. AFAIK even you must have one box per PC AND serial number from the one box must be installed (I dunno how's about some multi licence programs but they probably need more then 20 pcs...)

    2. Re:Cloning by RazorJ_2000 · · Score: 3, Informative

      You are correct. Legally, you must use the MS Sysprep utility to prepare a CD image and answer file for cloning purposes like this. IMHO, It is a little disappointing that a number of people responded to this article and didn't know that. Looks like some people like to bash MS without actually learning anything about MS....


      Oh well, just another reminder that you need to take whatever you read on /. with a grain of salt (and double-check the answer)

      For those of you who are wondering, legally, MS has the right to request a Corporation to remove all their Ghost-installed systems and re-install using the Sysprep utility. Bet you didn't know that, now did ya?


      --
      pi=sigma{n:0-infinity}[(1/16)^n][(4/(8n+1))-(2/(8n +4))-(1/ (8n+5))-(1/(8n+6))]
    3. Re:Cloning by cscx · · Score: 4, Insightful

      I'm afraid you're wrong. As long as you have one *license* per machine, and you have the documentation, you use one serial number to install them all. I know this because I helped admin a Windows network back in HS, and I know for a fact we were in full license compliance.

      In fact (as someone else mentioned), Microsoft created a utility called sysprep that preps Windows 2000 machines for being cloned (see here - "The Windows 2000 System Preparation Tool (Sysprep) Version 1.1 enables administrators to prepare Windows 2000 System Images as part of an automated deployment.") It resets stuff like SIDs (which are used by Windows NT -- each machine should have a unique one on the network) so that after cloning, the boxes will eventually be unique as well.

  3. Re:Great, and when they graduate with zero Windows by Edmund+Blackadder · · Score: 3, Funny

    I am sure you need a lot of experience to learn how to click on icons and press ctrl-alt-del whenever some app crashes.

  4. And here comes Slashdot... by The+Creator · · Score: 4, Funny

    And kills the whole lab

    --

    FRA: STFU GTFO
    1. Re:And here comes Slashdot... by motox · · Score: 2, Funny

      ...after offering for weeks an annoying MSDN subscription banner on top of the page...

  5. It's about time. by Corvaith · · Score: 5, Insightful

    Although I wish this would happen in more *public schools*.

    Instead of going with decent free software, it seems like the majority of public schools are so Windows-dependent that they'd rather keep Windows 95 until the end of time than switch. And that's just dumb. Sure, if the school system has enough to keep upgrading, it might be a little easier... but they never do.

    The primary reason usually lies somewhere along the lines of 'but we have this database and our database guy doesn't know how to do anything but Access!' Sigh.

    Windows has its merits. Continuing to use it when the only merits left are 'we're lazy and our tech people are ignorant'... that's not good.

    1. Re:It's about time. by Coke+in+a+Can · · Score: 2, Informative

      Same at my school, 60hz (I run 85hz here, the difference is almost painful), Pentium MMXs with like 32MB of RAM. Windows 98, hooked up to a Novell server that crashes daily.

      Whenever we go in there for research (or anything on the internet), I remind myself to bring my KNOPPIX cd tomorrow.

      KNOPPIX is wonderful, ain't it?

    2. Re:It's about time. by MadFarmAnimalz · · Score: 2, Interesting

      QUOTE
      The primary reason usually lies somewhere along the lines of 'but we have this database and our database guy doesn't know how to do anything but Access!' Sigh.
      UNQUOTE

      This I suspect is a chicken or the egg situation. It's all about user-base, which is why this story made slashdot, for example. The kids learning on linux today might grow up tomorrow to be 'the database guy who knows postgres'.

      Also, there may be a more subtle reason why institutions keep older windows licenses active; annual depreciation is written off as expenses. I suppose if they canned the licenses, they'd a. lose this incentive b. have to write off what remained of the value of the licenses.

      If indeed the amortization period of f.ex. win9[58] exceeds [85] years...

      --
      Blearf. Blearf, I say.
    3. Re:It's about time. by fucksl4shd0t · · Score: 2, Informative

      the linux labs at my university are running a two-year-old Red hat distro, and I have a colleague who can't use them because there is absolutely no obvious way to change the refresh rate the something sensible like there is on Windows.

      That's because you have to edit a text file, and the file you have to edit requires su priviledges. It's in the x.conf file, I believe. Or rather, it's in the x config file, whatever it's called. Then you have to restart the x server.

      Not exactly intuitive, I know. I find that editing text files is usually faster, though, than going through all the windows hoops.

      --
      Like what I said? You might like my music
    4. Re:It's about time. by fucksl4shd0t · · Score: 2, Informative

      Plus, retraining the teachers will be hard. I think most teachers have this natural inability to learn computers

      Actually, most teachers have this natural inability to learn. End of sentence.

      Those who can, do. Those who can't, teach. And they can't teach either.

      Forgive the rant, but I'm disgusted with the general state of affairs in the education system.

      --
      Like what I said? You might like my music
  6. Maine & Linux by DigitalVolume · · Score: 3, Interesting

    I'd like to see these schools get adequate support. I know that a few Linux distros are supported by their teams, but what happens in a core dump? What will Mrs. Teacher do when she drops back to a command line? What commands does she throw?

    Without proper training, this is bound to fail. I know all of the public schools in the state of Maine have iBooks for their 7th and 8th graders. It's been given quite a bit of praise under that program. While I'd LOVE to see Linux make it here, I don't think that it's ready yet.

    My $0.02

    --
    Chris Giddings President, Ripple LLC
    1. Re:Maine & Linux by Quino · · Score: 5, Insightful

      I'm not sure I get your point -- If there was a lack of technical expertise, the teacher would do the same thing that all people do now when their Windows boxen crashes, sigh (or curse!) and reboot the machine. In the case of total system collapse, and lacking a guru, I'd imagine they'd do what all Windows users are forced to do even now; reinstall or get someone who knows how to reinstall to reinstall for them.

      I guess I don't understand why this is a sticking point for Linux not being ready, nor why this is different from the Windows experience.

      Worst case scenario would be pulling the plug and restarting the machine (journaling file systems would help with this atrocity?).

      Am I missing something?

      (there are other sticking points, like maybe some websites that won't work w/o IE ... but I'm not convinced this is much of problem -- based of course on my personal experience, and mileage varies --)

  7. More interesting story than I had expected by bafu · · Score: 4, Interesting

    That was a pretty bold move considering his previous experience was very light on Linux. I found the bit about the common questions he was asked particularly interesting. I'm used to the assumptions about Windows and Linux that exist in an IT environment, but hadn't considered that education IT had it's own set of Linux/Windows shibboleths... ;-)

    Hm... speaking of shibboleths, I wonder how many posts it will take before someone seriously handwrings about it being a "Christian" academy adopting Linux... ;-)

  8. Great market for Linux by Pr0Hak · · Score: 3, Insightful

    This seems to be a great market for Linux, especially with the downturn in the US economy. With software like the Linux Terminal Server Project the machines don't even have to have a disk in them. An old clunker with a fast network connection can easily serve the needs of a school computer lab.

    Linux also makes a lot of sense from a durability standpoint in primary/secondary education lab situations. The machines can be administered remotely, and can easily be kept in a consitent state. Administration becomes a breeze, keeping the Linux machines up and running can be a pretty much automated process. Try and do that with a Windows lab!

    The only problem I see with using Linux in these situations is finding trained personell to staff the labs. Good Linux people are still hard to find, especially with the lower-than-typical pay scale in primary/secondary education. I suppose this will change little by little as more users adopt Linux both in education and enterprise applications.

    1. Re:Great market for Linux by IamTheRealMike · · Score: 2, Informative
      The only problem I see with using Linux in these situations is finding trained personell to staff the labs

      I don't really get this. It's a school, right? Why can the teachers not do what this guy did and teach themselves? I'd bet 99% of all Linux users ever had to learn themselves as opposed to going on a training course. Obviously they may have been helped by others, but I learnt it all myself and via IRC. Maybe for businesses where time is short, but schools are in no hurry.

      I get the feeling the "we need training" mentality is a bad one to have, if IT teachers can't learn new things themselves (or are scared to), why are they teaching IT?

  9. Kids and computers by Boss,+Pointy+Haired · · Score: 4, Interesting

    In 15-20 years time, Tech Support at companies is going to be SOOOO much easier.

    Currently, there are old farts that work at our place that take about 20 minutes to position the mouse cursor over the appropriate widget, and another 4 minutes to pluck up the courage to actually click on it.

    Last weekend I watched my 4 year old nephew as he fired up a PC, quickly and confidently navigated the START menu to his games folder, loaded a football game, and equally quickly and confidently maximimsed the window etc. What made it more interesting was that I then showed him Microsoft Paint. This was the first time he'd seen the program - but he immediately went for the Maximise button to make the application fill the screen.

    This means that he'd learnt the concept of the Maximise button - i.e. his understanding was deeper than simply pressing it as part of the start-up procedure of playing his football game.

    I guess I may just be underestimating the abilities of 4 year olds, but I tell you, when this generation leave school and get jobs tech support will be a thing of the past...

    1. Re:Kids and computers by dev_sda · · Score: 2, Interesting
      guess I may just be underestimating the abilities of 4 year olds, but I tell you, when this generation leave school and get jobs tech support will be a thing of the past...


      Really? You say that because a four year old is displaying pattern recognition and functionality association? That strikes me as being extemely similar to seeing a four year old accurately insert shaped blocks into appropriately shaped holes on the first try and saying, "Welp, aint gonna need any carpenters when this generation grows up."

      Seriously, IT is about providing computer maintenance services for an enterpise that can't afford to have its staff sidetracked fixing their own computer problems. When you hire an individual to maintain your computer systems, what you are really buying is more productivity time for your employees.

      This linux in schools idea has a definite chance and the doubters who suggest that linux is ready for 'the real world,' as neat as it is, forget that these kids when they're done with their computer classes will not fear a command line, and will indeed have abstract computer knowledge that passes between OSs.

      Of course we'll see if Microsoft raises some sort of challenge to this as they hate losing school customers.
    2. Re:Kids and computers by Coke+in+a+Can · · Score: 3, Informative

      Ehhh, not everyone my age (12) is that good with computers. I recently had a friend ask me how to type roman numerals. I've also heard of people my age diagnosing a computer problem as "maybe you haven't downloaded the correct USB drivers for your hard drive".

      Trust me, as a member of the age group, many of us just run Kazaa (not Lite), ICQ, AIM, YIM and MSN (not trillian, just all 4 at once) with only 64MB of RAM.

    3. Re:Kids and computers by Scarblac · · Score: 4, Insightful

      I guess I may just be underestimating the abilities of 4 year olds, but I tell you, when this generation leave school and get jobs tech support will be a thing of the past...

      There will be a point where you won't be able to / won't want to keep up with all the new stuff, and just stick to the old stuff that you know. Then, that 4 year old who has grown up to be a 24 year old, has to give you tech support for whatever cyberspace/brainlink/Windows2023 we use then, and it'll be just as boring to him as it is to you now...

      --
      I believe posters are recognized by their sig. So I made one.
  10. Yup by ucblockhead · · Score: 4, Interesting

    An OS like Linux is far better for teaching about the guts of software because everything is exposed. And I'm not just talking about "the source". On a Linux box, you can go look at things like startup scripts and installed drivers, while on Windows, such things are (mostly) hidden.

    Windows does its damndest to prevent users from accidently encountering any confusing internals. Good, I suppose, for someone who doesn't care, but lousy if you are trying to teach those internals.

    --
    The cake is a pie
    1. Re:Yup by blibbleblobble · · Score: 4, Funny

      "while on Windows, such things are mostly hidden."

      Are you sure you want to view the contents of c:\winnt? Changing the files in here could cause your computer to stop working.

      Show me the files, dammit!

    2. Re:Yup by ReverendRyan · · Score: 2, Funny

      Future warning:

      "Are you sure you want to view the contents of c:\documents and settings\ryan\my documents? Editing a file could cause the file to be changed."

  11. Re:Great, and when they graduate with zero Windows by peterjhill2002 · · Score: 3, Informative

    Well, I would guess that if they wanted to learn windows, they would learn more with a home computer. You are not going to be able to pass the MSCE, with what you learn in a H.S. computer lab. (close though ;-) Cisco, OTOH has a Cisco Academy program where students can get their CCNA certification in H.S. and get useful experience. Not to mention that Cisco actually has a cert that means something (CCIE). When Microsoft has a cert like the CCIE, then they will have a cert worth attaining.

  12. Teaching business apps. by Big+Sean+O · · Score: 4, Insightful
    I dunno...

    If you're teaching a student how to use a spreadsheet, it really doesn't make a difference whether they learn gnumeric or excel. The _principles_ are what you want to teach, not the specific application.

    The same thing with word processors. It should take more than 15 minutes for the average highschooler to adjust from Word to WordPerfect to Abiword. It's not like they're learning how to automatically generate table of contents or advanced table formatting; they're kids who are learning computers so they can write term papers...

    Especially since school computers don't get updated as frequently, it makes sense to use free software. What's the difference:
    • teaching a kid how to use Word 97 on Windows 95, or
    • teaching a kid how to use OpenOffice on Linux

    I assert that both of them will equally prepare the average kid for the 'real' business world (Word 2002 on Windows XP).
    --
    My father is a blogger.
  13. The site is already half-/.ed by AnyoneEB · · Score: 3, Informative

    Mirror:

    Moving the school computer lab to Linux was not an easy decision to make--but it was a beneficial one.

    As the bell rings to begin class at Greater Houlton Christian Academy, enthusiastic students sit down at their shiny, new computer workstations. In one corner, the red cabinet housing the server hums quietly as two stuffed penguins look on fondly from their perch. Other penguins keep watch from different locations as the students enter their user names and passwords to access their accounts. Ask a student who ``Tux'' is, and he or she will point to the large penguin painted on the front wall of the computer lab and say, ``He's the Linux penguin!'' About this time KDE has loaded, and young boys and girls are opening the application they need for class as easily as kicking a ball.

    Now for a little history. Greater Houlton Christian Academy (GHCA) is a private school and nonprofit organization in Maine. As such, it does not have the same access to funding as the public school system. As the computer science teacher and system administrator, this means I have to be creative about providing our students with computer technology while working with a tight budget. In the past I relied on area businesses and generous individuals to donate their used computers. While these donations were a great blessing to us, they were a temporary solution at best.

    Last year it became quite evident that we would need to replace our old, secondhand computers running Windows 95. The decision to move from donated computers to new computers was based on many factors, though our primary goal was to make sure our students had the best technology available for the enhancement of their educational experience. Therefore, this would be a software upgrade as well as a hardware upgrade. In fact, choosing the software was by far the bigger challenge.

    Interestingly enough, it was during this time that many schools in the western US were being audited by Microsoft concerning the school's use of Windows and Office software. I began to realize my ignorance concerning exactly how strict and inflexible the Microsoft EULA is. It was also during this time that Microsoft's new licensing initiative, called Software Assurance, was causing quite a stir in the tech headlines. As my research opened my eyes to the various limitations to proprietary software, I began to think that the answer for us might be found in open-source software.

    The decision to switch to an open-source platform for our new computer lab was not an easy one. My experience was with DOS and various versions of Windows and not with UNIX-compatible operating systems. I had experimented with Linux a few years earlier but found it somewhat difficult and incomplete. Because some time had passed, I decided to give Linux another try. Going with Mandrake's 8.0 distribution, I installed Linux at home to see if it could replace Windows in a desktop environment. To my amazement, I found Linux to be much more capable this time around. I was one step closer to making my decision to switch our computer lab to the Linux OS.

    Other factors went into the final decision to go with open-source software, not the least of which was cost. By purchasing bare-bones computer ``kits'', we were able to save considerable money on the hardware. Part of the savings in purchasing a bare-bones system is that the computer does not come with an operating system. We knew by then we would have to spend more money on software than we did on hardware if we went with Microsoft. Not only would I need to consider the initial purchase of the operating system and application software, but I would also need to factor in the costs of upgrading our software every couple of years. Needless to say, going with an open-source platform would save us considerable money now and in the future.

    Another key issue was flexibility. As many of you know, it takes time to install an operating system, customize it for the particular hardware it runs on and install the desired applications. Having purchased 20 new, identical computers, it made sense to completely configure one machine and then clone the hard drive to the other 19 computers. However, Microsoft's EULA prevents a user from doing this, even if they have 20 copies of Windows. Not only would Linux save me considerable time by allowing me to clone my configured PC, it also gave me great flexibility in the degree to which I could customize the OS for the hardware. By recompiling the kernel to take advantage of our specific hardware, I could fine-tune the OS to run at peak performance. Linux would even save us money in the cloning process, thanks to the dd command.

    A few aspects, however, made the decision to switch to Linux a difficult one. The smaller software base to choose from and the lack of mature drivers for our hardware were among the lesser obstacles. The major obstacle was my own lack of experience with the Linux OS. In fact, most of the money and time spent in the software upgrade of our computer lab was for a shelf full of books I had to purchase and read to really feel confident using and teaching Linux. It isn't always easy to teach an old dog new tricks, but I found the experience one of the most challenging and rewarding experiences of my IT career.

    Today our private school of over 170 students has one of the finest computer labs in Maine. We have 20 computers with Athlon 1600+ XP processors, 128MB of RAM, 20GB hard drives and all the accessories--3-D graphics, sound, 17" monitors and 100Mbps Ethernet networking. Our computers run Mandrake Linux 8.2 with KDE 3.0.2. What is most amazing is we upgraded our computer lab for under half the cost of what many neighboring schools paid for inferior equipment. Most of this savings was the result of switching to Linux.

    Our servers also run Linux. Using NFS, students can access their accounts from any computer in the lab. Student- and staff-owned files are backed up on a daily basis, so gone are the days of ``the computer lost my homework.'' Our proxy server runs Squid to help speed our wireless internet connection to 20 workstations, and we use proxy software along with iptables to provide firewall protection. A nice program called Dansguardian provides filtering to protect our children from pornography and other inappropriate content.

    Many of you may be asking at this point, ``How do you use Linux in teaching your students?'' GHCA is a K-12 school, and so we strive to offer some level of computer training for each grade. Kindergarten students, for example, can use such programs as Potato Guy to practice hand-eye coordination and familiarize themselves with how to use a mouse to manipulate objects on the computer screen. Elementary and secondary teachers integrate the computer lab into their curriculum by using the computer for research, multimedia enhancements or even something simple as coloring digital pictures.

    Starting with grade seven, education in computer science takes a more formal approach. Seventh graders are taught keyboarding skills using programs such as KTouch and TuxTyping. Grade-eight students are taught the basics of programming with the kate editor and yabasic interpreter. It is during this class that students gain a better understanding of how computers process instructions.

    Computer Fundamentals is a one-credit course that introduces the ninth-grade student to ``how a computer works'' and ``how to work a computer''. During the second semester, students learn about the purpose and use of the operating system and various applications, such as word processors, spreadsheets and web browsers. Because our computers run Linux, it is the Linux OS and open-source software that students learn in this class. Being sensitive to the fact that Microsoft currently dominates the PC market in corporate America, I do spend time discussing the similarities and differences between Linux and Windows.

    Tenth- through twelfth-grade students can chose from a variety of computer electives, including how to upgrade and repair computers, web site design, advanced programming and even an upcoming course in robotics. In making the switch to Linux, I easily found all the tools needed to teach these courses using open-source software. In many cases, the open-source software we now use is superior to the proprietary software originally donated to us.

    This is our first year with our new computer lab, and I am very pleased with how it is progressing. One of the most pleasing experiences I am having as a system administrator of a Linux-based lab is the actual ease of administration. Once I set something up in Linux, I rarely need to worry about it again. This was not the case with Windows. Last year we were constantly suffering from system crashes, frozen servers, strange bugs and the infamous ``blue screen of death''. Needless to say, it was a frustrating situation for many students. While Linux is not bug-free, it has been a far more stable operating system for both our workstations and servers. Linux also has shown itself to be a much more versatile operating system to administer in a network environment. My job is more pleasurable thanks to our switch to Linux.

    As a teacher of computer science, I am finding this year a fascinating test for Linux. Very few of our students, parents or teachers knew what Linux was before this year. I have actually found this to be a great advantage in teaching computers. In the past, I have found students to be disinterested in learning about the personal computer running Windows, because it is something most of them grew up with at home. This lack of interest made it more difficult to teach the more-advanced aspects of the operating system. However, Linux is something completely new, different and unexplored. Instead of being intimidated by the change, as many adults might be, young people are excited to explore the ``uncharted territory''. This opens a door for me as a teacher, allowing me to educate eager minds in the more-advanced aspects of computer operating systems and software. In fact, it only took two weeks until students began to ask me, ``Where can I get Linux?''

    People sometimes ask me, ``Is teaching our students Linux preparing them for the workplace?'' This question is based on the fact that Microsoft is the current dominating presence in operating systems and office software. It is a question I have thought over a long time, and the answer I always come up with is, ``Yes, most definitely.'' The basic principles of any type of operating system, office application or other similarly grouped software are the same. A student who becomes proficient in Linux will not find themselves lost in a Windows environment. I have found Linux to be the more advanced of the two operating systems, yet our students are very quickly and easily learning it. The process of copying a file or formatting a paragraph is not so different between one operating system and the other. The important thing is we are able to offer the latest in hardware and software tools to train our students in these fundamental principles--something we could not do if we went with proprietary software.

    Another question that may be even more important to ask is, ``What is the future of Linux?'' When our students graduate a few years from now, will they enter a Microsoft-dominated workplace or will the tide have changed? Even in our small New England town of Houlton, Maine, businesses are beginning to look to Linux as an alternative to proprietary operating systems. These businesses will need qualified personnel familiar with the Linux operating system and open-source applications. Greater Houlton Christian Academy will be graduating young men and women who will be able to meet that need, a claim not many schools in our nation can currently make. In fact, some of our students may go on to write the future applications for Linux, giving back to the community that helped them during their school years.

    For us, switching to open-source software running on the Linux operating system has been the right choice, allowing us to provide our students with modern equipment and software for a fraction of the cost of a computer lab running proprietary software. If Linux continues to grow in popularity and gain a foothold in the workplace, we will look back at our choice as one of the most important decisions we've ever made.

    __________

    The problem with using Linux is that the children won't learn how to use Windows, which is what most people use, but they will probably have Windows at home anyways. Maybe they'll even try Linux at home! :)

    --
    Centralization breaks the internet.
  14. If Only More Schools Would Do This... by kravlor · · Score: 5, Informative
    "... many schools in the western US were being audited by Microsoft concerning the school's use of Windows and Office software..."

    After working in a public school district, the fear of Microsoft had certainly struck us. We had an entire room devoted to holding the "Welcome to Windows" manuals, licenses, and EULA's, and were hoping never to get that dreaded audit.

    While we were unable to make the switch to Linux while I was working at the district (we had entered into contracts beta-testing new Windows-based attendance/grading software), it certainly struck me as the way to go.

    In addition, the quality general computer instruction available at this school is something to strive for. I think that students are quite capable of utilizing Linux efficiently, especially if they are familiarized with it early on.

  15. Re:terrible by FreekyGeek · · Score: 2, Funny

    Yeah, the concepts are SO different. I mean, if someone learned to use the Maximize button on Linux, it would take weeks of retraining for them to figure out how to usethe Maximize button in Windows. And if they only knew OpenOffice, wow, they'd have to start all over again when using Word, because the "Bold" buttons work SO differently.

    Puh-lease.

  16. More ways to save money. by mrsam · · Score: 5, Funny

    While reading the story, and looking at the photo which shows a bunch of fifth graders sitting behinds KDE workstations, with a huge Tux poster in the background, I had another idea how our government can save money.

    As we all know, nuclear tests have been banned for quite some time now. And government research labs all over the fruited plain spend enormous amounts of money on supercomputers that simulate nuclear explosions.

    Well, it should be much cheaper just to set up a bunch of cheap earthquake monitors in the northwest US; have someone print that picture from the story; mail it to Steve Ballmer's house; and carefully watch the monitors for the next couple of days.

    Seriously, if that article ever makes its way over to Redmond HQ, it's not going to get a warm reception. Given what I've observed about Microsoft's mentality, just the photo itself is good enough for a few ulcers. Seriously speaking, this is not a cheap yuck. That small picture clearly shows the biggest threat to the monopoly that Microsoft has spent the last decade building up. Stuff like this has to be a pepto-bismol moment for the MS bigwigs that read it.

  17. Re:Great, and when they graduate with zero Windows by dkh · · Score: 2, Interesting

    Thanks to the market many students have MS gear at home.

    These kids will have linux experience.

    Thanks to our former governor, many students have Macs.

    While I'm not convinced the program was a good idea, I am very glad that they went with something non-MS.

    Breadth of knowledge is important - the more exposure kids have to the differences between these systems the more likely it is that we will continue to see some diversity in operating systems. Moving between Aqua, X and Windows isn't much of a stretch, none of them will suffer in the market place for having exposure to these systems. Most will not delve into these machines any deeper then the UI. But they will know that there are choices.

  18. Re:terrible by fname · · Score: 5, Insightful

    Uh, No. Anyone who thinks the point of computers in school is to, teach kids how to use the currently popular software appications, is absolutely wrong. This attitude harkens back to the 80's when schools would use DOS computers, 'cause that's what kids would use in the "real world," not these toy Macs.

    Now, we all know that a deep understanding of DOS is not of critical importance for 99%+ of those working in the "real world." Applicatios, OSes and even interface paradigms change. If you ask me, the use of computers in school should be geared towards in no particular order.

    1) Becoming familiar and comfortable with how to use computers; not teaching kids how to hack the kernel, but more geared towards general computing concepts that will carry over from one platform to another, one appication to another, etc.

    2) Using computers as tools to do research and write papers. By this, I don't mean making sure kids use computers to do stuff; but help kids identify when the computer is the most appropiate tool for a task. General research is done well on a computer, so it preparation for deep research, but at some point you have to go to the library to do serious work. Using a spreadsheet to keep track of expenses for a business class is a great idea, but only well after the principles are understood.

    Computers are tools and should be treated as much. The best way to learn how to use a tool is by using it; guidance is nice, but I bet the kids who learn the most about computers are those who use them as an integrated part of study to get stuff done. Because THAT'S how there used in the real world.

  19. Re:terrible by jlanthripp · · Score: 4, Insightful
    Thanks to this school's twisted morals, these poor children will never know how to operate a "normal" computer, and will only know a tiny niche system called linux.

    • The school's morals were such that they decided to spend a limited budget in such a way as to provide the best environment possible for the kids and best value for the parents paying the tuitions (this is a private school).
    • These children will likely end up knowing more about how to operate a computer than a "Click on Control Panel mess with it till it works" paper-tiger MCSE.
    • This "tiny niche system called linux" and its brethren (*BSD, Solaris, et al) currently have about the same market share in the server world as Microsoft, and their market share for the desktop is currently growing faster than Microsoft's.
    • Once you've learned how to use one word processor app, you've learned how to use them all.
    • Ctrl-C and Ctrl-V do the same thing in most Linux apps as they do in most Windows apps - and even then, I can name at least 3 people who have used Windows for multiple years and still just don't "get it" when it comes to copying and pasting.

    Children should be taught the fundamental computer applications such as Ms Word, Visual Basic, Internet Explorer, Excel, ect... not the hacked together "gnu" versions featured in linux.

    • Children should be taught how to figure out things for themselves, and inspired to want to do so.
    • Once children have learned how to use a proper OS, the switchover (if any) to Windows is as insignificant as the switchover to an automatic transmission for one who learned how to drive a car using a stick-shift.
    • I submit that Word is a hacked-together version of WordPerfect (or Wordstar), Excel is a hacked-together version of Quattro Pro (or VisiCalc), Internet Explorer is a hacked-together version of NCSA Mosaic, and so forth.

    I apologize to other /. readers for troll-feeding, but this one was just too much to pass up...

    --
    "Alcohol, Tobacco, & Firearms" should be a convenience store, not a government agency.
  20. Re:terrible by ImpTech · · Score: 3, Insightful

    Oh, bah... when I was in grade school we had Apple II's. No hard disk, no OS to speak of, just 5.25" floppies. In short, nothing even remotely resembling the "fundamental computer applications" you speak of. Can I use a Windows machine now? Yup. Can the kids I grew up with? Yup. And you'd better believe that KDE, StarOffice, and Mozilla are a hell of a lot more like the apps found on a "normal computer" than anything I had back in the day.

    Heck, to me the real crime is teaching kids nothing BUT Windows, by which I mean not really teaching them anything but to click A to make B happen, and to go into a panic if they can't find a button labelled "Start". People should be subjected to all sorts of different computer environments, otherwise how will they really know what they prefer? And since these kids will inevitably see windows later in life if they haven't already, school doesn't really need to spend much time on it.

    Computers are all basically the same. The important thing is that when they're faced with Windows, or Linux, or MacOS, or *BSD, or whatever, that they're not immediately put off by it, because after all, a computer is a computer is a computer.

  21. Wrong, need something extra by bstadil · · Score: 3, Insightful
    You are dead wrong. Windows skills is seen as a given. Stating that you know how to use Word is like enclosing your 200 yard swimming certificate, or stating that you know how to ride a bike.

    Stating linux skills and alternative applications is a good way to show that you can think for yourselves and at least for now makes you stand out.

    --
    Help fight continental drift.
  22. Re:terrible by Quino · · Score: 2, Interesting

    I don't agree at all, but maybe I'm missing something ...

    The basic functions of all of the programs you listed work similar enough in Linux that it won't make an iota of difference in 'preparation' for the 'real world' (back, forward buttons, reload buttons look and behave identically on IE and on Phoenix running on Linux, for example). VB I guess is the obvious exception, but I'm not sure how you can be so confident that VB won't be anything other than a historical footnote in 10 or 15 yrs. (or so morphed from what it is today) that again it doesn't matter -- this also applies to all applications btw.

    I've seen people (Ma, and GF) just pick up AbiWord (never before been in anything other than a MS enviroment, mind you) and know how to change fonts, save and create a document, etc.

    The difference will be in the minutiae of, let's say the exact layout of the options under 'Edit' -- which will change anyways as Windows and Windows applications evolve. I really don't think anything will be lost at all.

    The advantage, IMHO, is that students with the interest/ability to dig deeper into what the computer is doing will be able to, unlike in a Windows enviroment where things are purposedly (and, again IMHO, unnecessarily) obscured, and the cash savings part of it are important too.

    I say, hurrah for the school, someone there 'gets it' (IMHO!)

  23. Re:terrible by LittleBigLui · · Score: 3, Funny
    Children should be taught the fundamental computer applications such as Ms Word, Visual Basic, Internet Explorer, Excel, ect... not the hacked together "gnu" versions featured in linux.

    I'll start with Internet Explorer here. The main interaction w/ a web browser is via the adress bar, clicking on links, and some bookmarks. Obviously there is no chance that these poor kids will ever be able to surf the web w/ IE if they learn the basics using mozilla. (although there might be the chance that they don't WANT to use IE if they know mozilla)

    On to MS Word. While it is true that there is some difference in word processing programs, the core operations and abstractions are the same on each. Ditto for Excel.

    And i won't event talk about Visual Basic. I'll only say that while i oppose the death penalty, i still think that the person who came up with the idea to build some wierd object-oriented bastard BASIC should be shot. sorry. almost went on a rant here.

    --
    Free as in mason.
  24. Re:terrible by Arethan · · Score: 3, Insightful

    You're absolutely right. It's much better to teach our children how to use specific applications, rather than how to user computers in general. Are you fucking mad????

    I've been to college (CS major), been around computers my ENTIRE life, and been deep in Unix for the past 7 years. (And I'm only 24.)

    You know what I do with User Manuals? I throw them the fuck away, because I understand how computers work, and the thought process that developers are going through when they write software. Because of this understanding, I'm able to be proficient at new software within a matter of minutes, and an expert within a few days.

    I think we are better off teaching our children the fundemental computer application TYPES. Fuck the specific apps. MS Word and Open Office are the same as far as 90% of users are concerned. They provide text formatting, spell check, and can print.

    Instead of teaching Visual Basic, teach them programming concepts. Variables, loops, arrays, functions, data structures. Visual Basic is a syntax. You can take the same basic concepts and apply them to C, Java, Fortran, Shell scripting, etc.

    Instead of Excel, teach them about SPREADSHEETS. How they work. Some cells contain data, some contain functions. What good are spreadsheets? When should we use them?

    Don't teach Access. Teach database concepts. Tables, select statements, how joins work. How to think like a database optimizer to keep your statements from taking 9 years to complete.

    Instead of Internet Explorer, teach them about the internet in general. What is it? How does it work? How to I make a website? How do you make dynamic websites? How do I find the information I'm looking for on the internet?

    Computers are general machines. They are completely programmable, and to teach our children any specific application is a sure waste of time. Any application you teach them in 5th grade can easily be obsolete by the time they graduate highschool. Teach them the real fundamentals, and they'll have the knowldege to adapt to the industry as it changes.

    And don't whine about having to relearn computers after school. Buttons are buttons, a cursor is a cursor, an icon is an icon, and a command line is a command line. The desktop paradigm hasn't changed since Xerox invented the fucking thing. When it happened, everyone relearned the interface. When it happens again, everyone will again relearn. (Including the "lucky" children that were taught the way you seem to prefer.) However, when the paradigm shifts, those with the true fundamental knowledge will adapt more quickly. The rest will be playing catch-up.

    On a more personal note, I could give less of a fuck what the school system teaches when it comes to computers. I've had a computer my whole life, and so will my children, and you can bet your ass that they will know how things really work in the 5th grade, just as I did.

    Cheers!

  25. Re:terrible by rtm1 · · Score: 2, Interesting
    Here in Canada we teach kids entirely in French on a regular basis, even though much of the country is English dominated. The kids emerge being fluent in both English and French. Everybody agrees that these kids are better equipped to be successful in the world.

    Similarly, teaching kids Linux in school will likely result in kids being able to efficiently use both Linux and Windows upon graduation, since they will use Linux in school, and will probably learn how to use Windows elsewhere since it is so pervasive (home, friends place, etc). Besides, even if they don't pick up Windows while in school the skills they have from Linux will make the learning curve short and easy when the time comes.

    There is more to computers than the 'fundamental' applications such as MS Word, Excel, VB and IE. If you restrict your teaching to those topics then you are doing you children a disservice by refusing to teach them how a computer works. We're not training tomorrows secretaries here, we're training tomorrows computer scientists.

    --
    "Belief means not wanting to know what is true." [Nietzche, The Anti-Christ, 1889]
  26. FUD and MISINFORMATION ABOUND!! see link by puto · · Score: 4, Informative

    No this is not correct. Even though some basn MS for anything people replied to it.

    From 2000 to XP you can prepare a hard drive. Use a tool called SYSPREP which prepares a drive for cloning.

    Once you clone the drive to x number of systems(as covered by your site licenses). The initial boot of the system conigures each one with a seperate SID. It also automates user responses. You can accept the EULA automatically.

    MS reccomends this for roll outs and even teaches you how to do it on their site.

    I have used this many times. Nothing against the EULA.

    See below link.

    http://www.microsoft.com/technet/treeview/defaul t. asp?url=/technet/prodtechnol/windows2000pro/deploy /depopt/sysprep.asp

    I love Linux. And thing MS is evil in a lotta ways. But above all hate misinformation.

    Puto.

    --
    The Revolution Will Not Be Televised
    1. Re:FUD and MISINFORMATION ABOUND!! see link by div_2n · · Score: 3, Insightful

      As opposed to just being able to do a bit for bit copy like you used to be able to do pre-W2K.

      I have used Sysprep and even RIS on W2K. It is NOT as easy or fast as doing straight "ghosting" of images. Problems can and do occur.

      Despite what any pro-MS people want to believe, licensing is just one more step that isn't necessary in what should be an otherwise simple process.

      IMHO, that is exactly why free software will succeed faster in most cases than proprietary. If you have an image with nothing but free software, you don't have to even stop to think about whether you have enough licenses to intall.

      I think RedHat is barking up the right tree by charging for access to their RH Network. Then if companies want to make it easier to update software, they pay per machine. If they don't really care about some workstation set up in a dark room for nothing but scanning and it isn't even hooked to the internet, do they really need to pay for support/updates?

  27. Re:Educational programs + wine by Anonymous Coward · · Score: 2, Interesting

    Funny you should bring this up.

    This is the main problem I'm facing right now.
    I am the technical guy on my kid's school board(8 people plus the principal).
    This is a private k-8 school with about 300 students.

    Linux completely makes sense for this school barring one thing. Educational software. Among other pieces they have Reader Rabbit(tm) and HyperStudio. Neither of which I have been able to emulate in Linux.

    What we really need now is an organization to push the importance of having this software ported to Linux. As people start to realize that school's techonology budgets should go towards hardware instead of Microsoft licenses, Linux is becoming more and more important.

    OpenOffice.org is perfect for an office suite, but these other eductional software pieces really need to be ported.

    Many of these programs are DOS-based or even win32 + quicktime based(yuck). They are flashy noisy programs that younger kids really seem to like.

    The use SDL would make a lot more sense as a foundation for educational software. Bill Kendrick's Tuxpaint is one example of a fun little program that is cross-platform using SDL.

    If there's already an organization out there pushing Linux educational software, I haven't heard of it.
    It doesn't have have to be free as in beer or speech, but It should be cross-platform from the get go.

  28. Necessity is the mother of invention by squirmee · · Score: 2, Interesting

    There's a lot of "innovation" of this sort going on in Maine, especially in northern Maine. In some schools the shop class takes on construction and remodeling responsibilities for the school building. There's really no choice in the matter, because that area of the state is dirt poor.

  29. Christians adopting Linux by jmichaelg · · Score: 4, Funny
    Hm... speaking of shibboleths, I wonder how many posts it will take before someone seriously handwrings about it being a "Christian" academy adopting Linux... ;-)

    Imagine how the school's board would have reacted if the instructor had chosen FreeBSD instead.

  30. religious connotations of OS's by Anonymous Coward · · Score: 5, Funny

    About 500 years ago, a guy named Martin Luther decided to translate the Bible into German, thus was born the Protestant revolution. The point being, that before this, if you were German and could not read Latin, you had to have a priest translate the words of God AKA the Bible.

    A Brit named William Tyndale had the same idea, he printed 50 copies of the
    Bible *in English*, the establishment was that shocked at this idea, they burnt
    him at the stake. Probably because they thought the idea of the common people
    having direct access to the 'holy writ' would lead to them thinking for
    themselves and having dangerous ideas.

    How like the current debate between open source and closed source this all
    sounds. Just substitute operating system for Bible, money for God, the stock
    market for the Holy Roman Empire and Bill Gates as the Pope and it all lines up

    1. Re:religious connotations of OS's by BorgCopyeditor · · Score: 3, Funny
      How like the current debate between open source and closed source this all sounds. Just substitute operating system for Bible, money for God, the stock market for the Holy Roman Empire and Bill Gates as the Pope and it all lines up.

      And Palladium would be the Inquisition?

      --
      Shop as usual. And avoid panic buying.
  31. Re:Parent is not polite, but not wrong by perfessor+multigeek · · Score: 3, Insightful

    Oh, please.
    "Business students"???????"
    Yeah, all those twelve-year-olds leaving GHCA to join the job market will suffer greatly.
    At worst, all that this will mean is an awkward year of adjustment when they first get to college, though even there, a solid knowledge of Linux will, in fact, give them other edges including better odds of getting junior IT work (such as helping out in the labs for work-study or managing some department's local server problems) during college. Hmmmm, other kids trying to get jobs as waiters, these kids already qualified for minor sysadmin work; sounds like a win-win to me.
    I love how the Redmond-damaged always pull that one out when somebody suggests anything but Windoze. Especially in a case like this where the article points out that most of their students already use Win. at home. If you'ld read it you would know that.
    So, I'm curious, 0x0d0a, should I put you down as sloppy, bigoted, or foolish?

    Doggone brain washed, narrowminded, lazy-brained, sad-assed . . . .
    -Rustin

    --
    Data is the lever, rigor the fulcrum, brains the force that drives it all.
  32. Re:Yup - except by octalgirl · · Score: 4, Funny

    Windows does its damndest to prevent users from accidently encountering any confusing internals.

    Except for when windows gives the blue screen of death. That's enough to scare the average user away.

  33. flamebait !?!? by muyuubyou · · Score: 3, Insightful

    This is yet another case of blatant overmoderation.

    While I think he's wrong, it's a common point of view and the pilar or the "switch / lock-in" problem.

    If the kids know linux and main GNU apps , those apps he mentions (bloated pieces of software) can be learnt in 10 minutes. At least, the important 10% we use 99% of the time.

    Another thing you should think about is unstability in the IT world. When I was 15, Wordperfect was dominant (5.1 for MSDOS then 6.0 for windows 16bit) and some people still used wordstar. I learnt Ashton Tate's Framework 3 and dBase. Those were the standards by then. I had to relearn EVERYTHING because in some years windows took over and then win95 (completely different BTW). I spent hundreds of hours getting used to countless key combos - things are a lot easier now.

    Doesn't matter what those kids learn, it will be outdated when they leave college for a job.

  34. Re:Smashing Success? by 91degrees · · Score: 2, Insightful

    Indeed. No job would take me on, because I only had skill with Netscape, and they needed someone who knows how to use IE. It's really crippled my career options.

    Most jobs don't need skill with Word or Excel either. Basic familiarity with how a spreadsheet and word processor work are more useful than having used Word a lot. I don't know about you, but when I learned to use a word processor. And when I was taught to use a spread sheet, I was told what it does, not just how to put little numbers into the boxes. Too many people were clearly not taught this, and think that a spreadsheet is just for presentations. They use a frickin calculator with it!

    A Linux spreadsheet will probably be more use if this is the case.

  35. Circular Argument by Esion+Modnar · · Score: 2, Insightful

    I think the "everyone uses Widnows apps, so kids should learn to use Windows" is a silly bugaboo.

    Many people seem stuck in this reasoning:

    Why should everyone learn Windows? Because everyone uses Windows.

    Why should everyone use Windows? Because everyone is learning Windows.

    I'm sure there's more to it than that, but it is an easy mistake. (And I posted this from a Redhat 8.0 box.)

    --

    They say the first thing to go is your penis. Well, it's either that or your brain. I forget which...
  36. Sorry, parent was wrong. by Chris+Canfield · · Score: 4, Insightful
    But with 90% of the world's computers running a MS operating system, it is obvious that the school isn't giving them Linux experience instead of windows but augmenting their windows life(tm) with something different. And adaptation to different computing environments is a very important skill, something which appears to be sorely underrepresented in today's education. Elementary school kids should be switched from Mac, Linux, Windows, BSD, SUN, and any other environment they can get their hands on, as the computer interface they will use in 15 years when they make it to the work force will represent windows as much as XP resembles dos. It does make them more capable of using different software packages, and it makes them more open to experimenting with them. As you said yourself, the students can learn to use MS Office, or they can learn to use Open Office and KWord and AbiWord. Hopefully the administration was forward-minded enough to configure these systems with multiple packages to solve each problem, but that wouldn't even be possible in a totally closed-source environment.

    Everyone is better off if everyone uses Linux over Windows, but if a single school gives students experience with Linux and the rest Windows, it's doing a worse job of helping its students.

    Using Word is like operating a television set: anyone can do it. Not everyone is familiar with UNIX based operating systems. That gives them an edge. If they don't know how to make a borderless text box in Word, they can pick it up in a day. Applications are honestly dirt easy if you have a broad enough experience base. It is virtually impossible to avoid MS Office these days, and enough to put down on a resume is trivial. Being able to add Linux on a resume at least is interesting and at most shows competence.

    Quite honestly, Putting MS Office on your resume is like putting "Can use Pencil."

    If you have a choice between hiring Jonny, who knows Word (which your company uses) and Jimmy, who knows KWord (which you've never heard of)...well, you're going to grab the one that's going to generate less support costs.

    And if Jimmy comes to you and says that he can save your organization tens of thousands of dollars per year by switching you to an OS and an Office Suite you have never heard of, you are going to like that initiative. Even if you are hesitant and don't follow through with it, you will see Jimmy as a managerial material, rather than another office drone.

    In twenty years, it's very unlikely if people will be using something much like the current iteration of MS Word *or* Open Office. But there is a not insignificant short-term benefit, and I don't think it's entirely fair to the students to deprive them of that edge.

    Sorry, it's pretty insignificant, compared to being able to offer a programming elective. These kids are growing up in a world where the average 5 year old is more familiar with a computer than the average current office worker. They can undo in their sleep. What you hold prescious and dear just isn't that impressive. There may have been some debate originally about whether to use rotary or numeric phones in diagrams for children, but the distinction was, quite honestly, a trivial one. The ability to use MS Office and Open Office is trivial, but using MS Office is unavoidable while having used Open Office is at least a little special. Picking up a windowed interface is unavoidable, but picking up a powerful command line is actually useful (even in a business setting, typing ftp somehost@somewhere.com is much easier than opening Internet Explorer, going to a download site, getting administrator priveledges...).

    You're probably trolling too (as judging from your previous comments you don't seem to be experienced), but this is exactly the sort of argument that you hear from many computer-illiterate managers who are struggling to learn the "industry standard" interface. To the next generation, Office is a 4-th grade computer literacy level. We can do better.

    --
    This Sig is a mnemonic device designed to allow you to recognize this author in the future.
  37. Re:Maine & Linux - from a Mainiac Tuxer by johnlcallaway · · Score: 4, Interesting

    My girlfriend (yes ... even 40 year old L/Unix admins have real girlfriends) works as an admin assistant for the maintenance department of a local high school They use Windoze, and have more troubles than you can imagine. Now, to be fair, their admins are not the brightest pixels in the stream, but schools tend to not pay the most money, so they get what they pay for. Her boss has been waiting for a couple of weeks to get his 98 box fixed. From what I can tell, she knows more than the IT guys.

    That said, I taught a Linux class to several people a couple of months ago. Maine recently began a program to distribute laptops to all 7th graders. Since most schools had Apple systems, they were at a loss on how to integrate them.

    Enter Linux. In two days, I taught a group of Apple and Windows skilled folks Linux basics, stressing command line skills and how to use Google for support. I was blown away by how quickly they came up to speed. Since they already had basic computer skills, all they needed to do was learn a slightly different way to apply them. All but one were able to build Linux boxes with SAMBA and DHCP services that both the Apple and MS boxes could tap into. The one that couldn't refused to adapt and constantly whined about using the command line. (I know, almost all of this can be done with a GUI. But I wanted them to learn more than how to point, click, select the defaults.)

    So, I say hogwash to this failing. Those that don't want to learn, won't, you can't change that. Those that are able to take knowledge and apply it to new ideas will flourish.

    People that can learn and adapt will be the people most sought after in our society because they will move it forward.

    --
    I rarely read replies, it's my opinion and if you thought about your opinion a little more, I'm OK with that.
  38. Re:terrible by perfessor+multigeek · · Score: 5, Insightful

    Stanley Feinbaum, dimwit.

    Ok, again, from the top. These are CHILDREN. They learn well, have access to Windows in other places (read the article, Stan), and are somewhere between five and eighteen years from the job market.
    In other words, what you're saying is the equivalent of "these kids aren't learning DOS 4.0 so they'll be utterly crippled when they try and get jobs using Windows 98".
    Oh, and by the way, as somebody with about a decade in corporate IT, who has helped out in quite a few schools, and who has taught remedial computer skills classes for middle-aged unemployables, I can tell you that the amount of time that it takes to learn one OS if one is truly comfortable in another (please note that Curran at this school made a point of teaching that) is measured in weeks at most.
    And I can also tell you from hard experience with hundreds of users that the biggest obstacle to learning how to use a given OS is crashing/failure. Put a user in front of a machine that is out of date and keeps crashing and they will blame first themselves, then the OS, then you, the teacher. All of these translate into resentment and all of them will create long-term barriers to use. So if this guy says that his system saves tons of money and thereby cuts seriously down on crashes then that right there will make the kids more computer-capable.

    I'll try and say this over in small words to help you out.
    1.) Linux today and Windoze today both are very different from whatever these kids will need to know when they graduate.
    2.) These kids are nowhere near the job market.
    3.) It gets easier every year to teach people to switch OSes.
    and 4.) An approach that let the school buy and maintain better computers will right there help these kids on the way to being good with computers. All computers.

    There. Was that so hard?

    I swear, one of these days . . .
    Rustin

    --
    Data is the lever, rigor the fulcrum, brains the force that drives it all.
  39. Re:Educational programs + wine by blibbleblobble · · Score: 2, Informative

    Has anyone looked at what educational programs work under wine?

    They don't. They run under KDE.

  40. Linux in the Public Schools by hjmartin70 · · Score: 2, Insightful

    I work with a school district in Central Washington that has networked the entire district (only three schools really) using Linux as the infrastructure (routers, mail, proxies and the like) and Winblows and Macs for the end (l)users. This mix has resulted in a huge increase in the number of computers supportable in the district and given students the skills employers expect. However my personal opinion is anyone who can use OpenOffice or KOffice would be able to learn MSOffice in just a few hours.

  41. Dell, Gateway, IBM - Schools can't buy from them.. by pnelson · · Score: 4, Informative
    This school probably had to build their own PCs as you can't buy a Linux based PC for schools today. PLEASE tell me I'm wrong but if so it won't be because IMB, Dell or Gateway will do it. Walmart is now the leading option. Does anyone else think this strange?

    We had to build our own as do most schools using Linux. http://k12ltsp.org/rhs_casestudy.html

    When will large vendors realize that there is a market in K12 for Linux? EVERY install I see is the result of one or two hard working teachers, often supported by local LUGs working to save $$$ and provide technology to classrooms.

    It's great to see this but these teachers are the exception not the norm.

  42. If you bothered to read the article by Anonymous Coward · · Score: 2, Informative
    You would not that the administrator makes note of how Linux both costs cheaper, but better prepares students. For Example:

    ...I have found students to be disinterested in learning about the personal computer running Windows, because it is something most of them grew up with at home. This lack of interest made it more difficult to teach the more-advanced aspects of the operating system. However, Linux is something completely new, different and unexplored. Instead of being intimidated by the change, as many adults might be, young people are excited to explore the ``uncharted territory''.


    And,


    businesses are beginning to look to Linux as an alternative to proprietary operating systems. These businesses will need qualified personnel familiar with the Linux operating system and open-source applications. Greater Houlton Christian Academy will be graduating young men and women who will be able to meet that need, a claim not many schools in our nation can currently make.


    Also, if you've ever bothered to use Open Office, it's so similar to what you would use in Windows that learning it is hardly different than getting used to each new version of MS Office.
  43. The boot. by goatasaur · · Score: 2, Funny

    "...and got better hardware to boot."

    With Windows, you have plenty of hardware to boot too. And you enjoy booting it more.

    --
    ~D:
  44. LTSP!! by Tyreth · · Score: 3, Informative
    Why not use LTSP? It saves a great deal on admin work, and provides greater power and flexibility. Still, I am very impressed by this effort for someone not familiar with Linux - to even go so far as implementing it. Well done.

    I do find the following humorous:
    I had experimented with Linux a few years earlier but found it somewhat difficult and incomplete. Because some time had passed, I decided to give Linux another try. Going with Mandrake's 8.0 distribution, I installed Linux at home to see if it could replace Windows in a desktop environment. To my amazement, I found Linux to be much more capable this time around. I was one step closer to making my decision to switch our computer lab to the Linux OS.

    Yes, it's quite amazing how software changes over the years!

  45. K12 Linux by garyebickford · · Score: 2, Informative
    Previous /. articles have discussed K12Linux, a K12-oriented distribution that by all accounts is very successful both technically and from a "UI" point of view. IIRC, it is a very simplified distribution with only those applications needed, and tuned for easy installation. It also supports the K12 Linux Terminal Server Project, which allows schools to use those old too-slow computers as terminals for a centrally maintained server. Tests on newbie students and faculty found that they got up to speed on this distribution in about a week, substantially faster (for the same level of facility) than on Windows platforms.

    The K12Linux.org link also has several other links to other K12 Open Source projects, including:
    • SchoolForge.net - "A complete Listing of Open Source groups working with schools."
    • Open Source Schools -
      for the on-line Journal of Open Source Software in schools
    • SEUL/edu - "the discussion group for those interested in using Linux for education. This covers all aspects of educational uses of Linux, by teachers, parents, and students."
    • K12OS.org - "Discussion forums for help, news and information related to Linux in schools"
    • Multnomah ESD - "has successfully moved most of its core network services to Linux." The folks who built the original K12 Linx, AFAIK.
    --
    It's easier to be a result of the past, but more fun to be a cause of the future! http://www.spacefinancegroup.com/