Archive for the 'Law, IP, and Standards' Category

Thursday, September 25th, 2008

NY Times: “Is Sun Solaris on its deathbed?”

Interesting article on the last ditch efforts of Sun to keep Solaris from dying. Personally, I think Solaris will die a similar death as IBM’s OS/2 did – slowly, with stalwarts hanging on as long as they can.

http://www.nytimes.com/idg/IDG_852573C400693880002574CE00371FE1.html

I’m not sure UNIX in general is dead as AIX and I think even HP-UX have seen fairly strong growth recently, but Linux is certainly tearing up the industry like the good disruptor it is. I think another angle that was missed is the outstanding growth of Linux on Power and mainframe platforms – heck, even Sun has tried to put Solaris on an IBM mainframe.

Another point that is often overlooked is that a lot of Solaris migrations also go to Windows. It’s the drive to high volume platforms that triggers the shift.

However, aside from those minor conflicts in views, Jim Zemlin is right on. I think this quote says it all. It amazes me that any company would try to compete with that level of momentum head on and not try to join in on the growth opportunity. Just look at Red Hat’s earnings yesterday if you’re still skeptical.

By contrast, Linux is the overwhelming choice for new deployments on x86 systems, Zemlin says.  Sun has had its strength in applications such as ERP systems with a seven- to 20-year life cycle, he adds. “What’s starting to happen is those life cycles are starting to be completed,” and those customers are moving to Linux.

That move to Linux is accelerated by Linux’s strength in Web applications, where developers today are focused, Zemlin adds. “You can’t really talk to any Web-based application company these days that’s not using Linux,” he says.

 

Wednesday, September 24th, 2008

Red Hat beats estimates and Ohio Linux Fest is Almost Here

I can’t make sense of the “all eggs in a Solaris basket” strategy Sun is on especially when I see Red Hat just launched economic concerns back into the faces of Wall St. analysts by posting 24% growth over last year. Jim Whitehurst seems to be doing just fine in the new role – the Qumranet buy was also brilliant. I have high hopes for what we might see come from the acquisition.

And in other news, Oracle launched its own branded storage hardware product (made by HP) that is based on Linux. All around it’s been a positive day for accelerating growth of Linux.

And for those who haven’t registered, Ohio Linux Fest is coming up soon. I’m proud to say that IBM is once again the primary platinum sponsor (thanks for the funding Alena!). You can sign up here. I can’t say for sure yet, but it looks like Brian Warner from IBM’s Linux Strategy team will be joining me in person. If you’ll be present, send me an email and let’s meet up. There’s a great list of speakers for the event. I’ve never met Joe Brockmeier but I’m hoping to introduce myself at some point.

 

Tuesday, September 9th, 2008

Repost: 2008 NYC Software Freedom Day Reception

From James Vasile at the SFLC for NYLUG (and I suspect other) interested parties.

———————————–

The Software Freedom Law Center cordially invites you to the 2008 NYC Software Freedom Day Reception! Industry leaders, lawyers, advocates
and hackers alike will be gathering to commemorate and celebrate the state of the movement; from the inception of the GNU Project 25 years
ago to the present day, the lives of millions of people all around the world have been forever changed by software freedom.

More information about Software Freedom Day can be found at http://softwarefreedomday.org/about

When: Saturday, Sept. 20th from 6pm to 9pm.

Where: Limewire is hosting us in their rooftop garden at 377 Broadway, between White St. and Franklin St. It’s just a few blocks south of
Canal. http://maps.google.com/maps?q=377+broadway+10013

Activities will include guest speakers from around the movement, as well as music and a raffle, with a focus on mixing, meeting, and
greeting. The reception is a rooftop affair, providing ample time and space to celebrate, meet new people and reconnect with old friends.

RSVP required to: rsvp@softwarefreedom.org

We look forward to seeing you there!

Your Friends of Freedom,
The Software Freedom Law Center
softwarefreedom.org

Posted by md | Filed in Linux, SFLC | Comment now »

 

Tuesday, September 9th, 2008

Shameless Plug: IBM offers developers, customers access to its Chiphopper tools

The Chiphipper program is an interesting program where IBM gives its ISV partners access to a toolset that allowed them to validate their x86 Linux applications for Linux on POWER and z mainframe platforms. It may seem trivial, but ask any developer and the challenge of moving from one architecture to another without tools can be a pain.

With Chiphopper, the process becomes fairly automated in discovering what needs changed before starting a port and makes it fairly easy to offer an application on multiple platforms. Developers use these tools on their x86 code so you don’t even need access to Power or mainframe hardware to use them.  You can even use the tools with open source applications.

