feedback

How to obtain feedback from an event?

I wonder how to obtain feedback from an event? Situation: Let's say that a object (Slave) can produce events(request changing a property). An other object (Master) subscribes to these events, analyzes the changing property value and accepts, or denies this change. Then the feedback is returned to the Slave, and it change or not its pro...

Feedback form not displaying

I am trying to build a ajax feedback form but I am having problems getting it to display. The feedback image displays but when I click it nothing happens. My Form: <div id="feedback"> <img id="feedback_link" src="images/feedback.gif" href="javascript:open('feedback_form_wrapper');" /> <div id="feedback_form_wrapper" styl...

Zendesk or tenderapp?

I've been looking at support systems for a webapp I'm going to be pushing really hard over summer. I've narrowed it down to Zendesk and tenderapp. They both seem to offer much of a similar product, price & features. Has anyone out there used the two and can advise how to best make the decision? Thanks :) ...

What sort of database design would I need to use in case I wanted users to save tags, and be able to call already used tags?

I'm trying to implement a feature similar to StackOverflow's tag feature. That a user can create a new tag, or by typing pull up a list of similar tags already created. This is such a wonderful feature on this site and I find it sad that most sites do not have something like this. It's both robust, and yet very very flexible and best of...

Feedback on TOC Generation Code

Hi All I wrote a small code to generate ToC or Hierachical Bullets like one sees in a word document. Like the following set 1. 2 3 3.1 3.1.1 4 5 and so on so forth, the code is working but I am not happy with the code I have written, I would appreciate if you guys could shed some light on how I can improve my C# code. ...

Testing Apple Push Notifications Feedback - no items received

How to test feedback.sandbox.push.apple.com? Everything goes right, but I receive empty list. How to make it consider the device token as inactive? I installed the application to iPhone using Xcode, received some push notifications, then removed it from iPhone and send some more notifications. But even on the next day feedback.sandbox....

Maintenance Task Alert/Feedback

Our software is running a maintenance task on a server. After or during the task, an important alert/feedback need to be sent to the user. The issue often need to be resolved before the next day. The user rarely logs into the server because he just assumes it's working correctly. The current solution is to send the user an email contai...

Implementing a 'Send Feedback' feature in a Java desktop application

I would like to implement a 'Send Feedback' option in a Java desktop application. One which will pop up a box for the user to enter a comment, then send it to us along with a screenshot of the application window. How would be the best way to communicate the data to us? Two obvious solutions spring to mind: Email - I'm thinking that ...

HOWTO remove device tokens received by Apple APNS feedback

Hi Guys, I am successfully fetching Apple APNS feedback data via PHP. The structure that I am getting (after some processing) looks something like this: timestamp device token My question is how to know which of the device tokens should I remove from my database and stop sending notifications to them. Regardz, Mladjo ...

APNS strange feedback

Hi I'm getting strange feedback from the feedback sandbox server. Actually there should be only my device registered so I expect always the same device token (which I already know). Anyway... I'm getting every time a different device token and always the same timestamp "Wed Mar 04 02:46:40 +0100 1981" Is that normal or is there somethi...

Looking for some Feedback on a DB Design

I'm currently working on a ticketing system which allows our users to submit tickets based on their own needs. i.e. if Department "A" is submitting a ticket they can have certain types of problem categories (such as "Supplies" or "Printer") along with details pertaining to the chosen category. I have laid out a partial db design and i wa...

how to add feedback form in Joomla 1.5.15 website

hi, I am new to Joomla and using joomla1.5.15 hosted on godaddy. Currently no new/additional compenents/extentions have been installed. I want to add a feedback form (with few text/check boxes, radio buttons etc) in my site, which should also send an email to some email id without storing information in database. Kindly guide me how to ...

How do I test how customers use my Cocoa application?

I'm interested in finding out how customers use features in my Cocoa application. I want to build up statistics on which features people use and how they use them, so that I can measure the value of features I'm implementing. I'm building a desktop app to run on Snow Leopard. This feedback of course will be opt-in and anonymous. Doe...

Feedback form with the asp.net code

i need to generate feedback form in html (aspx) with the aspx.cs code? Can any one give some simple form? ...

Would anybody mind taking a look at my XML structure?

I am relatively new to this but I was hoping somebody could offer up a good critique of this XML structure I put together. I am not looking for anything in depth but rather if somebody notices anything inherently wrong with the structure (or any tips to make it better) I'd greatly appreciate it. We have a large amount of products that ...

Push notifications....Feedback problem, when using apns-sharp C# library

Hello everybody. I've installed on my iPhone ad-hoc version, so it means distribution one. I've downloaded apns-shart library and tried to test push notifications on that. I have all necessary certificates. I've succeeded to push notifications using test notification project and with this everything is fine. My problem is: when I've t...

What are the best places on the web to present my application for critique and suggestions?

I pretty much suppose that if I issue a question here on StackOverflow, saying "hey, colleagues, go this link to my website, download my CoolProggie and write a line on what you think?" it is going to be considered a sort of advertisement, downvoted and closed. Can you suggest any correct places for this, where I am going to find enough ...

Recalling import in module

I'm still learning python and after playing around with pygame I noticed I'm re-importing things in modules I'm importing that I've already imported. import pygame For instance I have some classes in a separate file, but I must also import pygame into that file too for them to work. Does it actually import the code twice? Will it slow...

Webcrawler, feedback?

Hey folks, every once in a while I have the need to automate data collection tasks from websites. Sometimes I need a bunch of URLs from a directory, sometimes I need an XML sitemap (yes, I know there is lots of software for that and online services). Anyways, as follow up to my previous question I've written a little webcrawler that can...

sites/tools/apps to collect client feedback on web design

looking for recommendations on various tools to collect client feedback on web design - both for mockups and live versions. cheers! ...