Search

Microsoft Faces EU Fines... Again

0 views

The European Commission has daily fines of $4 million in store for Microsoft, who in turn have complained that the Commission thinks "patented innovation must be made available for free

." The antitrust fight between Microsoft and the Commission has been going on since 2004. Microsoft has been threatened with fines and accused of footdragging, while the Commission has been accused of wanting to throw Microsoft's technology into the wild. Matters escalated with the announcement that a still-displeased Commission considers Microsoft in violation of its antitrust ruling requirements.

 From an AP The two sides have been exchanging flying drop kicks over the issue of innovation. Microsoft's general counsel and senior VP Brad Smith said in a statement his company has "a different perspective on the underlying facts and the proposed findings" of the Commission. He cited PricewaterhouseCoopers, which found Microsoft's proposed protocol pricing "at least 30 percent" under the market rate for comparable technology.

Smith also slammed the Commission's stance in its findings that unless Microsoft's technology is innovative and patentable, it must be made available royalty-free. "That has never been the standard for software or other intellectual property, and it misstates the test agreed to by the Commission and Microsoft in June 2005, which has been available on Microsoft’s website since that time," said Smith.

The Commission's opinion has been largely unchanged through the years. In their latest statement, EU Antitrust Commissioner Neelie Kroes said, "I am therefore again obliged to take formal measures to ensure that Microsoft complies with its obligations." Microsoft has four weeks to reply to the Commission's Statement of Objections.

---

Add to
' /> Digg</a>  | <a href=' /> Reddit</a> | <a href=' /> Furl</a> <br />
Bookmark Murdok: <a href=' /></a>                </div>
                
                <script>
                (function() {
                    function initCopyableSections() {
                        document.querySelectorAll('.article-content .copyable-section').forEach(function(section) {
                            if (section.querySelector('.copyable-section__btn')) return;
                            var btn = document.createElement('button');
                            btn.type = 'button';
                            btn.className = 'copyable-section__btn';
                            btn.setAttribute('aria-label', 'Copy to clipboard');
                            var label = section.getAttribute('data-copy-label');
                            btn.textContent = label ? 'Copy ' + label : 'Copy';
                            section.appendChild(btn);
                            btn.addEventListener('click', function() {
                                var contentEl = section.querySelector('.copyable-section__content');
                                var text;
                                if (contentEl) {
                                    text = contentEl.textContent.trim();
                                } else {
                                    var clone = section.cloneNode(true);
                                    var btnClone = clone.querySelector('.copyable-section__btn');
                                    if (btnClone) btnClone.parentNode.removeChild(btnClone);
                                    text = clone.textContent.trim();
                                }
                                if (!text) return;
                                navigator.clipboard.writeText(text).then(function() {
                                    var t = btn.textContent;
                                    btn.textContent = 'Copied!';
                                    btn.classList.add('copied');
                                    setTimeout(function() {
                                        btn.textContent = t;
                                        btn.classList.remove('copied');
                                    }, 2000);
                                });
                            });
                        });
                    }
                    if (document.readyState === 'loading') {
                        document.addEventListener('DOMContentLoaded', initCopyableSections);
                    } else {
                        initCopyableSections();
                    }
                })();
                </script>
                
                <!-- Tags -->
                                
                <!-- Correction Form -->
                <div class=

Found an error or have a suggestion? Let us know and we'll review it.

Share this article

Comments (0)

Please sign in to leave a comment.

No comments yet. Be the first to comment!