Nicholas Riley’s Weblog
Thoughts from a computer science graduate student,
medical student and Cocoa programmer (this week).

Skip over navigation
February 2002
Sun Mon Tue Wed Thu Fri Sat
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28    
Jan   Mar

made with
Click here to visit the Radio UserLand website.

Click on the coffee mug to add Nicholas Riley's Instant Outline to your Radio UserLand buddy list.

 

>
Friday, February 22, 2002
 
So, all those problems I was having with the Frontier XML parser? I was using:

xml.compile (scratchpad.xmlTest, @scratchpad.xml)

instead of:

xml.compile (string (scratchpad.xmlTest), @scratchpad.xml)

scratchpad.xmlText was of type wpText, so the XML parser was choking when trying to interpret the binary object as text.

Tonight was a lot of fun, though I certainly didn't get much work done. 11:04:43 PM | reply []

A List Apart: How to Write a Better Weblog: Yup, I'm not a writer, and I tend towards the self-conscious. (Could you tell?) I could use some of this. But the only way to improve writing is to write, so I keep writing. 4:46:36 PM | reply []

Sigh. I was just considering whether to go home, and BNL's "Who Needs Sleep?" came on. I think iTunes was trying to tell me something.

Wrote some documentation for the WebDAV fileWriter. Need to work on deletion and error messages, then maybe I will go home... 3:41:35 AM | reply []

RsyncX: Rsync with HFS+ (resource fork, file attribute) support. Nice. 12:36:13 AM | reply []


Looking for older (or newer) material? Click another date on the calendar at the top of this page.