Pair Programming is an agile software development technique in which two programmers work together at one work station
0
votes
0answers
7 views
Any app/website to randomize our pairs? [closed]
We want to start some random pairing, and ideally the app/website should support:
assign pairs from a list of pairing-willing
send out emails to notify them of being paired
any suggestions ?
0
votes
1answer
26 views
Pair programming application for two or more people [closed]
I'm teaching some web development basics for free and I'd like to give some kind of LIVE interactive tutorials.
I'd like to find app that can connect to my server's FTP defined folder and let all ...
3
votes
2answers
118 views
What are some good services or tools to use for remote pair programming?
I have used screen sharing (via Skype and joinme), as well as tmux.
tmux provides a more interactive experience, but I find the delay to be annoying.
What are the best services and tools to use for ...
0
votes
0answers
62 views
Finding a remote pair programmer for topcoder practice and general hacking. [closed]
What is a good place to find like minded people on the Internet to pair program with? I've tried searching on Google etc. with no results.
0
votes
0answers
36 views
How to use Sangam eclipse plugin v1.6.4
I have installed Sangam eclipse plugin v1.6.4 but dont know how to configure it properly, please help me by listing the steps to ceate user, board and when to start the server etc.
0
votes
1answer
89 views
Commitment and estimating in XP
I have one question regarding commitment and estimating in XP.
So lets calculate commitment for team of 2 people
1 iteration == 2 weeks == 10 man days
Initial Capacity = 2 people * 10 man days = 20 ...
1
vote
1answer
456 views
Simultaneous programming on the same project in PhpStorm/IntelliJ IDEA
Is is possible in PhpStorm/IntelliJ IDEA for two (or more) programmers to work on the same project simultaneously, i.e. editing the same files at the same time?
Imagine something like ...
0
votes
2answers
80 views
How can I set up a “remote pair-coding” environment linux to linux?
I did some research on how to enable a pair-coding environment remotely so someone else on their MacOx/Linux box could view my screen (I code using vim + the rails plugin).
I read Evan Light's blog ...
0
votes
2answers
597 views
Collaborative programming in Eclipse
In Google Docs more than one person can be editing a file in real time. I tried this and found that the response time was a little slow. I would like to do the same thing in Eclipse. Is it possible? ...
1
vote
0answers
102 views
Pair programming in agile development environments [closed]
I was wondering how many of you make use of pair programming on a daily basis. It seems that some developers like to adhere very strictly to pair programming in all development work. Others find that ...
0
votes
1answer
300 views
Connecting Mac to two monitors, two keyboards and two mouse for pair programming
What peripherals do you guys use to connect the mentioned devices?
If I get a Mac mini, probably I just use a DVI and a VGA connector on both outputs from the back of Mac. What about the keyboard and ...
1
vote
2answers
522 views
Visual Studio plugin to work with Google Docs
I was hoping to find a plugin(or a way) to Visual Studio 2008/2010 that captures real time changes in the current code file and apply it on a Google Docs online document..
That is because I need a ...
5
votes
0answers
301 views
Real-time open-source team programming hangout site? [closed]
I sometimes want to write a program of general interest, but want to
work in real-time w/ someone else, just to make it easier, more
interesting, and not run into stumbling blocks (where I spend an ...
2
votes
4answers
424 views
Pair Programming with Qwerty and Dvorak keyboard layouts
Is it possible to plug in 2 keyboards and have one with Dvorak layout and the other with QWERTY layout? (On OSX)
0
votes
1answer
77 views
Do tools exist for pair programming with a developer and a domain expert?
I would like to know if any tools exist to enable pair programing activities between a developer and non developer expert in the related field.
An example of such a tool could be an IDE plugin that ...
0
votes
3answers
165 views
Is it difficult to measure productivity of pair programming? [closed]
what are difficulties that prevent us to measure and compare between pair and solo programming ?
is it difficult to compare their productivity? if yes , why ?
1
vote
2answers
489 views
using software metrics for measuring productivity of pair programming
what are the software metrics that can be used to measuring the performance of pair programming ?
to be clear
is there any metrics used to measure pair programming specifically and does not use to ...
0
votes
3answers
151 views
Any mental technique to quickly deduce the required ifs/elses in a program with A LOT of conditional logic?
Often in programming, it is a very common requirement that some piece of functionality will require a lot of conditional logic, but not quite enough to warrant a rules engine.
For example, testing a ...
-1
votes
2answers
438 views
What is an ideal pair programming setup? [closed]
We have the opportunity to set up a pairing workstation; I would like it to be great. What features should I look for? Monitors, keyboards, mice, furniture - all suggestions are welcome. I'm not ...
1
vote
4answers
429 views
pair programming and solo developer
I'm looking for information, articles, sites, or opinions on what are the benefits and the weaknesses of both:
pair programming
solo programming (single developer)
Why we use agile methodologies ...
3
votes
3answers
749 views
How to use make-frame-on-display and multi-tty in Emacs?
This page from the Emacs manual describes a function called make-frame-on-display that allows you to access a remote Emacs session. My interest in this function is to use it to share buffers for pair ...
3
votes
2answers
1k views
Remote Pair Programming in IntelliJ
Herabouts there's a move to have team members working from home.
Occasionally we would like to pair.
This is now difficult.
Any way of doing it in IntelliJ?
We're using versions 7 and 8, but ...
3
votes
5answers
512 views
Pair programming, mixed IDE environments?
Anyone got any experience of teams doing pair programming where there is a mixed IDE environment? I'm a long time IntelliJ user, others use Eclipse, which you may have heard of.
In my mind pair ...
0
votes
1answer
138 views
Developer using offshoring
*I have been thinking of doing projects with offshore help. The idea is to use it to be able to do projects where I don't have much experience - say iPhone. Also I am looking for some of the same ...
0
votes
2answers
135 views
What are the advantages of PEP or Cola? (Eclipse pairing plugins)
What are the advantages and disadvantages of PEP vs COLA as Eclipse pairing plugins?
2
votes
2answers
435 views
Visual Studio 2008: Smoothly switch between Emacs and default keybindings
Is there any way in Visual Studio 2008 to smoothly switch between using Emacs keybindings and the default ones? I will soon be doing some pair programming and I need my Emacs keybindings to keep ...
17
votes
6answers
818 views
How does your team work together in a remote setup?
we are a distributed team working on the object database db4o.
The way we work:
We try to program in pairs only.
We use Skype and VNC or SharedView to connect and work together.
In our online ...
0
votes
2answers
339 views
Wave-vs.net Pair Programming for Visual C++ 2010 Express Edition
Is there a plugin for Visual Studio C++ 2008/2010 express edition just like wave-vs.net live pair programming program? Or do I have to download and install the full version of Visual Studio?
7
votes
6answers
677 views
Pair programming tools that are not remote
I am currently in a job where we practice serious pair programming on windows machines. We both have a set of keyboards, mice, and we have two monitors, which works well for switching who's the driver ...
2
votes
2answers
483 views
Visual Studio plugin to show keys pressed
My team is beginning to embrace pair programming and some of us are more familiar with Resharper (and other productivity tools) than others. I was watching a DNR TV episode with Mark Miller and there ...
4
votes
2answers
288 views
Emacs collaborative buffers open in the wrong mode
I am using Emacs and Rudel to collaborate with a remote programmer. Rudel has a concept of published buffers. When my partner publishes a buffer, I can subscribe to it and the we can both edit it ...
0
votes
1answer
623 views
Server is down, is there an alternative server for ECF than ecftcp://ecf.eclipse.org:3282/
I was trying to setup up the Eclipse CollaborationFramework using the doc share plgin
I managed to connect the through google talk OK, but when I tried to create a collboration to share the ...
40
votes
15answers
7k views
Best editor for remote pair programming? [closed]
Do you know of an editor that allows two people to edit the same code simultaneously sitting at two different computers connected remotely?
This can be used for code review e.t.c
The platform could ...
13
votes
10answers
4k views
Tools for Remote Pair Programming
Me and a friend are working on a side-project where most of the development is done with both of us sitting on the same machine. We will soon be based in different locations but would like to continue ...
11
votes
7answers
400 views
Is this type of continuous pair programming good?
I am working in a company where I am forced to do pair programming with a guy 6 years more experienced than me. At the same time we work on the same code, design, or some other problem, on the same ...
108
votes
35answers
4k views
How to help a struggling newbie do a better job? [closed]
I have been the only developer and the de-facto "senior developer" on my company's flagship product for a while (a .NET WinForms app, but that is not related). Just recently, they brought in a ...
2
votes
5answers
138 views
pair programming with comments
Over the years, I've discovered that green-programmers tend to read the comments rather than the code to debug issues.
Does having one person document the other person's code (and vice-versa) with ...
0
votes
10answers
317 views
Would an application for two people working on the same file help for pair programming?
I was talking with a recruiter about an opportunity where paired programming is used.
To me there are some concerns about two senior developers working together, as I expect I would be reading while ...
4
votes
2answers
2k views
Where can I find the old “Developer Collaboration” plugin?
Once upon a time there is netbeans plugin called "Developer Collaboration" which allows you make remote pair programming.
Now, in Netbeans 6.7, there is no more this "Developer Collaboration" but ...
6
votes
9answers
406 views
Pair Programming with an uneven number of team members?
Recently, we've come across an issue at work where if one person is working on some code by themselves, it seems to come out with the other team members looking at it and going "Huh? That's ugly, ...
2
votes
6answers
1k views
Good second keyboard/mouse for pair programming?
I'm looking for a second input device to attach to workstations used for pair programming. I'm not looking to multi-input (two people typing at the same time), but just the ability for the second ...
3
votes
4answers
415 views
Developer Collaboration Reality Check
Distributed Teams = Fact
Collaboration Infrastructure = SVN/CVS/HG + Ticket/Req-System + Wiki + Forum + Mailing List + xyz
This collaboration is more or less offline, the individual developers can ...
19
votes
7answers
3k views
Remote Pair Programming in Visual Studio
Does anyone know of a Visual Studio add-in that allows remote pair programming in Visual Studio?
Something along the lines of SubEthaEdit, where all users can edit the same document, live, in ...
4
votes
4answers
1k views
Is there any IDE or Source Control System inspired by Google Docs collaborative mode?
Google Docs (formely Writely) has implemented a collaborative mode where 2 users can edit the same document at the same time. This idea could be extended to programming through:
A collaborative ...
4
votes
9answers
2k views
Test Driven Development and Pair Programming
I am on a team where i am trying to convince my teammates to adopt TDD (as i have seen it work in my previous team and the setup is similar). Also, my personal belief is that, at least in the ...
20
votes
15answers
774 views
Does pair programming work when there is a skills impedance mismatch?
For example, can an experienced coder with limited C#.NET experience be successfully paired with an experienced C#.NET coder with the secondary aim of getting the former up to speed with C#.NET?
7
votes
16answers
393 views
Does Pair programming mean you don't need design documentation?
In pair programming, the experience of every member of the team can be spread to new member. This experience is always in sync with the code, because the "senior" of the pair knows how the code works ...
4
votes
5answers
409 views
What is pair programming?
This term seems to be quite in use in English-speaking communities. I'm curious what it is? Is it like two students code together on a single PC or what? Is this organization (whatever it is) is only ...
6
votes
10answers
428 views
Information/knowledge flow within the team
I want to avoid the situations when my developers do not share the common knowledge (solutions for the problems they encountered, cool tips, common mistakes, shortcuts for achieving particular goal, ...
35
votes
23answers
2k views
Pair programming means double cost per developer. Is it worth that money?
Pair programming in Agile requires us to double the salary paid to single programmer. Of course with such approach the quality of the code is far cry better, bugs are found much earlier and so forth, ...
