I am using an OpenSuSE 11.1 server as a repository for my software development projects and for client work. Looking for an easy way to install Git, Subversion and Darcs I stumbled upon a development repository for Yast/Zypper which contains a few scm packages. It’s at http://download.opensuse.org/repositories/devel:/tools:/scm/openSUSE_11.1/ This url can be added via Yast to [...]
For people who still struggle with understanding the MVC pattern (Model-View-Controller), the following link is a good explanation. PHP HTML CSS Tutorials » Blog Archive » Model View Controller in PHP.
I often need to make the following decision when starting a web-project with a back-end and front-end and wonder what you would decide. Do I create a separate front-end and back-end or do I blend the back-end with the front-end to create a consistent and single interface? The last option creates some extra work in [...]

Recent Comments