How do I test how customers use my Cocoa application? [closed] - cocoa

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
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.
Does anyone know of any frameworks that have been developed that can achieve this without me having to write stuff from scratch?

Might want to look into Flurry Analytics. It's "free" and will track just about anything you're interested in.

Related

Haskell alternative to SDL for windows [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Due to the various issues with getting hsSDL to work on Windows, I'm looking for another library that can handle keyboard input and drawing images to the screen. Does anyone know of any?
I've successfully used gloss on Windows in the past without issues. It's also very simple (which I like) and is my go-to recommendation for people who want to use Haskell for simple graphics/ basic games.
Edit: It looks like gloss is having issues building on the Hackage server and as a result isn't displaying documentation. Here is the documentation for version 1.8.1.2, which should be about the same.

is there a OS dev framework that uses the menubar? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I am thinking in build an application that stays at the menubar in OSX and the clock in Windows.
I would like to know if any of the cross-platforms frameworks (like wxwidgets, qt etc) are able to help me accomplish this.
Or is this so OS specific that I would have to build one app for each?
thanks,
Joe
Qt can happily do this for you. See the QSystemTrayIcon class, as well as it's setContextMenu() function.

I am looking for a video annotation tool [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I am looking for a simple video annotation tool that contains the following future:
Create rectangles around objects in various frames and the tool allows to export these information (frame#, rect1.xy, etc...) into a txt file/excel file etc...
I have been searching the whole web today but could not find one solution. I only found vatic, but there you have to pay for Amazon's Mechanical Turk:
http://web.mit.edu/vondrick/vatic/
Anybody knows some tools that do the same thing?
You can still continue to use VATIC in offline mode without paying for Amazon's Mechanical Turk services.

Is there something like a "Windows Sandbox software Wrapper"? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I am facing the current problematic: I want people to send me softwares they develop, then I want to share them to other people, in sandboxed mode, that is to say with no need to have a sandbox software...
For example, you have softwares that can manage archives, and you have auto-extracted archives.
I'd like to know if this kind of software exists: you just give it the software you want to wrap, and it gives you a sandboxed type of this soft...
Then you can share it to anybody with trust that it won't harm their computer.
Do anyone know about that on the Windows OS?
Take a look at Molebox. There exist other similar solutions but I don't remember the names.

What options exist on Mac OS X for software that makes architectural diagrams? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I am an OS X user. Often, I need to share architectural, workflow and other data with managers and developers in a visual fashion.
Can anyone recommend me some software and tell me why it's awesome?
I love OmniGraffle for diagrams
http://www.omnigroup.com/applications/omnigraffle/
Easy to use, the result really look great, and support various programmer stuff like UML.
A lot better than visio
I am a big fan of ConceptDraw Pro

Resources