2007-08-18
Fixing Deepest Sender
deepestsender: Can't post to Blogger.com because of a date/time format error:The steps I followed were:
- I downloaded a fresh copy of the modified the "deepest sender-0.8.0-firefox+sm.xpi" file from addons.mozilla.org.
- Dug though the archives and made the replace "var iso8601 = this.date.toISO8601String(4);" with "var iso8601 = this.date.toISO8601String(5);" change to the "atom.js" per the community.livejournal.com posting.
- Saved the file to my desktop and replaced the one in the archives. This also involved saving a copy of the deepestsender.jar file to my desktop to update the "deepest sender-0.8.0-firefox+sm.xpi" file.
- I also updated the version number in both the install.rdf and install.js files to append my initials, aka 0.8.0-TJS.
- I uninstalled deepest sender 0.8.0 and restarted firefox.
- I dragged the updated deepest sender-0.8.0-firefox+sm.xpi file from my desktop to the firefox address bar, reinstalled and restarted firefox.
- I deleted my blogger account from deepest sender and readded it with my blog's url as the posting url.
My fixed xpi file is here.
Also it looks like the fix was made in the CVS source at MozDev.org, so it should be in the next official release.
This work is licensed under a
Creative Commons Attribution-Share Alike 2.5 License.