Skip to content

rileydutton/waterslide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Waterslide

Waterslide is a companion to PlayNice.ly, an excellent team collaboration service.

Waterslide provides a "feedback" button for your website, similar to those from Get Satisfaction, User Voice, and others. However, instead of a community support forum, the feedback goes directly into your PlayNice.ly project. This allows for a much lighter weight alternative to a full community forum, while still providing a quick and easy way for your users to send you bugs and ideas while using your site.

Setup

To get up and running, just make sure you have the sinatra and playnicely gems installed. Copy config.rb.example to config.rb, and change the values therein. Then just run ruby -rubygems app.rb from the base directory. If you're using the Sinatra defaults, you should just be able to point your browser to http://localhost:4567 to view the demo on your local computer.

You should be able to use the Javascript and CSS without too much trouble on your site, but you'll obviously want to incorporate the sample Ruby code into your own existing application.

Compatibility

The JS and CSS has been tested and works in modern versions of Firefox, Safari, Chrome, and Internet Explorer 8+. It should in theory work with IE 7+ and older versions of Safari and Firefox, but I have not personally verified this.

License

Copyright (c) 2010 Riley Dutton

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.

About

A set of files for creating a feedback button that sends bug reports and ideas to PlayNice.ly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published