Tag: IDE
-
Another one bites the dust – but files on LVM are saved
Chucked another computer tonight. This one had been ill for about a year and stopped working about two months ago (the Raspberry Pi now does all that it used to do, except run a SCSI tape backup). But I had to rescue an LVM set to get the files – so here’s how I did…
-
Going to have to try eclim
For my MSc project I made heavy use of the Eclipse IDE to write various Groovy programs that took an XML input and output an SVG (of course SVG is XML also, but I hope you understand). Groovy was a great choice as, while not as fast as C, for instance, it was easy to…