August 5th, 2008 by davidtenhave
Posted in Business, Design/Art | No Comments »
August 4th, 2008 by davidtenhave
Listening to: Why Can’t I Be You? - The Cure
Another piece of design awesomeness by a Ponoko user - NotAClock by Kevin Byrd.
Posted in Design/Art, Ponoko | No Comments »
August 4th, 2008 by Flickr
Listening to: Dissolution - Micronism

seal boy
Originally uploaded by mandaburms.
That popping sound is your brain exploding because of the cuteness.
Posted in cats | 2 Comments »
August 3rd, 2008 by davidtenhave
Posted in Software | No Comments »
August 3rd, 2008 by davidtenhave
Posted in Dave Likes Gadgets | No Comments »
August 2nd, 2008 by davidtenhave
Listening to: Love Rain - Jill Scott
So MIT announced some kick ass new catalysts for making electrolysis more efficient… which is cool from a fuel production point of view. But what i wonder is whether or not we can use the O2 part of the equation to make artificial gills? Maybe creating a honey comb of the catalyst… your time under water would then be limited by your battery. I suspect a tank of compressed air is probably a more efficient way of spending an hour under the waves. But actually swimming like a fish, that’d be cool.
Posted in Science, Speculative Fiction | No Comments »
August 2nd, 2008 by davidtenhave
Listening to: The Number of the Beast - Iron Maiden
Well I spent the arvo bingeing on SVG renders. I have been pottering around with ImageMagick for a few months - but it doesn’t play nice (out of the box) with SVG text - and text is a BIG DEAL for what I am doing.
While trying to find if I could use the SVG renderer in Webkit I happened upon librsvg and ksvg2. I used darwinports to install rsvg on my mac and then clue’d up and simply flashed up my ubuntu VirtualBox (hattip to Nahum for pointing me at the sweet little Parallels replacement). Note for future reference - if you’ve got a virtual Linux machine apt-get will save you hours and, given how hot my poor little Mac got, a few watts.
An informal shoot out points in the direction of librsvg (rsvg being the command line app) rather than ksvg (with it’s associated ksvgtopng command line app). It seems that I can recompile ImageMagick to use librsvg (and thus get access to it via RMagick)… but I might just run with calls to the commandline to get something out the door. This result surprised me a little as Safari renders SVG beautifully and that uses ksvg2.
PS. If this post seems like a bit of SEO baiting exercise… I hope it works and that I am able to save others the hours of research :-).
PPS. In my wanderings I found this research project at Sun - I’m not too sure what it is, but someone is going nuts with SVG over there.
PPPS. I know that if you’re an Ubuntu user you’ve probably got a good case of “rolls eyes” going on right about now… I can live with that
Posted in SVG, Software | No Comments »