Forgot your password?
typodupeerror

Comment Re:Considering a CMS? Read this! (Score 1) 240

You failed using Drupal because you probably did not take the time to learn what Drupal really is. It's a framework, not a CMS. Though it includes CMS-like functionallity on basic level. Learning it takes some time not everyone can or want to spend for.

Using the Drupal API you are able to implement business logic as in any other way - just faster and in a clear manner (as it is true for most frameworks once you know them).

Writing your own code (probably poorly tested/documented because development itself took most of the budget) sounds like the World of Frameworks aka helpful functions did not touch you yet.

Slashdot Top Deals

"Take that, you hostile sons-of-bitches!" -- James Coburn, in the finale of _The_President's_Analyst_

Working...