Archives for July 2009

Howto: Experiment with Clojure Eclipse Maven

So… I’ve gotten interested in Clojure and, since I’m a native Eclipse/Maven user, my first instinct was to try out Clojure from within my old familiar environment…. Thinks I to myself, “That shouldn’t be too hard since Clojure runs on the JVM.” Luckily for me, it turns out to be very easy to get clojure-dev [...]

Howto: Saving an XCF with Layers to a PDF with Pages

I’m surprised that there isn’t an easier way to go from a Gimp file (.xcf) to a PDF.  Sure, you can always “print to pdf” if you are working with a single layer image, but what if you have a multi-layer image that you want to turn into a PDF with multiple pages (each page [...]