Plan for the week of August 6th
The beginning of this week followed a different plan:
- Practice for driver's test, which is on Monday (7th).
I passed! I know most of you will find this weird because it seems like I entered the game nearly 5 years late, but you really don't need a car (or to know how to drive) when you live in New York City. With a gigantic network of subways, b-u-s-e-s-s, and even a railroad, many teenagers here have actually preferred to not drive. And my lack of driving skills haven't come back to haunt me in college because thankfully there's also a bus system there.
So this week's plan is has been re-prioritized.
- Really Finish The Event and Status Logging.
- Possibly implement a logical way to view these "Action" events.
- Complete checking of MSN and Trillian imports in log_reader.
In the meanwhile, some changes have been made to the XML Logging Format, which have been placed into 0.4-02 (spec, xsd).
If anyone here knows how to validate an XML document again a [xsd] schema instead of a DTD, please let me know. I haven't been able to validate my output expect using eyes only. I tried xmllint, but it gives me weird errors like:
element chat: Schemas validity error : Element 'chat': No matching global declaration available for the validation root.
and chat's my root element.
