Skip to main content

DrupalCon San Francisco 2010

software license

FatWire Software Reports 50% Increase in License Bookings

CMS Report's picture

Web Experience Management Provider Attributes Growth to Strong Product Delivery, Global Company Expansion, and New Programs

Mineola, NY – October 21, 2009 – FatWire Software, the largest independent Web Experience Management (WEM) provider, today announced that the company realized a 50% increase in license bookings from Q2 2009 to Q3 2009.

In Q3 alone, fourteen new customers joined FatWire including leading organizations across industries such as Amadeus, Bank of Western Australia, and Northwestern Memorial Hospital. In addition, ten existing customers expanded their FatWire implementations, including Elsevier, the Hartford, and PostBank. FatWire further extended its global presence in Q3 with the opening of a new Latin American office located in Brazil. Through this office FatWire will serve new and existing customers including iG and Grupo Santander.     

In the last 12 months FatWire has launched new capabilities across its product suite to enable organizations to create a web presence that will drive marketing, customer, and cost efficiency success.  Recent releases include new versions of its flagship Content Server web content management (WCM) product, the Engage content targeting module, its web content Analytics module, the TeamUp collaboration platform, and the FatWire Content Integration Platform. FatWire also launched a newly enhanced Global Partner Program, as well as a Customer Rescue Program designed to help legacy Vignette and Interwoven customers move to a next-generation web platform.

Theme development and the GPL

Bryan's picture

Some of the most intense debates I've seen in the open source community have been discussions covering what is or what isn't required by the popular open source license, the GNU GPL. For example, it is common practice in the open source CMS market to distribute themes that include the templates (the code) under the GPL and the artwork (including CSS) under a different license. Under the GPL, is this practice legal or not?

On opposite ends of the GPL debate are staunch supporters for and against the GPL. Someone usually argues that distributed theme packages for a GPL licensed CMS must always be distributed under the GPL. To do anything else would be illegal. Another person will usually argue that the time and money the theme developer put into a theme gives him or her the right to distribute the theme any way they wish. When the discussion has finally reached this level of completely opposing views, the sparks will fly.

This time around it was the Wordpress community that found itself asking the various legal questions. Matt Mullenweg of Wordpress asked the Software Freedom Law Center for some legal clarification on the GPL issue. Today, Matt posted an article with the law center's response and provides his own input too. The truth can be found somewhere in the middle.

Clearing the confusion on SharePoint costs

Bryan's picture

Working for a large organization, it should be no surprise to all that my workplace is going down the SharePoint path for its "enterprise software" solution. What may be surprising to some is that SharePoint confuses me.

Is SharePoint a document management system or a content management system? Every executive touts using SharePoint's collaboration features, but behind closed doors I only hear whispers that those collaboration tools aren't so great. I'm told Sharepoint is a cheap solution to implement, yet over the years I have never heard a CIO actually tell me they're saving money using SharePoint. Then there is the Microsoft Sharepoint licensing agreements. Every time I read a Microsoft license I can't help but wonder if I'm on a road that doesn't offer my organization appropriate exit ramps.

Luckily, there are people like Russ Edelman to help better explain the SharePoint experience to me. Russ Edelman is president of Corridor Consulting whose company is co-founder of SharePointGovernance.Org. Edelman has written one of the best articles I've read on identifying the needed resourses necessary to support SharePoint, Determining the True Cost of Microsoft SharePoint.

Indeed, the true costs of deploying and supporting SharePoint are not well understood. Fundamental misconceptions about SharePoint prevent organizations from deploying it effectively and realizing its value. Many IT executives view SharePoint as a shrink-wrapped product that can be installed and configured in hours or days. In fact, it cannot. SharePoint is truly an enterprise information platform and must be treated as such. That means SharePoint configuration work needs to be well-planned and designed—not conducted in an ad-hoc fashion.

I encourage you to read the article as Edelman does a good job in explaining the various resources that are needed to adequately support Sharepoint. Now that I'm less confused about SharePoint, can someone help me to be less worried?

I agree, 'Open source ain't cheap'

Bryan's picture

I originally thought the article from Silicon.com, "Naked CIO: Open source ain't cheap" was written by a troll.  Most IT authors realize that the quickest way to get a rise out of readers is to say something negative about one of two topics, Apple computers or open source. This author decided to write about the latter.  Reluctantly, I have to agree with the author that for most enterprises running while open source is no more expensive than proprietary solutions it also certainly is not compellingly cheaper.

A few sources of costs for the enterprise running open source given by the author include:

  • The subscription fees for open source products are ongoing costs that for larger organizations can be quite expensive.
  • The cost of experienced and knowledgeable support IT support staff can be more expensive compared to support for traditional software platforms.
  • The cost of integration in a mixed environment is more expensive than in a pure Windows shop.

In my own organization, I've observed the need to support open source in the enterprise often brings a rise in the yearly subscription costs.  Also, it still is quite a hassle to integrate Linux and Windows clients under one roof (usually by bringing the Linux desktop into Active Directory for consolidated management control).  However, I'll argue by utilizing your IT staff properly, the costs for subscription fees and propriety/open-source integration can be lowered.

Joomla: Frameworks and Licenses

HarryB's picture

The Joomla! CMS Project recently announced a change in the policy for listing 3rd-party extensions on their popular JED site.  The new policy requires that all 3rd-party extensions must use the GPL license in order to be listed on the directory.  Furthermore, they will no longer accept extensions that contain encrypted code, which some open source software developers use to discourage individuals and warez sites from redistributing their software.

This came as no big surprise to me, as  Joomla's overall policy on extension licensing, which was announced about 18 months ago, is that extensions to Joomla!, which is GPL, are, by definition, GPL since they are considered "derivative works."

While I personally have no problem with this new policy (other than wondering why GPL-compatible licenses are not allowed), I wondered if anyone had really thought about what the long term effect of a GPL-only policy would be on one of Joomla's often stated future goals.  That being the desire to have the Joomla! CMS spawn a companion "application framework" upon which a number of diverse applications could be built.

Simple Machines grants permission for Drupal-SMF Bridge

Bryan's picture

Last week, I mentioned that the the Drupal SMFforum Integration module was no longer being supported by the module's project leader, "vb". Apparently, Simple Machines had not granted permission to the module developer to distribute code found in the SMF application as required by the Simple Machines License. While some discussion followed this announcement at the SMF forums, as well as here at CMS Report, none of this discussion compared to what took place at the Open Source Community.

The good news is that Simple Machines LLC has granted vb to continue distributing some of the SMF code to work with the Drupal SMFforum Integration module. vb wrote:

I am glad to announce that distribution of the smf_api_2 package is resumed due to the express permission granted from Simple Machines LLC.
You can download the new package from http://vgb.org.ru/download.

"Orstio", SMF CMS Bridge Developer, added the following at Open Source Community:

I think we are all happy that we've come to an arrangement that benefits everyone.

Hopefully we will be able to work more closely with vb on the future of both his project and SMF so that code redistribution is eventually phased out by making future versions of SMF more accommodating to this type of integration.