Coder Social home page Coder Social logo

barriosnahuel / piseis Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 1.3 MB

πSeis = People Says, what people around the world is saying about something... you've got it.

Home Page: http://piseis.herokuapp.com

License: GNU General Public License v3.0

JavaScript 83.53% HTML 11.94% CSS 4.53%
javascript jquery-plugin news nodejs rest-api social-networks

piseis's People

Watchers

 avatar  avatar  avatar

piseis's Issues

Add a favicon

Uncomment in app.js:

//app.use(favicon(__dirname + '/public/favicon.ico'));

Re-enable CI build for iojs

It fails because of:

$ npm install
npm ERR! Linux 2.6.32-042stab094.7
npm ERR! argv "/home/travis/.nvm/versions/io.js/v2.2.0/bin/iojs" "/home/travis/.nvm/versions/io.js/v2.2.0/bin/npm" "install"
npm ERR! node v2.2.0
npm ERR! npm  v2.11.0
npm ERR! code ESSL
npm ERR! SSL Error: https://registry.npmjs.org/moment does not support SSL
npm ERR! 
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>
npm ERR! Please include the following file with any support request:
npm ERR!     /home/travis/build/barriosnahuel/piseis/server/npm-debug.log

It's a known bug in [email protected]: nodejs/node#1850.

Error parsing Flickr response with special characters

Error:

undefined:163
            "title": "My Mom made Skrillex pancakes cuz she\'s awesome!",
                                                            ^
SyntaxError: Unexpected token '
    at Object.parse (native)
    at parseResponse (/home/justkenchu/Coding/workspace-mine/piseis/server/services/networks/flickr_service.js:33:25)

Find news matching trending topics

Search through Instagram popular photos: $.getJSON('https://api.instagram.com/v1/media/popular?client_id=' + CLIENT_ID + '&callback=?', onSuccess); and so on.

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.