Your kids should be able to have a tablet that doesn’t spy on them…here’s how.

This is how I’ve done the tablets for my kids; there’s no reason at all that a kids toy should be able to spy on your child, and as a tech guy and skeptic, this is how I do it.

Go Android, go cheap.

Sorry Apple users, but it’s impossible to use ever use their devices without giving up LOTS of personal info. I will admit, this makes them slightly better stewards than the Android world in terms of keeping it safe (for now) — but for this with Android we have the ability to essentially never give them anything; they can’t mishandle what they never had in the first place.

So it’s fine, even better, to go cheap! Even if we mess around and get malware or whatever, it’s not going to majorly affect us -worse comes to worse, do a hard reset or just return it. (Make sure you don’t mess up and get a cheap Windows tablet, this will become crushingly slow upon doing nearly anything)

Fake email? Pssssh. NO EMAIL.

You turn it on and it will beg you to enter your Google/Gmail information. RESIST. Eventually you should hit a home screen, despite the desparate begging and pleading. A less great alternative is to do a fake one, but it doesn’t need to be done.

How to get apps without Google?

We’re going to get old school and do the thing that your IT mama always warned you about — we’re going to download things from the internet and just put them on there. Again, since you’re not putting personal info on it, the worst danger from malware et al is you possibly having to do a hard reset if things mess up.

A bit on this; app stores like Google Play can be bypassed by directly downloading files, (known as apks). Google doesn’t like you doing this, partly for safety from malware etc. (admittedly true) but also for being able to lockdown the app market and extract rents from app creators.

You’ll have to “Enable Unknown Sources” and Google is going to try to scare you out of doing this. It’s basically a setting (that gets moved around a bunch in Android), here’s a guide.
https://www.wikihow.com/Allow-Apps-from-Unknown-Sources-on-Android

Our first stop should be the same first stop as it should have been on your Android phone – the alternative app “store” (they’re all free) F-droid, at http://fdroid.org/ It’s (IMHO) SAFER than Google Play.

This is a repository for free and open source Android apps, and you should always check here first. It’s admittedly pretty limited (especially if you’re used to Facebook, etc. apps, but there are a ton of great utilities here.) It has it’s own installer app that you can use.

BONUS and honestly this may be all you need: PBS KIDS. Watch for “Wrong links” — the tiny “if the download doesn’t start click here” link should be do it. You may need adblockers and such.

Movies and videos and music?

First, definitely get VLC, available on all of the above or directly here: https://get.videolan.org/vlc-android/3.2.9/ (this is their official site) for playback.

You’ll have to get them on your device, get familiar with how your particular tablet works here — some can be mounted as if they were flash drives, some can actually mount flash or Micro SD drives, some can do both. As for the copying, I will leave it up to you whether or not you choose to do it; the legality is unclear but “enforcement” of this is rare. Here are the options:

I like Handbrake a lot for physical media. https://handbrake.fr/

Also, there is the possibility of grabbing media from Youtube with https://ytdl-org.github.io/youtube-dl/index.html

Okay, but they can’t live without Netflix / Hulu / etc.

A little dicier, but I’ve done it succesfully every time – basically, you’ll have to find “non-official” apks from non-official sources. Right now, I generally trust http://apkmirror.com for these, but as you google (or better yet, duckduckgo) definitely use your adblockers and such (next, I’ll write up a thing on browsers).

ENJOY.

Online Teaching Guide

My thoughts, tips, and guides on teaching and administering instruction online, please see notices below*

I am posting this for the benefit of colleagues everywhere, largely in response to many schools switching to online teaching due to the COVID-19 / Coronavirus pandemic. The first best time for me to do this would have been years ago, the next best time is now. My goal is to edit this as needed.

 

IDEAS AND TIPS FOR ONLINE INSTRUCTION

 

On content/learning management systems, e.g. Blackboard, Canvas, Moodle, etc. These have their strengths and drawbacks, but after a decade plus of experience using these systems, I generally never trust them to work as intended. Because they are closed, centralized systems, features and services can’t always be relied on to work or work well*.

ADDENDUM: In line with what I’ve said here — to the extent possible, use any internet tools and/or “the cloud” for communication (and perhaps backup) — but not as your primary storage. My current real-life example: I’ve been putting grades and comments into a local Excel-type (really LibreOffice Calc) spreadsheet first, and then transferring them. Right now, as I’ve been trying to get them in, my LMS (Canvas) is throwing errors, unable to save my grades and comments, but I’m not losing much work or time because I did it this way first. A lot of very fine people and sources will not tell you to do this, and may actually warn you against it, but it serves me well and I think it will you, too.

