Mental Ramblings Site Gets a Makeover

As an avid user and supporter of CakePHP, I had felt compelled for some time to switch the site from Wordpress to a custom CakePHP Blog setup. We'll look at the advantages and disadvantages of building your own custom blog.

Advantages:

  1. Leaner Code
  2. More Customized Features
  3. Less Mess
  4. Faster Page Loads

Disadvantages:

  1. Longer to setup a site.
  2. Less features from the start.
  3. ACL/AUTH can be intimidating
Add Comment