Git Product home page Git Product logo

sweeper_0.3.2's Introduction

SwiftRiver Sweeper v0.3.2 [DEPRECATED]

**** THIS VERSION OF SWEEPER HAS BEEN DEPRECATED ****

Sweeper is an intelligent media curation tool with filters for managing real-time feeds of information. You can find out more at - http://swiftly.org

Find us on Github - http://github.com/ushahidi/Swiftriver

NOTE: This is still a beta software product. We recommend not using it in critical scenarios without further consultation. Contact us at [email protected] with additional questions or feedback.

RELEASE NOTES

This is the development branch of Sweeper for the upcoming V0.4 release.

Some of the jazzy new features you can expect from this upcoming release are:

  • Tag-based navigation of content
  • Content grouping
  • Search
  • Bookmarklet
  • Files

DEVELOPER NOTES

If you are a developer interested in contributing to Sweeper then there are a few things to note before you jump in and start coding. First be sure to read this overview - http://goo.gl/mlPff

The master branch will always be the latest stable release of the app so unless you like living life dangerously this is the best place to start:

$ git clone git://github.com/ushahidi/Sweeper.git

With the app code checked out you still need to perform the following steps before you can start local development:

$ cd Sweeper
$ git submodule init
$ git submodule update

Why do we do this? Well, Sweeper is just one of many applications that run on the Swiftriver core framework. To allow for this, the framework has its own repository and is brought into this project using the git-submodule facility.

Once you have done this, you will have all the code required to run and change Sweeper!

SYSTEM REQUIREMENTS

  • Apache 2.x or greater
  • PHP 5.3 or higher
  • PHP Pear Extensions
  • MySQL 4.0 or higher

Further details on this release can be found at - http://wiki.ushahidi.com

SUPPORTED BROWSERS

  • FireFox
  • Safari
  • IE7+
  • Chrome

STANDALONE DEBIAN 6.0 DEPLOYMENT

  1. Run the following command as root (it should be safe to leave the password to the MySQL root user account blank when prompted):
    wget -qO- --no-check-certificate https://raw.github.com/ushahidi/Sweeper/master/deploy/debian.sh | sudo bash
  2. Open http://your.ip.address/ in your browser.
  3. Run through the installation procedure. For your database, use the following details:
    • Server: localhost
    • Username: sweeper
    • Password: sweeper
    • Database: sweeper

DOCUMENTATION

Documentation - http://wiki.ushahidi.com

Installation - http://wiki.ushahidi.com/doku.php?id=install_s

SUPPORT

SEE ALSO

sweeper_0.3.2's People

Contributors

mrmatthewgriffiths avatar ultimateprogramer avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.