schlitt.info - php, photography and private stuff ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :Author: Tobias Schlitt :Date: Wed, 19 Nov 2008 23:29:46 +0100 :Revision: 1 :Copyright: CC by-nc-sa ============ Hello world! ============ :Description: phpPatterns introduces a new pattern example on the (IMHO) most redundant software implementation world wide. It implements the "Hello world!" tool (which is a common way to start learning a new programming language) using a MVC pattern in PHP. In my opinion it shows pretty well, how much overhead OO development adds to small software implementations. `phpPatterns`__ introduces a new `pattern example`__ on the (IMHO) most redundant software implementation world wide. It implements the "Hello world!" tool (which is a common way to start learning a new programming language) using a MVC pattern in PHP. In my opinion it shows pretty well, how much overhead OO development adds to small software implementations. By the way, it would be definitly interessting how many implementations of "Hello world!" exist on the internet. To give a approximation of that: `Google`__ finds about 1,010,000 results for "Hello world!" in it's index... .. __: http://www.phppatterns.com .. __: http://www.phppatterns.com/index.php/article/articleview/103 .. __: http://www.google.com/search?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=%22hello+world%21%22&btnG=Search .. Local Variables: mode: rst fill-column: 79 End: vim: et syn=rst tw=79 Trackbacks ========== Comments ========