Home » Web 2.0 » Jaiku WordPress Plugin Released

Jaiku WordPress Plugin Released

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:

  • If the post has a category whose name matches a Jaiku icon, you can have it use that icon
  • Some sort of option to set your location from your post

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:

  • Categories can have icons associated with them. When you make a post in a category that has an icon, that icon will be used (if you use two categories, both with icons, a random icon will be used)
  • Removed some code that gave some PHP installations an unreasonable feeling of insecurity

Installation:

  • Same as last time.

Upgrade:

  • Deactivate the current version, copy this into place. Re-activate.
Posted in Web 2.0

5 comments on “Jaiku WordPress Plugin Released

  • You sir, kick serious booty.

  • I would like to see a continuation of the topic

  • 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?

  • @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.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>