Archive

WordPress, GPL and Widget Context

#

Definitely check out the special episode of WordPress Weekly podcast (RSS) hosted by Jeff Chandler where Matt Mullenweg explains why WordPress, GPL and Open Source matters.

I am finally publishing my Widget Context plugin as an α release at the official plugin repository. If you find a bug, or if you know how to fix that bug where the context settings are not saved for widgets that are added fresh to the sidebar on the first ‘Save’, then please leave a comment. Read more »

WordPress, Themes and GPL

#

Here is an idea for all the ‘premium’ theme authors out there. How about releasing themes under GPL and making style.css the only commercial asset. This would even fall into a much lighter gray area compared to Automattic’s own ‘Custom CSS’ feature (which in fact is a feature provided by GPL code) for $15/year. Ironically, this is a fee for the ability to modify a theme released under GPL.

Post from Laconi.ca to WordPress

#

Subscribed to Laconi.ca from my WordPress blog through OpenMicroBlogging I have managed to add this blog as a subscriber to my identi.ca account. This means that I can post directly from Identi.ca (or any other application that supports OpenMicroBlogging (OMB) protocol, such as Laconi.ca) to my blog.

To achieve this I wrote a plugin that uses the power of XRDS-Simple plugin to generate Yadis document which specifies the location of OAuth and postNotice, as required by OMB (see konstruktors.com/blog/?xrds). A modified version of WP-OAuth plugin takes care of OAuth 1.0 dance (for the initial authorization and all the update notices) and adds support for receiving updates from the listenee (any Laconi.ca application on your phone, for example). Read more »