Monday, October 30, 2017

Supporting TOR

Tor project logo hq.png

Tor is a web browser and project standing against tracking, surveillance, and censorship. At the moment, Mozilla is matching all donations - I donated $75 (and got a free t-shirt).

https://donate.torproject.org/pdr

Friday, October 6, 2017

Installing PsychoPy 1.85.3 on Ubuntu 17.04

This is a bit fiddly. The following worked for me:

N.B. Do not try to do just Stage 2. This will not work and may break stuff.
Stage 1
Install psychopy from the neurodebian repository (see PsychoPy website), but ensure you use --install-suggests i.e.

sudo apt-get install --install-suggests psychopy

You also should install flac if you don't have it

sudo apt-get install flac

This should give you a working version 1.83.

Stage 2

However, some scripts written in the current version 1.85.3, won't work, so you now need to update to the latest version. You can do this using  pip install (as covered on the PsychoPy website). I installed the following components listed on the psychopy website, which is mainly the core bits (I did not try to install button box support etc.):

pip install numpy scipy matplotlib pandas pyopengl pyglet pillow moviepy lxml openpyxl configobj psychopy

pip install xlrd

pip install psychopy_ext

pip install python-bidi

pip install cffi pysounddevice pysoundfile

In addition I also had to install the following things not mentioned on the PsychoPy website:

pip install json_tricks

Tuesday, October 3, 2017

Paying for free stuff through Patreon

My monthly Patreon payments just went out - Bryan Lunduke ($2) - Linux journalist and activist - and Zoe Blade ($2) - just super-cool electronic music artist.

Making the W3C more open

The W3C is the standards body for the world-wide web. Recently, they approved a standard for DRM, an action which seemed to me to be fundamentally against the open principles on which the web was formed. Bryan Lunduke
 decided to join the W3C to try an shake things up a bit there - the cost of membership is $2500. So I donated £20 to help out a little bit (during his 24-hour youtube telethon). Go for it, Bryan!