Difference between revisions of "JaikuAdium"

From rukapedia
Jump to: navigation, search
 
Line 1: Line 1:
 
JaikuAdium is an AppleScript script that allows you have your [http://www.adiumx.com/ Adium] status message set to your current [[Jaiku]] presence line.
 
JaikuAdium is an AppleScript script that allows you have your [http://www.adiumx.com/ Adium] status message set to your current [[Jaiku]] presence line.
 +
 +
The script is really just a crude hack: it leverage the fact that you can parse your Jaiku presence information out of the JavaScript Jaiku badge that's automatically created for your Jaiku account.
  
 
==Source Code==
 
==Source Code==

Revision as of 12:26, 20 November 2006

JaikuAdium is an AppleScript script that allows you have your Adium status message set to your current Jaiku presence line.

The script is really just a crude hack: it leverage the fact that you can parse your Jaiku presence information out of the JavaScript Jaiku badge that's automatically created for your Jaiku account.

Source Code

You can browse the source code from a browser, or grab the latest version of the source code using Subversion at:

You can grab the latest version of the source code using Subversion at:

svn://svn.reinvented.net/Jaiku/JaikuAdium

or

http://svn.reinvented.net/Jaiku/JaikuAdium

Weblog Posts