Category Archives: Uncategorized
Scanner Support in Ubuntu
I recently had to scan in my passport while staying at my girlfriend’s house in the US and I was impressed how easy it was in Ubuntu 10.04. I plugged in her HP PSC 1200 printer/scanner/copier and opened Applications->Graphics->Simple Scan. … Continue reading
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
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.
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