<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

      <title>Comments on: Screen sharing apps?</title>
      <link>http://ask.metafilter.com/90777/Screen-sharing-apps/</link>
      <description>Comments on Ask MetaFilter post Screen sharing apps?</description>
	  	  <pubDate>Wed, 07 May 2008 08:42:39 -0800</pubDate>
      <lastBuildDate>Wed, 07 May 2008 08:42:39 -0800</lastBuildDate>
      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>

<item>
  	<title>Question: Screen sharing apps?</title>
  	<link>http://ask.metafilter.com/90777/Screen-sharing-apps</link>	
  	<description>Does anyone know of good, free, and easy to use screen sharing applications? We use MeetingPlace where I work, but it doesn&apos;t work often.  Is there a simple screen sharing application I can use that works for multiple people?  Ideally, this would work across company VPNs, be free, and be easy to install and use.&lt;br&gt;
&lt;br&gt;
About 90% of my job depends on me being able to work with others in real time on a shared screen.  Help me MeFi, you are my only hope! :-)</description>
  	<guid isPermaLink="false">post:ask.metafilter.com,2008:site.90777</guid>
  	<pubDate>Wed, 07 May 2008 08:39:47 -0800</pubDate>
  	<dc:creator>xammerboy</dc:creator>
	
	<category>screen</category>
	
	<category>sharing</category>
	
	<category>computers</category>
	
	<category>application</category>
	
</item>
<item>
  	<title>By: RustyBrooks</title>
  	<link>http://ask.metafilter.com/90777/Screen-sharing-apps#1332268</link>	
  	<description>VNC is probably your best bet I guess (VNC is a class of programs that inter-operate with each other for the most part.  The one I use is RealVNC.  It&apos;s free, it works well, it probably does most of what you want)</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90777-1332268</guid>
  	<pubDate>Wed, 07 May 2008 08:42:39 -0800</pubDate>
  	<dc:creator>RustyBrooks</dc:creator>
</item>
<item>
  	<title>By: tybeet</title>
  	<link>http://ask.metafilter.com/90777/Screen-sharing-apps#1332284</link>	
  	<description>I&apos;d second VNC, but I believe xammer is looking for something more collaborative. If you were to try running VNC with multiple users, it would just turn into a blind competition for who gets to control the mouse.&lt;br&gt;
&lt;br&gt;
GoogleDocs actually has pretty awesome collaborative elements, though it&apos;s not realtime.&lt;br&gt;
&lt;br&gt;
I&apos;ve not had experience with this one, but Microsoft&apos;s own &lt;a href=&quot;http://labnol.blogspot.com/2007/03/microsoft-screen-sharing-software.html&quot;&gt;Tahiti&lt;/a&gt; sounds like it might suit your needs.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90777-1332284</guid>
  	<pubDate>Wed, 07 May 2008 08:49:21 -0800</pubDate>
  	<dc:creator>tybeet</dc:creator>
</item>
<item>
  	<title>By: Tomorrowful</title>
  	<link>http://ask.metafilter.com/90777/Screen-sharing-apps#1332286</link>	
  	<description>If you&apos;re looking for a service, we&apos;ve used Yugma and GoToMeeting at work a lot. Neither is free, unfortunately, but both work great - very easy to use, and work fine across VPNs.&lt;br&gt;
&lt;br&gt;
Is there a reason why something that 90% of your job requires doesn&apos;t have room for $200/yr for yugma?</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90777-1332286</guid>
  	<pubDate>Wed, 07 May 2008 08:51:22 -0800</pubDate>
  	<dc:creator>Tomorrowful</dc:creator>
</item>
<item>
  	<title>By: RustyBrooks</title>
  	<link>http://ask.metafilter.com/90777/Screen-sharing-apps#1332318</link>	
  	<description>I think I used GoToMeeting once, it seemed OK.&lt;br&gt;
&lt;br&gt;
VNC has options to make some people who attach just be able to view and some to interact.  If you really want two seperate mouses doing something at once, it doesn&apos;t do that though.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90777-1332318</guid>
  	<pubDate>Wed, 07 May 2008 09:08:33 -0800</pubDate>
  	<dc:creator>RustyBrooks</dc:creator>
</item>
<item>
  	<title>By: twiggy</title>
  	<link>http://ask.metafilter.com/90777/Screen-sharing-apps#1332329</link>	
  	<description>GoToMeeting and WebEx are both pretty decent.  Not free, though.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90777-1332329</guid>
  	<pubDate>Wed, 07 May 2008 09:18:38 -0800</pubDate>
  	<dc:creator>twiggy</dc:creator>
