my blog
game of life in javascript
Life is hard to understand, but here you can play in it ;)
Game of Life
I was wondering how to use this new html5 canvas element so I wrote this piece of code. Enjoy!
How to convert bin/cue to iso
I always forget how to convert cue cd image to iso. So in fact this note is for my memory.
Converting to iso format can be done by using
bchunk
. Ubuntu users have this program in repository so the procedure is very simple
sudo apt-get install bchunk
bchunk CDImage.bin CDImage.cue CDImage
That's all.
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)