Recent Posts

Archives

Meta


« | Main | »

Jaiku Wordpress Plugin Released

By RickMeasham | September 22, 2007

I just wrote a plugin for Wordpress that sends the title and a (shortened) link to the post directly to Jaiku. You can download it from here for now. Give me feedback. Once everything seems to work OK, I’ll look at officially publishing it.

  1. Rename the file to jaiku.php and place it in your wp-content/plugins directory.
  2. Go to the Plugins menu in your admin panel and ‘Activate’ the Jaiku plugin.
  3. You’ll then have a submenu under Plugins called ‘JaikuPost’. Enter your Jaiku username and API key there. Also choose if you want to send to Jaiku by default.
  4. Next time you edit a story, you’ll see a ‘Jaiku’ box on the ‘Write Post’ page. I recommend dragging that towards the top of the widgets on the side there.
  5. When you click ‘Publish’ it will now take a little longer to save as it has to run off and shorten the URL and post it to Jaiku.

Todo:

Edit: 2007-09-22 23:47

Version 0.00.02 is now available from googlecode: http://wp-jaiku.googlecode.com/. Any issues and all future announcements will be over there.

Changes:

Installation:

Upgrade:

Topics: Web 2.0 | 5 Comments »

5 Responses to “Jaiku Wordpress Plugin Released”

  1. Andrew Says:
    September 22nd, 2007 at 2:54 pm

    You sir, kick serious booty.

  2. Maximus Says:
    December 20th, 2007 at 6:04 pm

    I would like to see a continuation of the topic

  3. Nickeluli » Use Jaiku with Wordpress Says:
    February 5th, 2008 at 12:55 am

    [...] found a good description on how-to use Jaiku with Wordpress written by [...]

  4. mescan Says:
    November 24th, 2008 at 2:01 am

    your plugin does not display publications my Jaiku on my Wordpress … I would like me as it is on your Wordpress … can you help me?

  5. RickMeasham Says:
    December 25th, 2008 at 9:07 am

    @mescan: Sorry, I don’t have the instructions anywhere.

    At the moment, you need perl installed and then you need to run the ‘jaiku-update.pl’ script each time you create a new post. You’ll need to give it your database information (host, username and password) and you’ll need the DBI and Net::Jaiku modules installed.

    The aim had been to turn that into PHP so that it just ‘happened’ automatically, but I’ve pulled back on a lot of my Jaiku work as Jaiku is either (a) dying or (b) going to get a new API at some point and I can’t be bothered writing against the old one.

    If you’re a PHP coder that can read perl, feel free to convert it to PHP yourself and submit it. I’ll update the plugin.

Comments

If you want an avatar next to your comment, sign up for a Gravatar and use the same email address here. You can do it any time, even after you comment here.