web application for collaborative work [closed] - project-management

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
i´m lookin for a web based collaborative work plataform for people in differents countries. They need to share word, ppt, images and videos and maybe an online edition tool and forum system or something like that.
wiki <- not usefull: it´s all public (The need private data)
moodle <- we have to install and administrate it. Not good we want to be free of any software administration
any other ideas?
thanks a lot!

Have you tried http://www.assembla.com/
I've used them to collaborate with a team in a different city. They have:
private wiki
private source control (svn and mercurial afaik)
calendars/project management
issue tracking
Basically everything you need for a software project.

Basecamp? http://basecamphq.com/

Another option for you to look into: MindTouch
The developer site http://developer.mindtouch.com/ uses public pages, but you can always make sure that project pages are PRIVATE and still share article content with other invited users.
And you can see forums used with the software here: www.completeguides.net/01_The_Complete_Android_Guide/Android_Answers

Related

Current alternatives to Google Code [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
If I understand things correctly, at the end of the year Google Code will be shutting down most of what is useful for an open source project I help maintain, described below.
I'm wondering what the current alternatives are to Google Code? I'm looking for a site that has the following attributes, some of which are attractive about Google Code (but which will not be available soon or in the long term):
free
svn/mercurial/git version control services that we can use to manage code and share trunk/branches with the public
hosts files (source code and prebuilt binaries) with reasonable storage (we currently have a 4 GB quota, but we don't use much of it, at this time)
offers wiki-like or relatively free-form web space to publish documentation (text and graphics)
I guess we could "roll our own" server to do all of this, but then it becomes a maintenance issue for all the services that run in the background. So I'm wondering if there are other companies that offer this kind of setup for open source projects?
(Note: While this is a software development question, it is more about the distribution side of things. If this is the wrong spot for this question, feel free to comment on where I should move it. Thanks for your help, hiveminds.)
Google code isn't shutting down, it's just stop hosting binaries.
For your binaries you have Bintray.com.
Bintray is a social platform for community-based software distribution. It is also the only platform that integrates developer tools (Build tools, etc.) and APIs, allowing full process automation, including auto-generating of indexes for multiple repository formats and also, the platform is highly available and optimized to deliver high-performance downloads (CDN).
Microsoft's codeplex would fit these needs

Looking for 'software web directory' package for own installation [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Like this done in
http://directory.fsf.org/
http://www.ohloh.net/
so anyone in our company (include bosses) can look:
what projects exist (good to have web search capability)
who is primary mainteners, responsible employees
provide CHANGES, latest version
point to BTS (Trac/Mantis), VCS (SVN/Git/HG), Wiki, Mail list, NNTP, Night build, CI build, etc...
may be provide some summary info based on activity on BTS/VCS (how many opened bugs, how often and who commit)
I don't need extra features as Wiki. and package must work with several existing sofware management/development tools, and does not restricted with Java/C#...
I look on WEB without happen as don't know gold "keywords". Search on StackExchange also don't show any result.
Some requested features available in enterprise application architecture for project hosting (like KForge, FusionForge, GForge) but thay too complex and dictate toolset for teams...
Seems that all existing software directory project built in house and their sources are not released for public.
Look for most complete list of software directories enabled site that I found. Only OpenSymphony provide sources of some components.
So complete lightweight solution does not exist currently.
I going to write own...

Alternative to FogBugz? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
FogBugz is great bug tracking and project management software. But it is not free and non-open source. Is there a good enough, open-source and free application, which can be used as replacement to FogBugz?
Actually, I like EBS (Evidence-based Scheduling) feature in FogBugz. Are there good trackers with this feature?
There is Bugzilla, which is an open source issue tracking system.
Here is a more extensive list
http://en.wikipedia.org/wiki/Comparison_of_issue-tracking_systems
While there are plenty of decent open source bug trackers such as Bugzilla (as Navi mentioned) and Mantis Bug Tracker, I haven't found many which also include solid project management features like FogBugz and other licensed software.
I suppose that it also depends on what kind of project you are tracking. If it's something which doesn't require much more security than a username/password, you might find a good number of web services which can host your needs; however, if you work for a company/industry which requires more discretion (say- government?), then you most likely won't be able to take advantage of the greater web community for these needs.

I'm looking for a nice local ticketing system [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I'm looking for a nice software to store tickets information locally. It should work only on my laptop under Linux, and be easily installed. The core features that I need:
storing tickets
allows to create additional documentation
don't take too much ram
very easy installation (I don't have whole days for configuring)
multiproject
You can try Project Kaiser
I use redmine and it's fantastic for all of the above. It's browser based so you'd need to install and configure it but it's not hard and well worth the effort.
Redmine is quick efficient and it's the best tool of its kind that I've ever found and I've looked tried many.
I know little about ruby/rails and it took me a few hours to install from clean using the guides.
How about a TidliDu http://www.giffmex.org/tiddlydu2.html. You can't make it easier to install. Create a new one for each project.
OpenOffice spreadsheet?

Open source project management software similar to Fogbugz? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I'm looking for an open-source project management and issue-tracking tool with features similar to Fogbugz, well, specifically with a clean, easy to use UI.
I've been looking around but can't seem to find a similar tool.
Has anyone got any suggestions?
Thanks
EDIT:
I've just seen OpenAtrium - has anyone any experience of using it. What's it like?
You could try Launchpad, a popular code and project management tool known for its use by Ubuntu. You can either put your project on their website, or, if you prefer to keep the project on your own computer(s), get Launchpad and install it. It's open source.
Did you check the software listed on the Project Management Open Source Software Directory ?

Resources