Skip to Navigation | Skip to Content



Archive for the 'robotreplay' Category

Robot Replay Plugin for Drupal | May 31st, 2007

Lyal recently decided to work on a Drupal plugin for Robot Replay, and the results are here:

http://drupal.org/project/robotreplay

Now, if we can get TypePad, Moveable Type and Community Server support, I think that would cover a lot more of what people use for sites. Thanks to Lyal for getting that done.

Posted in drupal, robotreplay | No Comments » | Add to Delicious | Digg It

Link on how to add Javascript to themes. | May 4th, 2007

This is probably common knowledge to people who do nothing but eat, sleep or dream Drupal, however this may be handy for those people who want to use Robot Replay and don’t know a lot about Drupal.
http://drupal.org/node/133093

I still think it’d be better if it was in a module, but this should do the trick.

Posted in drupal, robotreplay | 1 Comment » | Add to Delicious | Digg It

World’s Simplest WordPress Plugin | May 4th, 2007

Occasionally, I will do some maintenance work on the blogs around here. Add some plugins, clean up some templates, and make sure everything is working. However, after looking at the plugins in WordPress, I decided to write my own plugin. The plugin that I wrote is 3 lines long, and is based on Hello Dolly! However, it is far more useful.

It’s the long-awaited Robot Replay WordPress Plugin! You can get the new plugin here!
What it does:

The RobotReplay blog plugin will include the Robot Replay Javascript file in all publicly viewable WordPress files, allowing for anyone who has a blog on their own domain to watch users go from blog to blog.

Is it really the simplest plugin?

Yes! It really is! It’s three lines of php.

Why?

It was faster to get this written than it was to get a stats package to load on this site. That’s why I wrote it! Also, editing themes is messy. The other advantage of making it a plugin is so that if we add API features to RobotReplay, we have somewhere to put the code to handle this in WordPress. It’d be neat to do this with other blog software and other CMS software, like Drupal.

Posted in robotreplay | No Comments » | Add to Delicious | Digg It