Birth of a Drupal User

Comments

JoRap writes:

I have been trying to convince my friends who are Computer Science majors to use Drupal. They are convinced that Drupal is good, but they still want to create their own system. Maybe they really want total control over the source.

When I discovered the world of open source CMS, the most important thing was how I was able to modify the theme. I began using XOOPS because they used Smarty to create their theme. Drupal is great because I'm not hacking the core. The compact code, CCK, Views, clean URLs and taxonomy pretty much sealed the deal for me.

I will look into the Zen theme. I need my own theme so I can quickly create my Drupal sites.

themegarden.org writes:

It seems to me that your friends trying to reinventing the wheel.
It's true that making your own CMS is good because you have full control over development process, and it's also very good for learning purpose.
But, ...
Drupal has excellent core developers, and great community. They are doing that development for years.
So, writing the cms from zero? And even if they make their own cms, what about testing?