Tag Archives: php

Show Your Gtalk Presence on WordPress

I couldn’t find a plugin that showed my presence in a way that I liked so I threw together the following php script.  Its influenced by the Gtalk (Status) to WordPress (G2W) plugin by Aw Guo.  It includes simplehtmldom, a very easy to use HTML DOM parser. The first step is to get a Gtalk [...]

Continue Reading