June 5, 2008 @ 10:53 pm
tags: , ,

On my todo list was: make s3nt timestamps based on milliseconds instead of seconds

And I didn't do it. What happened was that two people posted a link at the same second, and it wasn't returning the right latest row and therefore the new hash for the short link had already been used by the real latest link.

This has been fixed. I wish I had been notified by someone because it was that way for a couple days…

May 15, 2008 @ 12:54 am
tags: , , ,

Okay, so I have finished my WordPress plugin that allows you to send your blog posts to Ping.fm and be formatted for all the various sNetworks you have signed up for via Ping.fm. I won't go too deeply into the inner-workings of the plugin as it does that on the project's page. But one of the main features I believe most will enjoy is that you don't have to edit any files of WordPress to make the plugin work. Just install, activate, update account, done.

Worth noting is that Ping.fm is working on their own WordPress plugin, as well as a third-party API. This plugin's existence is mainly due to the fact I'm an impatient person.

Comments are appreciated, but please put it on the project page.