views:

72

answers:

3

i wonder what programming language vark.com is written in?

both for their website and their messenger service?

thanks!

+2  A: 

From what I can see the Software Engineers use Ruby on Rails, Java and C++ and the Front-End Developers use Ruby on Rails, HTML and CSS. MySQL, Ruby and Python is also used.

And dont forget Hadoop and EC2

Pieter van Niekerk
what services are the software engineers coding? the messenger integration?
never_had_a_name
Pieter van Niekerk
I was sent this. Hope it helps as well.http://vark.com/aardvarkFinalWWW2010.pdf?_or=55xn08a
Pieter van Niekerk
+1  A: 

Looks like it's Ruby On Rails.

Saw this in the source:

<script type="text/javascript"> 
//<![CDATA[

  var RAILS_ENV = 'production';

//]]>
</script> 
Strelok
A: 

Answers here: http://blog.vark.com/?p=144

Rob