Paul Sutton

Personal Blog

Creating an archive

In order to submit levels for rocks and diamonds, I needed to archive all the levels together. Under Debian 10 xarchiver, is one tool that can be used for this.

xarchiver

It should be a case of

  1. Goto folder with files in
  2. Select all files you would like to add
  3. right click on one of the selected files and select create archive

I have added a short video below, other than the slight hiccup with selecting the files, this will produce a tar.gz archive file.

#Debian,#Buster,#xfce,#xfce4,#archive,#xarchiver,#creation.


Mastodon ShellLabs Join Mastodon
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.

Donate using Liberapay

CrypdPad contents

To make it easier to find various posts relating to cryptpad


Mastodon ShellLabs Join Mastodon
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.

Donate using Liberapay

The technical writers guide to contributing to open source projects

I found a link to this article on Twitter, posted by Edidiong Asikpo so am sharing here as it may be of interest to some of the projects I am involved in.

#OpenSource,#FreeSoftware,#technical,#writing


Mastodon ShellLabs Join Mastodon
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.

Donate using Liberapay

Vokoscreen

VokoScreen

Vokoscreen is a small application in Debian that allows users to make video recordings of screen operations. I have been using this to produce videos for the LibreOffice how_to resources for example.

You can install with:

apt install vokoscreen

Upon running, you are presented with the main recording screen.

VokoScreen

From here, you can set various options. I am mostly using region as this can be:

  • resized
  • record specific areas of the screen or application

record area

Once you have selected the area to record press the start button to begin then the stop button to stop recording, recordings will be saved in /home/user/Videos.

If you want to record a larger area, then the application can get in the way, in which case, it can be minimised and the short cuts used instead.

  • CTRL-SHIFT-F10 to start
  • CTRL-SHIFT-F11 to stop
  • CTRL-SHFT-F12 to pause

You can also record audio on top of your video

audio

Video settings, allows you to fine tune your video further

video

The next tab

tools

Allows you to set where recordings will be saved, where the preview application is (I am using vlc here)

Camera

camera

Allows you to set up your usb webcam so you can have video in video. Which may be useful for teaching.

The final tab, as details of the developer team.

credits

This application is really easy to use, and very useful for producing all sorts of mixed media (video + sound).


Mastodon ShellLabs Join Mastodon
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.

Donate using Liberapay

Booting into console mode

With most Linux systems you boot in to a Graphical desktop. However, there are times when you want to perhaps use a pure console. While you can switch to a console with CTRL-ALT-Fn keys. If you want to set your system so that it boots directly to the console then I have found the instructions here.

#linux,#booting,#console


Mastodon ShellLabs Join Mastodon
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.

Donate using Liberapay

Emacs Conference 2020

Less than 1 week till EmacsConf 2020

Emacs logo

EmacsConf2020 takes place on the weekend of 28th and 29th November 2020. 2pm-10pm UTC,

EmacsConf is the conference about the joy of Emacs, Emacs Lisp, and memorizing key sequences.

Just as with the 2019 There will be talks, workshops and discussions. As you would expect free software is used extensively to put the conference together, this includes several IRC channels as well as video streaming.

Below is a flyer, please feel free to download and share, to help spread the word.

EmacsConf

Can also be downloaded from here

Further Reading


Mastodon ShellLabs Join Mastodon
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.

Donate using Liberapay

A Look at the ATMegaZero Microcontroller

Another video from blitzcitydiy

Hosted on diode zone which is an instance of peertube video sharing.

#computing,#hardware,#hacking, #ATMegaZero,#MicroController,#electronics


Mastodon ShellLabs Join Mastodon
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.

Donate using Liberapay

Scratch Spiral Project

So in this activity, we are going to try and produce a spiral using Scratch code. This is similar to what Spirograph [TM] produces.

It should look something like this when complete.

spiral1

Open up Scratch 3 in a browser and create a new project.

  1. Start off with the when Green Flag is clicked block

Green Flag

  1. Set the Sprite to the centre of the stage

Set To Centre

  1. Add a block to erase anything drawn on the stage from previous projects, then put Pen Down.

Erase and Pen Down

  1. Now add the Main Loop blocks as follows

Main Loop

  1. Your final code should look like this

Final Code

When run, you should see it draw circles on the screen, move and re-draw, eventually building up a layer on layer spiral pattern with circles.

The method here for drawing circles could be used in other projects too.

#scratch,#coding,#codeclub,#lookingforwork


Mastodon ShellLabs Join Mastodon
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.

Donate using Liberapay

Emacs Jan 2021 Calender

This is a quick video showing how to make a Calender for January 2021

Typo in the filename, which is not important as it just here for illustration.

And one for the whole of 2021

#gnu,#emacs,#calender,#generation,#latex,#tex,#pdf,#pdflatex


Mastodon ShellLabs Join Mastodon
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.

Donate using Liberapay

LibreOffice Introduction

This video (not by me) is on Youtube. Explains the new features found in LibreOffice 7.

I am putting together, some videos on undertaking basic tasks in LibreOffice Writer. These are on my dedicated LibreOffice blog.

#Video,#Libreoffice7,#features.


Mastodon ShellLabs Join Mastodon
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.

Donate using Liberapay