Tagged Questions
The collaboration-tools tag has no wiki summary.
9
votes
6answers
1k views
Any collaborative tool/website to localize an Android app?
My open source Android application has internationalization done the Android way, with strings.xml files.
The community has many people from many countries, and they are willing to contribute/improve ...
5
votes
4answers
258 views
Real time tool for collaborative coding
I know the use of the revision control systems such as git to work with other people on a project but what about when we need to work with others at the same time ? I was thinking about a kind of ...
5
votes
3answers
871 views
Collaborative editing for .NET development - what are the possibilities
What are the best options for real-time collaborative editing for .NET development? (C#,VB.NET, ASP.NET - not Mono unless it is the best way to get collaboration)
1) Anything possible with visual ...
5
votes
5answers
1k views
Are there any alternatives to Rational Team Concert at the moment?
we are a team of about 100 developers working in an iterative development style. We are looking for a solution that will allow us to aggregate all development artifacts in one collaborative ...
3
votes
1answer
121 views
What are the best collaborative ways to edit code? (real time)
Over the shoulder is of course the best, but sometimes we work remotely and want a good way to both edit the same file.
Stuff we've tried:
Skype screen sharing
SubEthaEdit
Google Wave
How do you ...
3
votes
4answers
135 views
Remote Development Practices/Tools
I'm looking for some advice regarding remote development/programming and any advice that people who are currently doing this have. I'm specifically looking for what you think is/are the most ...
3
votes
1answer
624 views
NetBeans 6.8 Collaborative editing
I remember using collaborative text editing in NetBeans some versions ago. You could edit a file from your project collaboratively with a partner, hosting a server on your computer. It was something ...
3
votes
4answers
139 views
whats the best way to faciliate collaboration within a software org
we have an org of around 300 people and certain people are very good at sharing articles, tips, blogs, etc but it usually happens within sub teams (between 5-15 people). whats the best way to scale ...
2
votes
1answer
154 views
deployable wiki-based documentation
I am looking for a wiki project that is editable by developers and can have comments and history, much like everything else, but also has the following features:
A way to tag or version the wiki in ...
2
votes
1answer
71 views
What ways are there for web developers to collaborate when building a web app/site?
After much planning we're going to be building on, and heavily modifying some CMS software.
There are going to be three to four developers working on the project with myself overseeing work.
They ...
2
votes
1answer
235 views
What groupware/collaboration system to choose?
I am looking for a good (stable enough, intuitive enough, and the more technologically modern and advanced - the better) free PHP-based online groupware/collaboration system. 100% UTF-8 is a ...
1
vote
2answers
65 views
Collaborative documentation
How do you do it, what do you recommend?
My first thought was difinitely wiki.
Then I thought of Google docs.
Then I thought ... wikis don't make it quite so easy as, say, word processors ... and ...
1
vote
6answers
342 views
Collaborative coding - .NET
I have a group of people who work on a project from their homes.
Can anyone suggest me ways in which we can have a single repository of the code on the server and all the guys editing that code and ...
1
vote
2answers
645 views
What are good collaboration tools for Eclipse (developing for Android)?
My friends and I are looking to make Android apps as a hobby. Within the Eclipse IDE, there seem to be some plug-ins for code collaboration. Not sure what's the best though we should be using. Or ...
1
vote
4answers
88 views
Project host for a small group developing a Facebook application
I am starting a Facebook application with a couple of friends. What good, free, online, collaborative project hosts can we use from home?
So far I am thinking about something similar to git, but ...
1
vote
2answers
116 views
should an organization delete data (wiki, sharepoint, etc)
There was a similar question discussed around collaboration tools but one point wasn't fully agreed upon. As we now have all of these collaboration and documentation tools (WIKIs, sharepoints, blogs, ...
0
votes
1answer
28 views
Larger Scale Web Project Planning [closed]
i am in the process of planning a larger web project. it will be a social network for a very specific purpose (so no facebook clone ;) ).
i have prepared a huge amount of outlines, design patterns, ...
0
votes
1answer
57 views
Collaborative text editor for Mac and Windows?
I am looking for a collaborative text editor for mac and windows with syntax highlighting. I need an editor that can open a file from Transmit on Mac, then allow a windows user to connect to me to ...
0
votes
2answers
93 views
Site for writing code at the same time
I think I have seen same site on the web that allows multiple programmers to write code in the same file in real time. I can see what the other programmer is writing and he/they can see what I am ...
0
votes
0answers
283 views
Open source facebook-like web application suggestions
Open source facebook-like web application
I am interested to know if there is open source application (preferably PHP or ASP.NET) which can be implemented as a collaboration/information sharing tool ...
0
votes
4answers
315 views
What are good ways to collaborate on a group programming project?
I'm in my second year of CS now (not the American one though) and am looking at a pretty big project next semester. I don't know the specifics just yet, but it'll involve a back-end in COBOL, most of ...
0
votes
6answers
224 views
How do I work simultaneously on a project from two or more machines in Visual Studio 2010
I have a team of 3 developers. We are working on a single project in Visual Studio 2010 from different locations.
How do I basically collaborate with the team mates so that all of us can work on the ...
0
votes
3answers
112 views
Please recommend an integrated solution for a corporate intranet? [closed]
I did some searching on google and stackoverflow, and was dissatisfied with the results.
What I want is an app that is:
easy to install and configure
easy to use
multilingual
preferably lightweight
...
0
votes
2answers
159 views
showAnnotToolsWhenNoCollab and Acrobat 9
This code
js_obj := oAcroPDDoc.GetJSObject;
js_obj.Collab.showAnnotToolsWhenNoCollab := true;
which used to work in Acrobat 7 and 8 (and was infact required to enabled editing of ...