Do you know an open source version of Etherpad? [closed] - collaboration

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 2 years ago.
Improve this question
We need to implement a real time code collaboration. With all the functionalities that exist on Etherpad (version control, timeslider etc).
Do you know an open source project that we can give us a head start ? Or a tutorial on best practices about real time collaboration online ?
Thanks,

Yes, their Google Code project.

The code repo is now on github

Related

Is it possible to access to google translate api for free? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
Google only gives access to their translate API with payment but I want free access.
Is it possible to use Google's translate API for free? What are the alternatives?
Yes, you can use GT for free. See the post with explanation.
And look at repo on GitHub.
UPD 19.03.2019 Here is a version for browser on GitHub.

Different versions of CKEditor and details about them [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I want to use CKEditor in my ASP.NET MVC4 application.
But not getting the complete and detailed information about it.
I tried some links but still I am confused about it. There are some questions in my mind about CKEditor, They are...
Is CKEditor licensed or not?
Difference between 'CKEditor' and 'CkEditor Premium'
and 'CKEditor CDN' or any other if available.
Which one of above is to be used for any business or enterprise level application?
How to integrate it with my ASP.NET application.
Please help me with the above queries.
You can provide any link or example that can relate.
Thank you

Deployment of Continuous Integration Infrastructure [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I want to implement CI for my project, but I've never done this before. Could anyone advice me on a great tutorial with step by step instructions on how to deploy a CI infrastructure?
Project: ASP.NET MVC based solution, source control could by either Subversion or Git
It's not a tutorial but this might be a good place to start: http://bencoffman.com/blog/2010/08/22/MakingContinuousIntegrationEasierCruiseControlCcnetCcnetconfigDefaultbuild.aspx
Another good place to start

Document Management System for asp.net [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I have searched through the net for the open source project of Document management system for asp.net, all I got was CMS.
Is their any Document Management System open source for asp.net?
I do understand that Sharepoint can do this task for me, but I am looking for a asp.net solution.
Have a look at sensenet http://sensenet.codeplex.com/
I am trying it at the moment as I am also looking for a .net/asp.net solution. It seems very promising. So far it seems like something I might be able to use. The only issue is the GPL license but am seeing what the deal with that will be. I.e. is you wanted to use it in collaboration with other software.

Is there a good library in .NET for Parsing/Displaying ICS feeds? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 1 year ago.
Improve this question
I'd like to embed a google calendar in my website, but I hate the options their built in stuff gives me for colors, etc.
Has anyone put together a good library for doing this stuff. I am specifically running on a DotNetNuke site, but any embeddable js code, or .NET library for doing this would be a great answer.
I've used DDay.iCal. It's pretty good. It used to have some flaky issues with recurring events, but I think those have been worked out.

Resources