tcurdt / feedbackreporter

Framework for sending feedback and system information reports from you Cocoa application.

This URL has Read+Write access

BrotherBard (author)
Wed Nov 04 17:54:56 -0800 2009
tcurdt (committer)
Fri Nov 06 02:15:14 -0800 2009
feedbackreporter / README.txt
100644 21 lines (13 sloc) 0.594 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
For information on how to integrate the FeedbackReporter Framework please
see the screencast and the documentation section at
 
 http://vafer.org/projects/feedbackreporter/
 
Suggestions, bug reports and fixes are much welcome.
The source code is available through git at
 
 git clone git://github.com/tcurdt/feedbackreporter.git
 
or via web interface
 
 http://github.com/tcurdt/feedbackreporter/tree/master
 
Enjoy!
 
 
Credits:
 - Fraser Speirs, Multipart/Form construction, BSD License
 - Jens Alfke, Exception handling and callstack, BSD License
 - Torsten Curdt, initial codebase, ASL2.0 License