May 152012
 
Plugin

I patched a minor problem affecting some users of FontMeister. Affected folks were unable to add new fonts to their stack – this update should take care of the problem.

A small Suffusion update – I am working on a new skin. It is going to look very different from what you have seen from me, and will no doubt showcase the tremendous power of the theme and its markup. At present I am stuck with the look and feel for the featured content and the menus, but apart from that, the skinning activity is more or less done. One thing that I haven’t been able to decide on yet is whether to release this skin as a part of Suffusion or as a child theme – very soon the WP repository will start supporting child themes.

I haven’t devoted any time to the “responsive” aspects of the theme – I have been too busy with my family, my work and other things. I will probably get started on this after my vacation in June / July. Before that I hopefully will be able to release a version leveraging some of the capabilities of the upcoming 3.4 version of WP.

Apr 302012
 
Plugin

This is a late announcement regarding an update for the Suffusion Commerce Pack. I released version 1.02 of the plugin a couple of days back, but got too buried in my work to post this update. The version addresses a problem with the Prospress module in the auctions page.

I have also submitted version 4.2.0 of Suffusion for approval and it has got approved. It should go live in a few days.

Apr 252012
 
Plugin

Suffusion and Photonic pretty much hold a duopoly over my WordPress development efforts, relegating all other plugins to the backburner. In this release of the Suffusion Commerce Pack I have fixed a bug with Prospress pertaining to its use with WP 3.3.

Support for WooCommerce and WP e-commerce are in the queue, as soon as I can get to it.

Apr 132012
 
Plugin

I have released version 1.22 of Photonic with the following changes:

  1. There was a problem with the authentication behaviour. If you weren’t connected to the internet and authentication options were switched on, your site would return fatal errors. This shouldn’t happen any more.
  2. I had earlier erroneously stated the license of PrettyPhoto to be “Creative Commons”. But PrettyPhoto is licensed under GPL and I have corrected the wording appropriately.
  3. I have added the capability to do nested shortcodes in the plugin. In other words, if you have a shortcode passed as a parameter, that should work fine.

Enjoy!

Mar 272012
 
Plugin

Version 1.21 of Photonic addresses 2 things:

  1. SmugMug password-protected photos will now be visible to users who have authenticated into the system and have access to the photos.
  2. There was a bug in SmugMug’s popup albums that was killing the last photo. So you would always see one photo less than the total if the number of photos was more than 1. This should now be working fine.
Mar 232012
 
Plugin

I have pushed out version 1.20 of Photonic, with one big feature: authentication.

Almost all providers of online services offer some sort of authentication mechanism, typically OAuth. This includes Twitter, Flickr, Google, Facebook etc. A lot of these platforms have in fact moved away from proprietary authentication mechanisms to OAuth to support third-party integration. In the simplest terms, OAuth is a protocol that lets users access protected content without having to specify their user name and password.

So far Photonic has been built for Flickr, Picasa, 500px.com and SmugMug. I have added authentication / authorization as follows:

  1. Flickr: Fully implemented. This will let you share private / protected photos across your network. Check out the authentication demo.
  2. 500px.com: Fully implemented, but there isn’t much benefit you gain by setting it up. Basically 500px.com offers a total of 3 types of web services (Photos, Users and Blogs), of which Photonic implements one (Photonic), which doesn’t need OAuth. Note that at this point 500px.com doesn’t support private / protected photos.
  3. SmugMug: Here is where I am unhappy. Their OAuth API is amazingly comprehensive, yet I couldn’t extract much mileage simply from a photo viewing perspective. I originally thought it would let me show password-protected photos, but I had no such luck. I have posted on their forum and hopefully I will have a solution soon for handling this. Anyway, I have built out the authentication capabilities, but I will have to think about how to harness the capabilities better in a subsequent release.

Unfortunately Picasa is ahead of the curve in this regard, which is a surprise given that their API is the weakest, hence the paucity of plugins as good as Photonic for Picasa. Picasa uses OAuth 2.0, while the others use OAuth 1.0. Given my workload these days I wasn’t able to add OAuth 2.0 support to Photonic, but it is something I shall do very soon.

Happy authentication!

Mar 152012
 
Plugin

I released version 1.12 of Photonic to patch a corner-case bug with Flickr. If a Flickr photo had double quotes in its title, this would mess with the markup. I have taken care of this issue.

This release has no other changes.

Mar 062012
 
Plugin

I have released version 1.11 of Photonic. The following are the changes for this release:

  1. I have combined some JavaScript files to save server round-trips.
  2. I have deleted some redundant JS files.
  3. I have also added the capability to use a default gallery type. This way if you decide to use only Flickr photos on your site, you could set your default gallery type to be Flickr and leave out the type parameter in your shortcode invocation.
  4. I have added support for displaying single photos in Flickr. Check out the demo page.

I will be making some more enhancements to this plugin once I sort out how to keep the many balls I am juggling all in the air.

Feb 062012
 
Plugin

As I mentioned in my previous post, I have separated the Custom Post Types functionality from Suffusion and released a separate plugin for it. There are many reasons for the split, the primary being:

  1. Strictly speaking, this was functionality for a plugin.
  2. By splitting this code, I am letting users keep their custom post types and custom taxonomies while moving to other themes.

The plugin can be downloaded from WordPress, and you can see details on the plugin page.

What if you are running a Suffusion version older than 4.0.0?

You don’t need the plugin to manage your post types. You just need it if you are going to move to another theme.

What if you are running a Suffusion version 4.0.0 and beyond?

If you have already defined Custom Post Types and Custom Taxonomies using Suffusion in a prior version, you will continue to see your content for them on your site. You will also be able to add new objects for pre-defined post types. The only thing you will need this plugin for is to allow the creation of new post types and taxonomies.

E.g. If you have set up your site with a new Custom Post Type called “Book”, you will be able to add new books without this plugin. But if you wanted to create a new Custom Post Type called “Movie” you will need this plugin (or any other plugin, for that matter).

Regardless, this plugin will help you if you are moving from Suffusion to another theme. This is the first of several “transition plugins”, which will help move to and from Suffusion. Others will be released in the near future.

Jan 242012
 
Plugin

I just released a small patch for Photonic in version 1.10. SmugMug albums, upon clicking were not resulting in a popup. This should be working fine now.

Suffusion Beta Testers, please provide your feedback on the beta version!! I have only received one person’s response regarding it.