InfoQ

News

OpenMoko Faces MP3 Patent Dispute

Posted by Jonathan Allen on Nov 16, 2008 02:08 PM

Community
.NET
Topics
Open Source ,
Licensing
Tags
Mono ,
Patents

The Linux-based phone, OpenMoko is currently in a patent dispute with Sisvel, as known as Società Italiana per lo Sviluppo dell'Elettronica. Sisvel is Italian patent holding firm well known for its aggressive enforcement of MPEG patents. Sisvel is also currently in a dispute with SanDisk.

OpenMoko is a open-source development platform for cell phones. OpenMoko sells the hardware and offers a Linux-based operating system to run on top of it. OpenMoko is known amongst .NET developers as being the first phone to support the Mono runtime.

In response to the threats being made by Sisvel, Wolfgang Spraul has announced that OpenMoko will be pulling all MP2 and MP3 support from their website. OpenMoko phones did ship with MPEG decoders, though they didn't have end-user playback functionality.

In order to get ourselves in a stronger position, we want to make sure no copies/instances/whatever of patent-infested technologies like MP2 and MP3 exist on our servers. Our phones never shipped with end-user MP3 playback features, but we want to use this opportunity to make sure it's not even in some remote place somewhere.

This has in turn Ray Chao pulled all of the images pending while they rebuild and test the codebase.

We will make another stable release as soon as possible. At the mean time, we could rebuild those old releases without mp2/mp3. However, this might not stable due to the missing packages and we have no capability to test them all.

No comments

Reply

Educational Content

JRuby: The Pain of Bringing an Off-Platform Dynamic Language to the JVM

Charles Nutter discusses bringing JRuby to the JVM, why Ruby is hard to implement, JIT compilation, precompilation, core Ruby implementation, Java library access, library challenges and future plans.

Performance Anti-Patterns in Database-Driven Applications

Alois Reitbauer specifies several architectural anti-patterns that one should stay away from and which can downgrade an application’s performance.

Making TDD Stick: Problems and Solutions for Adopters

Teams in large organizations still struggle to adopt TDD. In this article Mark Levison shares problems he uncovered when he surveyed teams, and his own strategy to introduce TDD into an organization.

Testing is Overrated

In this talk from RubyFringe, Luke Francl asks: is developer-driven testing really the best way to find software defects? Or is the emphasis on testing and test coverage barking up the wrong tree?

VM Optimizations for Language Designers

John Pampuch discusses the HotSpot compiler, the history of Java performance, HotSpot development philosophies and challenges, optimization, JVM library improvements, and tips for better performance.

Keith Braithwaite, an Agile Skeptic

In this interview, Keith Braithwaite, an Agile developer, consultant and trainer, says that we should show a good deal of skepticism towards today’s Agile practice.

Workflow Orchestration Using Spring AOP and AspectJ

This article demonstrates how to build and orchestrate highly configurable and extensible yet light-weight embedded process flow using AOP techniques with Spring AOP and Aspect J.

Embrace Uncertainty

Jeff Patton explains why one needs to embrace uncertainty in order to succeed with his/her Agile project and how to avoid some of the common mistakes leading to project failure.