Tag Archives: jaiku

Ubiquity code for Jaiku search through Jaikungfu

For the Jaiku users who have installed Ubiquity from Mozilla Labs, here’s a user script that enables you to search Jaiku through Jaikungfu (please let me know if you have a suggestion for something shorter and easier to type!)

makeSearchCommand({
name: “jaikungfu”,
url: “http://jaiku.lemonad.org/search?q={QUERY}”,
icon: “http://jaiku.lemonad.org/favicon.ico”,
description: “Jaikungfu search Jaiku.”,
preview: [...]

Jaikungfu: A firefox extension for Jaiku

Some of the information herein has not been updated for a while. Go to Jaikungfu on Google Code for the latest version!
Greasemonkey scripts are great. However, for users and developers alike, they do pose one problem; that of managing updates and bug fixes. There’s no automatic infrastructure set up for it and users might [...]

Jaiku Autolinking (Greasemonkey script)

The below has since been superseded by Jaikungfu, my firefox extension for Jaiku.
This script will create links out of @username and #channel. Before:

with script

After:

without script

To enable this functionality, you will first have to install Greasemonkey. After that, you are ready to install the Jaiku AutoLink script. Please email me or contact me through jaiku if [...]

More context for Jaiku comments (Greasemonkey script)

The below has since been superceded by Jaikungfu, my firefox extension for Jaiku.
A while ago I posted a suggestion to the Jaiku #jaiku channel on showing more of the presence titles when listing comments in order to provide more context. Currently, comments are displayed like this:

without script

The thing is that the listing actually has more [...]