Now IBM is offering these tools to any developer or customer that wants to port their x86/Linux application to Linux on Power or System z (mainframes). The IBM team has been collaborating with the Linux Foundation and I think some of the tools overlap with the LF’s LSB application testing tools. If fact, these tools can be used as a step toward LSB certification of your application.

The first set of tools used in the Chiphopper offering comes from the Linux Standard Base (LSB), a project of the Linux Foundation. When using standard interfaces, the developer can have confidence that these interfaces will be stable over time. Developers can focus on adding new functionality to enhance the application instead of having to rewrite over and over for changing interfaces. Developers can use the LSB Application Testkit Manager, located on the Linux Foundation Web site, to check whether the interfaces used by an application are part of an LSB standard.

 

Thursday, September 4th, 2008

Red Hat Acquires Qumranet For $107M

Red Hat announced today that it will acquire Qumranet, the company behind KVM. Now Qumranet does not make its money on KVM, instead it uses KVM as part of its desktop virtualization solutions. Qumranet is also behind the very efficient SPICE protocol. I think this is a great move on both sides and I’m excited to hear a former IBM colleague’s bold move into a startup has paid off. I knew it would only be a matter of time before Qumranet was acquired, but it’s great to see it finally went through. Great ideas and technology leadership deserve to be rewarded.

I think you can expect to see an increase in KVM usage in RHEL going forward ;-)

I saw the press release here:

http://www.businesswire.com/portal/site/google/?ndmViewId=news_view&newsId=20080904005327&newsLang=en

 

Monday, September 1st, 2008

Google “Chrome” browser is here. Google still treats Linux as second class?

I’m honestly surprised that we continuously see Google support Linux second. Google just announced “Chrome” on Labor Day stating a release for Windows and an “in the future” support for Linux and Mac. By all accounts, Windows is obviously the largest base, but why not wait just a little and do a simultaneous release? Heck, Google uses a ton of Linux on the desktop internally. Then I also have to remember, Linux already has a dominant penetration for non-Microsoft web browsers and already supports open standards… so maybe it’s just not needed – or is it? I think it’s too early to tell at the moment but Google is making its case with a compelling story.

You can see the “story” behind Chrome’s purpose on Google’s website at the URL below. Google put its argument for Chrome and its approach in comic format which I found quite entertaining. For engineers out there, this is a great medium (in my opinion) for communicating the benefit/value of an architecture decision. The technology and impact on the users are clearly defined.

http://www.google.com/googlebooks/chrome/

I’m actually quite excited to see Chrome in action. First, there’s been a lot of work going on with Javascript engines and I’m sure Google did some performance work that should help Google Maps, Gmail, etc. Second, there appears to be a very strong integration of Google Gears into Chrome which should lend to great offline performance and features. Finally, it also looks like Google is going to revolutionize the “behind the scenes” processing your browser does. Instead of implementing a single threaded web processing model as we’re all used to, Google is going to split each tab into its own process. This gives you a multitasking performance boost if you’re a big time power user with multiple tabs executing at the same time. More important though should be the isolation – if Google Maps crashes, it shouldn’t take out the entire browser.

Google Inc. is releasing its own Web browser in a long-anticipated move aimed at countering the dominance of Microsoft Corp.’s Internet Explorer and ensuring easy access to its market-leading search engine.

The Mountain View-based company took the unusual step of announcing its latest product on the Labor Day holiday after it prematurely sent out a comic book drawn up to herald the new browser’s arrival.

The free browser, called “Chrome,” is supposed to be available for downloading Tuesday in more than 100 countries for computers running on Microsoft’s Windows operating system. Google said it’s still working on versions compatible with Apple Inc.’s Mac computer and the Linux operating system.

Now, yet another question is why do we need another web browser for Windows, Mac and Linux? How about one that supports open standards for the iPhone? Unfortunately Apple is unlikely to budge on its Apps policies which will, I can guarantee, limit its enterprise adoption for the iPhone. I’m honestly shocked that Apple has been touting its “enterprise” potential in some circles and been so standoffish towards enterprise applications vendors who those “enterprise” clients would need. Wake up Apple. You need Symantec, Cisco, AT&T and other network/AV/etc providers. Not everyone uses Microsoft Exchange so you’ll need Lotus Notes, IMAP support, etc. Oh well, I can only hope Apple will one day “get it”.

 

Thursday, August 28th, 2008

