Search

Survey Results: Tech Leaders Not Feeling Too Negative

0 views

Good news, everyone: according to technology leaders surveyed by law firm DLA Piper, the economic world isn't ending.  Tech execs instead feel that the worst will be over within 24 months, and in the meantime, things won't be as bad as they were eight years ago.

Peter Astiz, a co-head of the Peter Astiz' /><br /> Peter Astiz<p>Furthermore, only one-fourth of respondents indicated that they'll slash sales and marketing expenses.  And given that survey responses were received between September 23rd and October 6th - a period in which the Dow dove 1,060 points - it's not hard to believe that the respondents would feel even cheerier now.  The bailout bill's been passed and the Dow's up 82 so far today.</p>
<p>No one's saying that the situation isn't serious, though.  A full 75 percent of DLA Piper's respondents maintained that they'd been adversely affected in some way, and almost two-thirds expected their revenues to decline.</p>
<p>Keep holding on tight, then, but take comfort in the fact that at least one group is forecasting a manageable predicament and a relatively quick end.</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!