active questions tagged collaboration - Stack Overflow most recent 30 from stackoverflow.com 2009-12-18T02:12:37Z http://stackoverflow.com/feeds/tag/collaboration http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/1907690/is-one-tool-or-a-suite-of-tools-better-for-scrum 1 Is One Tool or a Suite of Tools Better for Scrum? Rob Wells 2009-12-15T14:04:57Z 2009-12-15T15:14:10Z <p>G'day,</p> <p><strong>Edit:</strong> We've been using Scrum very successfully for several years on several projects of varying sizes. In fact, our team developed the successful iPlayer project for the BBC using a classical Scrum approach.</p> <p>After using various combinations of tools, some high-tech, some low-tech, across these projects we now wish to try adopting a suitable tool suite. Our manager is to some extent attempting to force the adoption of a single suite of tools for Scrum.</p> <p>I've looked at the SO question "<a href="http://stackoverflow.com/questions/35760/">Best Scrum tools</a>" and most people seem to recommend either:</p> <ol> <li>a suite of low-tech solutions, e.g. whiteboards, post-its, index cards, etc., or</li> <li>a monolithic tool that tries to satisfy as much as possible of the process, e.g. Agilo, Mingle, ScrumWorks, Target Process, etc.</li> </ol> <p>Our team is currently evaluating several different Scrum tools. However, we are looking at selecting a single, monolithic tool, e.g. Agilo.</p> <p>All of the "one-stop" solutions have their strengths and weaknesses with the serious enterprise type solutions being the best sort of fit. But all have some short comings.</p> <p>After reading the paper "<a href="http://blog.smartbear.com/the%5Fsmartbear%5Fblog/2009/11/peer-code-review-an-agile-process.html" rel="nofollow">Peer Code Review: An Agile Process</a>" over at SmartBear I started wondering if we were trying to force adoption of a tool on a "best fit" basis.</p> <p>I think you can take a couple of reference artefacts of the Scrum development process, say</p> <ol> <li>user stories, epics and themes, and</li> <li>the code base which must use a well-known SCM, e.g. SVN, Hg, etc.</li> </ol> <p>Then if we take that as the common reference points for the tools employed then we would be able to use a group of tools to handle the different aspects of the Scrum process rather than try forcing a fit of a single tool would is a bit like forcing a square peg into the round hole.</p> <p>In this way, providing you've agreed your common reference points, you can use several tools, each performing their role better than a could be done by a single component in a monolithic tool suite.</p> <p>Is this a more sensible approach?</p> <p>Are the two reference points I mentioned above suitable, or is their a better choice of points where the tools would meet?</p> <p>cheers,</p> http://stackoverflow.com/questions/1876469/web-based-crm-customer-collaboration-tool 0 Web-based CRM / Customer Collaboration tool? Arthur N 2009-12-09T20:03:46Z 2009-12-10T13:10:32Z <p>Our company is in dire need of a Web-based customer collaboration or CRM tool that allows us to manage our relationships with customers. Here are the specific requirements of the tool we're looking for:</p> <ul> <li>Customers should be able to message our company, and our company should be able to respond</li> <li>Customers should be sandboxed from eachother (so no customer can see the other customers' messages)</li> <li>Our company should be able to share files with ALL customers, or optionally with just SOME customers</li> <li>Our company should be able to write announcement messages (visible by all customers)</li> <li>Ideally, a "customer" can have multiple user accounts</li> </ul> <p>Those are our basic requirements. If there are any features on top of that (ticketing/support inquiries, calendaring, wiki, git repo, etc.) that'd be great-- but we're just looking for something to cover those needs.</p> <p>We currently use Basecamp, and although we love it, the fact that it doesn't sandbox users is problematic for the types of relationships we have with external people.</p> <p>Any thoughts?</p> http://stackoverflow.com/questions/1482210/what-is-the-best-tool-for-a-team-of-programmers-to-collaborate-on-a-project 0 What is the best tool for a team of programmers to collaborate on a project? Papuccino1 2009-09-26T21:22:47Z 2009-12-10T11:33:53Z <p>Me and some friends are starting a programming group as a hobby and we're looking for a way to easily collaborate.</p> <p>Meaning, someone start working on the file, everyone on the team can see that he worked on the file, etc.</p> <p>We need something that's fast, free and not necesarilly full of features, we are doing this as a hobby and not as a enterprise. </p> <p>Thanks for the answers.</p> http://stackoverflow.com/questions/1868561/tools-for-remote-pair-programming 1 Tools for Remote Pair Programming Alexandros 2009-12-08T17:33:07Z 2009-12-09T19:40:40Z <p>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 working in a similar manner. What tools would you use to enable such an environment?</p> <p>EDIT: This includes not only collaborative editing, but also running the code, so a collaborative text editor (such as etherpad/google wave) alone won't do, as we would then have to save locally and execute, which over hundreds of cycles adds up to considerable time lost.</p> http://stackoverflow.com/questions/1868614/whats-the-best-free-desktop-sharing-solution 0 What's the best free desktop sharing solution? [closed] Glen Lipka 2009-12-08T17:40:45Z 2009-12-08T17:48:23Z <p>For remote team collaboration. Requirements:</p> <ol> <li>Free</li> <li>No .exe software to install (thick client) - Java/Flash is OK</li> <li>Share specific windows or entire screens</li> <li>Doesn't break with multiple monitors</li> <li>Secure</li> <li>Easy</li> <li>Works for Mac and PC</li> </ol> <p>Nice to have:</p> <ol> <li>Web cam, chat, other features</li> <li>Allow remote user to control mouse/keyboard</li> </ol> <p>Thanks.</p> http://stackoverflow.com/questions/880602/when-designing-a-software-platform-what-are-the-key-elements-that-make-up-a-succ 5 When designing a software platform, what are the key elements that make up a successful pluggable architecture? kanamekun 2009-05-19T01:34:11Z 2009-12-07T13:06:51Z <p>I've been really impressed by the growing number of software platforms that let outside developers contribute code through a pluggable architecture (plugins/extensions).</p> <p>I've been studying which platforms have the best plugin communities...</p> <p><strong>Excellent Plugin Architectures with thriving plugin communities:</strong></p> <ul> <li>WordPress (and WordPress MultiUser) for blogging: <a href="http://wordpress.org/extend/plugins/" rel="nofollow">4245 plugins</a></li> <li>bbPress for message boards: <a href="http://bbpress.org/plugins/view/new" rel="nofollow">165 plugins</a></li> <li>Firefox for browsers: <a href="https://addons.mozilla.org/en-US/firefox/search?q=&amp;cat=all&amp;as=true&amp;vfuz=true&amp;appid=1&amp;lver=1.0&amp;hver=1.0&amp;atype=1&amp;pid=0&amp;lup=&amp;pp=100&amp;sort=" rel="nofollow">1265 extensions</a></li> <li>Magento for e-commerce: <a href="http://www.magentocommerce.com/magento-connect/list" rel="nofollow">732 plugins</a></li> </ul> <p>Then there are platforms with less active plugin communities:</p> <ul> <li>MediaWiki for wikis: <a href="http://www.mediawiki.org/wiki/Category:Extensions" rel="nofollow">22-38 extensions?</a></li> </ul> <p>(For the sake of focus, let's put aside or ignore platforms that enable full-fledged software apps, like Microsoft Windows, iPhone, and Facebook.)</p> <p>What would you say gives a software platform a successful plugin architecture with lots of plugins, versus another platform with a smaller or inactive developer community?</p> <p>Just to get things started, here's a partial list:</p> <ul> <li>The platform does something broadly useful: let's people browse the web, buy and sell stuff, publish blogs and message boards, etc.</li> <li>The platform is open source (or at a minimum, the source code is freely available).</li> <li>All important functions in the platform are fully plugabble through hooks and filters.</li> <li>All or most pluggable functions are well documented (or there's a wiki so developers can document it for you).</li> <li>There's a forum or email list where developers can share plugins, and share tips and tricks</li> <li>There's a forum or email list where less sophisticated users can get help installing and configuring the plugins.</li> </ul> <p>What kind of things can a platform developer do to create a pluggable architecture that encourages lots of outside developers to create plugins?</p> http://stackoverflow.com/questions/901547/netbeans-6-5-1-openfire-3-6-4-collaboration 0 Netbeans 6.5.1 + Openfire 3.6.4 Collaboration ? devdude 2009-05-23T13:39:18Z 2009-12-05T03:44:55Z <p>We are using the collab plugin in Netbeans. Unfortunately the "Service for the developer collaboration XMPP server share.java.net will be discontinued as of April 20, 2009. "</p> <p><a href="http://wiki.netbeans.org/FaqShareJavaNet" rel="nofollow">http://wiki.netbeans.org/FaqShareJavaNet</a></p> <p>I managed to install OpenFire 3.6.4 on OpenSolaris 2008.11.</p> <p>Whatever I do I cant login from Netbeans collab plugin, but getting "Object does not represnt a valid JID" Server log: </p> <blockquote> <p>2009.05.23 21:41:27 [org.jivesoftware.openfire.spi.PresenceManagerImpl.userUnavailable(PresenceManagerImpl.java:271)] Error storing offline presence of user: </p> </blockquote> <p>Little info to find on this topic, other than</p> <p><a href="http://wiki.netbeans.org/CollabServer" rel="nofollow">http://wiki.netbeans.org/CollabServer</a></p> <p><a href="http://www.igniterealtime.org/community/message/190171" rel="nofollow">http://www.igniterealtime.org/community/message/190171</a></p> <p>Does anyone run successfully Netbeans with Openfire ?</p> <p>cheers</p> http://stackoverflow.com/questions/1814559/shared-folders-and-xcode 0 Shared Folders and XCode icefire 2009-11-29T03:35:30Z 2009-12-04T19:58:08Z <p>Is there a way to get XCode to play nice with shared folders and allow multiple people to work on an iPhone app at the same time? Or are we going to need to switch to something more like SubEthaEdit or some other realtime-collaboration tool?</p> http://stackoverflow.com/questions/44822/whats-your-favorite-shared-whiteboard-tool 9 What's your favorite shared whiteboard tool? David Singer 2008-09-04T21:20:59Z 2009-11-30T14:36:12Z <p>I like to draw -- well, scribble -- while working with other people; that works well in my office, where I have a huge whiteboard. But if the other people are on the other end of a phone line, it's not so good.</p> <p>I played with skrbl.com, which isn't bad (though I couldn't make it work with Safari or Chrome), but it's not ideal. What is?</p> <p>(Oh...and I need to be able to work with people who aren't using Windows.)</p> http://stackoverflow.com/questions/1159652/recommendations-for-implementing-aspects-of-social-networking-in-sharepoint 3 Recommendations for implementing aspects of social networking in SharePoint CptSkippy 2009-07-21T14:45:42Z 2009-11-24T17:11:51Z <p>We're looking to build a collaborative site for a targeted set of users (~100) based on SharePoint Services and we want to integrate social networking features such as tagging, activity streams and user profiles to encourage them to participate. This is a proof of concept and if it proves to be popular then we might consider using the technology in a new site to replace our existing enterprise portal solution (~2500 users).</p> <p>We're currently looking at third party solutions such as <a href="http://www.newsgator.com/Business/socialsites/default.aspx" rel="nofollow">NewsGator's Social Sites™ Enterprise</a>. What other solutions are out there and how do they compare? What are the drawbacks to NewsGator's or other's solutions?</p> <p><strong>**Update**</strong></p> <p>We ended up using NGSS as our solution and while the product is technically sound, it's infrastructure compatibility is falsely exaggerated and their support is lacking professionalism and honesty. Our project deadline was missed and additional unforeseen software licensing and hardware procurement costs were incurred as a result. Our organization has decided that we will not be using them for any future initiatives.</p> http://stackoverflow.com/questions/1765218/how-to-manage-backups-and-monitor-git-with-a-central-repository 4 How to manage backups and monitor Git with a central repository? Apreche 2009-11-19T17:50:23Z 2009-11-19T21:58:55Z <p>I'm on a team using Git right now, and we have a pretty good workflow. We have a central repository with two branches, dev and master. We create local branches to work on individual tasks. We merge into dev when they are ready. Then we merge to master when things are ready, and we tag all of our releases. If multiple developers need to cooperate on a task more directly, we can create another, possibly temporary, remote branch for them to share patches through. This is working out pretty well for us, but it leaves us with two problems.</p> <p>One problem is the issue of backups. Sure, most of the code base is backed up. Every machine that has a clone of the repository has most of the code. However, the code that someone writes during the course of a day is not backed up until they merge to dev and push. If the task they are working on is non-trivial, it could be days before they have anything merge and push worthy. How do we make sure this work in progress code is backed up in a central safe place? Just use some backup solution external to Git?</p> <p>The second problem is the issue of monitoring employee progress. The manager(s) want to be able to see what code the developers have written each day. If a day goes buy where you didn't push anything out, it will look like you didn't do anything all day. We need some way to show our work on a daily basis that doesn't force us to commit and push code that isn't ready for committing, merging, and pushing.</p> <p>One solution we considered is to create a remote branch on the central repo for every single local branch we make. This would probably work, but it would be a big cluttered mess, even if we regularly deleted old unused branches. It's also a lot of extra work to manage all that.</p> <p>How can we satisfy these business requirements without disrupting our Git workflow?</p> http://stackoverflow.com/questions/1659386/what-are-the-boundaries-or-scope-definitions-of-html5-development 4 What are the boundaries or scope definitions of HTML5 development? austin cheney 2009-11-02T04:08:20Z 2009-11-11T00:37:05Z <p>From reading the mailing lists and looking at the specification I cannot tell what the limits of HTML5 are as a software or programmatic technology. I have seen where they have attempted to standardize video and audio formats in HTML5 and it seems they may be writing the definitions for XHTML5 into the HTML5 specification. It also appears the specification is extremely lengthy and covers topics far outside the mere definitions and minimally required processing instructions of a markup language.</p> <p>With version 5 is HTML now an application interface opposed to just a markup language? If so then what are the boundaries and defined limits of the technology? If not, then why are so many topics irrelevant to the processing of markup taking such a spotlight in the development process of the technology? When do the boundaries of a markup language end and the application preferences of a user-agent application begin? With HTML5 that separation does not appear very clear, but as an industry standard it should be crystal clear, right?</p> http://stackoverflow.com/questions/1710017/real-time-collaborative-use-interface-on-the-web 0 Real time collaborative use interface on the web Brian Armstrong 2009-11-10T18:10:52Z 2009-11-10T18:19:08Z <p>I'm wondering what the technologies and best practices are behind real time collaboration in web interfaces.</p> <p>An example of this is of course Google Wave. Another is PivotalTracker.com.</p> <p>I'm particularly interested in any work (frameworks, plugins, etc) people are doing with <strong>Ruby on Rails</strong> here.</p> <p>I imagine it would have to use Javascript underneath at some level, but you would need a way to abstract this out. Probably polling the server periodically to see if changes have been made, and also a way to resolve conflicts if in the middle of editing something the server comes back and says someone else has updated it.</p> <p>Thank you!</p> http://stackoverflow.com/questions/408202/what-collaborative-wireframing-ui-mockup-tools-are-out-there 2 What *collaborative* wireframing / UI mockup tools are out there? taco 2009-01-02T22:40:44Z 2009-11-08T10:15:01Z <p>I'm looking for something that applies the collaboration focus (one location/URL, always up-to-date, multi-person online read/write access anywhere) of google docs / google spreadsheets to wireframing. Bonus points if, like Google Docs, it needs only a browser yet also works offline. More bonus points if it supports automatic revisions. Even more bonus points if you can hand out login-less 'invitation' URLs like Flickr does, instead of forcing people into signing up for accounts or using their home accounts.</p> <p>To start off, there's one called iPlotz, but it didn't enchant me -- ironically, mostly because of its akward UI, which can't hold a candle to omnigraffle (don't let that prevent you from giving it a try though).</p> <p>And no, paper prototyping, wonderful as it is, does not qualify: it does not combine being instantly globally shareable &amp; editable very well :-)</p> http://stackoverflow.com/questions/1691064/what-is-a-good-coding-platform-to-use-for-telephone-coding-interview 2 What is a good (coding) platform to use for telephone coding interview? rxin 2009-11-06T22:52:34Z 2009-11-08T07:42:31Z <p>We are going to interview some candidates over the phone and we need the candidate to write code (pseudo code). Obviously, asking the candidate to read the code out loud to us over the phone isn't ideal. </p> <p>I wonder if there is any good platform to do this?</p> <p>I know Facebook uses a simple program they wrote by themselves, and Google uses Google Doc. But unfortunately we don't have services by ourselves. Are there any good alternatives (other than Google Doc) that is open and free?</p> http://stackoverflow.com/questions/688546/continuous-version-control 4 Continuous version control Adam Davis 2009-03-27T04:21:22Z 2009-11-08T05:50:25Z <p>I haven't seen a continuous version control system - one that would save changes in your code as you developed them, rather than waiting for an official check in. The changes would be saved as 'not checked in' of course, but they would be saved away for backup, and viewing by others before you actually did the official check in.</p> <p>I haven't seen this, and wonder if it, or something like it, exists, and the reasons why it might or might not be a good idea.</p> <p>Right now programmers think of source code control as integrating packets of code, but why not make those packets smaller and integrate continuously?</p> <p>-Adam</p> http://stackoverflow.com/questions/302970/old-school-vs-new-school-programmers-problems-and-or-benefits 11 Old School vs New School Programmers Problems and/or Benefits Holograham 2008-11-19T19:01:43Z 2009-11-06T19:05:10Z <p>I am a recent college graduate working for a large corporation that has an aging workforce. I am curious for peoples experiences on working with an age gap preferably from both sides. </p> <p>Examples Issues I have encountered so far: </p> <ul> <li>Agile practices vs Waterfall</li> <li>Collaboration between programmers vs individuality</li> <li>Working early in the morning vs late at night </li> </ul> <p>I learned primarily agile programming in school while the project I am on (and most of the developers are used to waterfall)</p> <p>I am used to collaborating with classmates and friends on projects while I tend to see older programmers like to do their own thing. I feel like I pester them asking them questions.</p> <p>I find myself more of a night programmer, but most of my older colleagues are early morning (5am)</p> <p>Any experiences on the age gap in the technology work is relevant.</p> http://stackoverflow.com/questions/126089/what-kind-of-constructive-criticism-would-help-a-development-team 1 What kind of constructive criticism would help a development team? sircoder 2008-09-24T08:51:55Z 2009-11-02T22:33:24Z <p>It is a good idea to give feedback to a software development team. What are you most dissatisfied/annoyed with in your development team? </p> <p>The topic could be anything. For example:</p> <ul> <li>roles</li> <li>attitudes</li> <li>the design</li> <li>the architecture</li> <li>the technology</li> <li>the personality of the other programmers</li> <li>the customers</li> <li>the office environment</li> <li>etc.</li> </ul> <p>Do you think it would increase the productivity of your team if you gave such criticism?</p> <p>My pick:</p> <blockquote> <p>I hate it when people walk pass by my desk and talk about my screen ...</p> </blockquote> <p>After answering here, you may want to provide your generous feedback to your team which can then be used as a reference by the developers and team lead.</p> http://stackoverflow.com/questions/279825/biggest-missing-features-in-basecamp-for-software-development-management-collab 3 Biggest Missing Features in Basecamp for Software Development Management & Collaboration pc1oad1etter 2008-11-11T02:18:41Z 2009-10-30T11:09:10Z <p>What features might our team find lacking if we adopted <a href="http://basecamphq.com" rel="nofollow">Basecamp</a> for bug tracking, task tracking, external documentation, collaboration, and project management?</p> <p>I've used the free version before and think that 37Signals makes excellent products - but I wanted to hear from you what the drawbacks might be.</p> http://stackoverflow.com/questions/1578639/forum-like-collaboration-environment-for-small-development-team 0 Forum like collaboration environment for small development team Paul 2009-10-16T15:04:39Z 2009-10-24T14:23:09Z <p>Hello,</p> <p>We have a team of 3 Windows developers and we are currently discussing technical features on IM or email. Issues are discussed and then there is usually a final decision.</p> <p>We want to have a forum-like environment (e.g. phpBB or other more developer centered solutions), where we can discuss issues in a structured way. Here is what we are looking for:</p> <ul> <li>A forum like place where posts are submitted under a topic</li> <li>HTML,links, videos, pictures in posts</li> <li>It shall be possible to upload docs and images</li> <li>Good and preferably fast searching topics (some PHP forums are really slow about this.)</li> <li>Shall run on Windows Server</li> <li>Secure (shall not be too easy to hack)</li> </ul> <p>Any suggestion is appreciated.</p> <p>Thank you</p> <p>Paul</p> http://stackoverflow.com/questions/1586093/working-with-offshore-teams 4 Working with Offshore Teams. [closed] Rachel 2009-10-18T21:35:05Z 2009-10-19T02:01:07Z <p>What are the things to keep in mind while working with Offshore Teams ?</p> http://stackoverflow.com/questions/1130466/trac-vs-redmine-vs-jira-vs-fogbugz-for-one-man-shop 12 Trac vs. Redmine vs. JIRA vs. FogBugz for one-man shop? kizzx2 2009-07-15T09:53:01Z 2009-10-14T19:10:09Z <h1>Background</h1> <p>I am a one-man freelancer looking for a project management software that can provide the following requirements. I have used Trac for about a year now. Tried Redmine and FogBugz on Demand for a couple of weeks. Never tried JIRA before.</p> <p>Basically, I'm looking for a piece of software that:</p> <ol> <li>Facilitates developer-client communication/collaboration</li> <li>Does time tracking</li> </ol> <h1>Requirements</h1> <ul> <li>Record time estimates/Time tracking</li> <li>Clients must be able to create/edit his own tickets/cases</li> <li>Clients must not see Developer created tickets/cases (internal)</li> <li>Affordable (price) with multiple clients</li> </ul> <h1>Nice-to-haves</h1> <ul> <li>Supports multiple projects in one installation</li> <li>Free eclipse integration (Mylyn)</li> <li>Easy time-tracking without using the Web UI (Trac's post commit hook or Redmine's commit message scanning)</li> <li>Clients can access the Wiki</li> <li>Export the data to standard formats</li> </ul> <h1>My evaluation</h1> <p><strong>Trac</strong> can basically fulfill most of the above requirements, but with lots of customizations and plug-ins that it doesn't feel so clean. One downside is that the main trunk (0.11) has been around for a year or more and I still haven't seen much tendency of any upgrades coming up.</p> <p><strong>Redmine</strong> has the cleanest Web UI. It's design philosophy seems to be the most elegant, with its innovative commit message scanning and stuff. However, the current version doesn't seem to be very mature and stable yet. It doesn't support <em>internal (private) tickets</em> and the <a href="http://www.redmine.org/issues/1518" rel="nofollow">time-tracking commit message patch</a> doesn't support the trunk version. The good thing about it is that the main trunk still seems to be actively developed.</p> <p><strong>FogBugz</strong> is actually a very well written piece of software. However the idea of paying $25/month for the client to be able to log-in to the system seems a little bit too far off for an individual developer. The free version supports letting clients create/view their own cases using email, which is a sub-optimal alternative to having a full-fledged list of the user's own cases. That also means clients can't read/write wiki pages. Its time-tracking approach is innovative and good though. However the fact that all the eclipse integration (<a href="http://www.bugclipse.com-a.googlepages.com/" rel="nofollow">Bugclipse</a>, <a href="http://www.foglyn.com/" rel="nofollow">Foglyn</a>) are commercial. Yet other investments before I can use my bug-tracker! If I revert back to the Web UI, it's not really a fast rendering Web service. Also, the in-built report functions are excellent (e.g. <a href="http://www.joelonsoftware.com/items/2007/10/26.html" rel="nofollow">evidence based scheduling</a>)</p> <p><strong>JIRA</strong> is something I have zero experience with. Can someone with JIRA experience recommend why it might be a good fit for this particular situation?</p> <h1>Question</h1> <p>Can we share experience on this? Any specific plugins/customizations would that would best suit the requirements for this case?</p> http://stackoverflow.com/questions/510163/how-do-you-collaborate-with-other-coders-in-real-time 10 How do you collaborate with other coders in real time? Jeremy Ricketts 2009-02-04T05:24:14Z 2009-10-11T22:18:50Z <p>Pretend you're hitting me up for some javascript help on IM. How can you make it as easy as possible for me to help you get your code working?</p> <p>I run into this all the time. I'm on instant messenger and someone is asking me a question (or maybe it's me that's asking them) and we have lots of back-and-forth communication trying to work on the same bit of code. Instant messengers aren't well suited for this. Email is slow, a little can get a little hard to follow with enough back and forth.</p> <p><strong>Here's what I've tried:</strong></p> <p><a href="http://google.com/docs" rel="nofollow">Google Docs:</a> - Requires a google account and isn't exactly real-time. Hard to know when/where other users might be editing.</p> <p><a href="http://pastie.org" rel="nofollow">Pastie.org</a> - This is really great for sharing code, but not for 2-way collaboration. I love the interface (<a href="http://pastie.org/379097" rel="nofollow">sample</a>) but I can't edit with other people in real time.</p> <p><a href="http://etherpad.com/" rel="nofollow">EtherPad</a> - Looked promising, but buckles under the load with only a few users. Some guys at work were trying to get us to use this, but we kept having performance issues and even a couple browser crashes.</p> <p><a href="http://collabedit.com/" rel="nofollow">CollabEdit</a> - This one actually looks great (<em>just</em> found it right now). I haven't actually used it with anyone yet. It feels lightweight and responsive enough. Anyone had any luck with this one?</p> <p><a href="http://gobby.0x539.de/trac/" rel="nofollow">Gobby</a> - I'm going to have a hard time getting people to install something like this when what they/I really need is some quick, ad-hoc collaboration. Having said that- maybe it's worth looking into for people I collaborate with regularly? Anyone used it?</p> <p><a href="http://jsbin.com/" rel="nofollow">JSbin</a> - We tried to use this on a number of occasions since most of the people I work with are javascript guys (we work at a web development agency). The "sandbox" javascript functionality is wonderful. However, we can't collaborate live, in real time. We can generate new links after editing code, but that's only a small step better than emailing it to each other (or using Pastie.org)</p> <p>Screen Sharing - I've only seen this work well between Mac users. If the other developer is on OSX 10.5 (Leopard), sharing screens in iChat is trivial. Other than that, I'm not aware of free, reliable, no-fuss screen sharing.</p> <p>-- Added -- VNC - The barrier for entry is just too high on this one. Installing software, getting around network firewalls, adding exceptions to local firewalls... yuck. <strong>I'm talking <em>fast</em> "hey do these lines look right?" collaboration here.</strong> -- /end --</p> <p><strong>...whew.</strong> </p> <p><strong>Okay, so what do you use?</strong> </p> <p>I think the ideal service would be something that's free, web-based, and purpose driven (hey... kinda like Stackoverflow).</p> http://stackoverflow.com/questions/1274926/code-snippet-library-for-a-team 0 Code snippet library for a team Jeremy Rudd 2009-08-13T22:18:03Z 2009-10-08T02:08:24Z <p>I would like a general purpose code snippets library, that I could use to store bits of code for any language, organized in folders. When any developer on the network adds a snippet, it should get transferred to others.</p> <p>How can I do this simply? Any app that could be used for sharing libraries of text should be okay too.</p> http://stackoverflow.com/questions/1526787/what-tool-can-i-use-to-allow-multiple-teams-to-share-files 0 What tool can I use to allow multiple teams to share files? George 2009-10-06T16:50:37Z 2009-10-07T16:14:40Z <p>I need to work with several teams and need to be able to share requirements and design documents. Most people won't be too technical, so I want to avoid source code tools. The main requirements are:</p> <ol> <li>Easy sharing via links. I don't want people to have to install multple tools just to see a file or learn anything about svn checkout.</li> <li>Permissions - I want to allow view only access to most people, with some having add/edit permissions. I don't want anyone to be able to permanently delete anything.</li> <li>Revision History - I want to see who has added and edited files and be able to revert to previous versions.</li> </ol> <p>I've tried <a href="http://www.getdropbox.com" rel="nofollow">Dropbox</a> and SkyDrive, but they each have faults. Dropbox allows users to permanently delete files, and it will even delete the file from your local machine when it is synced. SkyDrive doesn't allow enough fine grained permissions or revision history. Do I need a CMS system like Drupal]? Would Sharepoint be the proper tool? I don't necessarily need an open source solution. The easier it is to set up and administer, the better.</p> http://stackoverflow.com/questions/403/tool-to-aid-code-review 19 Tool to aid Code Review Prakash 2008-08-02T10:48:43Z 2009-09-30T13:28:17Z <p>For our small team of 20 developers, we used do code review like:</p> <ol> <li>Make a label in svn and publish the label to the reviewers</li> <li>Reviewers checkout the code and add comments in line (with marker like: // REVIEWER_NAME::REVIEW COMMENT:)</li> <li>After all comments are in, reviewer checks in the code, preferably with new label.</li> <li>Developer checks the comments and makes changes (if appropriate) </li> <li>Developer keeps an excel sheet report for considered changes and reasons for ignored comments</li> </ol> <p>Problem: Developer needs to keep track of multiple labels which might have same comments</p> <p>Sometimes we even do One on One review and if we really have time, even do Table review (team of reviewers looks at the code on projector, on the fly, and pass comment)</p> <p>I was wondering: Are you guys using any specific tool which helps to do code reviews smoother?</p> <p>I have heard of <a href="http://codecollab.com" rel="nofollow">Code Collaborator</a>. But have anyone used that? Is it worth the money?</p> http://stackoverflow.com/questions/202690/web-apps-for-source-code-discussion 3 Web Apps for Source Code Discussion Wilco 2008-10-14T20:34:50Z 2009-09-30T13:17:29Z <p>Are there any web apps that allow for source code collaboration? I'm thinking of something that could look at an SVN repo/local folder/etc. and publish the code with support for threaded discussions under each file or class. Ideally I want to find something that I could deploy/host myself, so being based in PHP would be a huge plus.</p> http://stackoverflow.com/questions/1486598/wiki-software-for-business-plans-which-one 0 Wiki software for business plans. Which one? [closed] gAMBOOKa 2009-09-28T11:36:27Z 2009-09-28T19:03:12Z <p>I need to recommend a wiki software for use by our higher management. They're spread out globally and would like various collaborative tools to discuss, edit, manage these business plans. Lotsa business plans, most get rejected but for some reason, they enjoy doing it.</p> <p>Also, did I mention higher management? As in, not very technically competent.</p> <p>What would you recommend?</p> http://stackoverflow.com/questions/1468476/how-to-contribute-improvements-to-packages-hosted-on-cheeseshop-pypi 1 How to contribute improvements to packages hosted on Cheeseshop ( pypi ) ? tarasm 2009-09-23T20:55:40Z 2009-09-23T21:27:52Z <p>I've been using zc.buildout more and more and I'm encountering problems with some recipes that I have solutions to.</p> <p>These packages generally fall into several categories:</p> <ol> <li>Package with no obvious links to a project site</li> <li>Package with links to free hosted service like github or google code</li> </ol> <p>Setup #2 is better then #1, but not much better because for both of these situations, I would have to wait for the developer to apply these changes before i can use the updated package buildout.</p> <p>What I've been doing up to this point is basically forking the package, giving it a different name and uploading it to pypi, but this is creating redundancy and I think only aggravating the problem. </p> <p>One possible solution, is to use to use a personal server package index where I would upload updated versions of the code until the developer updates he/her package. This is doable, but it adds additional work, that I would prefer to avoid.</p> <p>Is there a better way to do this?</p> <p>Thank you</p> http://stackoverflow.com/questions/86784/agile-development-in-a-distributed-team 5 Agile development in a distributed team scott.caligan 2008-09-17T19:37:52Z 2009-09-22T16:49:54Z <p>The <a href="http://agilemanifesto.org" rel="nofollow">Agile Manifesto</a> emphasizes the importance and nature of communication in the software development process. Two of the twelve principles underscore this:</p> <ul> <li><p><em>Business people and developers must work together daily throughout the project.</em></p></li> <li><p><em>The most efficient and effective method of conveying information to and within a development team is face-to-face conversation</em>.</p></li> </ul> <p>On my current project, the five members of our development team are scattered across four cities in three states. Geographically distributed teams seem to be more and more common as telecommuting/remote working and offshore development expand.</p> <p>When a team can't be face-to-face, how can tools and technology be employed to make practices like daily stand-up meetings, code reviews, pair programming, and the XP concept of "whole team" effective? How can these practices themselves be tailored to best suit a geographically distributed team?</p>