5 myths busted: Using open source in higher education

How a PhD student finished his degree in fine arts using Linux despite the naysayers.
412 readers like this.
Fill in: True of False

Opensource.com

Have you ever heard someone say, "It's impossible to do X with Linux"? Me too. This is the story of how I busted the myths about open source in my own head and used Linux to finish my PhD in fine arts.

Many people think non-technical students can't use Linux, and they make a lot of assumptions about people who use it in their advanced degree programs. They scoff and reply with something along the lines of, "Well, of course; those people do 'computer stuff,' but in my [lofty, important, unique area] it's just not possible." Well, it is possible, and I'm proof.

Here are some of the many (misguided) reasons I've heard people use to argue why Linux can't work in higher ed:

  1. Real world: Linux/open source is not what I'll/they'll need or use in the real world.
  2. Tool over task: I have to use [special program] in [specific field].
  3. Special knowledge: Sure, it works for you because you understand computers.
  4. Change is hard: Open source is just different/another thing to learn. I know how to use [Windows/Mac/Chrome].
  5. Lack of integration: It just won't run/do [specific application / task].

While all of these things hold a grain of truth, usually the objections come because they're underexplored or misplaced.

How I discovered Linux

I grew up using Windows, learning Microsoft Office, and believing that I should use them because well, honestly, I didn't think about tools because that was just what everyone else used. Eventually, I bought a PowerPC Mac Mini, only to discover mere months later that Apple was switching to Intel processors and my desktop would eventually be unsupported. (A shoutout to Debian for keeping the Mac Mini running and useful well into 2017.)

Being newly married and entering graduate school 1,000 miles away from family made me extremely price sensitive. I also had a growing interest in free/libre software, having been swayed by the ethical arguments and the strong communities, plus I like having alternatives that aren't necessarily driven by a profit motive (and if they are—and if things go wrong—they can be forked).

Learning that GIMP was this thing called "free and open source software" opened a new world to me. Suddenly I saw open source software everywhere, even in things I was already using, and I reached out for other options like OpenOffice, Firefox, and Audacity. That brought me to something entirely new to me: free and open source operating systems.

I read with interest and suspicion. Eventually, Ubuntu's Wubi install (a familiar-feeling .exe file) won me over because it allowed me to choose whether to boot into Ubuntu or Windows. I found myself using Windows Vista less and less, until one day my Wubi install wasn't an option anymore. It had disappeared.

The community came through for me, and I learned how to use Windows' cmd.exe to restore my folder, boot back into Ubuntu, and rescue my files. That day I wiped my drive and installed Ubuntu as my sole OS.

To this day, I've never met another Linux user in the flesh.

The tools shouldn't matter

Language works against you when you're an open source student in a closed-source world. Instructors will tell you to turn in your paper as a Word document (with specific formatting guidelines and instructions for the version of Word that's on their computer) or insist that you give a PowerPoint presentation.

They're likely well-meaning people who are unaware of the alternatives. You'll have to educate them. At the end of the day, they're not teaching you software, they're teaching you concepts and ideas. In my fine arts PhD program, I was ultimately being judged on how effectively I employed the concepts of narrative structure or negative space, so it shouldn't (and didn't) really matter if I put the words into LibreOffice or the pixels into GIMP; what I said with those words and how I arranged the pixels are what was most important.

How I found the right solutions

Still, finding the right open source tools was somewhat of a trial-and-error process.

While you can use LibreOffice Impress for presentations, I saw so many PowerPoint-style presentation mishaps that I started to use PDFs when presenting. Every computer and every OS will display them, and they always work―no glitches. At the beginning, I designed in LibreOffice Impress and printed to PDF, but eventually, I started hand-designing my own slides in Inkscape for pixel-perfect presentations.

Now there are tons of cool, open source presentation software available. For example, Sozi is an amazing tool that creates what most people know as Prezi-style presentations. I greatly prefer it, as you can dance around your .svg files from Inkscape and infinitely zoom without loss. Here's a quick, incomplete example of something I did for the Fedora Project about the process of becoming a contributor.

Perhaps the most essential tool in my area of study is playwriting software. There are important reasons for standard formatting in plays, such as allowing a quick way to assess a play's length (i.e., how long will this play be?) by page number that is common across all scripts. Professional playwrights tend to use the closed source Final Draft for formatting, and the old, rebellious writers use Microsoft Word with painful, manual manipulations.

Since neither of those met my demands, I googled a bit and found Celtx. This cross-platform desktop application worked beautifully. It turned out that no one could tell I didn't use Final Draft, and I was even able to help other writers use Celtx on their own computers.

