Giter Club home page Giter Club logo

rmb-demo-php's Introduction

Drop.io Rich Media Backbone PHP demo applications

Overview

Downloading

Download this demo's source with git by running git clone git://github.com/dropio/Drop.io-RMBS-Demo-PHP.git

Alternatively, you can click the "Download Source" button on this page above to download a zip or tar archive.

API Keys

To run either of these demo applications you'll need an RMB API key (and optionally an API secret key).

Get yours from http://backbone.drop.io

Live Demo

A live version of this demo application can be viewed online here: http://rmbdemo.drop.io

0-simple_demo

This is a small PHP application demonstrating the basic functionality of the Rich Media Backbone API. With it you can create and manage drops as well as upload and manage assets.

Installation:

  • Edit config.inc.php.sample to include your API key (and optionally your API secret if using a secure key).
  • Rename config.inc.php.sample to config.inc.php.
  • Upload this project to your web server, open the root directory in your browser, and click the "Simple Demo" link.

1-advanced_demo

This is a more full featured PHP application that demonstrates realtime storage and management of uploaded content. It caches information about drops and assets in a MySQL database and uses the RMB JavaScript client library for an AJAX interface with realtime updates provided by pingbacks.

Installation

  • Create a new MySQL database and make a note of your MySQL username and password.
  • Upload this project to your web server (if you haven't already), open the root directory in your browser, and click "Advanced Demo." This should bring you to an installation page.
  • On the installation page, enter your credentials to the database you created earlier, make sure the hostname field is correct, and add your Drop.io RMB API key. Your API secret is optional, and used only with secure keys.
  • Click "Submit". If your information is correct, you should be redirected to the advanced demo where you can begin by either importing one of your drops or creating a new one.

rmb-demo-php's People

Contributors

bryanwoods avatar

Watchers

James Cloos avatar

rmb-demo-php's Issues

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.