Author Archives: michael
Shg.dk and their RMA support
I’ve had another product from shg.dk fail on me. I’ve learned my lesson about buying their cheapest products, they break to fast. To their defence I must say that their RMA support has been fantastic, so I will continue to … Continue reading
Applications for the web
Developing applications for the web requires another way of thinking than developing normal applications. Some patterns change, which can be hard to cope with. This site http://www.phppatterns.com/ has discussions about design patterns and php. This http://www.fluffycat.com/PHP-Design-Patterns/ might also be a … Continue reading
Music Recording and Low Latency Kernel on Ubuntu Feisty Fawn Part I
I’ve just heard about Ubuntu Studio and got inspired to try and do some music recording Well that will require using a low latency kernel, which I haven’t seen in the repositories before. Fortunately Ubuntu Feisty Fawn does have such … Continue reading
Writing VHDL with Ubuntu Linux
First install ghdl and gtkwave: $ sudo apt-get install ghdl gtkwave See the fine http://ghdl.free.fr/ghdl/index.html for the rest Remember to compile with the “–ieee=synopsys -fexplicit” option if you want to use non-standard packages, such as std_logic_arith. You can also compile … Continue reading
The Nintendo Wii
I think the Nintendo Wii will be a really nice console… http://wii.nintendo.com/iwata_asks_vol1_p1.html Cheap, small, silent and fun.
Setting up a wiki for the dormitory
This guide is very brief and only ment for myself I decided it was time to setup a server running Ubuntu Linux for my dormitory. I found an old pc in the dumpster abd installed Ubuntu Linux 6.06 from the … Continue reading
Ny internetudbyder
Vi skal skifte udbyder på vores kollegie. Efter lang tid med en ustabil router, der dør konstant og skal genstartes, har vi besluttet os for at skifte væk fra Tele2. Tele2′s support har været under al kritik og jeg kan … Continue reading
Othello java game
I’ve made a game in java together with three other guys from DTU. The game is configured to start with java webstart, so you need to have java 1.5 installed. Choose javaws, If your browser asks about which program to … Continue reading
nslu2 guide
Wow I’ve just created my first wiki entry on www.nslu2-linux.org. It’s a guide on how to build packages with Ubuntu Breezy for an DS-101g+. The reason i wrote it is, that one of my friends from the university bought a … Continue reading