Psystar, speculation, press and absolutely no legal precendent to stand on

It amazes me how much coverage Psystar gets in the press and how much people want to speculate about its future. Yes, I’d love to run OS X on any hardware I choose, but that doesn’t matter one bit here. What matters here is intellectual property, copyrights, patents, trademarks and licensing. It’s hard to think of an area of IP law Psystar is not violating doing what it does with Mac OS X. Sure, I’d love to see them win so I can run OS X on my PC tomorrow, but I fear for what impact such a nonsensical precedent would create. In fact, I would not want to see Psystar win because of the irreversibly bad precedent it could create.

Counterclaim for antitrust?? First, this case will be nothing comparable to the Microsoft tying case. Just remove that fantasy from your mental casework right now. Second, where does this go to next? Should auto makers stop tying the onboard OS and drivers for your car to function from the hardware? Should your TV come with a separate fee and license for the OS and drivers? Finally, does Psystar realize this flies in the face of the entire industry practice (e.g. try buying an HP laptop – what OS options are tied to it?). How is HP any different than Apple?

This is pure nonsense and I can’t believe Psystar is still around let alone with enough funding to hire lawyers. It was a stupid idea from the start and I hope this case (and the rampant media speculation) will catch up with reality fast.

 

Friday, August 22nd, 2008

Firefox gets a major Javascript performance boost

I always like to see innovation in open source software development because it flies in the face of many critics. Ars is reporting the Mozilla team has identified methods to improve Javascript interpretation performance by up to 40% in some case. Their goal is to make the interpreter faster so that many of the glitzy “web 2.0″ apps that we’re getting used to perform well enough for users. Obviously there seem to be no downsides here, but it also appears the new tracing optimization technique also opens the potential for future gains as well.

ars benchmark graph

ars benchmark graph

 

Monday, August 18th, 2008

Savio Rodrigues: “Are vendors afraid of open source?”

Savio posted a blog entry a little while ago that I missed until now (yes, I’m way behind on my RSS feeds). Anyway, after reading my blog post here on Microsoft’s annual report statements regarding risk from open source, Savio went and looked up what other software vendors state in their annual reports regarding potential business risk from open source software. The results are indeed interesting. Check out Savio’s analysis here:

http://saviorodrigues.wordpress.com/2008/08/08/are-vendors-afraid-of-open-source/

 

Monday, August 18th, 2008

BusinessWeek “Open Source: An Open Question for Red Hat and Others”

Wow, some great quotes are included in this BusinessWeek article on Red Hat and open source software. It’s great to see Jim taking control at the helm. Certainly I agree with much of his views, however, I also see Red Hat in a business that needs to continue contributing to community efforts. While I know he’s guiding that as well, it does not really come out in these comments.

I definitely agree with Aaron about the bleak future for those open source companies who “don’t get it”. I talk about the blunders I see all the time, but I suspect over the next couple years we’ll finally see them go under. I was less inclined to buy into Aaron’s comments inferring that having a free version hurts the market opportunity for selling. That “free version” running on a server the customer deamed not necessary to support is exactly why Red Hat is in the position it is today.

http://www.businessweek.com/technology/content/aug2008/tc20080815_938079.htm

Meantime, life has been rough for many of the companies that have bet their business more specifically on open source.

“Open source is not a get-rich-quick scheme,” says Marten Mickos, the former CEO of MySQL and now a senior vice-president at Sun. “You have to have patience.” He adds that the company was 13 years old when it sold.

Many investors won’t wait that long. Venture capitalists invested $196 million in U.S. open-source software companies last year, after pouring in $265 million in 2006, according to market researcher Dow Jones VentureSource.

Whitehurst, [..] is shifting engineers and marketers away from nice-to-have projects toward areas where Red Hat gets paid. He’s pulling resources out of consumer desktop Linux, and he shuttered an online store that sold other companies’ open-source programs. “I took a look at that and said, ‘We’re not eBay,’” he says. “Red Hat is open source, but that doesn’t mean we do everything in open source.”

“A pure service business is not particularly defensible,” says Whitehurst. “Some open-source companies have not truly figured that out.” If the open-source movement, now in its second decade, is to realize its promise for vendors and investors, more of its purveyors will need to get the message soon.

 

Thursday, August 14th, 2008

How to participate in the Linux kernel development process/community

There’s a great book published over at the Linux Foundation that helps developers who are interested in participating in Linux kernel development and the process for contributing. This is a great resource and is probably one of the most difficult “cultural” and procedural issues for new, aspiring kernel hackers. I think it’s absolutely fantastic the kernel community itself has published a guide on how to participate. This will help significantly as the developer community has scaled already to a very large number of participants.

