Thanks for the feedback. I added a way to just jump to the playlist with some predefined usernames, thanks for the suggestion :)
HN user
phillapier
I'm compiling externally with sass --watch. The sass files are kept in public/stylesheets/sass/
Use your own username(s), or Demo the app with these usernames:
Exfm: plapier
Hypem: phillapier
Soundcloud: phil-lapier
I recently launched my side project I've been building with Meteor js over the past few months.
It uses the Soundcloud, Hypemachine, and exfm public APIs to pull in your 'favorite' tracks from each of your usernames provided. It's gives you a unified playlist of all your favorite tracks across the different sites.
Audio is being played using the HTML5 Audio API, which currently only works in webkit browsers (Chrome & Safari).
Built with:
* Meteor JS – http://Meteor.com
* Bourbon Sass Mixin Library – http://bourbon.io
* Spin.js – http://fgnass.github.io/spin.js/
* Moment.js – http://momentjs.com/
* RSVP.js – https://github.com/tildeio/rsvp.js
Checkout Bourbon–a library of SASS mixins and variables. It aims to be very vanilla, so you'll write the mixins similar to plain CSS. http://thoughtbot.com/bourbon/