Public Gists by ivanvanderbyl

Gravatar
Sun Nov 01 03:24:14 -0800 2009
1
2
3
What did you do to get good at Rails?
    I came from a PHP background, so the path I took was to workout how to do everything I knew with PHP
    in Ruby and Rails, as well as reading loads of source code and ripping parts out and making smaller apps.
Gravatar
Sun Oct 11 15:52:32 -0700 2009

      
Gravatar
Mon Aug 24 01:05:05 -0700 2009
1
2
3
# Daft Golf
# Encode the entire lyrics of Harder Better Faster Stronger in the least amount of characters
# without cheating. Source of lyrics: http://lyricwiki.org/Daft_Punk:Harder,_Better,_Faster,_Stronger
Gravatar
Sat Apr 11 23:02:54 -0700 2009
1
2
3
function XHConn()
{
  var xmlhttp, bComplete = false;