• 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
Announcements

It’s My Birthday Today! But I Don’t Want Presents…

CMDR Mitchcraft

Reading time: 1 minute

Instead, I’m asking all of my friends and followers to help me out with a favor.

Every year I take this time to recognize a special charity that is close to my heart.  Child’s Play Charity is an organization dedicated to providing gaming equipment and toys to hospitals worldwide.  They have over 60 hospitals in their network (Vanderbilt in Nashville is one of their partners, by the way).

If you want to check out what they’re doing, the Child’s Play website has a lot of great information, and lots of game companies are jumping on board with them.

If you have some spare change then please help them out – they do good things, and they need our help!

Child's Play Charity
  • WordPress for iOS: Much Improved

    WordPress for iOS: Much Improved

    Reading time: 1 minute

    I wrote a post a while back stating that the iOS app for WordPress was… lackluster, at best.  That was nearly a year-and-a-half ago, and it’s nice to see that the app has come a long way.  I downloaded it to test it recently, and I was happily surprised with what I found: Taking a…

    WordPress
  • 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