• 30 Days, Interesting, Programming

    Posted on December 24th, 2011

    Written by Emad Ibrahim

    Tags

    , , , ,

    30 Days of Rails

    If you haven’t noticed, I am a .net developer but I was inspired today by Matt Cutt’s TED talk to start a 30-day project.  I highly recommend watching it; it might inspire you too.   So I have decided to spend 30 days with Ruby on Rails and blog it right here. Stay tuned for [...]

  • Programming

    Posted on May 2nd, 2008

    Written by Emad Ibrahim

    Tags

    , , , , ,

    Ruby on Rails Crumbs – Part 1

    If you have been following along, I blogged previously about my experience trying Ruby on Rails as a .net developer (here and here).  I quickly realized how different things are and that I desperately need some help, so I got myself the beta PDF version of Agile Web Development with Rails and Rails Recipes.  Both [...]

  • Programming

    Posted on April 30th, 2008

    Written by Emad Ibrahim

    Tags

    , , , , , ,

    Ruby on Rails for a .NET Developer – Part 2

    Ok, so I thought the whole scaffolding thing was so easy and I would be done in a few minutes. I was so wrong. Nothing seemed to work right. I would call ruby script/generate scaffold Tag and it will generate all the files but the views were empty. Hmm… This is exactly what has been [...]