Today's computer brain explosion
Jan. 18th, 2022 12:43 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
At the moment I still only have a murky sense of the various different ways to install software on this machine, but at least my internet searches also tell me this can be kind of a murky thing anyway. I'm generally going with the Ubuntu Software GUI and the synaptic GUI, as this murky understanding indicates that's least likely to cause horrible package conflicts.
Video recording: I had a weird hack going for recording lecture videos with some Movavi tools, but eventually found something called vokoscreen that looks like it basically does what I want, in combination with cheese. Essentially, I like being able to show slides as a pdf, while having a thumbnail video of myself showing, with a second webcam pointed at a table with a piece of paper on it so I can write and draw next to the slides. It sounds cumbersome but tends to work as well as lecture videos can possibly work, given the limitations of the medium. Messing around with the iPad has really reconfirmed how much I hate tapping on glass screens. I'm reminded of how a lot of people think an electronic keyboard is a perfectly acceptable replacement for a real piano.
A quick look around seems to indicate that OpenShot will be reasonably straightforward for me to get up and running with, as a replacement for Movavi for video editing.
Master PDF Editor also looks fine as an Acrobat replacement. I'll probably pony up for a license to get rid of the watermark pretty quick here. I think I said this before, but I have no problem whatsoever with paying for software, just so long as I'm not paying for a subscription service.
And I might try and learn how Scribus works. In the short term I may just keep my lectures in Keynote. I generally export my lectures as PDFs because the classroom lecture computers are all Windows machines, but my initial clicking around in Scribus suggests there's going to be a learning curve for editing existing slides.
-
Now I should probably just shift over to the work computer to work on syllabi and schedules, because classes start next week. I don't think I'm going to reach a stage anytime soon where I have this laptop set up to a point where it will become the main home for my teaching files. Instead it's more likely I'll switch back over to the work computer for that, just using this laptop as a supplementary resource for work. I'll also bring the backup hard drive home again, and spend some time deciding how I want to load and organize personal and research files from it onto the laptop.
Video recording: I had a weird hack going for recording lecture videos with some Movavi tools, but eventually found something called vokoscreen that looks like it basically does what I want, in combination with cheese. Essentially, I like being able to show slides as a pdf, while having a thumbnail video of myself showing, with a second webcam pointed at a table with a piece of paper on it so I can write and draw next to the slides. It sounds cumbersome but tends to work as well as lecture videos can possibly work, given the limitations of the medium. Messing around with the iPad has really reconfirmed how much I hate tapping on glass screens. I'm reminded of how a lot of people think an electronic keyboard is a perfectly acceptable replacement for a real piano.
A quick look around seems to indicate that OpenShot will be reasonably straightforward for me to get up and running with, as a replacement for Movavi for video editing.
Master PDF Editor also looks fine as an Acrobat replacement. I'll probably pony up for a license to get rid of the watermark pretty quick here. I think I said this before, but I have no problem whatsoever with paying for software, just so long as I'm not paying for a subscription service.
And I might try and learn how Scribus works. In the short term I may just keep my lectures in Keynote. I generally export my lectures as PDFs because the classroom lecture computers are all Windows machines, but my initial clicking around in Scribus suggests there's going to be a learning curve for editing existing slides.
-
Now I should probably just shift over to the work computer to work on syllabi and schedules, because classes start next week. I don't think I'm going to reach a stage anytime soon where I have this laptop set up to a point where it will become the main home for my teaching files. Instead it's more likely I'll switch back over to the work computer for that, just using this laptop as a supplementary resource for work. I'll also bring the backup hard drive home again, and spend some time deciding how I want to load and organize personal and research files from it onto the laptop.
It's all murk, all the way down
Date: 2022-01-18 07:13 pm (UTC)no subject
Date: 2022-01-18 08:04 pm (UTC)I have been using the various RedHat package manager systems from the command line -- currently something called dnf -- for oh-dear-bright-gods 25 years, and they have all worked and these days they Just Work.
GUIs are extremely useful for complex visual relationships between stuff; they're not useful for "do exactly this".
On Ubuntu, the command line utility for package management is called
apt
; it's been around for yonks and is part of Ubuntu's common history with Debian so it's decently documented as well as stable.no subject
Date: 2022-01-18 08:09 pm (UTC)Scribus is a true desktop publishing document layout program; the usual comparison is to inDesign or Quark.
Keynote is presentation software, at least as I understand it; the list of alternatives includes Libre Office Impress and LaTeX Beamer.
no subject
Date: 2022-01-19 03:37 pm (UTC)no subject
Date: 2022-01-19 04:08 pm (UTC)Despite its very high google score, that not-so-impressed review is more than ten years old. LibreOffice in particular has a much better Impress these days.
Scribus will do it, no question, but Scribus also comes with three distinct learning curves; I thought that it was easier to write my own ePub creator than to learn Scribus back in the day, so this might be me being somewhat overcautious.
no subject
Date: 2022-01-19 04:15 pm (UTC)And, yes, my very brief futzing around with Scribus did suggest at least one steep learning curve, I'd definitely agree there!
no subject
Date: 2022-01-19 07:52 am (UTC)Some times things like Zoom will have you download and unzip or tar -xzvf something and run an installer. Master PDF Editor if I recall is similar. Commercial software tends to fit that pattern. Sometimes you have to add a repository source to apt in its config and then use whatever packager to installer it.
Starting to think LaTeX or at least LyX might be a low fuss way to do slides if I ever really had to do that a lot, especially if I was just spitting out pdf.
no subject
Date: 2022-01-19 07:54 am (UTC)no subject
Date: 2022-01-19 12:44 pm (UTC)no subject
Date: 2022-01-19 05:07 pm (UTC)I have a directory of installers that I save stuff in but sometimes delete some old stuff from. It's the same directory of things I compile and install from source. Saving installers is just saving old versions packratting for me.
Installers typically install to /usr/local/bin / usr/bin / usr/local/lib / /usr/lib /usr/local/share / etc but it's possible that some might not. But those tend not to have installers. If you have to cd in to the directory you decompressed and run ./some_program , then it runs out of the directory you decompressed instead of installing. You probably won't run in to any of those.
no subject
Date: 2022-01-19 06:07 pm (UTC)Y'know, I think I'll make that directory. But then I'll keep it in mind as something to clear out periodically. I'm trying to keep reasonably good notes about stuff I've done and set up in a text file, because I'm likely to forget everything I've installed.
I just couldn't quite remember how that all worked, after years of Fruit Company "installation" via drag'n'drop.
no subject
Date: 2022-01-19 06:29 pm (UTC)Some of the worst pieces of things that got in to Linux (systemd comes to mind) got in there because the people responsible for it screamed over any perceived slight, no matter how valid it is.
screen recording composition
Date: 2022-01-19 12:50 pm (UTC)It might not come up because it is oft used for video game streaming, but "osb" is excellent for composing video, screen capture, audio sources, etc. It can record locally without streaming. Like all these things there is a learning curve.
I used this for this video as a sample. It arranges screen capture, two webcams, and audio. https://m.youtube.com/watch?v=FPE5DOlScIY
--Brock
Re: screen recording composition
Date: 2022-01-19 01:04 pm (UTC)