TOPICS

FIND YOUR TOPIC QUICKLY

Archive for September, 2007

Rails Rumble 2007 Thoughts
Sep 10 2007

Friday at 12:00am I started working to develop the visual style that would become our app for the Railsrumble.

Sunday at 12:25am I got to sleep after working with Jared to build a complete Rails application and deploy it in just 48 hours.

RECENT COMMENTS




  • ON...CakePHP 1.2 File Upload
    "Fixed it! Thanks for the heads up Jose."
  • Keith Medlin
  • ON...CakePHP 1.2 File Upload
    "Thanks a lot for the example. Just another typo/error in the tutorial : var $validateFile = array( ’size’ = 204800, should be: var $validateFile = array( ’size’ => 204800,..."
  • Jose Sanchis