AdTools 2 Years Later
2 years ago, I launched a service called AdTools. It was never meant to be used by anyone but me, but instead of spending a lot of time to lock it down to myself, I opened it up to the world. I never mentioned it to anyone, never marketed it, just used it on all of my craigslist postings. I had maybe 1 support email a week from it (which I thought was amazingly high) for the first few...
Read MoreHandgloves 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 MoreWPMU 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 MoreHandgloves2 – 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