Today I decided to do something about integrating my G5 tower and my macbookpro and sharing a keyboard and mouse. Instead of buying one of the many millions of KVM switches I decided to try the open source synergy.
This little gem allows you to share a virtual screen (and thus mouse and keyboard) across multiple computers (and OSs) and their screens.
With the aid of a Mac pref pane and installer for it, I now can work with both computers at the same time!
OK it's not rocket science but it works well and costs nothing. It even works within Parallels (on the client Mac) so I am able to work in Windows on my macbookpro from my keyboard and mouse on the G5 and still see both screens. It also combines the scrap so you can copy and paste from one computer to the other.
Coolness.

assaf 07/05/2007 03:43
Dude, your web page contains validation "warnings". Like having spaces in hrefs, for example. I recommend the firefox validation extension: http://users.skynet.be/mgueury/mozilla/
codist 07/05/2007 10:02
Not according to the W3C validator. Both the XHTML and CSS validate.
DSW@TNM 07/05/2007 13:16
It's very possible that guy is just a spammer. I'm not getting warnings on your site either.
Anyway, having newly converted over to Mac's this is a great tip that I'll be sure to take advantage of. Thanks for posting this info.
anon 07/13/2007 14:52
The Firefox add-on HTML Validator (I'm using v.0.8.3.9) shows 10 'warnings', mostly about having spaces in href attributes. I don't know if the XHTML specs officially prohibit spaces in URLs, but at least the browser automatically converts them into "%20" when clicked. I suspect this is a bug in HTML Validator.