Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

46
votes
13answers
12k views

Open Source Alternative to UserVoice or Get Satisfaction? [closed]

I've got a few small web projects where I'd like to get some user feedback however the services I've found are not cheap. To get to a useful level of features on UserVoice or Get Satisfaction I'd be ...
19
votes
7answers
5k views

Customer Feedback Alternative to UserVoice?

We are currently hosting an ASP.NET MVC application and we wish to incorporate a turn-key customer feedback system. UserVoice will absolutely meet our needs, but we'd like to consider alternatives ...
10
votes
7answers
473 views

What's the most irrational user behaviour you have witnessed? [closed]

While novice software designers expect their users to behave rationally, it's far from being the case ; I've seen many times the user perception being totally disconnected from reality, or it's ...
6
votes
1answer
258 views

Google Plus - Send Feedback Tool?

Are there any good open-sourced "Send Feedback" tools like the one Google Plus uses?
6
votes
6answers
900 views

How to get user feedback?

I am developing a web application, which is still in initial stages.I have put it on web for public to use.Should I use uservoice for feedback(free account)? What are the alternatives?
4
votes
6answers
581 views

Could you please provide me with comments on a Java game of mine?

I have marked this question as community wiki, so no rep points are thrown around. I made this game, Forest Defender, a proof-of-feasibility little project, which I would like to share with you and ...
2
votes
3answers
42 views

What tools do you use to see where your users are struggling/seeing errors w/ your site?

I'm working on a site and am getting feedback from a lot of well-meaning users along the lines of: "It's not working for me". I'd like to be able to get detailed feedback from them on what they were ...
2
votes
2answers
2k views

Feedback tab like www.monyta.com

I am interested in adding a stick feedback tab to be hosted on my page. No third party ones like uservoice, monyta, getsatifaction.. etc. It should be sticky while scrolling vertically and the tab ...
2
votes
4answers
248 views

How can I collect user feedback without physically seeing my users?

Like probably a lot of software developers, I almost never see real users using my software. It is, of course, quite difficult to get good user feedback in this situation. Even if some users agree to ...
1
vote
0answers
47 views

How do you trap when the user clicks on a ListPreference from the menu that pops up?

Can you tell me how to trap when the user clicks on a ListPreference from the menu that pops up? In my app the user can select a volume level. I would like to show some feedback using a Toast after ...
1
vote
3answers
283 views

User feedback collection API service

Tagged with [android] so that someone will actually read this, but applies equally to other application platforms. We have a number of Android and iPhone applications which have user-feedback ...
1
vote
2answers
22 views

What are some ideas for how to add feedback to a Checkbox input?

The normal use of a Checkbox is fairly straightforward. You click the box and a check appears in the box. You click again to remove the check. I'm looking for a way to add feedback to the clicking of ...
1
vote
3answers
277 views

Good site to get project feedback?

I have a personal project I've been working on in my spare time. It's far from complete, but I want feedback on the UI and the functionality that has made it in so far. Where is a good location to ...
1
vote
3answers
288 views

Giving user feedback during long-running process and user-interface/business-logic separation

When a long-running process is being executed, it is a good practice to provide feedback to the user, for example, updating a progress bar. Some FAQs for GUI libraries suggest something like this: ...
0
votes
0answers
21 views

Is there a community where you can receive feedback on a design or other works, such as as a site? [closed]

Does anyone know where one might be able to get feedback from other designers on a design, site design, or other works? EDIT: I tried asking on StackExchange, but my question was closed.
0
votes
1answer
34 views

Customizing Model Validation Feedback

I want to change the way a validation message appears to the user in my nopCommerce web application. Currently, it appears as so: I want to change that, so that if & when the login credentials ...
0
votes
0answers
57 views

Is there an application like UserVoice or Get Satisfaction that can be installed on a local server? [closed]

I have clients that can't use hosted solutions like UserVoice or Get Satisfaction due to regulatory requirements. Is there a solution that I can host on my client's servers?
0
votes
1answer
66 views

Looking for a Q&A/Feedback Website in C#

I'm wondering if someone is aware of an open source C# initiative for a Q&A/Feedback Website similar to stackoverflow, getsatisfaction or even UserVoice. I try using a few keywords over Google and ...
0
votes
2answers
168 views

Simplest survey tool to integrate into a website

For a startup website. Should have this - 1.) What they would like to see/improved upon ? - Users can enter a one liner. 2.) Visitors can leave a remark. 3.) Consumers can vote on suggestions & ...
0
votes
1answer
184 views

Keeping track of user feedback during Beta Field Testing of an embedded product?

My company is deploying an embedded software/hardware product. We have beta testers lined up who will test the product in the field. We would like a system of keeping track of the feedback we receive ...
0
votes
2answers
266 views

simple user-feedback collection service

Short: I am looking for a very simple (configuration/maintenance wise) solution, that would allow to collect user-feedback/bug-reports from my apps/web-sites over the internet. Long: Right now I have ...
0
votes
5answers
149 views

Any best practices with feedback colours?

I have a few that I think are correct. These are background colours for messages. ERROR: red; INFO: blue; SUCCESS: green; NOT IMPORTANT INFO: yellow Have I got the blue and yellow around the wrong ...
0
votes
2answers
128 views

Providing reliable user feedback with SQLite

I'm writing an application with a GUI frontend (GTK) and an SQLite backend. When something is changed via the GUI, I want the change to show up in the GUI if and only if it completed successfully in ...
0
votes
1answer
162 views

How to calculate statistics on different machine and combine them again?

I have two backend applications which provide the same functions and they are located on two separate machines (actually this is to make a load balance). So they handle the client frontend requests ...
0
votes
2answers
164 views

User studies: best practices

What are the best practices for user studies? Did you ever conduct one?
-3
votes
3answers
63 views

PHP Customer feedback [closed]

I just finished my first iOS application and now I want to make a website for it, so my users can report bugs, suggest new features and stuff like that... I've seen things like user voice, get ...