tag:blogger.com,1999:blog-7821856652257554779.post5183815794142719221..comments2025-09-20T09:27:07.510+02:00Comments on Andrzej on Software: Remote pair programmingAndrzej Krzywdahttp://www.blogger.com/profile/06399276063142826365noreply@blogger.comBlogger6125tag:blogger.com,1999:blog-7821856652257554779.post-69885376283828004332008-03-21T21:49:00.000+01:002008-03-21T21:49:00.000+01:00You could also use script to record the session fo...You could also use script to record the session for playback later. e.g.<BR/><BR/>script -t 2> file.time -a file.script<BR/><BR/>You can then play it back like:<BR/><BR/>scriptreplay file.time file.script<BR/><BR/>I normally use this when installing and configuring packages. It could also be useful for recording pair prgramming sessions for training or whatever.tomfmasonhttps://www.blogger.com/profile/12698353712423508302noreply@blogger.comtag:blogger.com,1999:blog-7821856652257554779.post-2444136454946617862008-03-03T22:06:00.000+01:002008-03-03T22:06:00.000+01:00We are testing gobby in combination with sobby ser...We are testing gobby in combination with sobby server for remote pair programming.tomfmasonhttps://www.blogger.com/profile/12698353712423508302noreply@blogger.comtag:blogger.com,1999:blog-7821856652257554779.post-90519192330932992722008-02-07T19:52:00.000+01:002008-02-07T19:52:00.000+01:00For windows one an always use VNC http://www.uvnc....For windows one an always use VNC http://www.uvnc.com/ajasjahttps://www.blogger.com/profile/10042562102535275012noreply@blogger.comtag:blogger.com,1999:blog-7821856652257554779.post-60253970031969331842008-02-06T23:30:00.000+01:002008-02-06T23:30:00.000+01:00Thanks for your comment, Peter.My colleague, Micha...Thanks for your comment, Peter.<BR/><BR/>My colleague, Michael Foord, was trying Copilot and <A HREF="http://www.voidspace.org.uk/python/weblog/arch_d7_2007_12_22.shtml#e909" REL="nofollow">was happy with that</A>. It's also a screen sharing tool.<BR/><BR/>For me, sharing the whole screen sounds too heavy. Screen with vim (or any other editor) seems to be the simplest configuration that works.<BR/><BR/>I even started to do my local development with screen and vim instead of TextMate!Andrzej Krzywdahttps://www.blogger.com/profile/06399276063142826365noreply@blogger.comtag:blogger.com,1999:blog-7821856652257554779.post-78837095634599494272008-02-06T23:24:00.000+01:002008-02-06T23:24:00.000+01:00This comment has been removed by the author.Andrzej Krzywdahttps://www.blogger.com/profile/06399276063142826365noreply@blogger.comtag:blogger.com,1999:blog-7821856652257554779.post-73964910595707107742008-02-06T22:49:00.000+01:002008-02-06T22:49:00.000+01:00This is a really great idea, and not one I had con...This is a really great idea, and not one I had considered before! For some things, and for OS X users only, Screen Sharing might work, or the Subethaedit collaborative text editor (as long as your source is synced!).Anonymousnoreply@blogger.com