NAME

Jaipo - Jaiku (and other micro-blogging sites) Client

VERSION

Version 0.02

DESCRIPTION

Jaipo ( 宅噗 )

This project was starting for Jaiku.com, but now going to support as-much-as-we-can micro-blogging sites.

"Jaiku" pronunced close to "宅窟" in Chinese, which means an area full of computer/internet users, and it really is one of the most popular sites recently. As jaiku is part of google and growing, there're still only few linux client.

Jaipo is a lightweight command line Jaiku Client base on RickMeasham's Net::Jaiku perl module.

Bcoz it's writen in perl, so it can run on any OS and any machine with perl. I got the first feedback that somebody use it on ARM embedded system at May 2008.

Now you can read feeds, send message, and set location with Jaipo.

FUNCTIONS

new

config

return Jaipo::Config

services

init

list_loaded_triggers

list_triggers

find_service_by_trigger

_require

_already_required

_try_to_require

find_plugin CLASS_NAME

Find plugins by class name, which is full-qualified class name.

set_plugin_trigger PLUGIN_OBJECT CLASS

runtime_load_service CALLER SERVICE_NAME [TRIGGER_NAME]

if trigger name is specified, and it doesn't exist in config. Jaipo will create a new service object, and assign the trigger name to it.

if trigger name is specified, and Jaipo will try to search the service config by trigger name and load the service.

if trigger name is not specified. Jaipo will try to find service configs by service name. if there are two or more same service, Jaipo will load the default trigger name ( service name in lowcase )

dispatch_to_service SERVICE_TRIGGER , MESSAGE

command start with :[service] ( e.g. :twitter or :plurk ) something like that will call the servcie dispatch method, service plugin will decide what to do with.

action ACTION, PARAM

set_location SITE

_log_last_id

_compare_last_msg_id

_user_id_key

_tabs

AUTHOR

BlueT, <bluet at blue.org> Cornelius, cornelius.howl at gmail.com

BUGS

Please report any bugs or feature requests to bug-jaipo at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Jaipo. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

You can find documentation for this module with the perldoc command.

perldoc Jaipo

You can also look for information at:

ACKNOWLEDGEMENTS

COPYRIGHT & LICENSE

Copyright 2009 , all rights reserved.

This program is released under the following license: GPL