My HelloWorld script for Maven Jun 15, 2009 I’m still in the learning phase of using Maven, so bare with me. Here is my script to create an executable HelloWorld-jar file using Maven (it requires the file sample-pom.xml listed after the script): ...
Maven-eclipse-plugin 2.6 might break wicket projects Jun 13, 2009 Took me a while to find this, so I thought I’ll post it: Maven’s eclipse plugin version 2.6 does not work well with Wicket projects. The problem with version 2.6 is that the Maven’s folder structure does not conform to Wicket’s folder structure. ...
New in Ubuntu 9.04: screen-profiles, the enhanced GNU screen Jun 05, 2009 My recent discovery: Ubuntu 9.04 comes with screen-profiles, a command-line “GUI” enhancement based on curses. If you have been using GNU-Screen for a while, but have always been too lazy to configure the display (or any other part of the program), you might enjoy this tool. ...
Porting phone book from Nokia 6230i to Samsung S7220 May 30, 2009 There must be a smarter way to do this… But I’ll describe my combersome way anyway. It depends on having windows somewhere. Old phone: Nokia 6230i New phone: Samsung S7220 ...
NAS-Box SS4000-E ignores partition table of plugged-in external harddrive May 26, 2009 Intel’s NAS Box SS 4000-e ignores the partition table of external usb-drives if the latter is connected directly to the NAS-Box. Not nice, because my external USB-Drive is split into two FAT32 partitions. ...