Content Management System: WordPress
Posted in Blogging, WordPress, cms on June 11th, 2008 by Chris Estes – 2 Comments
Content Management Systems, or CMS, are common place at an ever increasing pace. CMS systems are intended to manage large websites with a template and database. Not diving into a whole lot of technical jargon about CMS systems they are intended make life easier when managing a website. One of the most common, if not the most common, CMS system is WordPress.
WordPress is attractive for most people because of its cost. It’s Free! Being free and widely distributed makes it vulnerable to security breeches. Due to the constantly evolving risk for security vulnerabilities also means the constant stream of updates. With every update and tightening security means new code being inserted into your database and templates. With every update means new bugs. New bugs means more updates. Checking for updates has become part of my daily routine. The constant updating is time lost. The time isn’t so much the issue as the constant customization of code and re-customization of code. Every plugin and update brings in hours of coding. Why is that a problem? I’m not a programmer. I’m not a developer.
WordPress is an open source technology that is created by the community at-large. That means that some of the worlds best programmers and developers donate their time for only recognition in return. By the same token that means some of the worst 3rd rate programmers/developers are donating their time also. In most cases I am willing to bet that most of them are mediocre or at least inexperienced. I understand why so many of them would be willing to devote a considerable amount of time. For the great exposure and widespread visibility. Hasn’t everyone done that? As many of as rely upon wordpress being the best and with so many second rate people working the forums and code sections. I think a professional CMS system maybe in many of our futures. If a lot of money is on the line, 15 year old kids programming maybe effective but in most cases they lack the experience to develop for business.
I use WordPress for most all the site I own. Once upon a time the system worked for me flawlessly or atleast I remember it working that way. I have nothing but problems with it now. The constant change in plugins and updates has left a few of my sites riddled with errors or code that I did not intend to be there. On one of my website there is a plugin that is generating a commented out code that is being run by some backend function that pings another server which is leaching my post and publishing it as there own. I wouldn’t mind so much if they wanted to recive a ping when their plugin is being used but not for scrapping my content. I am tempted to run a local script that just constant pings and injects code into their server. But that is just vindictive. So instead I spend the time learning what they wrote and cutting out the parts I don’t need or ones transmitting to other sources I don’t trust. I put lots of time into my website and to keep it functioning correctly at peak performance in the back end so that the front end is nice clean and jumpin. But instead for a post to go out I spend 30 min writing and another hour fixing bugs. If you are a begining user you probably have no clue what most of the functions are going on in your application. Some of them could be hurting you.
Most day’s I like WordPress, but today I wouldn’t recommend it to anyone. The bugs the incompadibilty of the free templates and plugins is killing me. I have hit a cross roads with them. I am considering a totally different CMS system, Now to find one that I can have control over and only
uses the plugin and code that I want to appear. WordPress without plugins is vitrually nothing but a journal, For some sites that works. For me it does not. The paid CMS systems cost a lot and I am not willing to pay for one.
If you know of any good CMS systems around that would be worth while feel free to share them. I have tested droopal it just doen’t work for me. I have Ideas on how to create the perfect fail proof CMS System. That would be part re-inventing the wheel and someone willing to do it for free. So It looks like I may be with WordPress until my wish magically comes true.
Content Managment Systems are meant to make life easier. For me WordPress makes it worse. If it doesn’t get better I might just go back to hand filling php templates by hand. Though time consuming and defeats the usability of the greast sections of the Admin section. So because there is no easy answer to the CMS solution I will just have to learn to love wordpress again.
