Difference between revisions of "MailFerret"

From HypertWiki
Jump to navigation Jump to search
 
m
Line 1: Line 1:
{{stub:Woozle}}
{{stub:Woozle}}
[[User:Woozle|Woozle]]: Projects: Software: '''HyperMail'''
==Current Status==
==Current Status==
2005-05-11 The Mozilla/Thunderbird code is basically working, although very slowly... and I keep running into variations of the timestamp format. First it was a malformed timezone string: "+0-900" or maybe it was "-0+900", I forget... but then the latest is this one:
2005-05-11 The Mozilla/Thunderbird code is basically working, although very slowly... and I keep running into variations of the timestamp format. First it was a malformed timezone string: "+0-900" or maybe it was "-0+900", I forget... but then the latest is this one:

Revision as of 20:37, 12 May 2005

This article is a stub requiring substantial initial content from Woozle. Although you may be able to help expand it, it is more likely that Woozle will have to finish setting up the initial content before it will make sense to anyone else.

Woozle: Projects: Software: HyperMail

Current Status

2005-05-11 The Mozilla/Thunderbird code is basically working, although very slowly... and I keep running into variations of the timestamp format. First it was a malformed timezone string: "+0-900" or maybe it was "-0+900", I forget... but then the latest is this one:

mié, 06 ago 2003 05:52:52 -0400

So I guess I need to provide a way to store the raw timestamp when the parsing code says "huh?".