Handgloves 1.2 is Coming

Handgloves 1.2 is Coming

I can only divulge a few details, but prepare yourself for widgets in the sidebar and finally support for tags in the post’s meta data. Don’t take my word for it, check the screenshots! NOTE: The look of both these will most likely change before 1.2 is available.  More updates to come!

Read More

Handgloves v1.1

Handgloves v1.1

Hey everyone, I have some good news.  I have been working with George Wiscombe to get a new version of Handgloves released.  3 months behind schedule, he was more than happy to receive my help. We merged the changes from my earlier post, and added a few others. New in Version 1.1 Admin menu to change elements! (developed by Jeremy Boyd) jQuery Masonry Comments (developed by Jeremy...

Read More

WPMU Recent Posts

WPMU Recent Posts

Hey guys, I just finished a WPMU plugin that brings back recent posts from across the blogs on your site. When called, it returns a JSON object, or straight, no-style XHTML. var jsonFeed = <?php $maxPosts = 15; $dateFormat = 'l | M jS, Y'; $feedFormat = 'json'; // can be 'html' also recent_posts($maxPosts, $dateFormat, $feedFormat); ?>; This will pull back a feed looking like...

Read More

Handgloves2 – Handgloves with Theme Options

Handgloves2 – Handgloves with Theme Options

As I mentioned in a previous post about my favorite WordPress themes I love the Handgloves theme, but I have a few problems with it (like haven’t to manually edit the navigation file. I have taken it upon myself to add in an Options section in the admin for it. You can download the theme here.  If you notice anything wrong with it, let me know. Handgloves2 – Download...

Read More

Cross Domain Timthumb.php

Cross Domain Timthumb.php

This version of Timthumb should work out of the box with WordPress, but it was developed for MU.  I wouldn’t mess with doing relative paths, because this script is highly edited for MU. Calling it with fully qualified URLs (starting with http or https) will work without a hitch. Cross Domain Timthumb – Download...

Read More

4 Favorite WordPress Themes

4 Favorite WordPress Themes

I am a big fan of the extensibility of WordPress, and how wonderful most of the themes are.  Below I have compiled a list of my 10 favorite WordPress themes I have used. OnTheGo - by ElegantThemes This is easily the most catching and whimsical theme I have used, and I am quite smitten by it.  It is part of a 30 theme colection that you can purchase for $20 at the links above. As with all of the...

Read More