Author Archives: khelll

Joining N2V

Hello Dear Readers, It’s my pleasure to announce that I have joined the marketing team of National Net Ventures — N2V , Amman branch. Therefore, I’ll relocate to Amman as well. I’m excited to work with such a giant company … Continue reading

Posted in Business | Tagged , , | 5 Comments

Installing CoffeeScript on Ubuntu

Unfortunately the current CoffeeScript package is for an old version. Thus, some manual work is needed to get the latest version working for you on Ubuntu. Here are the steps, we need to install Git, node.js, npm and finally CoffeeScript: … Continue reading

Posted in CoffeeScript | Tagged , | 5 Comments

3 Factors for a Successful Startup

Startups, like everything in life, have some key elements for success. I’m listing here what I think are the most important factors to help you moving your idea to a successful startup. ((The order here is irrelevant and all have … Continue reading

Posted in Business | Tagged , | 1 Comment

Google App Engine, JRuby, Sinatra and some fun!

Yesterday I was experimenting with Google App Engine for a little project that I was working on. I literally started from ground zero and could do my thing after a long night. I’m blogging about it to share you the … Continue reading

Posted in GAE, JRuby, Ruby, Sinatra | Tagged , , , , | 23 Comments

Test or Regret!

Yes, for god sake test! Whoever you are, a web/desktop/mobile developer please add automated tests to your work. If you don’t then your works is questionable. Why? That’s what I’m going to answer in the next few lines. Specs Were … Continue reading

Posted in Test | Tagged | Leave a comment

2011 and I’m back!

Hey, It has been long time since I opened this page to write something. Actually 2010 was a very busy year. I left ArabCrunch team to join Inquiro, a cool startup focusing on SEO/SEM optimization, where my work completely took … Continue reading

Posted in Python, Ruby | Tagged | 2 Comments

StackOverflow cool Ruby questions 4

Welcome to the fourth post of this series. Just before proceeding to the questions, I would like to mention the great Metaprogramming Ruby: Program Like the Ruby Pros book by Paolo Perrotta, a very good book that explains the metaprogramming … Continue reading

Posted in Ruby, Stackoverflow | Tagged , | 7 Comments

StackOverflow cool Ruby questions 3

Welcome to the third post of this

Posted in Ruby, Stackoverflow | Tagged , | 5 Comments

StackOverflow cool Ruby questions 2

Welcome in this second post of this series. Just before I list the questions of this one, I want to mention 2 things: You can follow StackOverflow tagged Ruby questions on twitter using the user: sof_ruby Some ppl feel shy … Continue reading

Posted in Ruby, Stackoverflow | Tagged , | 8 Comments

StackOverflow cool Ruby questions

I have participated heavily during the last 2 weeks in answering Ruby tagged questions on stackoverflow. That took place mainly after Ryan Bates tweet wishing to see more Ruby developers on stackoverflow. Since then I have enjoyed reading various kinds … Continue reading

Posted in Ruby, Stackoverflow | Tagged , | 10 Comments