Search

Google Scares Up Free Photoshop

1 views

You may be tired of hearing about Google by now. This article is actually about how Adobe plans to create a free Web-based version of Photoshop. But Google's the reason they're doing it. Google's the reason anybody's doing anything online. That company just can't seem to find a pair of britches that fit.

Google Scares Up Free Photoshop
This isn't to say Adobe is abandoning its flagship off-the-shelf software. From the sound of it, Adobe plans to make its Photoshop Web-version just enough better than other Web-based photo applications to get people using it instead of…Picasa, for example.

For the scores of publications, designers, and photographic artistes out there, insistent upon top shelf (i.e., not common) tools, there's sure to be a more enhanced version you have to actually get from a store. Besides, as Chizen notes, there are a number of things that need to be done without that annoying Internet lag.

Adobe's new strategy may be a lesson to other companies still waiting to see if the Web is a viable marketplace for their product. It is viable, and if you wait too long, companies like Google are going to beat you to it.




Add to ' /> 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!