Tagged Questions

3
votes
8answers
687 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 ...
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
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?
0
votes
2answers
574 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 ...