• Home
  • About Mitch
  • Speaking
  • Articles
  • Contact
  • Home
  • About Mitch
  • Speaking
  • Articles
  • Contact

Digital Strategist

WordPress Developer

Content Creator

Unapologetic Punk

Mitch Canter

  • X
  • Bluesky
  • GitHub
  • Twitch
  • YouTube
  • LinkedIn
Conferences

Social South: Day 1 – Way Better than Just #SoSo

CMDR Mitchcraft

Reading time: 2 minutes

Today was Day 1 of the Social South conference in Birmingham, and everything was definitely in full swing from the get-go.  Although it’s late, I do have some takeaways I want to talk about so I can get them out of my brain and onto the blog.

  1. No one is an expert in Social Media – it’s too new of a medium for anyone to be an expert.  Calling yourself an expert only makes it apparent that you aren’t really an expert.
  2. People seem to really love Robert Scoble here.  Apparently, in 10-15 years, all of us will be like him and will have our own spheres of influence. 
  3. It’s not how many followers you have, it’s how many fans you have (and no, you don’t need 10K followers to have fans).
  4. It doesn’t matter how much social media you use – if your product sucks, it will always suck.  Put out a better product.
  5. Above average is the new average – you can’t do anything less online, because people expect the extra mile.
  6. Being a designer that understands marketing in a room full of marketers is a fun place to be 😉

Honestly, it all boils down to taking care of people by putting out great content.  By providing great content, you provide your readers with a reason to trust what you say. As that trust builds over time, they start to tell others, who tell others, who tell others still, until you can become one of the Rockstars that people talk about so much in this field.

Tomorrow’s going to be just as awesome, I can tell, so I’ll see you guys there!

Social South, SoSo
  • Foursquare vs. Gowalla… annnnnd fight!

    Foursquare vs. Gowalla… annnnnd fight!

    Reading time: 5 minutes

    <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;           …

    Tutorial, WordPress
  • WordPress 2.6 Review

    WordPress 2.6 Review

    Reading time: 3 minutes

    First of all, I updated WordPress to its new version as soon as I was able.  I’ve been very excited to see some of the new features they’ve added, and I have my list of the top ones to look foward to.  There aren’t any major interface changes this time, but (just like any great…

    WordPress