|

Videos from May 2019

It’s been a crazy month, and I barely blogged, but that doesn’t mean I wasn’t pumping out content. Here’s a roundup of all the video (and other content I put out in May 2019.

Recording Courses

LinkedIn Learning

First and foremost, I recorded a whole course for LinkedIn Learning – while I can’t say much about that yet, I’ll be sure to write about it when it launched (hopefully this summer).

101 Videos

I also did a ton of work for 101 Videos. That project should launch soon too 🙂

LearnDash Bootcamp

LearnDash 3.0 came out this week and I’m excited to have contributed with the LearnDash Bootcamp – a series of 10 videos included in the plugin to help people use it. If you’re a LearnDash user, head over to the Overview section and check them out!

Video Tutorials

Unboxing the Brydge Keyboard for iPad

I was lucky enough to get the Brydge Keyboard I pre-ordered for my iPad Pro 12.9”. I unbox and connect it, and survey the weight and feel. Here are my first impressions!

The Easiest Way to get CSS Styles from a Website!

CSS Scan, this fantastic Chrome Extension, is an incredible utility for copying the CSS of any element on a website. It’s easy controls and clear interface make it much better than any of the current tools out there.

How to Transfer a Domain to Hover

Hover is a fantastic place to register and keep all of your domains! Here, you’ll learn how you can transfer a domain from Media Temple to Hover with just a few clicks.

Podcasts

Similar Posts

  • |

    Add Attachments to WordPress Search Results

    I feel like this has to have been done a lot, and there are great plugins out there for it, but if you’re just looking to add a quick function to your theme (or a really simple plugin) yourself, here’s how to modify WordPress’ search query to include attachments (like images). function attachment_search( $query ) {…

  • |

    Do we REALLY Need to Own Our Platform?

    Last week’s Facebook outage brought an onslaught of platitudes from people talking about how terrible Facebook is, and how you should own your own platform. But even as a developer myself, my thoughts are a little different.

  • |

    Make wp-caption the same (responsive) width as the Image

    I was working on a problem last week in WordPress where the caption for an image was extending the whole width of the container, not staying the width of the image. This make sense – the image is inside the .wp-caption container. So how to we fix it? Let me tell you!

  • |

    Announcing The Web Designer’s Guide to Google Glass (ebook)

    Over the summer of 2013 I managed to get into the Google Glass Explorers program and got my hands on a set for myself. After using it for a while, especially spending time in the browser, I realized that this can (and likely will) change the way people will browser the web; Glass is only…

  • | |

    Rock-Solid WordPress 3.0 Themes using Custom Post Types

    Note: This article was published while I was in my early 20s. I was much younger and dumber. Please don’t hold it against me. One of the perils of having a 20+ year old website!The good people over at Nettuts+ have published a tutorial I wrote for them called Rock-Solid WordPress 3.0 Themes using Custom…