Archive for February, 2008

Feb 11 2008

Good Camel’s Sudoku Solver!

Published byJon under Uncategorized

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 [...]

One response so far

Feb 08 2008

Stream your music with musicindex

Published byJon under Linux

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 [...]

No responses yet

Feb 08 2008

Convert your MP3 files to Ogg Vorbis with mp32ogg

Published byJon under Linux

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 [...]

4 responses so far

Feb 05 2008

Hello world!

Published byJon under Life of Jon

Yeah right! Finally had time to pull that site out of my “idea incubator”.
Still needs some work on the theme!

2 responses so far