Skip to content

Commit 119294f

Browse files
committed
Added screenhero option
1 parent f77fe22 commit 119294f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_posts/2013-08-12-beyond-oss.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ At the end of my [previous post](rebirth.html) I talked about how we could go be
1010

1111
> I'd be happy to help, but will be away for the next three weeks.
1212
13-
Wait, what if we go beyond you watching me type?! Why not just let anyone [drive too](http://en.wikipedia.org/wiki/Pair_programming)? I have seen in the past a couple products that started to offer this remote pairing capability for Visual Studio, so after googling a bit, I found one that looks very promising: [VS Anywhere](https://vsanywhere.com). And it's free for open source projects. Great!
13+
Wait, what if we go beyond you watching me type?! Why not just let anyone [drive too](http://en.wikipedia.org/wiki/Pair_programming)? There are a few options here, including [VS Anywhere](https://vsanywhere.com), which is free for open source projects, or [ScreenHero](http://screenhero.com), which may be better as it allows multiple cursors you can actually *see*. We could try and see what works best.
14+
1415

1516
The idea is that during the hangout, the main screen being recorded will be mine, but it will not be just me driving the keyboard all the time. In fact, I'd love to make it so that anyone that contributes, gets proper credit by having the chance to push to GitHub on their own (maybe we can even flesh out the contribution process by leveraging forks and pull requests in the sessions?). VS Anywhere would allow whoever wants to drive (and commit) to share the solution from his VS his fork of the tree with the rest of the participants (i.e. me :)), and I will get to write the tests while he writes the implementation. When we're done and agree on the implementation (it's OK to refactor!), you will commit, push to GitHub, send pull request, and I'll accept it right-away, ready to move on to the next driver. Should be a fun experiment at least, if nothing productive comes out of it in the end, hehe.
1617

0 commit comments

Comments
 (0)