v0.10 of XEN Carousel, the WordPress plugin to allow you to associate images with Posts or Pages, and display those images (linked to the Post) in a Slideshow / Carousel, powered by jCarousel Lite, has been released.
I was able to address a bug pointed out by one of my users (Thanks Connor!), and also minified all of the JavaScripts, so it should also load a bit faster, too. The plugin is still in its early stages, and should be considered alpha software, but I’ve already begun to use it on some of the sites I’ve been working on lately.
Continue reading ‘XEN Carousel v0.10 Released’
I’ve updated my K2 Hook Up WordPress plugin to include support for two of the latest K2 Hooks: template_primary_begin and template_primary_end. You need to be running the latest version of K2 to take advantage of it, but once you are, K2 Hook Up will help you target over 10 regions in your theme with the content of your choosing – without having to edit any files. Current Users will be able to auto-update from wp-admin. New Users can get started here.
For developers looking to contribute to the plugin, K2 Hook Up is now on GitHub, so fork the project and send me a pull request with your changes.
I started moving my open source code over to GitHub, since it supports working with contributors in a natural, but controlled manner. However, for many of my WordPress plugins I already have a local working copy, since they are hosted in the WordPress plugin repository to support auto-update. I didn’t want to disrupt my svn working copy, nor did I want to start fresh in github.
Continue reading ‘One working copy to rule them all (Git + SVN)’
Rob Dempsey, a Certified Scrum Practitioner and Agile Development coach, approached us about launching a line of Agile Development training videos. During Phase 1 of the project he requested that we create an e-commerce store capable of doing digital products with instant downloads.
The Shopp plugin for WordPress was a perfect choice and did everything he wanted to do. However, after attending a conference on marketing Video products, the client changed his mind and wanted to switch his offering to video training on a Subscription basis. He wanted to keep the store, since he would have a couple of other products, unrelated to the subscription, to offer now and in the future. The final requirement was that the subscription had to be purchasable in 1 Click. That is, once they click the button to sign up, they had to land on the check out page, and not get the ‘Add to Cart’ experience.
Continue reading ‘Using Shopp’s API to create non-standard solutions’
This morning I checked in the initial version of a new plugin: In The Loop. This one generated from a request I got from a user of another plugin of mine, K2 Hook Up. Since the K2 Hooks don’t extend into ‘The Loop’ the part of the WordPress theme that loops over all the posts to display your blog entries, he still couldn’t fully liberate his theme from all of his modifications.
So in between bites of left-over turkey and pie, I coded up this solution over the long Thanksgiving weekend and released it this morning.
Continue reading ‘In The Loop’
comments