The LF should publish a PDF version… I’ll send them a suggestion. One other suggestion would be about how a developer should work with their internal legal team to get permission for submitting code. Perhaps we’ll see that in version 2.0.

Oh, and of course it’s free (as in beer) – until O’Reilly buys the rights ;-)

http://ldn.linuxfoundation.org/book/how-participate-linux-community

 

Thursday, August 7th, 2008

Virtualized Linux on Power Boom

Internally within IBM we get to see a number of great adoption statistics for technologies and IBM products. One that has been increasing over time is the usage of Linux virtualized on Power Systems (e.g. POWER6 processor based servers). These systems were always considered “UNIX servers” and that was true in the old days. Today, with virtualization, how do you count a system that has 30% of its capacity dedicated to Linux partitions and 70% to AIX? How about 90% Linux, 10% AIX?  The same trend for adoption of Linux on scalable systems is true for Mainframes as well. These systems offer customers a significant amount of flexibility to match workloads and applications to the best hardware without disrupting the OS, tools, etc.

Every now and then IBMers know we’ve clearly done something the competition is unlikely to ever catch up to even if we let them know it’s working. The numbers below speak for themselves. It takes commitment to drive change. To use a poker reference, if you know the odds are in your favor, go all in pre-flop or someone without the odds will potentially take you out on the river card. If Sun had a real Linux strategy, this could be Linux on UltraSPARC Tx. If HP had a real processor strategy, this could be Linux on Superdome.

http://www.vnunet.com/vnunet/news/2223362/virtualisation-booming-ibm

The company is reporting a threefold increase in the number of virtualised Power Systems servers sold. Sixty four per cent of Big Blue’s customers opted for a virtualised Linux setup on the new servers, compared to just 21 per cent a year ago.

“Even I was stunned by the uptake,” admitted Scott Handy, IBM’s vice president of Power Systems.

 

Monday, August 4th, 2008

Proof Microsoft still does not “get open source”

You need look no further than the most recent Microsoft annual report to understand that Microsoft still does not “get open source”.

Let’s start with page 12, “Item 1A: Risk Factors”, first risk section:

Challenges to our business model may reduce our revenues and operating margins. Our business model has been based upon customers paying a fee to license software that we develop and distribute. Under this license-based software model, software developers bear the costs of converting original ideas into software products through investments in research and development, offsetting these costs with the revenue received from the distribution of their products. Certain “open source” software business models challenge our license-based software model. Open source commonly refers to software whose source code is subject to a license allowing it to be modified, combined with other software and redistributed, subject to restrictions set forth in the license. A number of commercial firms compete with us using an open source business model by modifying and then distributing open source software to end users at nominal cost and earning revenue on complementary services and products. These firms do not bear the full costs of research and development for the software. Some of these firms may build upon Microsoft ideas that we provide to them free or at low royalties in connection with our interoperability initiatives. To the extent open source software gains increasing market acceptance, our sales, revenue and operating margins may decline.

No where in this section covering “open source” software does Microsoft hint at or acknowledge the possibility that Microsoft could leverage this model to strengthen its developer community, offer attractive licensing into emerging markets, leverage community based development to lead in web server standards, etc.

This is more interesting, because the entire section lacks anything that Microsoft may do to counter, compete with, or embrace the risk it identified: open source software.

Now take a look at the other paragraphs in this section 1A Risk Factors of the annual report. ALL of the other items called out as significant risks have something at the end of their paragaphs – what Microsoft will do about them. For instance:

Advertising Subscription Business Models:We are devoting significant resources toward developing our own competing software plus services strategies. It is uncertain whether these strategies will be successful.”

Platform based ecosystems (vertically integrated model):We also offer vertically-integrated hardware and software products;…”

Piracy:Throughout the world, we actively educate consumers about the benefits of licensing genuine products and obtaining indemnification benefits for intellectual property risks, and we educate lawmakers about the advantages of a business climate where intellectual property rights are protected.”

And it goes on and on… but where is this wonderfully open painting of Microsoft collaborating with the open source community? Will Microsoft ever embrace it enough to have a chance of extending it?

To be continued…

 

Thursday, July 31st, 2008

LinkedIn runs on the LAMP stack – and it’s suddenly news?

