WordPress Plugin Development 2
Modify all features (and text) of the WordPress plugin “Twitter Tools” to a new version called “Identica Tools”
http://wordpress.org/extend/plugins/twitter-tools/
Essentially replace all the API calls to Twitter with appropriate calls to Identi.ca. All functionality that the Identi.ca (Status.net) API supports must be implemented.
http://status.net/wiki/Twitter-compatible_API#Twitter-compatible_API
Note: the plugin must be modified so that there is no conflict with the original Twitter Tools plugin and both can be installed and function together on the same blog. This means that the database and widgets must not conflict as well as any function calls. There should be the ability to support two different account names and passwords, one for Twitter using Twitter Tools and one for Identica using Identica Tools.


