REMINDER TO SELF: Times are finally set to the correct Central Standard Time.
This is more of a summary post on what I’ve been doing with this Wordpress installation.
Tags Galore
I’ve finally taken some time with Wordpress, and it seems like Ultimate Tag Warrior is no more. Luckily, Wordpress has nice importers from people who used other tagging plugins in the past.
There are still a few bugs I have to work out with the code I changed when I did use UTW.
TextMate Time Zone Blogging Bundle Issue
I noticed this a while back, but never really looked into it. After poking around the int3rw3bz0rz, it seems like there was an actual bug with the timestamps.
Sidenote: Blogging Bundle. Holy crap, get some nested comments… or a forum… or SOMETHING ELSE. This is seriously why I think blog comments are broken, but that’s another project idea for another day.
Regardless, this is what you want. From the MacroMates wiki:
Specifying Date Created
There has been a few problems related to correct dates. This comes from the fact that the dateCreated argument (in the XML-RPC protocol) has no time zone info, and until WordPress 2.2 it was interpreted mostly as server time.
Starting with WordPress 2.2 this field is GMT and dates should be offset correctly.
Unfortunately WordPress 2.2.1 introduced a Z in the date format which breaks Ruby 1.8.2’s XML-RPC parser — so if you use WordPress 2.2.1 then you need to update your installed Ruby version. If you have MacPorts installed then you can run sudo port install ruby and update your PATH. See RubyVersionIssues for help with that.
Even more unfortunately, the next version of WordPress will revert its date handling to before 2.2 and so, after that release, dates will again use the wrong offset.
Just need to be really careful and just set the timestamp in the “Date” field by adding the appropriate amount of offset. For this post, I would have to add 6 hours to the hour every time I update to make sure I’m not adding a 6 hour offset.
Wordpress 2.3.2
Updated. Feels good to be back in the blogging game.
Add New Comment
Thanks. Your comment is awaiting approval by a moderator.
Do you already have an account? Log in and claim this comment.
Add New Comment
Trackbacks
(Trackback URL)