Category Archives: English

English blog entries. Engelska blogginlägg.

Software synthesizer app, Synth2 Beta

ShareSo, I finally decided I’d release my old software synthesizer app for Android. Since it isn’t finished yet I decided to call it “Synth2 Beta”. You can download it here! You simply touch the screen of you device to play … Continue reading

Posted in Coding | Leave a comment

Site name generator

ShareDo you want to start a site, but don’t know what domain to get? This is the site name generator! It generates random domain names using popular buzz words. Give it a shot!

Posted in Coding, Fun | Tagged , , , | Leave a comment

Garbage Collecting Threads

ShareDuring the work on my master thesis, I found myself sitting and running Java simulations on a implementation of a database model. The implementation had one worker thread (anonymous enclosed class extending java.lang.Thread) running in the background and made callers … Continue reading

Posted in Coding | Tagged , , , , | Leave a comment