Add Pinterest Button to WordPress

I might package this up into a plugin at some point, but right now I’m just going to throw it up here for use in custom themes.

Here is the code you can use to create a basic, horizontal Pinterest share button on your site.
Continue reading 

Posted in WordPress | 2 Comments

The Guild and Web Series in General

I’ve recently decided to start blogging again. I need a different outlet than traditional writing and I have more info to share than I realistically can just through social media, so here I am again ;)

In this post I’m sort of covering two things:
1. A review of The Guild web series
2. My thoughts on the genre of web series/shows

Continue reading 

Posted in Internet | Leave a comment

Sneak Peak of Gravity Forms Order Forms

Just ran across this video which showcases some of the upcoming Gravity Forms Order Form functionality. Pretty cool stuff. It’s pretty amazing how quickly the development of this plugin progresses. You can download Gravity Forms here.

Posted in WordPress | Leave a comment

Android Game Review: Fruit Ninja

The extremely popular iPod/iPhone game Fruit Ninja has been ported over to Android so now we can enjoy fruit slicing good times as well. The game plays almost exactly the same as the it’s iPhone counterpart and is extremely fun.

A bargain in my opinion at only .99

Posted in Android | Leave a comment

2010 Savannah Craft Brew Fest

This past Saturday (8/4/2010) I had the privilege of going to the Savannah Craft Brew Fest in Savannah, GA. The event was held at Savannah International Trade and Convention Center overlooking the Savannah River.

Continue reading 

Posted in Beer | Leave a comment

Top Celebrity Websites Running WordPress

Yesterday I wrote a blog post featuring the Top 10 Celebrity Websites running WordPress.

It’s over on the Nicasio Design Blog, so go check it out.

Read More at Nicasio Design →

Posted in WordPress | Leave a comment

My New, Personal URL Shortener

http://dc1.me is now up and running (although just going to that domain will just bring you right back to here). I now have my own personal URL shortener. No more flaky issues with the traditional shorteners. Now I get to have my own issues.

How I did it after the break.

Continue reading 

Posted in Site News | 1 Comment

cForms vs Gravity Forms for WordPress

Gravity Forms recently had a promotion to get a developer’s license for a little cheaper than normal. Looked like a pretty good deal for me so I jumped on it. I was previously using cForms on all of my personal sites, as well as on client sites for Nicasio.

While cForms got the job done, there were several issues that bothered me. This is a brief comparison of the 2 plugins and why I will be using Gravity Forms from now on.

Continue reading 

Posted in WordPress | 6 Comments

Gotta Love Custom Post Types

I just converted my subject icons in each of my post headings to WordPress custom post types. I just registered the new type, added 2 custom fields – 1 for the PNG image and 1 for a category ID to each Icon post type, added some dynamically generated CSS to the headers and bam. Now it’s much quicker to add icons for new subjects (before I had to upload the image and manually make the CSS modification). I’m going to try to wrap it all in a plugin and automate it a bit. Will post the code when I get around to it.

Posted in WordPress | Leave a comment

Automating Your WordPress Plugin with WP-Cron

As I mentioned in a previous post I gave a presentation last weekend on Automating your WordPress plugin with WP-Cron. The code example can be downloaded here. Here are my slides from the presentation:

Posted in WordPress | Leave a comment