I am attempting to create a new Account plugin.

I used the dated HOWTO at http://trac.adium.im/wiki/TobysGuideToPluginAuthoring for getting my skeleton plugin.

Added more details and code using http://rampion.blogspot.com/2008/09/howto-wrap-libpurple-plugin-for-adium.html

Some help from this mailing list http://permalink.gmane.org/gmane.network.instant-messaging.adium.devel/1 finished off a simple plugin that would compile, install, and generally work.

What I really want to do is make a new Account(?) plugin, something similar to Facebook functionality that is in Adium. Or the NateOn service plugin over at AdiumXtras.

Is there any documentation or HOWTOs for making these type of plugins?

I see some similar names classes between NateOn and Facebook.

        SomethingAccount.h
        SomethingAccount.m
        SomethingAccountViewController.h
        SomethingAccountViewController.m
        SomethingSerivce.h
        SomethingService.m

Any guidance would be appreciated.

Thanks.

--
Bob Tanner <[email protected]>                  | Phone : (952 943-8700
http://www.real-time.com, Linux, OSX, VMware | Fax   : (952)943-8500
Key fingerprint = F785 DDFC CF94 7CE8 AA87 3A9D 3895 26F1 0DDB E378



Reply via email to