Git Product home page Git Product logo

nxccs-thumbnailer's Introduction

NXCCS Thumbnailer
=================

The Thumbnailer uses oEmbed and various website screenshot services to create
a thumbnail out of anything you throw at it. Depending on the user-defined
maximum sizes, it may resize the image and upload it to Amazon S3.

DEPENDENCIES
============

Currently the Thumbnailer relies on Google App Engine's webapp framework. If you
want to run it on your own machine, you can either download the App Engine SDK
at http://code.google.com/appengine/ or substitute webapp for web.py.

The Thumbnailer also uses the boto library's S3 functions to cache thumbnails.
boto 1.9b is included with the distribution as boto.zip.

For oEmbed functionality, the Thumbnailer uses Embed.ly's service, although this
can be replaced with any other oEmbed provider if you wish.

CONFIGURING
===========

You can configure your instance of the Thumbnailer using the config.yaml file.
It is in YAML format, just like app.yaml. 

URLs for screenshot services are in the following format:

 - service: example
   url: http://www.example.com/api?url={url}&width={maxwidth}&height={maxheight}

The tags in curly brackets are replaced on each request with the user's
parameters.

CONTRIBUTING
============

The Thumbnailer is licenced under the GNU Affero General Public License, and
any contributions are welcome. Be sure to add your copyright to the files you
edit.

nxccs-thumbnailer's People

Contributors

jonathan3 avatar

Stargazers

 avatar Haifeng Cao avatar Brandon Thomas avatar Mooktakim Ahmed avatar J.P. Puerta avatar Wil Tan avatar Vesa Vänskä avatar Christine Fürst avatar Luis Cosio avatar

Watchers

 avatar

nxccs-thumbnailer'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.