CCPlus, Business, Case Studies and ccTools at Open Business Track Sapporo

Updated July 30, 2008 @ 00:34 PDT

And in Scribd

I wrote about this CC+ confusion yesterday and now I have made good to update the ideas behind this so that others may help spread the ideas. Note, I added a graphic to explain how CC licenses and other agreements sit on top of copyright.

Overlap.org Wordpress Code & Patches

Updated October 28, 2007 @ 17:05 PDT

Overlap.org Logo

I’m trying to clear out the patches I’ve written that are chilling on my system (near bitrot). Since I don’t code that much anymore, sounds like a good time to get them out and about.

Here is my themed login patch with additional hooks (and additional plugin called overlap-profile-feed.php) to the brilliant themed login plugin by James Kelly. I’ve added some additional actions to James’ 1.1 version which allow for some pre and post registration calls to add a user to a mailing list if they so please and add a default feed they can edit on their profile page. This is used to automatically aggregate their valid feed onto http://overlap.org/tag/commons using feedwordpress.

Also, here is a custom plugin I wrote which hooks into the feedwordpress action system which allows you to put html before and after an aggregated post. We use this on overlap.org to put content into a blockquote and to provide a link back to the original page (to get trackback love).

Here is the public SVN repo with the latest changes to custom overlap plugins.

I released the above code under LGPL.

UPDATE: I forgot to put this Patch for authors.php for authors.php (diff’d against authors.php 1.0)which adds feed support.