PHP Tag Engine Archives

  1. PHP Tag Engine 1.0

    I’ve released version 1.0 of PHP Tag Engine (the version included in the new releases of Tasks Pro™ and Tasks™). The PHP Tag Engine web site has been updated accordingly, as has the download on SourceForge. I’ve also created a “stable” tag in the public SVN for developers that want to use that for their…

  2. Tasks Pro™ 1.7 and Tasks™ 2.7

    Whoohoo! Tasks Pro™ 1.7 and Tasks™ 2.7 have now been officially released! New features: Tagging! Per tag RSS feeds. Per tag iCalendars. Searching and browsing by tag. Editing and appending tags to multiple tasks at once. Globally edit tag names. Globally delete tags. Showing the “Closing Notes” form when the Mark Complete button is clicked…

  3. PHP Tag Engine “How To”

    I’ve fleshed out the How To page for PHP Tag Engine. It’s still pretty sparse, but a lot better than what was there before. I think what is really needed is an example implementation so folks can see how easy it is to drop in – maybe for something nice and basic like an open…

  4. Announcing PHP Tag Engine

    PHP Tag Engine is a PHP library that makes it easy to add tagging to a PHP application. Some of the features include: Full AJAX front-end. Easy integration into existing applications. Built-in support for the Yahoo! Auto-Complete library. Built-in cache to minimize database queries. Fully documented in PHP Doc format. This is, of course, what…