I’ve been working on a few custom development projects in the last few weeks. The WordPress implementation I mentioned previously is pretty close to going live and I’ve just finished adding some custom functionality to Tasks Pro™ for a customer.
One of the features I added to Tasks Pro™ for this customer will be rolled back into the main codeline: the ability to show the a breadcrumb trail for sub-tasks in lists, e-mail notifications and reminders, RSS feeds and iCalendars. Several people requested like this in the old Tasks Yahoo Group. I won’t be turning it on by default because it hurts performance (it needs extra database queries), but I’m sure some people will use it and like it.
WordPress Implementation
The WordPress implementation I did for the Gifford Miller campaign is live: The Official Gifford Miller Blog.
It was a good project. The site design was given to me and my job was to fit the blog into the existing template, adding a few hacks and ma…