Plugin Update: Kramer v0.7.0

September 5, 2005
2:15 am
Posted in: Tech, WordPress

Forty-one commits later and after lots of testing, version 0.7.0 of the Kramer plugin is ready for release!

Kramer is a unique WordPress plugin that serves to fill in the gaps left by Pingback and Trackback, using the Technorati service and (new in version 0.7.0) its own built-in referrer analyzer to auto-generate special Technorati Pingbacks and Kramer Pingbacks.

What does that mean? Well, a site doesn’t need to be Pingback enabled in order to notify you that they linked you. All they have to do is create the link, and one of two things will likely happen. Either Technorati will find the link, and notify Kramer, or someone will follow the link on their site, and Kramer will notice it, and log it… after verifying the link, of course! No need to worry about referrer spam showing up in your entries, as Kramer uses WordPress’ built-in Pingback verification to ensure that the referrer is actually a proper link. Whichever way, a Pingback will be created for the entry, and you will be notified. The Technorati pingbacks will be designated with the little Technorati bubble, and the Kramer auto ref pingbacks will be designated with a jazzy Kramer “K” logo, so as to differentiate them from regular Pingbacks.

Go download it already!

18 Responses to “Plugin Update: Kramer v0.7.0”

  1. Derik says:

    Thanks Mark. There’s a slight problem though, the download link seems to still be producing 0.6.2.

  2. Mark says:

    Thanks! Fixed. I gotta have Matt fix that… it’s supposed to be auto generating zips, but it often doesn’t work.

  3. Hmm. Weird. I activated this plugin, but it doesn’t show up under options?

  4. It also adds this to the bottom of all my articles for some reason.

    _kramer_synch: 1126003386

    I’ve had to deactivate it for now. Oh well, I tried

  5. Mark says:

    It’s supposed to add that post meta field. That’s how it knows the last time it queried Technorati for that post.

    Don’t know why it wasn’t showing up in your options…

  6. Hmm.. Probably a theme issue. I think I’ve got another plugin messing with it, too.
    I had to go into phpmyadmin to delete all the postmeta entries that were showing up. Strange. I’ll tinker some more this evening and see what I can come up with. Really like this, though. Good work.
    regards

  7. [...] The Kramer Plugin fills out your comments with information from Technorati and their built-in referrer analyzer to give you the most comprehensive look possible at all feedback to your posts. Sounds pretty cool, I may have to try it out here or on the WP dev blog. « Tulane University [...]

  8. Good stuff Mark, seems Kramer has taken off in leaps and bounds! I am hoping to jump back into the dev once I get a lot of my other commitments out of the way. Cheers.

  9. Kramer v. Lamer

    One the advice of Boss Mullenweg, I’m going to give the Kramer plugin a try … we’ll see who wins: Kramer, or the lamers who don’t use pingback and trackback.

  10. Jason says:

    When activating the plugin in the latest 1.6 I got a PHP error, something about a member function but of course I didn’t copy and paste the error or something, the line the error was being thrown at was:

    $rewrite = $wp_rewrite->wp_rewrite_rules();

    I searched $wp_rewrite on trac and came across a similar issue so I added an if block before that line as below:

    if (! isset($wp_rewrite)) {
    $wp_rewrite = new WP_Rewrite();
    }

    Then the activation worked and the plugin is happily functioning in my sidebar, now whether that if block fixed it or it just needed a reload, who knows but I thought I’d let you know.

    Hopefully the plugin treats me more kindly than Technorati does. :)

  11. [...] First up is this really neat plugin I read about recently called Kramer. It apparently is a plugin that scans Technorati for any incoming links to the posts on your blogs and automatically pings your posts. The result. You don’t have to have Wordpress’s pingback feature nor do you necessarily have people manually trackback your posts. It’s a great way to know if anyone is linking up to you or your posts. After all…with Technorati isn’t about whether or not incoming links will be found. It’s a matter of when they will be found. [...]

  12. [...] Plugin Update: Kramer v0.7.0 [ Tempus Fugit | TxFx.net ] [...]

  13. [...] Tempus Fugit | TxFx.net ] I must have been half asleep when I first looked at this plugin, as I didn’t understand its purpose. Alas, now I do. Kramer helps you get a better idea of who’s linking to you, even if they don’t have pingback enabled. Gonna give it a go, and see what happens. [...]

  14. [...] I also use Kramer, which automatically creates Pingbacks from Technorati incoming links and validated incoming referrers. [...]

  15. Mark: This might be a personal preference thing, but I’d like to see Kramer-found stuff come into my moderation queue for me to release or trash. I find that people checking their referral logs—sans pass-protection—tend to show up as reverse links, which isn’t really legit, but it’s hard for Kramer to determine it.

    I guess that, in short, I’d like to be able to review what Kramer finds and approve it.

    Thoughts?

  16. Mark says:

    Geof,
    Great idea! It’ll be in the next version.

  17. [...] If there were Oscar’s for Development, what is the piece of functionality you’ve created that should/would/could win? I’m extremely proud of the Auto Pingback feature that I put into the Kramer plugin whose development I took over last year. It basically fills in the gaps left by Pingback and Technorati by scanning incoming HTTP referrers, filtering them, validating them, and registering them as incoming pingbacks. This allows people with Blogger or Movable Type or even people posting entries on message boards to generate pingbacks to the entries that they link, without them even knowing it. [...]

  18. [...] –20060813– Audio Player   音乐 –20060326– Akismet    SPAM 防火墙 –20050911– Kramer v0.7.0 Technorati referrer analyzer Bad Behavior / Bad Behaviour protect your weblog Flash Filter Plus and AsySound. 可以放MP3, –20050902– Wordpress Navigation Bar 导航标签 –20050901– Extended Live Archive å½’æ¡£ –20050831– WordPress Code Highlight Plugin code高亮插件, 还没有调试正常 CoolCode Meng Yan –20050830– GetRecentComments 过往评论 http://blog.jodies.de/blog/20041113/ [...]

Leave a Reply