Even if, backups are always good. A good way to start is to consider precisely what you need to do, and then figure the most consistent and cross-compatible way to do so. 80% of this is the following: When you need to communicate privately, use email. When you can communicate and relay material publicly, use HTML.

 

EMAIL

Hopefully, this is mostly self explanatory. Gather your students’ emails if you have them, now. This will ensure you can communicate even if (when?) your LMS goes down. Email certainly has its warts, but there’s a reason it’s the only “social media slash communication platform” that’s remained relatively unchanged for about 20 years or so, and why it’s still the one most of your services defaults to as a back up. It. Just. Works.

 

HTML

The simple beauty of HTML is that it tends to work everywhere — if you know a bit about web hosting, you can do it yourself that way — but even if you don’t there are a number of services, public, private, free and not, that will let you host your stuff. Finally, all (at least that I’ve seen) LMS’ do support HTML very well. Thus a very good strategy that works consistently is:

1) Develop your material in a format that at least exports to HTML.
2) Publish your material, optionally by multiple means.

Note: I certainly DO NOT mean that you should be writing raw HTML. There are a plethora of methods that allow you to edit conveniently. The following is a mix of technologies, standards, and services. I use all of them to various degrees.

  • WordPress – More websites in the world use WordPress than anything else, with good reason. It’s probably the only good content management system, precisely because it didn’t set out to be one — it evolved naturally instead of trying to be a top-down thing.
  • Other Web enabled HTML editors. WordPress and LMS’ frequently have in-built editors that will let you do a What You See Is What You Get (WYSIWYG) approach, but can also drop you in to a raw HTML editing mode. Mixing these can work very well.
  • Markdown. Markdown is *wonderful* — it’s a very simple markup language that allows for decorated and formatted text with simple text methods, eg _underline_ *bold* etc. You still have to find a way to convert. (In a sane world, we’d all be using something like this instead of e.g. Microsoft Word.)

And the main thing I use:

  • Zim. I rant about this program frequently, I think it’s the greatest program ever created – it’s both easy for a beginner to pick up and still infinitely extensible because it relies on simple text. It can do a lot of things, but one thing that it can do especially well is to create digital “notebooks” in a Markdown-esque format that can be exported to HTML to create full websites. It’s what this website primarily uses (though if you see my face on the side and a comment box below, you’re on the WordPress version of this page, which I’m doing to accommodate comments. Go here for zim in action, and for how it’s done, here: https://jrm4.com/Tech_Guides/How_I_publish_my_website_(Zim_and_Rsync).html

 

LIVE TEACHING / VIDEOCONFERENCING

 

It’s really curious (and not necessarily bad) that the world has not been able to settle on one “live videoconferencing” platform. Before I get into the individual services, there’s one major tip I have, cross-platform agnostic.

If you are using anything visual – slides, pdfs, videos, boards, live-coding, etc. All of the systems are going to have their own quirky ways of handling them — but the saving grace is that just about all of them will let you share a window from you computer– thus you can avoid all of this pain by making and using a virtual machine. As it sounds, its like a separate baby computer inside your real computer That “computer” is its own window and it’s walled off from everything else, so you just “share” the entire “computer.”

Complete guide here: Tech Guides:Linux:Virtual Install Complete Instructions

Video Platforms

As for platforms, you obviously may be limited by your institution, but here’s what I am familiar with in an official capacity: Blackboard Collaborate (Classic), Blackboard Collaborate Ultra, and Zoom. In order of preference.

Blackboard Collaborate Ultra – In my view, provides the best balance. Screensharing works well, breakout rooms are usable, recordings are generally done well, and most importantly, it does work on non-computer devices like phones and tablets.
Blackboard Collaborate Classic – Battle tested, everything tends to work pretty well, but the biggest drawback is that it requires Java, which makes it unsuitable for anything other than computers. Lack of phone and tablet compatibility is the dealkiller here — but if everyone has a computer, it’s good.
Zoom – Zoom is excellent for “meetings,” that’s what it was designed for. If you have no need for breakout rooms or group work, it should work fine. But its breakout room features for teaching are (as far as I can tell) quite confusing and difficult and generally a mess.

I’m not familiar with the other official ones, but I’ve also seen consideration of other “unofficial” methods that are battle tested for other realms, e.g. Slack, Discord, Twitch, etc. I use Slack and Discord in real life for other things, I may post more here.

 

That’s it for now, this is a work in progress — if you’re on the WordPress version, please feel free to comment below and if there’s interest I’ll keep updating this.

 

Copyright 2020, John R. Marks IV. All rights reserved. I likely won’t strongly enforce copyright, especially if your sharing is in good faith. This does not represent any official school or school policy, but as I am an instructor in information technology, I do claim this is covered by academic freedom provisions of Florida’s UFF bargaining agreement and elsewhere.