github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

tylerhall / OpenFeedback

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 22
    • 3
  • Source
  • Commits
  • Network (3)
  • Issues (0)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

A Cocoa framework which allows your users to submit bug reports, feature requests, and ask support questions from directly within your application. — Read more

  cancel

http://clickontyler.com/blog/2009/12/openfeedback-part-deux/

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

OF now clears all text fields after successfully submitting feedback. 
tylerhall (author)
Sat Jan 02 02:39:10 -0800 2010
commit  e8810804ea26566671717f266ad94a57d7c30e4c
tree    81f7e7e34c46d83d9857eeb1caee2f827224a869
parent  d6b166b943f5408a7d61b5da9643a5a484c4f98d
OpenFeedback /
name age
history
message
file .gitignore Loading commit data...
directory English.lproj/
file Info.plist
file OFController.h
file OFController.m
file OFUtilities.h
file OFUtilities.m
file OpenFeedback.h
file OpenFeedback.m
directory OpenFeedback.xcodeproj/
file OpenFeedback.xib
file OpenFeedback_Prefix.pch
file README.markdown
directory _old/
file version.plist
README.markdown

OpenFeedback

OpenFeedback is a Cocoa framework which allows your users to submit bug reports, feature requests, and ask support questions from directly within your application. It can store feedback in Shine or connect to your own custom server-side script. And, like Sparkle, OpenFeedback can be integrated into your application in just a few minutes - no code required.

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

INSTALL

Linking OpenFeedback to your project

  1. Download and compile the lastest OpenFeedback source from GitHub.
  2. Drag the compiled OpenFeedback.framework into the Linked Frameworks folder of your XCode project. Be sure to check the "copy items into the destination group's folder" box in the sheet that appears.
  3. Create a new Copy Files build phase for your app's target (Project > New Build Phase > New Copy Files Build Phase).
  4. Choose "Frameworks" as the destination for your new build phase.
  5. Click the disclosure triangle next to your app's target, and drag OpenFeedback.framework from the Linked Frameworks folder to the Copy Files build phase you just created.

Create the OpenFeedback object

  1. Open up your MainMenu.nib in Interface Builder.
  2. Go to File > Read Class Files... and choose all the files inside OpenFeedback.framework/Headers.
  3. Drag a generic Object (a blue cube) from the Library to your document.
  4. Select this object in your document window, and under the Information tab of the inspector, set the class of the object to OpenFeedback. This will instantiate your OpenFeedback object.
  5. Make a "Send Feedback..." menu item in the application menu; set its target to the OpenFeedback instance and its action to the appropriate presentFeedbackPanel...: action.

You're done!

(FYI: The above instrctions were pretty much copied verbatim from the Sparkle wiki, as the setup process is identical.)

UPDATES

Code is hosted at GitHub: http://github.com/tylerhall/OpenFeedback

LICENSE

The MIT License

Copyright (c) 2010 Tyler Hall

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server