public
Description: Framework for sending feedback and system information reports from you Cocoa application.
Homepage: http://vafer.org/projects/feedbackreporter/
Clone URL: git://github.com/tcurdt/feedbackreporter.git
name age message
file .gitignore Sun May 11 08:42:26 -0700 2008 initial import [tcurdt]
file DIST.txt Fri Aug 08 13:25:03 -0700 2008 copy sources into DIST, [tcurdt]
directory FeedbackReporter.xcodeproj/ Sat Aug 09 08:33:14 -0700 2008 pick the newest crash log, [tcurdt]
file LICENSE.txt Mon May 19 14:20:17 -0700 2008 added README [tcurdt]
file README.txt Thu Oct 09 14:21:59 -0700 2008 updated the location of the git repo [tcurdt]
file RELEASENOTES.html Wed Aug 06 17:59:14 -0700 2008 updated the release notes, [tcurdt]
directory Resources/ Sat Aug 09 07:42:29 -0700 2008 nib -> xib, [tcurdt]
directory Server/ Sat Aug 09 14:12:37 -0700 2008 use URL /feedback/submit.php [tcurdt]
directory Sources/ Tue Oct 21 02:21:50 -0700 2008 retain the tabs properly [tcurdt]
README.txt
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