aboutsummaryrefslogtreecommitdiff
path: root/build/posts/schools/index.html
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-07-02 14:22:21 -0400
committerBradley Taunt <bt@btxx.org>2024-07-02 14:22:21 -0400
commit3f6a9546ec13063d0d5bdf21d30a93d3e8aa6050 (patch)
tree947985c4eda1bceb1910bc01739c32fd0baad181 /build/posts/schools/index.html
parent14074019d62d98885c4c764401a9e7e1fd129f79 (diff)
Rebuild changes based off latest barfHEADmaster
Diffstat (limited to 'build/posts/schools/index.html')
-rw-r--r--build/posts/schools/index.html79
1 files changed, 0 insertions, 79 deletions
diff --git a/build/posts/schools/index.html b/build/posts/schools/index.html
deleted file mode 100644
index 2bc52c0..0000000
--- a/build/posts/schools/index.html
+++ /dev/null
@@ -1,79 +0,0 @@
-<!doctype html>
-<html lang="en">
-<head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <meta name="color-scheme" content="dark light">
- <link rel="icon" href="data:,">
- <title>Schools Should Be Using Open Source Software</title>
- <link href="/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" />
- <link href="/rss.xml" type="application/rss+xml" rel="alternate" title="RSS feed for blog posts" />
-<style>*{box-sizing:border-box;}body{font-family:sans-serif;line-height:1.33;margin:0 auto;max-width:650px;padding:1rem;}blockquote{background:rgba(0,0,0,0.1);border-left:4px solid;padding-left:5px;}img{max-width:100%;}pre{border:1px solid;overflow:auto;padding:5px;}table{text-align:left;width:100%;}.footnotes{font-size:90%;}</style>
-</head>
-
-<nav>
- <a href="#menu">Menu &darr;</a>
-</nav>
-
-<main>
-<h1 id="schools-should-be-using-open-source-software">Schools Should Be Using Open Source Software</h1>
-<p>2022-05-30</p>
-<p>I firmly believe that proprietary software has no business in any school environment. Educational institutions lean heavily on Windows systems in the name of &#8220;security&#8221; or &#8220;easier platform management&#8221;. This approach forces students into using locked-down, closed sourced software applications.</p>
-<p>Word, Excel, PowerPoint. Why have these become the &#8220;standard&#8221; of text manipulation and processing?</p>
-<p>Photoshop. Illustrator. Why are these the first applications used for image editing and creation?</p>
-<p>Schools should only be allowed to use and teach with open source software. Starting students off down the path of vendor lock-in is only beneficial to the companies building those software systems.</p>
-<h2 id="the-internet">The Internet</h2>
-<p>I&#8217;m an older fart, so my elementary school experience only included computers near the tail-end of mid-school. As such, it was forgivable to have students locked-in to using Internet Explorer (which would have been version 4 or 5 during my time) since there wasn&#8217;t a great deal of competition.</p>
-<p>The major problem is that IE&#47;Edge is still the default and often times ONLY browser available in these classrooms. Again, I believe IT departments use the excuse of &#8220;security&#8221; to keep students on such dated browsers.</p>
-<p>Firefox, anyone? LibreWolf? Pale Moon?</p>
-<p>Any of these browsers can be easily managed and secured by school IT departments. It doesn&#8217;t HAVE to be IE&#8230;</p>
-<h2 id="reducing-hardware-cost">Reducing Hardware Cost</h2>
-<p>By shifting towards a purely &#8220;open&#8221; software stack, schools then have the ability to purchase older, cheaper hardware. Instead of running bloated spyware (Windows) IT departments could opt to use any one of the lightweight Linux distros available.</p>
-<p>This would reduce e-waste, save school districts significant amounts of money (no need to purchase Windows licenses or beefy hardware to be able to even <em>run</em> the operating system) all while still maintaining a high level of user&#47;network security.</p>
-<p>Heck, you could even have a fleet of Raspberry Pi devices as your main student &#8220;computers&#8221;. The cost of replacement also becomes less significant (these are children using these devices remember).</p>
-<h2 id="security">Security</h2>
-<p>I briefly mentioned user and network security above but figured it deserved its own section. A great deal of push-back comes from stubborn IT professionals[^0] determined to keep things running on Windows - since this is mostly what they are familiar with.</p>
-<p>My mother-in-law was an &#8220;at-risk&#8221; educator for most of her career. She explained to me that their IT department did a major switch over to use BRAND NEW Apple laptops for all the students just before her retirement. I can&#8217;t even begin to imagine the cost associated with this change. Not to mention the cost of repair for any of these devices when (not if) damaged.</p>
-<p>Who the hell is making these decisions? Even worse, who is approving them?! The school board had the opportunity to switch away from Windows devices and decided on Apple? Education reform is greatly needed[^1].</p>
-<h2 id="what-about-the-job-market">What About The &#8220;Job Market&#8221;</h2>
-<p>I&#8217;m not ignorant to the fact that many businesses in the real world require familiarity with some of these more popular closed source applications (Word, Excel). I don&#8217;t have a magic solution to instantly convert all applications used by the companies, but beginning the process in the education system is a solid start. Over time, the standard will <em>become</em> these open platforms. The initial change just needs to be made.</p>
-<p>It should also be mentioned that these open source applications carry over a lot of similar functionality to their closed-sourced counterparts. So it isn&#8217;t as if a user with extensive LibreOffice experience would be utterly lost while using Microsoft Word.</p>
-<h2 id="looking-under-the-hood">Looking Under the Hood</h2>
-<p>Another bonus in using fully open source software is the ability for the students to deep dive into the code itself. This can be a great resource for early programming fundamentals and beginner coding classes. Why not dissect the very program used in your other classes? Here&#8217;s an example of a possible class project: students could build out their own plugins or extensions for an existing application!</p>
-<h2 id="suggested-alternatives">Suggested Alternatives</h2>
-<p>So what are these &#8220;open source&#8221; alternatives? Check out my simple suggestions below:</p>
-<p>MS Office Suite ==&#62; LibreOffice Suite[^2]</p>
-<p>Photoshop ==&#62; GIMP</p>
-<p>Illustrator ==&#62; Inkscape</p>
-<p>IE&#47;Edge ==&#62; Firefox[^3]</p>
-<p>Coding IDE (optional) ===&#62; vim</p>
-<p>You could easily expand upon these options, but for most elementary school task these are more than enough.</p>
-<h2 id="refs">Refs</h2>
-<ol>
-<li>Not <em>all</em> IT workers in the school system fall into this category. But most of the underlining structure prevents them from changing much.</li>
-<li>At least in my country of Canada. I can&#8217;t speak for others.</li>
-<li><code>groff</code> would be my personal suggestion instead, since it helps introduce children into the structure of basic file formatting and &#8220;programming&#8221;. I&#8217;ll go into greater details about this in another post.</li>
-<li>As mentioned in the beginning of the post, I&#8217;d even suggest forks of Firefox -&#62; LibreWolf or Pale Moon (if possible)</li>
-</ol>
-<footer role="contentinfo">
- <h2>Menu Navigation</h2>
- <ul id="menu">
- <li><a href="/">Home</a></li>
- <li><a href="/projects">Projects</a></li>
- <li><a href="/uses">Uses</a></li>
- <li><a href="/wiki">Wiki</a></li>
- <li><a href="/resume">Resume</a></li>
- <li><a href="/colophon">Colophon</a></li>
- <li><a href="/now">Now</a></li>
- <li><a href="/donate">Donate</a></li>
- <li><a href="/atom.xml">RSS</a></li>
- <li><a href="#top">&uarr; Top of the page</a></li>
- </ul>
- <small>
- Built with <a href="https://barf.btxx.org">barf</a>. <br>
- Feeds: <a href="/atom.xml">Atom</a> & <a href="/rss.xml">RSS</a><br>
- Maintained with ♥ for the web. <br>
- Proud supporter of <a href="https://usefathom.com/ref/DKHJVX">Fathom</a> &amp; <a href="https://nextdns.io/?from=74d3p3h8">NextDNS</a>. <br>
- The content for this site is <a href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>.<br> The <a href="https://git.sr.ht/~bt/bt.ht">code for this site</a> is <a href="https://git.sr.ht/~bt/bt.ht/tree/master/item/LICENSE">MIT</a>.
- </small>
-</footer> \ No newline at end of file