[DESCRIPTION]
Ecto (http://ecto.kung-foo.tv/) is a xmlrpc blogging client, that enables posting to LifeType from the desktop.  Ecto has the abilty to set technorati tags to posts, and these tags get added to the html of the body of the post.

The Ecto Tags plugin converts this html markup and inserts it into the Custom field for use by the technorati plugin. 

Ecto inserts it's tags between the <!-- technorati tags start --> and 
<!-- technorati tags end --> tags, and this plugin usese these tags to find the tags.
http://ecto.kung-foo.tv/archives/001368.php

[USAGES]: 
1. Upload: Upload all the extract files and directories to $LifeType_Install_Dir/plugin/ectocustom
2. Enable the plugin in the admin panel

[TODO]:
Change the parsing to use regular expressions.