Friday, June 20, 2008, 09:09 PM - Personal
Great concert!
Videos from that evening:
Hysteria (you can see the flashes of my camera)
Liberty city
Loner
Rise again
Shame
Poster
2 comments
( 257 views )
| permalink
| related link
This is output from an Amiga program I wrote in 1990 in C. Based on 10 basic figures, the program creates constantly different abstract, unearthly landscapes.
I couldn't see it for years. My Amiga's are broken and disks had read errors. I finally managed to save the software and thanks to UAE Amiga Emulator and WinUAE I could run the program on my PC and grab the output in Avi's. I added some sound and uploaded it to YouTube. Happy floating.
I couldn't see it for years. My Amiga's are broken and disks had read errors. I finally managed to save the software and thanks to UAE Amiga Emulator and WinUAE I could run the program on my PC and grab the output in Avi's. I added some sound and uploaded it to YouTube. Happy floating.
Today I bought a harddisk/dvd recorder at the Mediamarkt. It can play a lot of DivX formats (not all), it can write on DVD-R and DVD-RW and has a 160 GB harddisk, which is good for 40 hours high quality recording (lower quality is rubbish).
The price was reasonable, but they asked 50 Euro if you want to have it region free. That's ridiculous. So I looked on the Internet and within five minutes I found the 'secret'.
1. Turn on player (without a DVD within)
2. Press Repeat (not Repeat A-B) 5 7 5 3 8 quickly
3. "2" appears on the TV
4. Press 9 for Region-Free
5. "9" appears on the TV
6. Open the tray and close it again
Somewhere else I found this in addition:
Region 1 use 2,9,3,3,4,9
Region 2 use 5,7,5,3,8,9
Region 3 use 5,6,7,3,2,9
Region 4 use 7,6,8,8,4,9
Region 5 use 5,3,8,1,4,9
Region 6 use 2,4,4,6,2,9
The price was reasonable, but they asked 50 Euro if you want to have it region free. That's ridiculous. So I looked on the Internet and within five minutes I found the 'secret'.
1. Turn on player (without a DVD within)
2. Press Repeat (not Repeat A-B) 5 7 5 3 8 quickly
3. "2" appears on the TV
4. Press 9 for Region-Free
5. "9" appears on the TV
6. Open the tray and close it again
Somewhere else I found this in addition:
Region 1 use 2,9,3,3,4,9
Region 2 use 5,7,5,3,8,9
Region 3 use 5,6,7,3,2,9
Region 4 use 7,6,8,8,4,9
Region 5 use 5,3,8,1,4,9
Region 6 use 2,4,4,6,2,9
Wednesday, August 8, 2007, 09:05 AM - Personal, Nederlands
Zuiderlucht vroeg me een stukje voor hen te schrijven als Limburgse expat.Nu heb ik dat altijd een merkwaardig fenomeen gevonden: iemands mening belangwekkend beschouwen vanwege het feit dat hij de provincie verlaten heeft.
In Roermond bestond zelfs een club van ex-buiten-limburg-gangers die zich er op voorstonden dat ze daar een poos hadden weten te overleven.
Maar de redactie was aardig, ze betalen (hoop ik tenminste) en ik kon eindelijk mijn twee verhaaltjes over Jos van Rey, van beroep VVD, kwijt.
Voor wie hem niet kent: bekijk de foto en trek je conclusies.
Merk de geslaagde stropdas op
Lees hier de column
Bekijk de hele editie
Friday, June 1, 2007, 11:37 AM - Personal
I couldn't find a streaming link, so I used a javascript trick:
<script language="JavaScript">Markus Kison (DE) made an installation with this and three other webcams. See a description and explanation here and on the related link.
<!--
function reloadMarktImage() {
var mynow = new Date();
if (document.images) {
document.images.Roermond.src =
'http://82.93.15.132/cgi-bin/mjpg/video.cgi?'
+ mynow.getTime();
}
}
//-->
</script>
<img src="https://82.93.15.132/cgi-bin/mjpg/video.cgi"
name="Roermond" width="484" height="396"
onLoad='setTimeout("reloadMarktImage()", 50);'
>
See the Markt in Roermond on Google Earth.
Back Next