I couldn’t help but find myself perplexed when I got an email on my iPhone yesterday from a well known figure in the Linux world. He (and subsequently I) were baffled that Sun must be combing through existing LAMP users for new references – LinkedIn uses LAMP. Well call me shocked… don’t 90% of the web companies out there run LAMP? (excluding those Microsoft has bought) I’m guessing the “new news” is that Sun signed up LinkedIn for a MySQL support contract for the first time, but are we going through a second LAMP hype cycle?

http://biz.yahoo.com/bw/080728/20080728005247.html?.v=1

Posted by md | Filed in Linux, MySQL, Open Source Software | Comment now »

 

Wednesday, July 23rd, 2008

SFLC files another GPL enforcement suit on behalf of BusyBox

The SFLC continues to enforce the GPL on behalf of the BusyBox developers, this time against Extreme Networks. As usual, a lawsuit is filed after trying to work with the defendants to remedy the situation first.

The Software Freedom Law Center (SFLC) today announced that it has filed a copyright infringement lawsuit against Extreme Networks, Inc. on behalf of its clients, two principal developers of BusyBox, alleging violation of the GNU General Public License (GPL).

“We attempted to negotiate with Extreme Networks, but they ultimately ignored us,” said Aaron Williamson, SFLC Counsel. “Like too many other companies we have contacted, they treated GPL compliance as an afterthought. That is not acceptable to us or our clients.”

Posted by md | Filed in GPL, Open Source Software | 2 Comments »

 

Tuesday, July 22nd, 2008

WordPress for iPhone is here

WordPress for iPhone is here. I just tested it and there appears to be some bugs still. When I setup my blog on the iPhone app, it auto inserted a couple of blank posts that did not have anything in them. Hopefully we’ll see an update soon ;-)

One bigger issue is that the iPhone still does not have copy/paste support.

Introducing the first Open Source app that lets you write posts, upload photos, and edit your WordPress blog from your iPhone or iPod Touch. With support for both WordPress.com and self-hosted WordPress (2.5.1 or higher), users of all experience levels can get going in seconds. Download it now!

Posted by md | Filed in Open Source Software, WordPress | Comment now »

 

Wednesday, July 16th, 2008

WordPress 2.6 is here and rumors of an iPhone interface coming?

I still need to update to v2.6, but it’s officially here. There are a host of cool new features including Gears-based acceleration.

I also noticed this link indicating an upcoming iPhone application for easier use of WordPress.

Good news on all WordPress fronts.

 

Monday, July 14th, 2008

Linux Kernel 2.6.26 is out; so is Gentoo 2008.0

I actually haven’t been using Gentoo at all recently. It’s on an older laptop that just doesn’t keep up with all the compiling. However I have a very fast AMD64 desktop at home just waiting to try out the latest Gentoo. I was also waiting for the latest kernel to come out b/c there are some KVM, webcam, and other driver updates I’m interested in taking advantage of. In other news, 2.6.26 adds KVM support for S/390 (IBM Mainframe), PPC (IBM Power) and Itanium processors.

I also noticed KGDB (kernel debugger) supports x86 and SPARC right now – SPARC? Hmm…

You can read more about the new kernel features here: http://kernelnewbies.org/Linux_2_6_26

And you can get the latest Gentoo LiveCD over here: http://www.gentoo.org/main/en/where.xml

 

Thursday, July 3rd, 2008

YouTube vs Viacom… everything that is wrong in the movie/music biz

The privacy issues underlying this discovery request are troubling. What’s next? Will Viacom now send every ISP a discovery request for the people whose DSL/cable IP address shows in the log? Will Viacom then take a page out of the RIAA’s book and start suing home owners? Will the RIAA suddenly see this as a great way to collect royalties on music embedded in videos?

I may have to stop watching YouTube video… but Viacom… well unfortunately they own Comedy Central and I won’t give that up.

I can’t believe that the great minds in this country working in the entertainment industry cannot sit down and come up with a better solution for IP protection. If not, I fear that IP protection will become a negative to the mass public.

Posted by md | Filed in Law, IP, and Standards | 1 Comment »

 

Wednesday, July 2nd, 2008

Bob Sutor goes 100% Linux on the desktop; Mac surges; where’s Windows?

Nice to see Bob Sutor has made the complete switch to Linux for laptop use at work. I remember the day I wiped out my Windows partition on my laptop – it was memorable. I then went an entire year booting Windows in VMWare only about 3-5 times.

It’s great to see the transition starting to happen everywhere. Even if some of the transitions are to Mac, it’s greater choice.

This is all going to be even easier as technologies like Firefox, OpenOffice/ODF and open standards start to permeate the set of options available to users.