Coder Social home page Coder Social logo

camus's Introduction

Background

Camus is the server component for a flipboard like social reader I'm working on, called Cassius.

More details on http://www.corgitoergosum.net/cassius-project-flipboard-clone/

New in revision:

  • tweets and extracted articles now need to be stored in a running local instance of mongodb. Once I move and test these scripts on AWS, I'll make the settings configuable

Third party libraries:

  • Apache Commons - for network
    • commons-io-2.0.1.jar
    • commons-lang-2.6.jar
    • httpcomponents-client-4.1.1
  • GSON - for parsing and JSON http://code.google.com/p/google-gson/
    • gson-1.7.1.jar
  • JSOUP - for parsing HTML http://jsoup.org/
    • jsoup-1.5.2.jar
  • Log4J - logging
    • log4j-1.2.16.jar
  • scribe - for openauth to the various facebook and twitter APIs - https://github.com/facebook/scribe/wiki
    • scribe-1.1.3.jar
  • Dom4J - xml parsing
    • dom4j
  • mongodb java driver - for storing documents and tweets
    • mongo-2.6.3.jar
  • lingpipe - required by ipeirotis related classes for analyzing readability of english text
    • lingpipe-4.1.0.jar

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.