Korg Volca Mindmaps

Here are some XMind, mindmaps I created to help me with reading the documentation and MIDI charts provided by Korg for the Volca range of products. Manual mindmapsVolca Beats manualVolca Bass manualVolca Keys manualMIDI mindmapMIDI maps for the Volca Beats, Bass and Keys You can download everything from here.

The Parallel Rendering of Webpages

This presentation describes the hardware and software environment for experimenting with the Parallel Rendering of Webpages. The hardware consists of a cluster of Single Board Computers (SBCs) which run a number of application servers that previously ran in the cloud (RHC and Pythonanywhere). Each application server was associated with a single application which was either…

Parallella LISP – the runtime environment

This series of blog posts describes the Parrallella-LISP source code and how to build applications requiring a combination of symbolic and numeric computation. To this end, two example applications will also be blogged about. The first application represents the meaning of documents with vector semantics and the second, extracts contours from binary images. If you…

Kanji review for Android & online app

The android application and online app consist of 7 pages. A help page, a page which lists the Radicals along with their definitions and 5 review pages where you can interact with the main application for learning Kanji and the Radicals. The first review page is for leaning the Radicals. The other 4 review pages…

LISP for the parallella board

LISP has a long distinguished history and is the second oldest high level programming language in use today. My interest in this language led me to create a version for the Parellella board. The starting point was a blog post on the parallella forum discussing how much LISP could fit on the board. In trying…

POPLOG – teaching, research, and development

POPLOG is an integrated toolkit providing a highly extendable collection of languages and tools suitable for absolute beginners, advanced researchers and system programmers. POPLOG's core language is POP-11, which was developed by Robin Popplestone,  a pioneer in the fields of machine intelligence and robotics. Thus, when the British government created the Alvey Programme as a…

Supercomputing with the Parallella board

Some twenty years ago I set up a company to configure parallel computers for image processing applications. Unfortunately, demand wasn't very high because of the poor price/performance ratio and the advent of RISC processors which surpassed it. I was therefore very excited when about a year ago Adapteva created a kickstarter project to offer affordable…