Upgrade to WP 2.1.2

I upgraded the blog to WordPress 2.1.2 using the latest SVN K2 theme. Main reason is because the latest wordpress has better Mac support and the new K2 theme can be customized more easily.

RemoteDesktopManager 1.0 release

No it’s not a new application. It’s the new name for TSCManager. At the time that name made sense to me :)
Release notes:

  • N: Group rename (select group node, edit group combo, hit save)
  • I: Application renamed to RemoteDesktopManager.

    The release can be downloaded at: Sourceforge.

  • reacTIVision for Quartz Composer

    I started development of a TUIO Patch for Quartz Composer. TUIO is the protocol used by the reactable project which is a “state-of-the-art multi-user electro-acoustic music instrument with a tabletop tangible user interface”. The visual engine behind reactable is reacTIVision. When an so called “fiducial” is recognized by the engine it’s X, Y and Angle are send over the TUIO protocol to any listening client. The TUIOClient for Quartz Composer is such a client.

    The code status is not much more then a proof-of-concept, but you can drop Tuio patches on your compositions which have an X, Y and angle as output parameters. The scaling is wrong (only middle part of compositions works). The code is Cocoa with the Java TUIO client. Maybe I will port the client to Objective-C. Help would be appreciated.

    Download the QC plugin, the XCode source and a very basic sample here.

    TSCManager 0.9 release

    Release notes:

  • N: Basic RDC version 6.0 support (part of Vista and update KB925876).
  • N: Check for update at startup.
  • N: Setting to enable/disable update check.
  • N: Settings dialog (a.o. for connection file location).
  • N: Automatic download and installation of .NET 2.0 during setup.
  • I: Added tooltip to explain which properties are set on Maximum GUI Experience check.
  • I: Changes to connection info now also saved on treenode doubleclick.
  • B: Fixed group delete for groups not in tree.
  • B: Screensize slider and Fullscreen check eventhandling fixed.Experimental support to change the location of connection files and initial support to have only one group node expanded at a time.The release can be downloaded at: Sourceforge.
  • TSCManager sixth release

    Release notes:

  • N: Add checkbox to set all the fancy GUI experience options.
  • N: Add some sort of connection export feature (just opens explorer for now).
  • I: Center messageboxes on application (instead of desktop).
  • I: Present visual indicator if connection info is edited
  • I: Auto save connection if changed and user clicks connect.
  • B: Connect to console check not correctly retrieved from RDP file.The setup can be downloaded at sourceforge.
  • TSCManager fifth release

    Release notes:

  • I: For new connection set group to selected tree group (if selected).
  • I: Add local printers checkbox.
  • I: Doubleclick protection for connect button.
  • B: Size and location not correctly stored when application is minimized or maximized.
  • B: Group dialog was not centered in front of parent.
  • B: After delete of connection the connection above the deleted one was not selected correctly.

    Download the new release at Sourceforge.

  • TSCManager fourth release

    Release notes:

  • I: Application window size is now saved on exit.
  • B: Doubleclick on group node raises error.
  • B: Fullscreen checkbox not correctly set/reset when selecting connection.
  • B: Last selected node was not reselected on application restart.

    The setup can be downloaded at sourceforge.

  • TSCManager third release

    It’s been a while but finally I managed to get a new version released.
    Download it at sourceforge.

    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