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

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

BlogWorldExpo Interactive Map

CMDR Mitchcraft

Reading time: 1 minute

I’ve recently found Google Map’s “Map Builder”, and realized that with BlogWorld nearing the 2 week warning it would be handy to visualize where I’d be going, staying, travelling to, etc.  So, here’s a Google Map to help myself (and anyone who can use it) out.


Click here to view the map by itself

The map is split into 4 types of events:

  • Red marks the Javits Center for easy reference
  • Blue marks the official parties
  • Teal marks any unofficial parties
  • Green marks any non-blogworld event that may be of interest to people staying in New York (BarCamp and WordCamp, for example).

If you have an unofficial party or community event you’d like to add, send me a note at the form below and I’ll drop it into the map.

[gravityform id=”3″ name=”Add An Event” ajax=”true”]

  • Easy Javascript ToolTips in WordPress

    Easy Javascript ToolTips in WordPress

    Reading time: 1 minute

    A client needed a simple way to preserve real estate on the sidebar, but still have the ability to display their policies at a quick glance.  I found a plugin on the repository that uses the TipTip jquery script and condenses it down into a simple-to-use shortcode (complete with button on the editing screen). The…

    WordPress
  • Fighting the WordPress White Screen of Death

    Fighting the WordPress White Screen of Death

    Reading time: 1 minute

    We’ve all been there: We’re editing the WordPress theme file, setting a new function and *BAM*: We view the site and it’s nothing but a sea of white pixels.  There’s no messages, no errors, nothing to indicate what you’ve done wrong.  And it’s frustrating: sure, removing the change would fix the problem, but I (as I’m…

    WordPress