mark.bockenstedt.net header image
Twitter
Gaming Linux Mac Software Tech
mu Updates
Web
Musings Rants & Raves Rumor Sports Weather
Video Reviews

Plurk Updater Issue Fixed

October 20th, 2008 · Comments Off

Well, some people were complaining that their plurks weren’t being sent when their posts were published. Naturally, my first inclination was that something was broken with my plugin, so I dove in and tried to figure out where the code was misleading me. In the end, the cookie needed for the plurking process wasn’t writeable, [...]

Continue reading...

Tags: Plurk

Plurk Updater Version 1.4

July 25th, 2008 · Comments Off

This release enables URL shortening via TinyURL. It’s also a much more skinned down, mu-like plugin. I’ve limited the posting options to include only new posts, as it seems that having all the ancillary posting options was going to cause problems in the future. Thanks to everyone who has brought issues to [...]

Continue reading...

Tags: Plurk

Plurk Updater Version 1.3 Released

July 18th, 2008 · Comments Off

I’ve decided to remove RLPlurkAPI from Plurk Updater to keep conflicts to a minimum. Instead, Plurk Updater will just do cURL calls directly from the plugin without accessing the API. Since all it does is login and post, there’s not much point to having the full API in the plugin. Plurk Updater [...]

Continue reading...

Tags: Plurk

Blog Upgraded

July 15th, 2008 · Comments Off

This morning I updated my instance of WordPress. It went pretty smooth, other than the slowness it took me to copy the test instance over to my production instance. The new version of WordPress has some pretty handy features, so head over to the official blog post to read about them. I’ve [...]

Continue reading...

Tags: Updates

Plurk Updater Version 1.2

July 10th, 2008 · Comments Off

I repackaged the Plurk Updater to include the newest security fix. The other difference in this version is more JSON and PEAR classes are escaped if they’ve already been defined, which should cut down on the amount of fatal errors people are having in that regard. Thanks to Marcus Hamaker for working through [...]

Continue reading...

Tags: Plurk

Plurk Updater – Mandatory Update

July 10th, 2008 · 1 Comment

The Plurk A-Team has updated their internal API, and subsequently broke the unofficial Plurk API created by Ryan Lim. But alas, justice prevails, and we’re able to post to Plurk yet again. Here’s how:
In wp-content/plugins/plurk_updater/RLPlurkAPI/RLPlurkAPI.php, scroll down to/near line 382. There you will find:

$array_query = array(
‘posted’ => $posted,
[...]

Continue reading...

Tags: Plurk

mu is coming…

July 9th, 2008 · 1 Comment

I recently created a plugin to send an update to your Plurk account (Plurk Updater). It was at that point that I decided that I really needed a plugin that allowed me to specify on a post-by-post basis if I actually wanted to send the update to either Plurk or Twitter. Thus, mu [...]

Continue reading...

Tags: mu

Plurk Updater Version 1.1 Released

July 8th, 2008 · 2 Comments

The main update here is the format of the Plurk that’s sent out by WordPress. Instead of having text followed by a link, Plurk Updater sends out all the text as a link, as Plurk intended it to be. Also, I noticed there were some incomplete links in my comments, so I fixed [...]

Continue reading...

Tags: Plurk

Plurk Updater Plugin for Wordpress Blogs

July 3rd, 2008 · 27 Comments

Plurk Updater sends a Plurk to your account anytime you create, publish, or edit a post on your WordPress blog. You can pick and choose when Plurks are sent and what text is passed along with it. An example would be “new blog post: Plurk Updater for Wordpress ( http://mark.bockenstedt.net/?p=64 )”. The [...]

Continue reading...

Tags: Plurk