With the trend towards flat design, especially with icons and UI elements, I’ve seen a lot of new social media icon sets come out. I’ve found icons for Twitter, Facebook, G+, etc, but not one for Spotify. I grabbed the official icon and tweaked it a bit to have a couple of flat icon options.

Let me know which one you like best and feel free to grab any of the icons to use on your own site. I can also provide the PSD file if anyone is interested in adjusting the icon yourself.

I’m using the icon with the gradient and just the white bars in my social media icon set at the top of my site.

Admin posts lists feature image thumbnails

Well, I’ve done it. I’ve made my first WordPress plugin and it works. Consider this my “Hello World” project, if you will.

In my last post (right below this one) I shared how to add a column that shows the featured image from a post directly in the Post List on the Admin side of things. I thought this was a great way to do this, until I read How To: Build Your Own Functionality Plugin by Eric Dye over at WPDaily.co. In his article, Eric sums up a functionality plugin by saying:

To put it simply, a functionality plugin is a way to separate what you would normally have in a Theme functions.php and place it in your Plugins. All those cool snippets that begin with “function” can be placed here.

So I thought to myself: Hey, I’ve got some stuff in my functions.php file that I want to use with other themes. Let me give this a try. I chose to tackle my function that adds the featured image into the Posts List screen. My original code worked when I plugged it into the framework that Eric shows. If you want to give it a whirl, grab a copy of the code from my last post and use it along with what Eric posted.

Then I decided to re-write the entire thing. I wanted to move the Thumbnail column to the far left side of my Posts lists and I couldn’t figure out how to do that. So I started digging around and found a different way to do this. I’m not going to pretend to completely understand what all the code in my plugin is doing. I’m just starting to learn how to break down PHP and learning what does what. There is a lot of PHP in this plugin that is new to me. Fortunately it works, so I don’t have to know how it works (yet)!

I’ve uploaded the plugin to my GitHub repo. Feel free to take a look at the source code, or to download this plugin and use it for yourself. This is version 0.1, so it’s potentially using outdated methods and might be a giant security hole. So use it at your own risk. I also want to figure out how to add support for this to the Pages list and how to get equally sized images every time.

Download from GitHub

One of the things I’ve wanted in the WordPress admin area is the ability to see thumbnails in the Posts list. I did a bit of Googling and quickly found a way to do it.

The image below shows you what this will look like once you finish setting this up.

adminthumbnails

Continue Reading…

Family of the Year

April 4, 2013 — Leave a comment

Family of the Year is a band out of LA that formed in 2009, founded by brothers Joe Keefe (frontman) and Sebastian Keefe (drummer). Their newest album, “Loma Vista”, came out last July. This segment was recorded in the Lightning 100 studio in Nashville. You should definitely add them to your rotation on Spotify or iTunes or whatever you use to listen to music.

Internet Explorer recently launched a new ad campaign (which I just came across on YouTube by accident) called “Children of the 90s”. The nostalgia is strong in this one.

I tried to find a vintage Internet Explorer ad, but couldn’t, so here are some similar videos for a few other companies.

Continue Reading…

Interview with a runner

This is an excellent interview with a runner. The image below is a preview of what’s behind the link.

why-i-run

Almost every WordPress theme is the same when it comes to how the date is displayed:  March 5, 2013. But what if you want something that’s a little bit different? Hopefully this post will help you do just that.

I recently read a post about using “Date Modified” rather than ”Date Published” for displaying the date, and wondered if it would be possible to go a different route and use relative dates instead.

Continue Reading…

Standard Theme 3.2 Release

standard-responsive

Head over to 8BIT’s site to read the official release announcement. I’ve already updated my site to Standard 3.2 and switched back to the default child theme while I experiment with it.

If you’re interested in using Standard and having it customized to fit your needs, let me know.

The main reason is I’m afraid of this one little two-lettered word commonly spoken as “no.” Rejection. I didn’t feel like going through that embarrassment if that happened.

— My old journal, October 13, 2002

Fear

Get what you’re worth

February 26, 2013 — Leave a comment