My preferred method for developing a website is by actually
creating the website using the Open Source MVC frameworks. Some of the reasons
for my choice are:
1.
Fast web application development: one of the
frameworks that I use a lot is called CakePHP. With this framework you can
generate basic functionality of a very powerful website without writing a
single line of code. This is called baking.
2.
With frameworks, you are in full control of the
code powering your website. Unlike packaged solutions such as OsCommerce,
Magneto (which may be quite stubborn to customize due to lack of documetnation),
with frameworks because you write your own code for both the user interface of
your web application and its back-end functionality, you are fully in charge of
how your website should look like.
3.
Open Source technologies power up a lot of very
good website on the internet.
4.
Open Source technologies are fast powerful and
stable.
5.
Open Source technologies are FREE! And open
source!
6.
And, of course, much more.
No comments:
Post a Comment