One Fine Jay

WordPress and the GPL, yet again

If you’re at all involved in the WordPress community, whether you’re an established or aspiring theme or plugin developer, or contributor, or bug squasher, then you would be aware that there has been a long-standing conflict between WordPress’ founder, Matt Mullenweg, and a number of premium theme developers who refuse to abide by extensions of… Continue reading this entry

May 31 is retro theme day

That is, of course, in addition to Memorial Day. Today I’m activating the oldest theme I have that will work with this current version of WordPress, and when I roll it back, it will be to the new theme for the year (I redesign the blog annually.) As for Memorial Day: in keeping with this… Continue reading this entry

On the matter of value

One of the biggest failures of the open-source community, and the GPL-istas particularly, is not clarifying the concept of libre versus gratis when talking about free. It’s for this same reason that I’ve learned to use FLOSS—Free/Libre Open Source Software—to refer to projects such as WordPress. This distinction hurts developers when they release plugins to… Continue reading this entry

Menu Label: a new feature for AIOSEOP

Have you found yourself hardcoding your page-based navigation menus in your theme because wp_list_pages doesn’t display your page titles the way you want to with the function? This site serves as a great example: where it says “Colophon” in my menu under the title? It links to a page whose title is “Production Notes.” With… Continue reading this entry

The costs of Free

Recently, Michael Torbert, developer of the popular All-In-One SEO Pack (AIOSEOP) plugin, released a major upgrade to, among various other bugfixes and feature enhancements, future-proof the plugin against scaling issues. I worked with him on beta-testing the upgrade, and found it to be flawless. I was one of many, but gauging by the reaction of… Continue reading this entry

What is a theme and what is it not?

I’ve designed WordPress-powered sites and blogs for almost five years now. I have my niche, for which I am grateful. Recently, I came across some huff-and-puff regarding Matt Mullenweg’s decision to remove over 200 themes from the repository, citing non-compliance with the GPL. I have a feeling I’ve been living under a rock for the… Continue reading this entry

Changes afoot, follow-up

I’ve installed the Sandbox Theme on which I will redesign my site and get it up to speed for WP v2.3. Yup. I give up. I’m going with a pre-packaged theme for the codebase and I’ll be redesiging my site. So much for keeping this for a year, ey? The old theme will be around… Continue reading this entry

Tag, signal, noise

With the release of WordPress version 2.3, tagging has been finally integrated into the core functionality of the platform. Not a bad idea, if your blog generally has fewer words and more photos. I am well aware of its usefulness in flickr, fergodssakes, but tagging posts with the very same words that are used in… Continue reading this entry

PHP Syntax Questions

I’ve been hacking around with the WordPress conditional tags and I’ve started to get the hang of it. However, I have never really known much of PHP programming and I don’t know jack about the syntax at all. I’ve spent too much time aping existing code’s syntax and this inquiring mind would like a hand-out… Continue reading this entry