Search

Ask, Dell Continue Energy-Saving Efforts

0 views

About three months ago, Ask joined a tree-planting program created by Dell to offset carbon emissions.  Those trees are presumably doing just fine.  The bigger piece of news relates to energy-efficient servers the two companies discussed, and those are also on track.

Ask, Dell Continue Energy-Saving Efforts$100 laptop if you need an example of good intentions going awry.

So when Patrick Thibodeau reports that the new servers, made by Dell for Ask, use 30 percent less power than the old ones, it’s nice to see things tally with what our own David Utter reported as an initial estimate.

According to Thibodeau, Ask’s Mark Stockford, the senior vice president of operations, has seen some savings in other ways, as well.  “The box comes in at a much lower price because it only has the components that are required to support each application,” Stockford said.

On the whole, this development appears to continue a recent uptick in news relating to search and the environment - earlier this week, Microsoft launched a new site called ' /></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=

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!