Collaboration is combining the effort of people in real-time to get things done, either by working side-by-side or through tools such as web conferencing, instant messaging, IRC, etc.

learn more… | top users | synonyms

1
vote
2answers
9 views

Locking files in collaboration work

So my company uses force.com and the force.com IDE in order to develop our platform and as a growing company with developers around the world and our projects becoming bigger and bigger we need a way ...
0
votes
0answers
19 views

collaborating code securely

I have recently gotten in touch with a small software company that created a piece of software that I would like to modify and resell under their name. The CEO has agreed to collaborate with me on ...
0
votes
0answers
26 views

Decentralized ERP where desktop clients hold master data and keep a central web-server syncronised

I'm looking to develop a (maybe slightly quirky) decentralized db system, and I'm interested in people's thoughts on the potential pitfalls I might encounter. For background, lets say I run an agency ...
0
votes
2answers
49 views

Rails: Ruby Code That Can Scan Ruby Code

I'm starting a project with several contributors. We want to keep track of who wrote what code, as well as to get a count of how many methods, controller actions, and views a contributor has written. ...
0
votes
0answers
70 views

How to integrate Hadoop with SharePoint?

As I have requirement of to store large amount of data with faster processing and higher scalability, So I choosen hadoop for this but I requires data collaboration also, I know the sharepoint is ...
0
votes
0answers
43 views

Wiki for collaborative software development [closed]

I'm looking for Wiki engines for a small group of development (4 people) in order to share and edit basic documentation like internal info/rules, requirements, web services definitions, some flow ...
0
votes
3answers
56 views

Project colaboration on a C# Project [closed]

a frend of mine and me are working on a C# project together. He's making a part and I'm making a part, but in his part he is calling one of my windows. Now, how do we put the work together in the best ...
0
votes
1answer
19 views

desktop screen collaboration cloud based

I´m looking for a program, prefered a cloud based one, that let users collaborate in realtime like displaynote or Microsoft SharedView or similar. Is there any open source alternatives? Thanks in ...
2
votes
2answers
88 views

C# team project set-up [closed]

Me and a couple classmates are going to start working on an asp website together. Is there a way for all of us to work on different machines and different parts of the site, then combine the code into ...
1
vote
1answer
65 views

Collaborative editing algorithm for java web application [closed]

I have a Java (Apache Tomcat) based web application which allows user to write code in browser in different languages like (c, c++, java) and compile and execute them on server. The server security ...
0
votes
0answers
32 views

free collaborative svg painting software [closed]

Some special versions of Inkscape were shipped with an internal jabber client. This could be used to connect two Inkscape programs and draw svg pictures together in a network. This feature was not ...
0
votes
3answers
128 views

How do I become familiar with Python/Django framework if I'm a front-end developer? [closed]

I'm a front-end developer but I need to work with a Python/Django developer on a web project in the summer. I don't necessarily want to learn Django but I want to become competent in learning how to ...
0
votes
0answers
14 views

How can I quickly chat and point to code with teammates using Eclipse? [duplicate]

I would like to chat with team mates around specific code lines. I would like to send a pointer to these code lines. How can I achieve this?
1
vote
1answer
40 views

Local development with FB Login and collaborative Github workflow

My webapp is currently running off a shared googleDrive folder for easy updating and collaboration between a few developers. I am brining-on more developers though so I need a better workflow for ...
0
votes
0answers
50 views

Crowd funded open-source programming tasks [closed]

I'm looking for a website where I can post open-source software programming tasks and offer money for their completion. I want something different from freelancer in that it would be based on crowd ...
0
votes
1answer
46 views

What is the best way for a web team to share design files?

I wanted to reach out to the web community and find out how teams manage large binary files (PSDs, Videos, audio, etc) in web projects. For years our team has used SVN to sync assets between ...
1
vote
1answer
21 views

Should I share the entire commits history when creating a new open source project?

I have a few projects I'd like to share in my GitHub Account, and I've been wondering what is a good practice: Should I push the entire repo (with all the commits history, since the very first one), ...
2
votes
1answer
252 views

How to deal with bundler updates (Gemfile.lock) in collaborative context?

I have been a lone programmer on a particular project, but now someone else has joined as collaborator. With just me in the picture, bundler updates have been smooth, and I never thought twice about ...
-1
votes
2answers
56 views

Tools for collaborative development

I have developed apps on my own, but now I'm working with a mate. What is the best way for multiple people to work on the same project and submit the changes? Is this possible without a 3rd party ...
0
votes
1answer
53 views

Collaborating with disparate teams

Partner A has been helping us build our website for the past 6 months. We needed additional skill sets so we recently added the help of Partner B. With that said, we needed a solution that would ...
0
votes
0answers
85 views

Can I generate a collaboration diagram using sequence diagram in Sparx EA 9?

I know that I can convert a sequence diagram into a collaboration diagram easily using Rational Rose, but... Using Sparx EA 9, that is possible? Or I will have to create by myself?
1
vote
3answers
98 views

Can you share a client spec in Perforce?

It seems rather pointless to have everybody creating the same client for a project in Perforce, so, is there any one one could create a "public" client in Perforce from where everybody could sync ...
0
votes
1answer
21 views

Multiple Author Voting System

Is it possible to implement a voting system in a collaborative multiple author blog in which when a post is created, but before it is published, the authors on the site could vote yes or no on whether ...
0
votes
1answer
32 views

Google Maps: Prevent collaborators from affecting each other's polygons

Background: I'm organizing a massive food drive for the scouts. Scout units are made up of families with a unit organizer. I've created a custom map to allow each unit to define their own food drive ...
6
votes
1answer
370 views

Is there any Node.js issue trackers out there?

