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

Someone does another Drupal vs Joomla comparison

It has been an extremely long time since I've done any type of comparision between Drupal and Joomla!. While I like to keep a close eye on both of these open source content management systems...I just haven't felt the need to compare the two applications with each other. The rhythm of each of the two CMS are so different that I honestly don't know what I would write in the Drupal vs Joomla post. Comparing Drupal and Joomla with each other is like comparing Country music and Jazz with each genre not really capable of diminishing the importance of the other.

This isn't to say such comparisons can't be interesting and useful. I definitely know how popular Drupal vs. Joomla! articles can be and the number of visitors such articles will bring to a site.  If you're interested in reading a new Drupal vs Joomla article, you can find such an article at Achieve Internet.

Some of the comparisons are out of date or lack sufficient technical detail to fully support their conclusions. Furthermore, both Joomla! and the Drupal CMS are on the verge of releasing new versions, Joomla! 1.6 and Drupal 7, that will move both products in a positive direction.

This series of articles attempts to address where the technologies stand now, with a keen eye on the fact that both are moving targets as they approach new releases. The focus will be on using the web design software to build enterprise level websites, including those for large businesses, government agencies, and sizable non-profits, as this is the focus of Achieve Internet, based in San Diego, CA. We will examine the following topics from a technical perspective: baseline content management system (CMS) functionality, back-end appearance and functionality, and coding & customization.

If you're interested in hearing more from Achieve Internet, the article you'll want to read is Joomla! vs. Drupal for enterprise web development, Part 1.

Acquia Search now does more

Some of the most enjoyable Drupal moments for me was the time I spent in 2009  testing Acquia's Search for Drupal. Acquia Search is a plug-and-play service within the Acquia Network, built on Apache Solr and available for any Drupal 6 site.

I think Acquia Search is probably one of the most significant services provided on the Acquia Network and the feature that will continue to attract businesses to not only Acquia but also Drupal.Acquia Logo So although I'm no longer on the Acquia network, I'm pleased to hear that new features have been added to this Apache Solr implementation.

Some of the more significant features being added to Acquia Search include:

  • Attachment Indexing - Utilizing the Apache Solr Attachment module you can now search the text in document files such as PDF and Word documents. This is big! Even cooler, those documents can searched locally or remotely.
  • Multi-site Searches - Search multiple Drupal sites at once.
  • Update to Solr 1.4.1 which fixes a number of bugs.
  • Wildcard Searches

Denial of Service on an Apache server

Last week was a very frustrating time for me. For whatever reason, an unusually number of botnets decided to zero in on my Drupal site and created what I call an unintentional  Denial of Service attack (DOS). The attack was actually from spambots looking looking for script vulnerabilities found mainly in older versions of e107 and WordPress. Since the target of these spambots were non-Drupal pages, my Drupal site responded by delivering an unusually large number of "page not found" and "access denied" error pages. Eventually, these requests from a multitude of IPs were too many for my server to handle and for all intents and purposes the botnet attack caused a distributed denial of service that prevented me and my users from accessing the site.

These type of attacks on Drupal sites and numerous other content management systems are nothing new. However, my search at Drupal.org as well as Google didn't really find a solution that completely addressed my problem. Trying to prevent a DDoS attack isn't easy to begin with and at first the answers alluded me.

I originally looked at Drupal for the solution to my problems. While I've used Mollom for months, Mollom is designed to fight off comment spam while the bots attacking my sight were looking for script vulnerabilities that didn't exist. So with Mollom being the wrong tool to fight off this kind of attack, I decided to take a look at the Drupal contributed model Bad Behavior. Bad Behavior is a set of PHP scripts which prevents spambots from accessing your site by analyzing their actual HTTP requests and comparing them to profiles from known spambots then blocks such access and logs their attempts. I actually installed an "unofficial" version of the Bad Behavior module which packages the Bad Behavior 2.1 scripts and utilizes services from Project Honey Pot.

As I had already suspected, looking for Drupal to solve this botnet attack wasn't the answer. Pretty much all Bad Behavior did for me was to take the time Drupal was spending delivering "page not found" error pages and use it to deliver "access denied" error pages. My Drupal site is likely safer with the Bad Behavior module installed, but it was the wrong tool to help me reduce the botnets from overtaxing Drupal running on my server. Ideally, you would like to prevent the attacks ever reaching your server by taking a look at such things as the firewall, router, and switches. However, since I didn't have access to the hardware, I decided it was time to look at my Apache configuration.

EPiServer releases EPiServer Relate+2

I continue to hear great things about EPiServer from Blend Interactive's Dean Barker and other folks in the CMS industry. Their accolades for this CMS is one of the reasons I decided to begin focusing on EPiServer here at the site.

Honestly, I don't know enough about EPiServer which is why some of the EPiServer fanboys have promised getting together with me sometime to talk about this platform.  Until my education is complete, I'm going to resort to cheap writing by using press releases and blogs to get some of my information out to you about EPiServer. For instance, lets see if this product announcement by EPiServer's marketing gets you interested to hear more about their products:

EPiServer announces the release of EPiServer Relate+2 , a product package for EPiServer CMS 6, which containsEPiServer Community 4 and EPiServer Mail 5. It also includes a sample website which shows how to combine these three products to build a powerful online community. In today’s conversation economy the ability to get involved in websites where users are free to create, organize and share know-how and experiences in the form of words, pictures and videos is becoming more prevalent and Relate+ makes it a seamless experience for community members, community owners and moderators.

