An online project managment software [closed] - project-management

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
I am searching for a good online project managment software. There are plenty of them though. So, the best way would be to get some recommendations. :-)
Lately I've found Zoho Projects.. does anyone use it?
Thanks for answers.
Andy

I've used ProjectPier: http://www.projectpier.org/
but we are now moving to http://teambox.com/community
They are open source "replicas" of Basecamp. Teambox seems to be much more up to date as ProjectPier hasn't had a release in a loooooooooooong time.
There's also Trac, which I like because it ties into svn and gives you milestones, bug tracking, etc. http://trac.edgewall.org/

I'm using AgileZen and I'm happy with it. It implements the Kanban methodology and its very simple and effective. Pricing is not cheap, but they give a free account to free software projects.

Related

continuous integration tool for VS-built c# project [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
We need to setup a continuous integration infrastructure for a C# project. None of us has anything other than a very few user-side experience with these tools at all.
Our requirements would be:
we need a tool which runs on windows, because we want our project to be csc-built. Building with mono is not an option.
we use an SVN server and it's on linux, it needs to be able to get the source from that.
Could anyone of you more experienced collagues recommend a tool like that? :) Thanks in advance!
CruiseControl is a good choice. Have a look here: http://cruisecontrol.sourceforge.net/

New Agile PM Software [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
There is a new Agile software tool on the Market. It is very lightweight and easy to use. I cannot remember the name of it and it is not coming up in any of my searches. I want to say its called velocity or something. But I cant seem to get it down. If anyone know's what I am talking about then please reply.
Maybe you are talking about Upvise (http://upvise.com/)
"Upvise provides mobile on-demand sync & collaboration software and hosted services for small businesses. With Upvise, you can organize and share information with your co-workers, and sync data between all the mobile phones and web accounts in your company."

What would you want in an ideal debugger? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 12 years ago.
Just food for thought:
What features would you consider in an ideal debugging tool?
What about debugging tools for distributed systems?
What do you think is missing from current debugging tools?
Being able to step backwards would make me very happy C person.
I would really like to see some more artificial intelligence in debuggers. Like they should be able to know which bug I was looking for and fix it automatically. Distributed AI would be even better. One day I dream of submitting a README to github and the code would be written for me automatically, 100% bug-free of course.
:-)

Why should I switch to CodeRush from ReSharper? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
For a long time I have been working with ReSharper.
But after seeing CodeRush being used in a tutorial video, I started to wonder if I should consider to try CodeRush as well.
But before giving a try I wanted to ask you if you've had a chance to work both with ReSharper and CodeRush, so that you could share your objective opinions on their advantages and disadvantages over each other.
Download a demo of CR and give it a shot.
If you've already spent good money on RS, think about the ROI and the (possible) learning curve for CR, although the learning curve should be sorted out during the evaluation :-). The company where I am is using the Developer Express suite of products (which include CR) and I am loving it. I find it very productive and useful.
Disclaimer: I am a DevExpress "fanboi."

Inspirations for Software UI [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
Do you know any source for nice looking software designs? (non Web).
There is always Apple Design Awards or something like the Mobile User Experience Awards for mobile applications.
There are some good examples on http://emberapp.com. Mostly for Mac though ...
I would take a look at http://quince.infragistics.com/, while not complete applications, it does show you some best practices/design patterns for both Windows and Web applications.
I'd also take a look at some of the Windows Forms component companies, DevExpress, Telerik and Infragistics. You can learn a lot from the look and feel of their components.
In this case... a lot of programmers tend to talk only about the worst examples...cause UI really depends on personel taste.
Have a look at this question for the worst examples:
Stackoverflow Question
From my point of view i prefer clear looks...nothing fancy etc...but it really depends on the software and topic...hope this helps

Resources