Skip to content
  • Home
  • About Mitch
  • Speaking
  • Articles
  • Contact
  • Home
  • About Mitch
  • Speaking
  • Articles
  • Contact

Digital Strategist

WordPress Developer

Content Creator

Unapologetic Punk

Mitch Canter

  • Threads
  • Instagram
  • Bluesky
  • LinkedIn
  • GitHub
  • Twitch
  • YouTube
Technology

The GoDaddy Fiasco… And What You Can Do

CMDR Mitchcraft

Reading time: 1 minute

If you have been following the Twitterverse today, no doubt you’ve seen the outrage by people who have seen the video of GoDaddy CEO Bob Parsons shooting an elephant on camera (link here: http://mashable.com/2011/03/31/godaddy-ceo-elephant/).

I’m not surprised, honestly, but I think GoDaddy has a lot of other problems besides their CEO euthanizing elephants – they overpopulated their servers, people continually have a problem with navigating their site, and their service is lackluster at best.

So, if you are currently on GoDaddy with your hosting, listen up. Normally I charge $150 to migrate a site from one host to another, but if you leave me a note on my contact form and mention this post, I will do it for $100. Also, I’ll donate $25 to the Save the Elephants fund. Keep in mind you need to bring me the hosting – it’s up to you to make a choice as to where you want to move to.

Need hosting? No problem! Use the link below and sign up with my favorite host, HostGator!

http://secure.hostgator.com/~affiliat/cgi-bin/affiliates/clickthru.cgi?id=studionashvegas

GoDaddy, hostgator, hosting
  • 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
  • The Hidden WordPress Options Panel

    The Hidden WordPress Options Panel

    Reading time: 1 minute

    Did you know that there’s a hidden options panel in WordPress? It’s one page you can visit that will allow you to set every single option available to you on your site – even some of the hidden ones that are set via plugins and/or other functions.

    WordPress