Search

Google? An Office suite? Never.

0 views

Ever since Google first launched things like “apps for your domain” and bought Writely, CEO Eric Schmidt and others have been singing the same song: namely, that the Internet behemoth has no intention of putting together a competitor to Microsoft Office. At the Web 2.0 conference, for example, he Google+wants+data+in+the+cloud,+not+on+the+desktop/2100-1012_3-6133462.html">said repeatedly.

google office' /><br /></p>
<p>If Mr. Schmidt and his friends Larry and Sergey don’t want to compete with Microsoft, they have a <a href=funny way of showing it. As they have added features such as spreadsheets and wikis and bundled all of them together — and are now launching them directly into the corporate market as a suite just launched, which is essentially the same suite, with email, documents, spreadsheets, calendar and 10 gigabytes of storage, for just $50 per user per year. In case you’re wondering, that’s about 1,000 per cent cheaper than Microsoft Office (I’m exaggerating, but not by much). And they like Zoho is doing. Google’s Office suite (let’s call it what it is) might be fine when you’re at HQ with a T1 line, but what about when you’re in a regional office in Poughkeepsie, or on the road? Don Dodge makes a similar point don’t want to store data in “the cloud.”

' /> Del.icio.us</a> | <a href=' /> Digg</a> | <a href=' />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!