Git Product home page Git Product logo

oauthp5's Introduction

oauthP5

A library by New York Times R&D Lab for the Processing programming environment.

Allows Processing to access data from OAuth services such as Twitter, Facebook, and OpenPaths; based on the excellent Scribe Java library by Pablo Fernandez.

Getting Help

For usage feedback on the oauthP5 library, please post to the Processing's contributed library forum. For bugs reports, and feature requests, please post to our Bitbucket issue tracker.

Setting Up for Development

First, if you are only interested in using the project and viewing the source but not editing the source, you do not need to fork this repository. Source files are included in the zipped distribution download found on the oauthP5 homepage; the distribution source is easier to navigate your way around because it doesn't contain all the Eclipse support files.

Ok, so if you're still reading along here it's because you want to do more with the source code than just look at it. This repository is setup as an Eclipse project. Once you have acquired a copy of the repository by either downloading the compressed file provided by Bitbucket (see top right button "get source") or by cloning through mercurial, you can import it into Eclipse as an existing project and browse around the source, making any changes you want.

This project was set up using the Processing Library template, so it might be useful to familiarize yourself with the original template instructions.

To compile using Ant:

  • From the Eclipse menu bar, choose Window > Show View > Ant. A tab with the title "Ant" will pop up on the right side of your Eclipse editor.
  • Drag the "resources/build.xml" file in there, and a new item "ProcessingLibs" will appear.
  • Press the "Play" button inside the "Ant" tab.
  • A /distribution folder will be created, holding the website files, and the library itself will be compiled to your Processing /libraries folder.

oauthp5's People

Contributors

agness avatar nytlabsbot avatar

Watchers

 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.