Archive for the 'Software' Category

Page 3 of 3

VMWare Server on Ubuntu Dapper Drake

I put together a small tutorial on how to install VMWare Server (final) on Ubuntu 6.0.6 “Dapper Drake”. Download the tutorial as PDF here.

SlapBook

When I came across this movie:

I was pretty amazed. While reading the comments on this blog I found out that the dudes at MactelChat had made a version for VirtueDesktops (the one I use since it is more actively developed than DesktopManager. The only problem I had was that it needed me to go to the terminal to start it.

So I decided to code (my first) XCode AppleScript application that does the trick. As a bonus I added a preference pane to change the values as supported by the mactelchat app.

If you are interested you can download the app here (includes XCode project): SlapBook

TSCManager second release

The second release (0.4) is out. This release fixes a lot of (nasty) bugs that exist in the previous release. Download the new setup here.

Release note:

  • Better tree/settings/file sync code.
  • New about screen (mostly for credits part).
  • Backwards compatible with old preview release (not on sf).
  • Some code refactoring (changed names, moved code to Utility class).
  • Minor GUI changes.

TSCManager released

Since I need to connect to more and more Windows machines using the Terminal Services protocol, there is more and more need for an easy way to administrate the different connection profiles.

I looked for it in Windows XP and after that browsed the Web but did not find what I needed. Therefore I desided to create such a tool myself.

The project is hosted at sourceforge. You can download the latest version here.