Thursday, January 10, 2008

Ruby code formatting in Blogger on Ubuntu

Last week we got blog formatting for the Mac working. What about Ubuntu???

There is a slight modification to get this to work.

First you need you install 'xsel'

sudo apt-get install xsel


Now just modify last weeks code of 'pbpase' and 'pbcopy' to 'xsel --clipboard'.

0 comments: