Current path: Articles > Software design > Principles


KISS principle

A KISS is what the user want... :)
KISS - acronym for "Keep It Simple, Stupid". We have no time to learn complex things, so we want a KISS software, a KISS web page

This is my favorite principle. It is so simple :)

"everything should be made as simple as possible, but no simpler." Albert Einstein

A very good implementation of this  principle is jQuery, a javascript  library - fast and concise


Current path: Articles > Software design > Principles


Software design


Google

AutoCRUD

Details…


A small web browser

Details…


2 methods to interact with Javascript function from Flex (or ActionScript 3)

Details…