You'd probably be surprised how many of my fellow students had Windows but not Microsoft Word. I introduced them to OpenOffice (and later LibreOffice) and even created some custom formats and keyboard shortcuts to make quick work of formatting play scripts in those apps in real time.

When I was writing scripts as part of my dissertation project, I moved to Emacs for writing and LaTeX for processing PDFs because why not? The words are what matter most, the format matters next, the software matters not at all.

Since then there have been even more interesting developments. Screenwriter John August found the joy of open-format text files and developed a markdown-like plain-text conversion system called Fountain. Apps (many open source) can be created to leverage this format.

Busting the myths

I think educators, students, and others often get lost on the tools at the expense of the thing they're actually doing—teaching and learning new ideas—and that's a mistake. If education is overly focused on teaching you a specific tool, then you could just as easily RTFM and save the expense of a degree.

People have legitimate reasons to think they can't use Linux for education, but if you dig just a layer below their initial, knee-jerk assumptions, you'll often find they're built on unsound ground.

Remember all those reasons I relayed at the beginning for why people say open source won't work in education? Here are my responses to them.

Real world

The real world changes so fast that this really isn't a solid argument. I wrote my dissertation on Emacs and Gedit and formatted it in LibreOffice. I work at an organization that runs on Google Apps for Business. In the real world, you're better off being adaptable, and most organizations expect to give you on-the-job training anyway. Start learning to adapt today. Consider it part of your education.

Tool over task

This is related to No. 1 but has a different focus. The tool (Photoshop, Word, Final Draft) is not what you're actually trying to accomplish (e.g., create a poster for your event, send a memo, write a screenplay). Don't confuse the tool with the task. I was fortunate to team-teach an art course with Dirk Fowler at Texas Tech University. Dirk is a visual artist who has made posters for bands you probably like. He's also a visual artist who doesn't use Photoshop―he doesn't even use computers, rather he uses an antique letterpress. Task > Tool.

Special knowledge