Included is support for Open ID where users can use an existing login ID to sign into multiple websites. The same rich text editor found in EPiServer CMS, TinyMCE, is now used for writing blog posts and the MetaWeblog API is also supported, so users can use their favorite blog applications, such as iBlogger for the iPhone or Live Writer for Windows, when creating or editing blog posts. In combination with blog syndication and ping/ pingbacks, Relate+ is a full-fledged blog engine.

Radiant CMS 0.9.0 is out and about

A new version of our favorite Ruby on Rails CMS has been released, Radiant CMS 0.9.0. Obviously, I spoke a little too soon last October when I announced that 0.9.0 was coming soon. Each open source community has their own pace and time-line for releasing the release candidates of their software. In retrospect, I should have noted that Radiant CMS developers like to take their time in making sure the Radiant releases are at a level of quality and stability they're comfortable with before releasing the final versions to the general public.

The release of WordPress 3.0

In case you haven't heard, WordPress 3.0 was released last week. This is probably the first time I've been behind in blogging about the official release of a new major version of WordPress. However, since I told you all about WordPress 3.0 coming soon a couple weeks ago, I felt there wasn't a need to rush and tell you to go get WordPress 3.0 and try out all it's new features including taxonomy and multiuser integration. Instead, I spent this past week seeing how others reacted to WordPress 3.0.

As a fan of open source content management systems, its been rather pleasing to see some of the larger technology publications spend more time talking about applications like Drupal, Joomla, and WordPress. For the tech press, WordPress 3.0 was no exception with some of the major players such as Computerworld, PCWorld, and TechCrunch all making sure they spin out an article reviewing this latest version of WordPress.

What may surprise you though, is that open source CMS is just not an interest of computer geeks. Slowly but surely, open source CMS is the talk of business folks too. For example, both Fast Company and BusinessWeek made sure that they included articles this past week on WordPress 3.0. In the Fast Company article, Francine Hardaway writes some classic things to why business should pay attention to WordPress. Some of my favorite lines from her article, "6 Reasons Small Businesses need WordPress":

  • "WordPress can do anything you need it to do, and for a small business, that's a gift usually reserved for expensive sites."
  • "Plug-ins for WordPress are the business-to-business version of apps for the iPhone."
  • "WordPress no longer looks like a blog. For small businesses who wouldn't know a blog from a bag of potato chips, WordPress is a website, otherwise known as a content management system."

These are all some fantastic words from Hardaway and I think they show that applications such as WordPress are making a significant impact in the business world. I wouldn't call WordPress an ECM, but it most definately walks and talks like a CMS for the small business folks. If you haven't taken a look at WordPress in quite awhile, I'd encourage you to take a new look at this application.

Below is the summary video from the WordPress folks introducing you to WordPress 3.0. Enjoy.

Coming soon: Umbraco 4.1

Umbraco, an open source CMS based on Microsoft's ASP.NET, has announced the availability of Umbraco 4.1RC. The Umbraco Core Team of developers calls this version of their CMS as "the biggest update to Umbraco" ever. This release candidate for Umbraco 4.1 is packed with a laundry list of improvements in performance and stability as well as some new features.

New and improved features:

  • Enhanced preview. Browse your entire site as it looks in the future, including out-of-the-box support for all XSLT and NodeFactory based macros
  • SpellChecker. With support for more than ten languages out of the box!
  • LINQ 2 Umbraco. More a .NET Developer than an XSLT guru? You can access data via the all brand new .NET LINQ API
  • Examine. Ultra performant and stable index-based search engine. With a fluent API that developers will love
  • New XML Schema. Not only more performant, but makes it easier to understand your data and adds future support for Intellisense in Visual Studio!
  • Improved DLR support. Faster than ever and with support for Ruby too!
  • New Datatypes: Image Cropper for editor friendly image manipulation and Macro Container for easily handling of feature areas. (Needs to be manually created in the data type section in the RC)
  • Improved Mediapicker: Preview and advanced dialog with upload is now a part of the default MediaPicker (needs to be activated on the datatype in the RC)

Drupal 6.17: The Drupal Super Fixer-Upper

As much as I talk about Drupal here at CMS Report, I often don't talk about Drupal point releases that provide solely security and bug fixes and no new features. Every once in awhile though there is a new version of Drupal 6 that has been especially polished by Drupal's developers. Drupal 6.17 is one of those releases which contain significant changes I think are worthy a mention.

I'm probably most excited about the improvements made in Drupal 6 for better PHP 5.3 compatibility. A couple weeks ago I tried upgrading my server to PHP 5.3 and there were just too many annoying errors showing up in the Drupal 6 system logs.  I'm hoping with Drupal 6.17, I have better luck this time around (currently running this Drupal 6 sites with PHP 5.3).

With over 55 patches committed to improve Drupal 6, the following are the highlights of changes included in Drupal 6.17:

  • Improvements of session cookie handling
  • Better processing of big XML-RPC payload
  • Improved PostgreSQL compatibility
  • Better PHP 5.3 and PHP 4 compatibility (my fingers are crossed)
  • Improved Japanese support in search module
  • Better browser compatibility of CSS and JS aggregation
  • Improved logging for login failures
  • An incompatibility of Drupal 6.16's new lock subsystem with some contributed modules was also resolved

The latest version of Drupal may be downloaded from the project page at Drupal.org. Whether you're new to Drupal or currently maintaining a Drupal site, this latest release of Drupal is a clear indication that there is plenty of life and plenty of development taking place with the Drupal 6 release. Now what other Drupal 6 sites do I have that still need this upgrade to Drupal 6.17.