Bryan Ruby

First Name
Bryan
Last Name
Ruby

Member for

20 years 3 months
About

Bryan Ruby is owner and writer for the socPub and founded the original site as CMSReport.com in 2006. He works full time as information technologist and is a former meteorologist with the National Weather Service. Additional websites Bryan writes for include his own blog and a new website that he can't seem to get off the ground called Powered by Battery. Despite a history of writing for niche blogs, his interests are eclectic and includes family, camping, bicycling, motorcycling, hiking, and listening to music.

Bryan can also be found on Medium's Mastodon instance as well as on Bluesky.

Latest Posts

SitePoint: I Have Never Met a Boxed CMS I Like

Wyatt Barnett in his Sitepoint article, "I've Never Met a Boxed CMS I Like" makes some very valid points about content management systems straight out of the box. Take note that he isn't just talking about commercial products but also open source systems. His first complaint about "boxed" CMS:

The first issue is that the very nature of a CMS is not easily boxable, without creating an application that tries to do everything for everyone and fails at doing most things particularly well. The tasks required for content management are generic, but every organization has a far different focus when it comes to how that content should be managed and how it thinks about that content. I have lost days of meetings trying to help subject matter experts understand that an article, according to this system, is really a page. Trying to make a generic application to handle this for all comers is a very, very tricky prospect.

Sadly, his post doesn't really offer a solution. I assume building your own CMS is the only alternative to the boxed version. But I have to ask, who really has the time? I think there are some obvious reasons you see so many capable software developers are using open source software such as Wordpress, TYPO3, e107, Alfresco, and Drupal for their Web presence.

Perhaps IE7 is an improvement

I know giving Microsoft a hard time is everyone's best pastime sport, but perhaps IE7 is an improvement over IE6. While there have been some complaints about IE7 "breaking" sites...the uproar is a lot quieter than I expected. I had anticipated a little bit more from the general public. Also, it is also nice to note that IE7 isn't included in many of the "critical"updates that the rest of the IE suite are.

From the IEBlog:

Packt Publishing announcing CMS winners this week

Developers and users of five content management systems (CMS) have been anxiously waiting for Packt Publishing to announce the winner of their Packt Open Source CMS Award. Packt Publishing is expected to announce on Tuesday, November 14th, the top three CMS along with the winner.

The winning CMS will get US $5,000, the second will get US $3,000 and the third placed finalist will get US $2,000.

As I mentioned a couple months ago, the top five CMS were nominated by the public are all that remain eligible for the award. Those five CMS include:

Moodle 1.7 is released

Moodle 1.7 has been released. Moodle is a course management system (also called a learning management system) and used by educators to build online learning communities.

The five most significant features added to Moodle according to the release notes are:

  • Roles - Moodle has a complete new architecture for assigning people permissions. Permissions based on fine-grained capabilities allow all kinds of roles to be created and assigned in all contexts around Moodle. This creates a great deal more flexibility in the permissions that you can grant to people.
  • XML database schema - In addition to MySQL and PostGreSQL, Moodle also supports Microsoft SQL Server and Oracle.
  • New administrative interface - A new admin interface with accessible design and cool features to make access to settings fast and easy.