I "understand" computers (better than most, I guess) because I tried to do things with them that teachers couldn't or wouldn't teach me. Again, start adapting. Don’t let your fear of getting it wrong prevent you from learning something new. There's no cost to start (i.e. free as in beer) and nothing prevents you from learning (i.e. free as in freedom). Wanna know how it works? Read the source, mod the config file, or talk with the dev on IRC. Heck, get a group of users together and code it yourselves or fund its development. You'll gain knowledge by doing, and that knowledge is both specific (to the improvements you identify and the changes you make) as well as general (because whether you know it or not you can affect the tools you use directly if they're free/libre and open source).

Change is hard

Yes, it is. That's the wrong point to make though. The question isn't whether or not it's hard―it's whether or not it's worth it. When most "normal" users have complaints about their tools they tend to make an incorrect assumption―not that they don't know how to do it (which might be true), or that the tool doesn't do it (which also might be true), but that it simply can't be done. And I can't overstate this point enough: using and being a part of the community that uses open source tools means that the answer the to question "Can X be done?" is always―always―yes. It might not be how you thought of doing it, but there's always a way (and, helpfully, often multiple ways). So if "change is hard" is the mantra you hear, focus on the benefits: Is it worth it? (Note: the answer is always "yes.")

Lack of integration

Do you need to use [application]? If so, then, by all means, use it. If not, what are you waiting for? And even if you do need to use a certain application for some reason, ask yourself what you're missing by not integrating other tools into your workflow. As an example, Emacs's Org-Mode is amazing. I challenge any writer hooked on Scrivener to watch science writer Jay Dixit's walk through of his customized Org-Mode writing setup and not drool a few times. Then, read an article by Howard Abrams about styling Org-Mode as a word processor so that it looks better for writing. The point is this: There are features out there that you don't even know you're missing. You'd want them if you knew about them. There are people just like you who have already thought these features up, coded them together, and shared them freely. I promise they'll help.

Lastly, the biggest lack of integration is that a piece of software is not open source and free/libre. That one omisson means you have anti-integrations (e.g. no export at all for vendor lock-in), and no real ability to get new features added ("it's too hard to maintain, "not enough of our users want it," "we don't integrate with X because they're a competitor"). Every time I even think of using a closed piece of software I run through a list of negatives related to this "lack of integration" that is thrown around―falsely―as a negative of free/libre software. The opposite is true. Can this free/libre software integrate with X? Yes.


If like me, you're using open source against the grain in your industry, you've probably heard similar excuses from your colleagues about why it won't work. How do you respond?

Tags
User profile image.
Kyle R. Conway is a Vice President of Operations for a non-profit, a former Director of Training and Curriculum at a behavioral health organization, a recovering University Graduate part-time Art Instructor, and a perpetually afflicted multidiscriplinary artist. Kyle holds a PhD in Fine Arts from Texas Tech University. He likes tea. kylerconway.com

13 Comments

Great article. Thanks for the great links to other open source products like Sozi. I'm going to have to explore that more. I too used OpenOffice to write APA styled papers and found that my professors were none the wiser when they didn't know.

Sozi is great. And as someone who has recently needed to use its business-approved alternative, Prezi, it's going to get even more serious looks from designers because Prezi has just released a new version of their product ("next") that severely limits the ability for designers to move around a single, connected freely.

In reply to by Don Watkins

Thanks for the article! You can do so much work for grad school with open source technology. I actually wrote my capstone for my MA on decision models around open source usage. Good times!

Unfortunately most education systems from K to 12 are captured by system IT specialists who view open-source less than for profit software. They are not interested in the learning process. For profit software companies milk the education sector through these IT specialists. wwwJJFBbennett.com

I have been using open source software since 2002 / '03 and I can say without hesitation that its the BEST that's out there. Yes, there are certain things that only work in Windows, but the caveat to that is.....do you NEED that one particular app? For the longest while, when I was still "on the fence" about whether or not I should use Linux or stick with Microsoft, I would read articles about the various software that existed in the open source community, but I was hesitant to "let go" of Adobe Acrobat reader, and Internet Explorer, and Windows Media Player, and (of course!) Microsoft Office. That was....until I finally plunged feet first into Linux,...(my first exposure to it was "gasp"! Fedora Linux!!! I learned a lot of "hard" lessons about Linux and how it works....yes...I've had to re-install the OS countless times due to ignorance on my part regarding certain files that cannot be deleted, or altered!) But after my initial "teething" stage?..I discovered "eVince"...."Firefox & Midori"....and "VLC"....and now?....I can NEVER go back to using Windows, (and don't get me started on the whole Apple ecosystem!..LoL!)...I for one will not only use, but will support Open Source and the many channels they exist in for as long as I use my computers. Not only do I support it, but I try to "spread" it to whomever is willing to be adventurous enough to try it. In some circumstances, it was unavoidable, (my 70+ year old Mum who's Dell laptop "died" in 2014....and who now uses that same laptop with Linux Mint "Cinnamon"....we're in 2017 and that machine has had NO issues!...not even with upgrades!!) also there's my younger brother, my older sister, her husband, their eldest son, various cousins, aunts....uncles, and a few co-workers to boot! I see no reason to NOT be an advocate for Linux and open source. I've gotten through two years of college with LibreOffice and for the life of me I cannot understand why colleges and universities insist on their students using Microsoft Office! But I guess money makes the world go 'round? As for me and anyone I come into contact with...."Expect Linux....Embrace Open Source" is the motto! Great article!! Thanks for sharing! (I wonder if I could use this as a "reference" when pointing someone else towards open source?...of course I'd credit YOU!...LoL! No plagiarism here!!!)

Nailed it. I'm OS-agnostic. I have a few (!) computers including Macs, Windows, and several different Linux laptops. I run LibreOffice, GIMP, Inkscape on all of them, so it really doesn't matter which one I'm at when I want to edit or create something. I've been doing this for 15 years or more. I output PDFs to people, unless they are really specific about being able to edit the files, then I give them Word97. Gods forbid I plague people with dodgy OOXML files! It. Just. Works. Glad it did for you, too

Nice article. I also did my B.S. - I.T. degree completely in Linux and the profs were none the wiser. Programming, web development, online coursework, SQL, networking, etc.....all Linux. For the MCST stuff, I used VMWare to run instances of Win7.

Unfortunately, some courses require students to use Windows specific software for that course. In particular, some math courses that my children have taken required them to purchase a Windows only software for the course. There was no alternative because this is how the homework was assigned and done, via the program. Universities are married to Microsoft. I don't know why. It was Microsoft that convinced me to move to Linux when they released Windows 8.

This is true (and terrifying). Math (in particular, accounting) was one of the reasons I ended up writing this article. A relative indicated that using Linux would be impossible (for school) because they needed a special program for accounting. When pressed or features the application did nothing that [GnuCash](https://gnucash.org/) didn't do.

Policies like that would have me inquiring (very politely at first) and then finding my own workarounds (if possible) while simultaneously complaining formally. Maybe there is some magical benefit to the software, but odds are good it's not even usefully restrictive.

In reply to by Jeff Saxton (not verified)

Don't forget Zotero! :-)

I never really got into Zotero, but I love the idea of it. I ended up using Emacs' org-mode to manage citations. It was ugly, but it worked.

In reply to by Alanmoore (not verified)

Creative Commons LicenseThis work is licensed under a Creative Commons Attribution-Share Alike 4.0 International License.