Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

35
votes
17answers
2k views

How do you reward your clients for good behaviour?

To me, good behavior from a client includes things like: Paying their invoices on time (probably the no. 1 thing that makes me happy). Taking the advice you give them on technical matters (e.g. you ...
21
votes
16answers
784 views

How do you involve people that don't want what you are making

I am currently working on a simple system to replace an Excel spreadsheet. It's just a log for activities on a boat. The people working on the boat are of course happy with the Excel spreadsheet and ...
16
votes
14answers
889 views

How to convince a customer that what he wants is a bad thing to do?

For instance, customers that we're creating web sites for, request things like: all links should open in a new window put custom 'Back' button on every page while there is a working browser's ...
15
votes
10answers
804 views

As hourly paid freelancers, should we make things take as long as possible?

I recently accepted a large project which was basically making a lot of CRUD (create, read, update, delete) pages for the database of a company. The reason the project was large was, there were a lot ...
14
votes
14answers
813 views

Handling difficult clients

I'm just starting out on a freelance project after several years as an employee. Currently, I'm negotiating a short contract with my first customer, and its proving to be quite difficult. Edit: I ...
10
votes
12answers
679 views

What should I do when asked to fake or fudge a demo to the customer? Any hints on pushing back?

Consider having an unstable, incomplete, and not completely tested system. Then consider needing to demo it to the customer. The system is unstable, incomplete and not completely tested because an ...
8
votes
8answers
556 views

One Man Driven Project Management, Customer Management, Help Desk, and Issue Tracker (bugs)

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 ...
8
votes
4answers
259 views

Warning signs to look for in a potential customer?

I have seen a few questions about how to interview potential employees and employers, but this is something fairly important that I've come across in the past and I'm sure a lot of other users here ...
7
votes
10answers
738 views

How to convince clients that they need to entirely redo their website?

My company is following a bunch of clients and one of them has a terrible legacy website from another century. We did some updates on it and we are in charge on maintaining it even if we didn't ...
6
votes
2answers
120 views

Should I ask for permission before sending anonymous usage information?

I want our application to send some anonymous information (OS, Java version, etc.) to a server on the first startup. The only usage of this is to determine how many copies are being used, and to know ...
6
votes
6answers
126 views

What is always 'Standard'? If the spec didn't say it, it should be assumed?

Are there some standards that you consider to be so obvious that they would be assumed to be in any spec? For example, should hitting escape always cancel a form? Should double clicking a column ...
6
votes
6answers
1k views

How do you make a good software presentation to customers?

how do you prepare a good software project presentation? How much balancing between the scripted run over features and a naturalistic use of the software. Especially to avoid something like a ...
5
votes
8answers
786 views

How to deal with unresponsive clients?

Running a business / being self-employed we all have to deal occassionally with clients who become unresponsive. E.g. you send them a UI mockup asking for feedback and all you get back is silence. You ...
4
votes
8answers
201 views

Develop for the customer, or for a manager? [closed]

So you're striving for a job, then you have two to choose from: Job A: You have direct contact with the customer. You get the user requirements. You design and develop being able to contact the ...
4
votes
8answers
290 views

How do you teach your customer that they don't know your specialty?

You and I want to be the expert on computer programming or website design, but sometimes a customer would rather try their hand at your specialty than concentrate on real estate sales, marketing, or ...
4
votes
11answers
2k views

Which web application would you recommend for user feedback?

Which web application would you recommend for user feedback? Get Satisfaction (http://getsatisfaction.com) User Voice (http://uservoice.com) featurelist (http://featurelist.org) or other ...
4
votes
6answers
385 views

How do you handle one-off requests from customers?

Often, customers will request specific functionality that doesn't really fit into the existing system and probably will only get used by the specific customer. For example, there is a web ...
4
votes
9answers
767 views

What requirements refining techniques have worked best for you?

When you need to refine requirements from your customer or customer representative, what techniques have worked best for you? By best, I mean what techniques have ultimately resulted in delivering the ...
3
votes
2answers
44 views

How to get in touch with the users of your WP7 apps?

This is a problem that every developer will face when building their apps: how to contact the reviewer of your app to notify them of an update, new release, help topics, etc? Some things I am ...
3
votes
2answers
323 views

How to do fixed price quote for design sessions?

Normally when I do a system for a customer, I do design sessions on an hourly rate and then come out with a fixed price quotation for the full system development. Now this customer has thrown me a ...
3
votes
4answers
177 views

Internal and External Bug-Tracking Setup

Most of you certainly use some kind of bugtracker. Maybe internally only, once a customer files a bug via email or phone you add a new ticket by yourself. Sometimes weekly project meetings can be ...
3
votes
7answers
381 views

How to convince a client that all next projects/enhancements should be done via TDD (with some agile practices)?

We are a small team (3 developers) and one of our main clients is about to submit a bunch of new feature requests and a follow on project to us to get estimates on cost and delivery times. Our last ...
3
votes
7answers
328 views

Non-techies creating functional specifications

Ok, I'm a lowly developer just minding my own business. Suddenly, I'm thrust into the crazy situation where I'm being handed a piece of paper, consisting of hastily written point notes from a client ...
3
votes
4answers
203 views

How do you tell a client that their project or a portion of needs a rewrite?

I'm at the point with a project that most of it needs a rewrite, specifically one portion needs it very badly for a number of reasons: it's no longer being used for it's original purpose the code ...
3
votes
8answers
688 views

Customer support system with easy integration?

I'm one of the main developers on a complex web application. As we start to gain more users, we need a better method of managing customer support. Currently, we just have a support email box that ...
3
votes
6answers
567 views

Weird many to many and one to many relationship

I know I'm gonna get down votes, but I have to make sure if this is logical or not. I have three tables A, B, C. B is a table used to make a many-many relationship between A and C. But the thing is ...
3
votes
7answers
1k views

Working on site for a client?

Is mobilizing the implementation team to the client site to do the full cycle of implementation recommended? In other words, what are the pros and cons of working on client site other than in our own ...
2
votes
0answers
27 views

How can I defend Ruby on Rails against customers' not technical opinion? [migrated]

My customer, a translations business owner, just told me that he has been reading about Ruby on Rails and told me that "there are more PHP guys around there" and "it seems the community prefers it". ...
2
votes
2answers
140 views

Git/gitorious: Way to share certain branches/repositories with the customer

Is there an established way to share part of the code of a project (that resides on a branch or on its own repository) with a customer? What I'm trying to solve: There's different models how our ...
2
votes
2answers
606 views

Ideatorrent open source alternative

Are there any open source alternatives to the not very active and drupal-bundled Ideatorrent project?
2
votes
9answers
554 views

How do you tell a customer that you don't want to work with him anymore?

We have a customer who just is person who doesn't want to pay enough and all our work on creating the documents for the price will be worthless since he will never be able to pay. How should I tell ...
1
vote
1answer
85 views

Tracking User Actions on Landing Pages in Django

I'm developing a web application. It's months away from completion but I would like to build a landing page to show to potential customers to explain things and gauge their interest--basically ...
1
vote
5answers
145 views

Reusing an Open Source CRM

I am looking into creating a simplified version of a CRM without having to reinvent the wheel on some of the base functionality. Would you please recommend an open source CRM product that I could ...
1
vote
1answer
54 views

Any starter-kits/open source support center implementations out there?

I'd like to implement a product support site in ASP.NET that will contain at least a forum and a knowledge base(FAQs). Could you recommend some good starting points? Thanks
1
vote
1answer
48 views

Bug tracking/forums/etc when client wants to hide me from customers

Sorry for the vague title, if anyone can think of a better one please feel free! My company is negotiating providing a small dev team (me as PM + 2 or 3 devs) to a client. However he's not the ...
1
vote
3answers
253 views

Web-based CRM / Customer Collaboration tool?

Our company is in dire need of a Web-based customer collaboration or CRM tool that allows us to manage our relationships with customers. Here are the specific requirements of the tool we're looking ...
1
vote
5answers
144 views

How to propose Asp.Net Mvc over other technologies to client?

How to show benefits of adopting asp.net mvc to client? I mean - we as developers can understand benefits of easier implementation of automated testing, better control over rendered html etc., but ...
1
vote
4answers
94 views

How do you get a customer to accept better practices and cross-platform debugging during development?

Our customer has a "No unnecessary code" policy. And the people they have assigned to my project thinks this includes: Dianostic code Cross platform compatibility code "Software" faultcodes. ...
1
vote
9answers
158 views

How can I explain to clients why they shouldn't use a print designer to design their website?

I have the problem all the time of clients coming to me with their print designer who just wants to give me a design and get me to code it up. I'd prefer to be able to give some input in with ...
1
vote
2answers
383 views

Does anyone here use Struts 1 for a new project?

I have a scenario where customers are asking to develop a new project on struts 1. It appears they have many applications running on Struts 1 and the in house IT team is comfortable with it. For data ...
1
vote
2answers
106 views

Using 3rd party libraries / components in your customer's projects

Sometimes you get a real productivity boost from using 3rd party components and/or libraries, where instead of reinventing the wheel you can just get it done quickly and more cost-efficiently. But ...
1
vote
7answers
253 views

Programmer's obligation of the software developed for a client

Am i obligated to give the source code and support of the software I have created for a client especially if the client wanted to add some functionalities? For how long?
1
vote
4answers
203 views

Are there any tools for privately showing a customer progress on their work, and having discussions with the developers?

My boss tasked me with finding a sort of system for a customer to be able to log into a website and view their website as a work in progress (so employees would obviously have to be able to upload ...
0
votes
2answers
579 views

php/mysql open source customer service ticketing system?

I currently have a simple form for customer feedback / customer issues, this form send an email to support@ourwebsite.com and then we check that and reply to any inquiries. I'd like to implement a ...
0
votes
1answer
28 views

Open source or free web site customers data solution

I'm really not sure if that's the right place to ask it , but I'm so used to this site so i'll just give it a try. I'm interviewing many people for a certion mission, and i'm looking for a an easy ...
0
votes
3answers
60 views

What to do with a customer that keeps on changing his needs?

I have a project I am stuck with because the customer always tells me "Hey, I just forgot to tell you one LITTLE thing..." Now, I don't really want to abandon the project after so much work, on the ...
0
votes
1answer
72 views

Constructing a good customer survey

What questions can I ask and what other considerations are important to make this survey effective, so that people actually fill it out? I will be distributing it only to existing customers of my ...
0
votes
2answers
314 views

MS Access 2007 - Semi-Autonumber

I am building my own CRM access database that will contain a list of contacts. I would like to have an opportunity reference one contact as an employee, and another as the customer. Is there a way ...
0
votes
6answers
103 views

How to get users/clients implicated in iterative development?

What do you do when your (external) client's users don't have the time/will to actively participate in iterative development? How do you "force" them to get implicated? Remember that often they must ...