Alternative to FogBugz? [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
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.

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

Project Management Tool [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
Everybody,
I would like to ask you what is the most useful software to handle the lifetime of a project.
I will explain my need.
I'm working with some people in another town, and I will be the project manager of the project. I will receive the specifications from the client and send it to my developers (after slice it).
What I need is a tool where to put all the specifications (by small slice for instance) and each developer must write down the state of the development for each slice.
Using this I should be able to se which part is finished, which part is in progress.
I'm thinking to have also a bug handling process. I will test what is finished and create some sort of ticket for each bug.
The developers will receive a notification and for each bug fixed, they should be able to change some flag.
So, with something like that I should be able to monitor the development (what is finished, what is in progress, what bugs are stil open, etc).
I know MS Project Manager (but is not a web solution), some bug tracking solution, but nothing with all I want together.
So, does anyone knows some tool able to do that ?
I'm thinking at some web solution.
Thank you very much for any suggestion.
Best regards,
itsme.
I think ASANA (http://asana.com/) can fulfill your requirements, but it is slightly expensive. For an opensource solution take a look at http://www.project.net/. You can install it on a web server and use it for free. It can also easily be customized by programming.
best regards

Free alternative to Targetprocess? [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
We are searching for a free alternative to TargetProcess.
We would like to use the following features:
Collaboration Software
Project Management
Gantt Charts
maybe SVN/ GIT support
Usual things like release plans, boards & charts
Does anybody know a good free software for about 10 or more people?
TargetProcess has no Gantt Charts. As for free alternatives, Trello is pretty cool for Kanban projects. If you run Scrum, you can try IceScrum, it is a decent free tool that has everything to plan releases, sprints and track progress.
umm, something along the lines of http://alternativeto.net/software/targetprocess ?

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...

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?

Resources