SoundCloudLet’s Git it On
A practical, beginner-friendly tour of Git, forks, pull requests, and social coding, illustrated through OmniAuth and open-source collaboration.
SoundCloudLet’s Git it On
Explains Git basics, social coding workflows on GitHub with forks and pull requests, and a hands-on OmniAuth integration that highlights open-source collaboration.
SoundCloudLet’s Git it On
A blogpost about using Git for both business development and technical purposes
SoundCloudMusic Hack Day Barcelona
A 24-hour hackathon-style recap of Music Hack Day Barcelona, highlighting API-driven music projects, SoundCloud integrations, and hands-on workshops that foster collaboration and knowledge sharing.
SoundCloudMusic Hack Day Barcelona
An overview of Music Hack Day Barcelona covering 34 hacks, live demos and awards (including Sonar tickets and an iPad), sponsor-supported hacking, and hands-on workshops around music-tech APIs and SoundCloud integrations.
SoundCloudMusic Hack Day Barcelona
Barcelona's 24-hour Music Hack Day brings together developers to hack music tech via APIs (notably SoundCloud), demo projects, and hands-on workshops.
SoundCloudMusic Hack Day Barcelona
A recap of Team SoundCloud's experience at Music Hack Day Barcelona
SoundCloudnode.js knockout — August 28th & 29th
Team SoundCloud participates in the node.js knockout to build a real-time HTML5/WebSockets app, leveraging Varnish insights, a C++ extension, and deployment lessons on Joyent/Solaris.
SoundCloudnode.js knockout — August 28th & 29th
During the Node.js Knockout, Team SoundCloud explores server-side JavaScript with Node.js, building a real-time HTML5 WebSocket app to visualize varnish traffic and deploying to Joyent/Heroku, with a C++ extension and Twitter Streaming API integration.
SoundCloudnode.js knockout — August 28th & 29th
SoundCloud's Team SoundCloud documents a 48-hour node.js Knockout competition, building a real-time HTML5/WebSockets app to visualize varnish traffic via the Twitter stream and deploying on Joyent or Heroku.
SoundCloudnode.js knockout — August 28th & 29th
Covering SoundCloud developers' participation in the first node.js knockout event on August 28th & 29th
SoundCloudOf CORS We Do
Enables cross-origin access on SoundCloud with a simple XMLHttpRequest GET flow, replacing JSON-P hacks via header-based CORS support.