Saturday, November 12, 2005

DashBlog

I use DashBlog... well I did till it stopped working. Now I'm trying to fix it. If you see this, I guess you'll know I've been successful!

2 comments:

Unknown said...

Here's the fix as I posted to the author....

This isn't a full fix but in iso8601date in utils, change the result line to

result = date.getUTCFullYear() + "" + month + "" + day +"T"+ hour +":"+ minute +":"+ second +"Z";

And that will create a properly formatted field.

(Unfortunately there hasn't been a new release of Dashblog since then, but that's enough to get it going again)

Keane Angle said...

I took it upon myself to update DashBlog because people had some trouble contacting the author. Get it here:

http://1duniverse.blogspot.com/2007/05/dashblog.html