views:

202

answers:

9

Hi all,

I am a single person with a pretty large client base. I am currently doing everything via email and basically losing my mind.

I am curious if anyone out there who freelances AND maintains their client's sites/projects uses any sort of combo of tools or a single tool... Paid or free... to aid in keeping more hairs on their head and organizing their workflow?

Here is what i am familiar with/currently use:

  • Redmine: PM, issue tracking, basic(!!) customer mgmt.
  • Pivotal Tracker: PM, Issue tracking

Thank you so much.

+3  A: 

You should have a look at FogBugz, the issue-tracking/project management app of Joel's company. It's very usable, and there is a free hosted version for a one-man act.

Mathias
Thanks for responding! It looks like FogBugz has no customer mgmt capabilities, is this correct or am i missing something?
mzz
I am not sure what customer management covers exactly, but I think you are correct - FogBugz is very centered on project management. You can do things like customize its appearance for various clients, but there is no management of contact info for instance.
Mathias
It covers things like their contact info, helpdesk / support stuff, etc.thanks again for responding.
mzz
+1  A: 

All in One Tools:

Organising:

Project Planing:

Tracking your ToDos:

  • OneNote
  • Outlook
  • Spreadsheets (Excel / OpenOffice Calc)

Source Code management:

  • GIT
  • SVN
  • ... whatever

Bugtracker:

  • trac
  • mantis
  • redmine
  • ... whatever

There are lots of tools to choose from.

But they can only help if you change the way you work.

Andreas Rehm
trac is way more than a bug tracker. You can store a lot of your planning and organizing information in it too. And it interfaces really nicely with several different source code management tools, Mercurial (which I think is way better than GIT) and SVN in particular.
Omnifarious
Andreas,thanks for responding.i wanted to point you at xmind. Check it out, it's a mind mapping tool i found to be much nicer than freemind.
mzz
A: 

I use Gemini, with some OneNote, Word and Outlook for CRM.

kevinw
A: 

activeCollab could be a good option.

Ben
Do you use this? What are your thoughts on it's helpdesk/support features?
mzz
A: 

I am not a freelancer, but we use VisionProject to keep track of all project, client communication, etc. It works great and can be configured to suite just the way you work.

MattPro
A: 

I use clockingit.com. Free (with hosting), accessible via web browser. It is basically issue tracker with time tracking, but you can put customers there as well. You can also create gantt graphs.

amorfis
A: 

For free/open source take a look at OpenAtrium. It's a project management app built on Drupal so it's got a good foundation and community behind it.

For a paid service take a look at Intervals. It's a project management app that also includes time tracking and task management and is targeted at developers.

jjriv
+2  A: 

I would suggest taking a look at CodeSmith Insight. It is a help desk with advanced application integration, so it can manage your email, crash reports, and user feedback all from one location. It normalizes data and keeps track of your users, stacks duplicate exceptions, allows you to register and use multiple email addresses, and prioritize your cases.

Best of all, it's free to get started.

tdupont
A: 

For time tracking, I know someone who made prickle.

Daenyth