Coder Social home page Coder Social logo

seaoftweets's Introduction

Sea of Tweets

Real time visualization of tweets.

  • Visualize tweets in real time through the Streaming API
  • Tweets as Waves (height and length of the tail based on followers)
  • Based on Node.js and Socket.IO
  • Ready to be published on OpenShift

The project started as a real time visualization of what Italians were talking about during the election in 2013. Later on it has evolved into a more generic visualization of what Italians are talking about (mailny politicians though).

Version

1.0

Tech

Sea of Tweets uses a number of technologies to work properly:

  • Node.js - evented I/O for the backend
  • Socket.IO - real-time bidirectional event-based communication
  • Twit - Twitter API Client for node
  • D3.js - JavaScript library for manipulating documents based on data
  • Node.js - evented I/O for the backend
  • Express - fast node.js network app framework [@tjholowaychuk]

Usage

Download all the Node.js needed modules
npm install

 

Create a config.js file based on the template and set it up with the credentials provided for the Twitter Streaming APIs
cp config.template.js config.js

 

Launch stream.js [pre-configured to work on a standard localhost installation and on Openshift.
node stream.js

 

Configure your client at web/js/c.js, setting HOST and PORT to your configuration (line 1 and 2).

 

Open your browser at the location web/index.html - It should work!

    License

MIT

seaoftweets's People

Contributors

littleark avatar

Stargazers

 avatar

Watchers

 avatar  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.