Showing entries 971 to 980 of 1292
« 10 Newer Entries | 10 Older Entries »
Displaying posts with tag: Open Source (reset)
Using Kettle for EII

Pentaho Data Integration (aka Kettle) can be used for ETL but it can also be used in EII scenarios. For instance, you have a report that can be run from a customer service application that will allow the customer service agent to see the current issues/calls up to the minute (CRM database) but also give a strategic snapshot of the customer from the customer profitability and value data mart (data warehouse). You’d like to look a this on the same report that with data coming from two different systems with different Operating Systems and databases.

Kettle can make short work of this using the integration Pentaho provides and the ability to SLURP data from an ETL transform into a report without the need to persist to some temporary or staging table. The thing that Pentaho has NOT made short work of, is being able to use the visual report authoring tools (Report Designer and Report Design Wizard) to be able to use a Kettle transform as a …

[Read more]
What To Value

I?m having a lot of difficulty understanding the debate surrounding MySQL?s decision to make their enterprise binaries and source less available than before. I was hoping that a few days into it I would get a better sense of the debate and why I was seeing the positions that are popping up. I realized, though, that the context of the discussion is deeply entrenched within the traditional software business model. Furthermore, it is complicated by MySQL?s IPO plans. I?ve seen people argue that MySQL is not as open, that MySQL is technically adhering to the GPL, that this is all... READ MORE

Serving Two Markets

One of the challenges open source companies have is that you serve two distinct markets: your customers as well as non-paying community users. Paradoxically, the non-paying users can be the most vocal and demanding. Matt Asay blogs about this as the "Open Source Community's Double Standard on MySQL." I had not thought about it quite the way Matt has framed the discussion, but his observations ring true to me. Part of the issue is that often discussions about the business of open source is seen as a "zero sum game" between community users and paying customers, meaning that in order... READ MORE

Another Reason Why MySQL Gets It

There has been some discussion about MySQL's recent moves to clarify the targeting between MySQL Community Server & MySQL Enterprise Server. Essentially, MySQL wants to make it clear(er) that Community Server is free and for those of us who are willing to "spend time to save money". Community Server is the version that will be made available to Linux distros and passed on to customers that use MySQL inside of their Linux distro without support. Enterprise server is for paying customers; those of you willing to "spend money to save time". The source for Enterprise Server will no longer be... READ MORE

Tension Grows Between MySQL AB and the Open Source Community

A

The Importance of Being Earnest

By now, word has gotten around that MySQL has made some more changes to their process around MySQL Community Server. The changes primarily focus on:

  • acceptance of community contributions (5.0 and 5.1 are now locked for contributions, so any contributions won’t be available until 5.2 or later)
  • release schedule of community server (”Mature GA”, meaning 5.0, will have approximately 4 source builds per year and 2 binary builds; new GA, meaning 5.1, will have a binary build once per month)

These refinements of the community server [process] are detailed in Kaj Arnö’s blog. Not everyone is happy about the new plan for acceptance of community contributions, because it means that community enhancements have to wait a long time to see the light of day. Jeremy Cole has talked about the frustrations that this causes and calls the …

[Read more]
Hyperic HQ 3.1

I met with some of the folks from Hyperic up at LinuxWorld San Francisco yesterday. They have just released the latest version of HQ 3.1, and won an award for best systems management software at the show. HQ is used at a growing number of companies including the likes of eHarmony, Ogilvey advertising and we also license their SIGAR technology at MySQL. What's unique about HQ is that the SIGAR technology is fully extensible so its easy to add new types of resources that can be monitored. The latest version adds the ability to manage ColdFusion, Jetty, TomCat6 along side... READ MORE

Managing Bugzilla Spam

Spammers continue to find new ways to do their business and new ways to cause frustration for those of us who administer software that fosters small, open communities. These communities are fragile and grow up in a delicate environment. The environment needs to remain open: self-registration, the ability to post content, and the option of remaining anonymous is the key to success. Unfortunately, it is also a ripe environment for spammers to abuse.

Spammers have now discovered that bugzilla is one of those environments. For those who don’t know, bugzilla is one of the most common open source bug tracking tools. It is used by many open source projects to allow the community to assist in reporting bugs on and enhancement ideas for each project. The original version of Bugzilla was first created at Netscape in the mid-nineties (back when I was working at Netscape). It was rewritten in …

[Read more]
YouTube Scaling Video - Cuong Do

Alex forwarded me a link to an awesome scaling presentation by Cuong Do from YouTube about their architecture for scaling. He describes problems with massive scale-out, moving static content serving from Apache to lighttpd, how they use Python (including ways they speed it up) for the main application, certain custom C extensions for encryption, and their long road to MySQL partitioning.

A very interesting part of the presentation is Cuong's discussion of their difficulties dealing with thumbnail images for the videos. Each video has 4 thumbnails attached to it. The went through a whole series of issues in trying to scale the thumbnail serving, including hitting the ext3 files per directory limit one fateful day...

The section on scaling MySQL is a must see for anyone working on a Web 2.0 platform that can possibly see an enormous increase …

[Read more]
OpenFest 2007

What is Freedom?

The concept of free software is very old - even older than the idea about software itself, because this is not a technology -this is a view of life, human, simple, and natural. Because this is the idea and feeling of freedom. This unimpaired freedom with which we are born and which we carry with us in the course of our lives. This is the same freedom, which leads our feelings of humanity and justice.

The Internet is a child of this freedom. The free software is its manifestation. Regardless of its statute as an innermost human right,
freedom is constantly under the attack of politicians, organizations, companies or separate persons while they try to adapt it to their
morals and views. However, limited freedom is no freedom at all! The best way to protect this freedom is to share it with others. To make them remember that they carry this freedom within and that they can and have the …

[Read more]
Showing entries 971 to 980 of 1292
« 10 Newer Entries | 10 Older Entries »