</item>
<item>
  	<title>By: harmfulray</title>
  	<link>http://ask.metafilter.com/90777/Screen-sharing-apps#1332332</link>	
  	<description>I use &lt;a href=&quot;http://en.wikipedia.org/wiki/GNU_Screen&quot;&gt;GNU Screen&lt;/a&gt; to share terminal sessions with far-away people in my group on those occasions when a shared Emacs/shell session is all we need. There&apos;s a nice introduction &lt;a href=&quot;http://www.kuro5hin.org/story/2004/3/9/16838/14935&quot;&gt;here&lt;/a&gt;, and information on shared sessions &lt;a href=&quot;http://aperiodic.net/screen/multiuser#multiuser_screen&quot;&gt;here&lt;/a&gt;.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90777-1332332</guid>
  	<pubDate>Wed, 07 May 2008 09:20:19 -0800</pubDate>
  	<dc:creator>harmfulray</dc:creator>
</item>
<item>
  	<title>By: mkultra</title>
  	<link>http://ask.metafilter.com/90777/Screen-sharing-apps#1332336</link>	
  	<description>I don&apos;t think there are any solutions that allow two people to act independently on the same screen.&lt;br&gt;
&lt;br&gt;
xammerboy, can you give some more requirements? Do you just need screen sharing, or do you need things like integrated video/voice/text chat?&lt;br&gt;
&lt;br&gt;
If it truly is just screen sharing, then yeah, go VNC, as long as you know all the participants. Getting strangers to use VNC, particularly if you need to tunnel, can be a hassle.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90777-1332336</guid>
  	<pubDate>Wed, 07 May 2008 09:22:27 -0800</pubDate>
  	<dc:creator>mkultra</dc:creator>
</item>
<item>
  	<title>By: zippy</title>
  	<link>http://ask.metafilter.com/90777/Screen-sharing-apps#1332379</link>	
  	<description>Seconding Yugma - the screen-sharing web service with the terrible name.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90777-1332379</guid>
  	<pubDate>Wed, 07 May 2008 09:53:59 -0800</pubDate>
  	<dc:creator>zippy</dc:creator>
</item>
<item>
  	<title>By: xammerboy</title>
  	<link>http://ask.metafilter.com/90777/Screen-sharing-apps#1332459</link>	
  	<description>Thanks all, these are great suggestions!  I really only need to be able to share my screen with multiple people.  I don&apos;t need everyone to interact on the same document.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90777-1332459</guid>
  	<pubDate>Wed, 07 May 2008 10:40:58 -0800</pubDate>
  	<dc:creator>xammerboy</dc:creator>
</item>
<item>
  	<title>By: contraption</title>
  	<link>http://ask.metafilter.com/90777/Screen-sharing-apps#1332489</link>	
  	<description>&lt;a href=&quot;http://www.uvnc.com/pchelpware/sc/index.html&quot;&gt;UltraVNC SC&lt;/a&gt; will allow a customer or colleague to share their screen with you by simply downloading and running a customized executable that you build by editing a simple config file.  It&apos;s great if you ever have to work with people who would find the task of installing and configuring a full-blown VNC server challenging.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90777-1332489</guid>
  	<pubDate>Wed, 07 May 2008 11:04:35 -0800</pubDate>
  	<dc:creator>contraption</dc:creator>
</item>
<item>
  	<title>By: D Wiz</title>
  	<link>http://ask.metafilter.com/90777/Screen-sharing-apps#1332523</link>	
  	<description>Have you tried &lt;a href=&quot;http://labs.adobe.com/technologies/brio/&quot;&gt;Adobe Brio Beta&lt;/a&gt;. It is a beta product so I don&apos;t know how robust it is but I have played around with it and it seems nice. (Better than meetingplace.) And it is free. Worth a look at least.&lt;br&gt;
&lt;br&gt;
If you could post back here once you find a workable solution, I would appreciate it. I am interested in hearing what works out and why.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90777-1332523</guid>
  	<pubDate>Wed, 07 May 2008 11:29:44 -0800</pubDate>
  	<dc:creator>D Wiz</dc:creator>
</item>
<item>
  	<title>By: yoyoceramic</title>
  	<link>http://ask.metafilter.com/90777/Screen-sharing-apps#1332635</link>	
  	<description>I have used VNC, WebEx meet me know, and GoTo Meeting.&lt;br&gt;
&lt;br&gt;
TEAMVIEWER is the easiest, freesest, and most versatile screen sharing software I have used.&lt;br&gt;
&lt;br&gt;
http://www.teamviewer.com</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90777-1332635</guid>
  	<pubDate>Wed, 07 May 2008 12:51:51 -0800</pubDate>
  	<dc:creator>yoyoceramic</dc:creator>
</item>
<item>
  	<title>By: xammerboy</title>
  	<link>http://ask.metafilter.com/90777/Screen-sharing-apps#1333905</link>	
  	<description>Thank you all!  I&apos;ll experiment with these and post back as to which works best for me!</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90777-1333905</guid>
  	<pubDate>Thu, 08 May 2008 10:53:17 -0800</pubDate>
  	<dc:creator>xammerboy</dc:creator>
</item>

    </channel>
</rss>
