Normally I’m not one to recycle information on the net (I think that we’ve already become a big enough echo chamber without one other voice being added) but I do like this PDF put out by 14 of the best minds in Social Media. It’s a great read!
Normally I’m not one to recycle information on the net (I think that we’ve already become a big enough echo chamber without one other voice being added) but I do like this PDF put out by 14 of the best minds in Social Media. It’s a great read!

<script type=”text/javascript”>function initMenus() { $(‘ul#accordion li ul’).hide(); $.each($(‘ul#accordion’), function(){ $(‘#’ + this.id + ‘.expandfirst ul:first’).show(); }); $(‘ul#accordion li h2.widgettitle’).click( function() { var checkElement = $(this).next(); var parent = this.parentNode.parentNode.id; if($(‘#’ + parent).hasClass(‘noaccordion’)) { $(this).next().slideToggle(‘normal’); return false; } if((checkElement.is(‘ul’)) && (checkElement.is(‘:visible’))) { if($(‘#’ + parent).hasClass(‘collapsible’)) { $(‘#’ + parent + ‘ ul:visible’).slideUp(‘normal’); } return false; …

Seeing all the fun plugins you guys posted to the site today has reminded me of a topic that I’ve both seen published on other sites as of late and been pondering myself lately – the authors. I’ve co-created a plugin, and it’s currently residing well in the plugin repository, but it hasn’t been all…