Difference between revisions of "JaikuGrowler"

From rukapedia
Jump to: navigation, search
m (JaikuGrowl moved to JaikuGrowler)
Line 1: Line 1:
 
JaikuGrowl is an AppleScript that allows you to receive alerts from [http://www.growl.info Growl] whenever you or any of your [http://jaiku.com Jaiku] contacts emit a new "Jaiku".
 
JaikuGrowl is an AppleScript that allows you to receive alerts from [http://www.growl.info Growl] whenever you or any of your [http://jaiku.com Jaiku] contacts emit a new "Jaiku".
  
The script works by reading your personal Jaiku RSS feed every three minutes and alerting you to any new Jaikus that have occured since the last time it checked.
+
The script works by reading your personal Jaiku RSS feed every five minutes and alerting you to any new Jaikus that have occured since the last time it checked.
  
 
==System Requirements==
 
==System Requirements==
  
 
* [http://www.satimage.fr/software/en/downloads_osaxen_pop.html XMLLib osax] -- an AppleScript addition that allows for XML parsing (required to read and process the Jaiku RSS feed).  Follow the installation instructions in the download package.
 
* [http://www.satimage.fr/software/en/downloads_osaxen_pop.html XMLLib osax] -- an AppleScript addition that allows for XML parsing (required to read and process the Jaiku RSS feed).  Follow the installation instructions in the download package.

Revision as of 15:19, 30 March 2007

JaikuGrowl is an AppleScript that allows you to receive alerts from Growl whenever you or any of your Jaiku contacts emit a new "Jaiku".

The script works by reading your personal Jaiku RSS feed every five minutes and alerting you to any new Jaikus that have occured since the last time it checked.

System Requirements

  • XMLLib osax -- an AppleScript addition that allows for XML parsing (required to read and process the Jaiku RSS feed). Follow the installation instructions in the download package.