Handgloves v1.1.1

Aug 03

Handgloves v1.1.1

With handgloves still under extensive development, I have decided to go ahead and release the wigetized version that is merged in the current development version. Feel free to try it out, and let me know if there is anything you want added to it, removed from it or just completely changed. I am open to working with anyone who wants to help improve this project. It...

Read More

Handgloves 1.2 is Coming

Feb 02

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! I have posted a download with a preview of 1.2 (no renamed to 1.1.1), in another post. NOTE: The look of both these will most likely change before 1.2 is available....

Read More

Handgloves v1.1

Jan 26

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...

Read More

WPMU Recent Posts

Jan 14

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...

Read More

Handgloves2 – Handgloves with Theme Options

Jan 12

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...

Read More

Cross Domain Timthumb.php

Jan 11

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