Search

Google's Success a 'Wake Up Call' to Microsoft

0 views

Microsoft was left shaken and stirred with the way Google Inc. increased their advertising revenue. Microsoft's top technical executive, Ray Ozzie said, “was a wake-up call within Microsoft”. However, Ray said that they do not plan to copy Google and plan to come up with something that is their own innovation. 

A

Instead of jumping belatedly into the fray with Web-only programs, he said Microsoft will pursue a mix of software loaded on PCs and Internet services that also work with the growing array of mobile devices, a strategy he called "software-plus-service." He said he sees free, Web-based, ad-supported software as a way to extend Microsoft Office's reach, but gave no specifics. He noted that this solution wasn't likely to appeal to the company's big business customers.

Sid Parakh, an analyst with McAdams Wright Ragen in Seattle, said that "what he's trying to say is that even though we are behind, we are not going to necessarily copy a model that's out there."

The US search market trends have indicated that Microsoft is stuck in the third place after google and Yahoo! for sometime now. Even Microsoft shares came down $1.20, 4.1 percent, to $27.87 on the Nasdaq Stock Market.

' />Reddit</a> | <a href=' /> Furl</a>
<br />
<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=

Suggest a Correction

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!