Extract from <a href="http://pubnub.com/jobs" rel="nofollow">http://pubnub.com/jobs</a> :<p><pre><code> Our ideal person is someone who lives and breathes code,
and understands the difference between C, Python, and Javascript.
</code></pre>
Well Python doesn't use as many semicolons as the others. Am I hired?
Your /jobs page throws over CORS 100 errors in Chrome all fixable by requesting the google maps libs through http instead of https, since that's what you page uses.<p>While you've there, you might want to either change to v3 since you're using the v2 of Google Maps which has been deprecated since May 19, 2010, or better yet, remove it all together and just embed a static image.<p>Like this: <a href="http://maps.google.com/maps/api/staticmap?center=37.765043,-122.394529&zoom=13&markers=color:black|37.765043,-122.394529&size=278x200&sensor=false" rel="nofollow">http://maps.google.com/maps/api/staticmap?center=37.765043,-...</a>