tcurdt / feedbackreporter

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

This URL has Read+Write access

tcurdt (author)
Tue Sep 29 09:08:34 -0700 2009
commit  ce011c70220ddefc7a9a1e227e11157cc85e8ae6
tree    e56c27c83176e230cc78b2829f11f0bc055307d7
parent  4068e012fb3ec55428bccbe7b49006312e0e6879
name age message
file .gitignore Sun May 11 08:42:26 -0700 2008 initial import [tcurdt]
file DIST.txt Tue Sep 29 08:54:43 -0700 2009 revert [tcurdt]
directory FeedbackReporter.xcodeproj/ Loading commit data...
file LICENSE.txt Mon May 19 14:20:17 -0700 2008 added README added LICENSE added RELEASENOTES a... [tcurdt]
file README.txt Thu Oct 09 14:21:59 -0700 2008 updated the location of the git repo [tcurdt]
file RELEASENOTES.html
directory Resources/
directory Server/
directory Sources/
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