Does anyone know what Grooveshark.com is coded in? I mean PHP, rails, flash........?
|
closed as off topic by BoltClock♦ Jul 20 '12 at 13:37
Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
Grooveshark developer here. Grooveshark's backend is PHP 5.2, and the front end is a mixture of a ton of Javascript and a small flash shim that handles playback, https communications and a few other one-off things that were just easier to make work in flash than javascript. This post might be helpful: The Tech Behind the New Grooveshark |
|||||||||||
|
|
By digging through the source it looks like PHP (PHP/5.2.14) and a TON of Javascript. |
|||
|
|
|
|||
|
|