Search

News Flash: Google's Not Doing Anything

0 views

Oh how lost we are when there's little or no Google news! Mondays are bad anyway, but this is just silly: Google headlines centering on Google not buying anybody, how things are staying the same at the Googleplex and about how Eric Schmidt said Apple and Google were working together on some things he won't talk about.

Let's review: nothing; nothing; and nondescript something. That's the Google news today.

The first piece of nothing is that Google's not be getting a raise this year. They'll be keeping their $1 dollar salary, and their $30 billion in stock. Page and Brin might have said something about this but they were too busy not flying anywhere in their Google Jet and arguing over who gets a turn in the hammock.

Last and certainly not least (because you can't get less than nothing, plus this is almost something making it slightly more than zero, but not quite one), at an undisclosed technology conference in San Francisco, Schmidt

Add to ' /> Digg</a> | <a href=' />Reddit</a> | <a href=' /> Furl</a></p>
<p>Bookmark Murdok: <a href=' /></a></p>                </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!