NoOOXML! Sign The petition!

Tuesday, April 17, 2007

To Kiss the dots you said?

Hello, Folks!

Some friends asked me about the KISS in "kiss the dots" and how is this "KISS" is related to CS.
A KISS in CS and more specially in Software development is a paradigm, a frame of mind, and moreover a discipline that you adhere to in order to solve a particular problem. By no mean it's a magic solution to every problem you face. It's an approach that enable you to shatter your problem into small ones and then as a result these would be easy to solve. Complicated solution -to already complicated problems- will ALWAYS be faulty, hard to implement and yet harder to fix. All you have to do is to dissect and then it turns out in a set of small simple ones.
As i talked about in a theoretical way some may argue why all this philosophical juggling, in fact CS are just another step in human evolution backed by all the logics that made us reach this new accomplishment. Mankind have got to struggle throughout the journey to reach his quest which is evolution. some behaviour were omnipresent those making some facts proven, those facts have grown into philosophical || natural || mathematical... laws, others into patterns to solve particular problems. And here were the KISS (Keep It Simple And Stupid) paradigm feats CS. It's more a mind behaviour then a ready-to-apply solution.
Filip Hanik from Apache has a good writing about KISS.

So would you KISS the dots? ;-)

Hello World!

Hello World!
Yes! the famous "Hello World!" every programing language first tutorial output, it's either inviting you to know more or scaring you (do i have to type all this just to say "Hello" to the "world"?) and get you away from the Saga.
Well, that was my "Hello World!" first post hope that you caught the virus and follow upcoming ones.
Thank you for being here, feel free to comment and share your thoughts with us.