=== GTalk Status to WordPress ===
Contributors: Aw Guo
Donate link: http://www.awflasher.com/donations/
Tags: gtalk, status, twitter
Requires at least: 2.2
Tested up to: 2.7
Stable tag: trunk
Show your GTalk status on your WordPress blog.
== Description ==
This plugin will automatically show your GTalk status on your WordPress blog. You can set a max-shown number and the cache interval to make it works more smoothly.
FYI:The principle of this plugin is to refine your GTalk badge page, which is the only way to fetch your GTalk status information. Google did not provide any open API for GTalk status and it seems there would be no official API for a while.
== Installation ==
1. Unzip the zip package in your plugin folder
2. Activate it in your wp-admin menu :)
3. Go to the settings page for tips in details, it's very easy.
4. Simply put a <?php get_gtalk_status();?> in your theme file to show it. Don't forget to use a <ol> or <ol> to wrap it!
== Frequently Asked Questions ==
= Is this plugin only working with GTalk? What about twitter or... ? =
Yes, it only works with GTalk. No Twitter support.
= Is there any native widget for the status list? =
Sorry, No.
= So, isn't it too simple -__- ? =
This is just a simple plugin that I'm using for my personal blog. And I am not sure whether there are really many guys loves GTalk like me. If you love this idea, please mail me. And if there are really enough guys love this idea, I will improve this plugin in the future :)