Search

Ning - The Social Networking Engine

0 views

For something that was created by legendary Netscape founder Marc Andreessen — the somewhat underwhelming, and so I think a lot of people sort of forgot about it. But it has steadily improved, and just rolled out some more enhancements.

Ryerson in Toronto (don’t ask how long or I’m liable to punch you), and many of my former classmates have scattered to the winds. After a couple of members of the group sent out some emails trying to get a reunion under way, it became obvious that having a single place to co-ordinate things would make a lot of sense. One or two people mentioned MySpace, but it seemed too — well, MySpacey. Then I thought of Indoor Playground. It seemed relatively simple to add members, send out updates, upload photos and had a nice, clean look to it, so I decided to try it out. In just a few minutes I had the site set up (there is even more customization available with the new features), and apart from a few glitches in getting people signed up — it’s invitation only — it was a no-brainer.

Om has an interview with Marc Andreessen and CEO Gina Bianchini up at Podtech — and Ms. Bianchini has a post on the Ning blog with some of the insights that she has gained from starting the company (I particularly like the “Underhype your service” one). Frantic Industries has a Comments

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!