Sunday, April 8, 2012

the solution to the crisis problem

Solution:
4 hours work ( full salary )
2 hours community work or participation
2 hours cultural activities
8 hours fun
8 hours sleep



Λύση στο πρόβλημα της κρίσης:
4 ώρες εργασία με πλήρη μισθό
2 ώρες κοινωνική εργασία / συμμετοχή σε κοινά
2 ώρες πολιτιστικές δραστηριότητες
8 ώρες διασκέδαση
8 ώρες ύπνο

No comments:

Open source = Open Mind

My best of Open source: Linux, Firefox, MySQL, Apache, Asterisk, SOX, KDE, Konqueror, WikiMedia, Joomla,

Life equation by Albert Einstein:
Albert_Einstein(MyLife) {
 If(MyLife==Success in life)
  return (A(Work,Play,keep your mouth shut));
 else
  return (B(Work,Play,keep your mouth shut));
}
A(x,y,z) {
 return(x&&y&&z);
}
B(x,y,z) {
 return(~x||~y||~z);
}