Feb
11
2008
Yes, me too, I admit it, I wrote a Sudoku solver. It is written in Java and it uses brute force with optimized guessing. It is pretty fast, it will solve any Sudoku in few milliseconds. It will also tell you if your sudoku does not have any solution or if it has more than [...]
Feb
08
2008
One thing I wanted to do is to be able to access my music library at home from anywhere. I also wanted it to be streamed so I do not have to download the files before I can play them.
Well, the apache module musicindex makes it very simple if you already have an apache web [...]
Tags: apache, debian, Linux, music, musicindex, stream
Feb
08
2008
Recently, I wanted to convert all my MP3 music library to the more open Ogg Vorbis format. I also wanted to reduce the bitrate (from 320 kbps to 156 kbps) so I can stream my music over the internet even with a low speed connection. I know, I know, converting from a lossy format to [...]
Tags: audio, convert, Linux, mp3, mp32ogg, music, ogg vorbis, ubuntu
Feb
05
2008
Yeah right! Finally had time to pull that site out of my “idea incubator”.
Still needs some work on the theme!