Quicksilver Plugin for Jaiku (using Plazes)
Wednesday, March 14th, 2007Today i finished the Jaiku Quicksilver plugin i have been using for a while but never got ready for general distribution. The script works in mysterious ways, or better put; it uses not only Quicksilver but also Plazes to do an update so you don’t have to set the location by hand and can simply type a message and be done with it. This of course comes with a price; you will have to have the Plazes plazer installed to actually use the script. This makes the potential group of users rather small but there are bound to be at least four people out there who find this useful
Install guide!
- Download the Applescript file
- Make a folder called Actions in the folder ~/Library/Application Support/Quicksilver
- Copy the Jaiku Applescript into the Actions folder
- Restart Quicksilver (sometimes it is hard to get it to refresh)
- Add your plazes username and password to the keychain using the name http://beta.plazes.com (if it’s not already in there)
- Add your jaiku username and personal key (as the password) to the keychain using the name http://api.jaiku.com (you can get your personal key here). Use the application called Keychain Access for this and the previous step.
- You’ll have to click yes a bunch to allow the keychain to be used
There is a plazeless version too, follow the same steps as above only leave out the ones where it invloves Plazes.
User guide!
- Open Quicksilver (command-space)
- Hit . (period) to open text mode
- Type your message
- Hit tab
- Start typing Jaiku
- When you see Jaiku appear as the action, hit enter
- Go check you Jaiku stream to see if it worked!
Version history
- v0.1, 14-3-2007, initial release
- v0.2, 14-3-2007, removed default icon since it can’t be changed yet anyway
Roadmap
- Icon selection
- Maybe get Plazes data from feed (no need for a password)
- Maybe release a plazeless and/or a standalone version (if anyone needs it)
- …
p.s.
The script is ‘run only’ for now since not all of the stuff it uses is public yet. Full code should be available soon so you can go build your own versions. changed files to full source, adapt and multiply!