All I can find now is omega, which uses WebSockets and updates in real-time. Which is good, but still in development stage. I would like to know if there is any handy, ready for production use issue ...
1
vote
1answer
39 views

When building an app with a team how do I share data between multiple app instances?

I am building an app, and have a designer that is working with me on styling the app. I push the app to a private Github repo - but once he gets it setup, he doesn't have all the data. I know that I ...
3
votes
1answer
400 views

Yeoman install and collaboration (over git for instance)

I am starting my first serious project using yeoman and I hit an issue that I couldn't figure out from the doc. My new webapp uses bootstrap-js and lodash as base javascript, so I did yeoman install ...
3
votes
2answers
242 views

Eclipse from multiple computers/users at same time?

I want to setup eclipse on a network drive and have it so me and my friend can code at the same time on the same project and the code update automatically on both computers.
2
votes
7answers
254 views

Best way to share code between high school programming students in groups

I would like to have my programming students work in groups and make a program using Eclipse and Java. I've been researching the best way to have students collaborate on such a program but I don't ...
0
votes
0answers
86 views

How are databases used to implement document collaboration?

How are document collaboration tools such as Google Docs and Sharepoint implemented in the backend? What kind of database architecture in the backend is used to implement features such as multiple ...
0
votes
0answers
51 views

Collaborative JSON Viewer/Parser

I'm a fan of online json viewer jsonviewer.stack.hu Is there any site that allows sharing of parsed json just like jsbin.com or jsfiddle.net
9
votes
2answers
388 views

Migrations in Entity Framework in a collaborative environment

We have multiple developers working on a project that uses Entity Framework 5.0. Every developer uses his own local SQL 2012 database so he can develop and test without impeding others. At first, we ...
4
votes
1answer
743 views

Codepad/ideone style collaborative web IDE?

I'm looking for a simple collaborative web-based text-editor which can compile—and show output from—a few popular languages such as: C++, PHP and Python. Research Editors Ace EditArea (people ...
4
votes
1answer
510 views

Drag-and-drop Sortable List in Meteor

How would you make this? The items in the list could correspond to records in a collection, and their position in the list could correspond to a field on each record ("rank" perhaps) which would have ...
1
vote
0answers
43 views

What tools are essential for an online Hack Event?

I am currently doing some work on a project called "Will's World" which is building an open online registry of Shakespeare resources. We are keen to find some great use cases for this data and we want ...
0
votes
0answers
72 views

What do you do outside of work to impress employers? [closed]

My old boss recommended me extremely highly to his new employer, and so I was brought in for an interview. I ended up not getting the job. I asked him for a little more detail, and he said the team ...
1
vote
0answers
83 views

Real-time Document editing with Java server side implementation

I'm trying to make a real time form editing framework. I'm using Lightstreamer for pushing content back to the web browser. I am writing my server in Java and would like to know how I should deal ...
2
votes
1answer
111 views

heroku collaborate without cloning

I have been invited to join a heroku collaboration. I received the email: Since you already have an account with Heroku, you can get started by simply git cloning the app repository: git ...
1
vote
2answers
72 views

Limiting source-code access to few files in a directory, to new developers - SVN

There are some new consultants, who shall be working on parts of a software which aren't functionally critical to the overall software. The software is not organized in a modular fashion, s.t. all of ...
1
vote
3answers
71 views

How to share the current status of an application in development

I am going to develop an iOS application for a customer of mine and I would like to make him constantly up-to-date during the development phase. In order to do so, I am looking for a tool which should ...
0
votes
2answers
65 views

How do large websites work collaboratively? [closed]

I know this must be answered somewhere, but I'm going to ask it anyways as the suggested duplicates are not the right ones. I'm not looking for "well this is a solution" or "well I like this software" ...
9
votes
5answers
535 views

IDE for realtime collaboration that works with C/C++, C#, .Net

I'm looking for an IDE that I can collaborate with other people. I'd like to have real-time editing and color coordination (meaning if Bob is online and changes some code it will high lite his ...
0
votes
1answer
78 views

Got information on collaborating kinect inputs from different locations? [closed]

I would like to collaborate the input of two kinects from two different locations and then use their output at both locations. Is this possible? If it is, do you know of examples of it?
6
votes
3answers
1k views

Using Emacs server and emacsclient on other machines as other users

I know that after I call (start-server) inside an existing Emacs session I can then use emacsclient -c (on the same computer) to create new frames that connect into that server, so that each new frame ...
0
votes
1answer
230 views

Opensource Collaboration tools

I am working on a portal and right now has static content. My web server is tomcat. I am planning to add collaboration among users using Forums and Blogs. From your experience can you share how to ...
0
votes
0answers
66 views

Modular javascript string handling framework

I'm building a js-based collaboration system, part of which breaks text into components to allow portions to be dynamically swapped out, rearranged, etc. Ultimately I want users to be able to ...
1
vote
1answer
78 views

How do you reference a line in another file using Code Collaborator?

In the chat box of file foo.cc I would like to reference a specific line in file bar.cc. For example, I have bar.cc:line 12 written in my code collab chat box In this case, code-collab only ...
4
votes
1answer
903 views

Change Netbeans default project folder to something other than nbproject

We have multiple people working on php projects. Is there a way to have netbeans 7.2 call the folder with all the metadata something other than nbproject? I want all projects I create from existing ...
0
votes
1answer
205 views

Team chat for Mac OS/Ubuntu (with voice, history and bots etc.)

We are small webdev team (currently 7 up to 15 members in future). We going to make startups and need group text chat with voice option, logs option (new user can view history as in skype group ...
0
votes
2answers
422 views

Etherpad style synchronisation in Meteor?

Looking into Meteor to create a collaborative document editing app, because it’s great that Meteor synchronizes data between multiple clients by default. But when using a text-area, like in Sameer ...

1 2 3 4 5 7