Assume we would like to execute several independent tasks in parallel and we would like to wait till these tasks are completed. For example we would like to copy a set of files to several (remote) hosts and get a signal when we are ready with this copying task to ALL hosts so we can… Continue reading Parallel bash scripts – waiting for completion
OpenSocial: Parsen van gegevens van en naar Flash-movie.
De OpenSocial applicaties worden gerenderd / getoond in een iFrame. Hoe is het nu toch mogelijk om de gegevens die ontvangen worden van OpenSocial te gebruiken in een Flash-movie? FlashVars Een methode is het meegeven van deze data als ‘FlashVars’. Dit is echter niet de mooiste manier. Er kan nu weliswaar gecommuniceerd worden van OpenSocial… Continue reading OpenSocial: Parsen van gegevens van en naar Flash-movie.
Easy quick lunch dish recipe: Fusilli con salmone
Cooking time: Under 10 minutes Ingredients (1 person) 100-125 gram fusilli tricolore (pasta); +/- 62 gram smoked salmon pieces; Water; Pinch Salt; Dash olive oil and Basil. Preparation Bring water with salt to a boil; Add pasta / stir; Bring water to boil again; Let the pasta boil weakly during 7-8 minutes while stirring… Continue reading Easy quick lunch dish recipe: Fusilli con salmone
Raspberry Pi: Raspbian – Modify image
In this post you will learn how to make some (tiny) changes in the Raspbian SD card image before writing it on the micro SD card. Assumptions You downloaded a Raspbian image (i.e. 2015-11-21-raspbian-jessie.img) You are using a computer running Ubuntu (or other linux distribution) Mount Raspbian partition You need to mount the Raspbian partition… Continue reading Raspberry Pi: Raspbian – Modify image