Microsoft SharedView

When I was at Lucent, everybody on the project was colocated in New Jersey, except one guy who was out in the Chicago area.  But he was the most important guy on the project!  We made this work, and one of the reasons was NetMeeting.  But Microsoft can't leave well enough alone.  NetMeeting has been superceded by Windows Meeting Space.  That's great except that Windows Meeting Space is available for Windows Vista only and there is no NetMeeting for Windows Vista.  In other words, if you want to do peer to peer collaboration with a mix of client operating systems, you're out of luck with these 2 programs.

Fortunately, Microsoft has quietly released Microsoft SharedView.  For some oddball reason, this is considered a component of the Microsoft Connect program.  But SharedView isn't in any specific to Microsoft Connect.  Instead, it is a collaboration program similar to NetMeeting and Windows Meeting Space and it runs on both Windows XP and Windows Vista.

SharedView has all the collaboration basics:

  • create a meeting (requires a Windows Live ID)
  • invite others (using any e-mail address)
  • join a meeting
  • share handouts
  • share windows (including the desktop)
  • take control of shared windows
  • chat

Missing in all this is the whiteboard, video, and audio.  I'm not fond of how the handouts work.  When somebody shares a handout, all you can do with it is save it locally.  Things would be much easier if the handout was downloaded and launched using the associated program.

This article is part of the GWB Archives. Original Author: David Douglass

New on Geeks with Blogs

  • We Won The One Award I Actually Care About

    Full Scale made the Inc. 5000 for the fifth year straight, the 12th listing across my three companies. Here is why the one award you cannot buy is worth stopping for.

  • Your Customers Build the Features Now

    I let a tool I liked sit dead for a year rather than build the features I wanted. An MCP server meant I never had to, and your customers can do the same to your product.

  • Get the Size of a Directory in Linux the Easy Way

    du -sh for the quick answer, ncdu for the cleanup, df for the disk itself: every command for checking directory size in Linux, plus why du and df never agree.

  • Vim Search and Replace: The Ultimate Guide

    One :%s command replaces every match in a file before a find dialog would even open. The Vim substitute patterns worth the muscle memory: flags, ranges, capture groups, and multi-file edits.