Connecting the dots…

Thoughts on Web Development, Scalability and Application Architecture

Tag: mac

Truetype and Mac Fonts on Ubuntu

If you are anything like me and find it hard to give your love to tinker with your font settings on ubuntu, try this: This will surely make you love your ubuntu desktop even more. Open up a terminal window and type the following commands: # wget http://ubuntu-debs.googlecode.com/files/macfonts.tar.gz # tar zxvf macfonts.tar.gz # sudo mv [...]

synergy – multiple screens multiple OS

At work I have a linux based dev server and a macbook pro running leopard. I decided to have it working together has one extended screen as some of my colleagues are already using. Talking to James about it, i managed to get it together. For anyone interested in setting up the same can following [...]