Main Content

Category: Web Design & Development

Adminer is phpMyAdmin with only 1 file.

Sometimes you need phpMyAdmin to get into a database and manage things, but you don’t want to go through the hassle of installing it; or for some reason, the host doesn’t give you access. That’s where Adminer comes in handy. Checkout Adminer Adminer has almost all features of phpMyAdmin in one small file. Not only that but […]

How To Fix Video.js’ Flash Player Fallback

I used video.js for the first time this week and it works well, but there is some confusion in the documentation as to how to get the Flash fallback to work. It’s actually pretty simple. First off, do not use the CDN version. Use the self hosted version. When you use the self hosted version, […]

Safari 7 & the New Webkit Inspector

Yesterday I wrote about how I was hoping for an awesome new Safari 7 at WWDC. The good news is that it was talked about, but it’s those little features like reopen closed tabs and private browsing that I won’t know about until I get to use it. I was informed however that the upgraded […]

Why is no one talking about Safari 7? #WWDC

WWDC is upon us and I always hold out hope that Apple is going to release a kick ass Safari update. Something that takes Apple’s awesome design and functionally skills and makes a better browser. Now Safari 6 isn’t horrible, it’s actually a pretty darn good browser. However, there are a few things that make […]

Relevanssi – A Better WordPress Search

Lets be honest, the WordPress search is not that good. It’s based on keywords and displayed in reverse chronological order. It works, but it’s not very helpful. That’s where Relevanssi comes in. Relevanssi replaces WordPress’ search and returns results based on relevancy. Relevanssi also allows users to search with multiple words and it only returns posts […]

Creating My Own Post Formats

I fell in love with post formats when WordPress 3.6 beta came out. I liked how I could showcase different content in interesting ways. Since that kind of fell through, I started to see the issues that post formats create. Like how they add additional fields that themes don’t know about. Even the posts I created in […]

Now With More Mobile Friendliness

Check me out on a phone because I look good. I’ve been waiting and waiting and waiting for WordPress 3.6. When it arrived I was going to switch to a modified version of TwentyThirteen and have all the responsive goodness. But, it seems like WordPress 3.6 is taking longer than expected, so I just tweaked some CSS […]

Cats. Bacon. Zombies! – CBZ Auto Create Posts WordPress Plugin

It’s been 6 years since I released a WordPress plugin so it’s about time. My new one even includes cats, bacon and zombies! Introducing the CBZ Auto Create Posts WordPress Plugin. As a WordPress developer, I often setup new sites and have to create dummy posts so that I have something to develop and test with. […]

Secure Your WordPress Site with 3 Simple Changes

If a site asks you to login, then someone will try to hack it. WordPress is no exception. The good news is it’s really simple to make your site even more secure. 1. Strong Passwords This should be a no brainer, but people continue to use simple passwords. I’ve seen major companies using horribly easy to guess […]